Updated Roadmap and Milestones for future releases (markdown)

Cesar De la Torre 2017-01-26 13:00:55 -08:00
parent b92d491eb3
commit 6d12d61eb4

@ -39,6 +39,7 @@ Related to Caos-Monkey, etc.
- Implement messaging communication to ensure Commands/Updates' communication success, using queues, etc. plus providing better scalability capabilities.
- Encrypt secrets at configuration files (like in docker-compose.yml). Multiple possibilites, Azure Key Vault or using simple Certificates at container level, etc.
- Encrypt communication with SSL (related to the specific cloud infrastructure being used)
- Implement example of Optimistic Concurrency updates and optimistic concurrency exceptions
- Additional topics for production-ready cloud microservices, like using an orchestrator/cluster
- (To be Confirmed) Service Fabric and Azure version