mirror of
https://github.com/ditkrg/guidelines-and-instructions.git
synced 2026-01-22 22:06:40 +00:00
Adds placeholders for DevOps Requirements sections
This commit is contained in:
parent
b3b8f764bd
commit
e08f906957
@ -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.
|
||||
|
||||
### DevOps Requirements
|
||||
|
||||
#### Health Check
|
||||
|
||||
#### Status
|
||||
|
||||
## Software Application Specifications
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user