-
aikin updated
4 years ago
-
Current definition:
Cloud Native Network Function (CNF): A cloud native network function (CNF) is a cloud native application that implements network functionality. A CNF consists of one or more micro…
-
QUESTION 127
A company is planning on deploying a stateless based application based on microservices using the Azure Service
Fabric service.
You need to design the infrastructure that would be requ…
-
A company is planning on deploying a stateless based application based on microservices using
the Azure Service Fabric service.
You need to design the infrastructure that would be required in the Az…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
-
Add support for host-tracker in IMC to monitor the uptime of web applications / microservices / REST API's deployed to kubernetes/openshift
https://www.host-tracker.com/
Conventions to follow: h…
-
Il faut réfléchir à comment bien découper notre applications en microservices.
Pour l'instant il y a seulement l'authentification (que je dois fignoler) et le front qui sont placé dans les sous-modul…
-
# Are you using Dapr?
If you are using Dapr, first we would like to Thank You. Our goal is to grow the community, improve Dapr and help each other.
## The purpose of this issue
We are always int…
-
# 시스템 디자인
### [1단계] 시스템 사용량 추정
(1) 처리량 (읽기/쓰기 쿼리에 대한 QPS)
(2) 시스템에서 예상되는 지연시간(읽기/쓰기 쿼리)
(3) 읽기/쓰기 비율
(4) 트래픽 추정치
- 쓰기(QPS, 데이터 볼륨)
- 읽기(QPS, 데이터 볼륨)
(5) 스토리지 추정치
(6) 메모리 추정치
- …