Adds placeholders for DevOps Requirements sections

This commit is contained in:
Brusk Hamarash 2021-10-03 04:31:36 +03:00
parent b3b8f764bd
commit e08f906957
No known key found for this signature in database
GPG Key ID: 509F705341F6504F

View File

@ -367,7 +367,11 @@ Using RabbitMQ's queues is considered to be a safe option by itself as it achiev
When using Kafka as a message broker, make sure that consumers of the same application receive the same consumer-group-id so that only one instance of the consumers can receive the message, as opposed to all of them. When using Kafka as a message broker, make sure that consumers of the same application receive the same consumer-group-id so that only one instance of the consumers can receive the message, as opposed to all of them.
### DevOps Requirements
#### Health Check
#### Status
## Software Application Specifications ## Software Application Specifications