Updated Roadmap and Milestones for future releases (markdown)

Cesar De la Torre 2017-01-26 13:04:40 -08:00
parent 6d12d61eb4
commit 66904e57bf

@ -40,6 +40,7 @@ Related to Caos-Monkey, etc.
- Encrypt secrets at configuration files (like in docker-compose.yml). Multiple possibilites, Azure Key Vault or using simple Certificates at container level, etc. - 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) - Encrypt communication with SSL (related to the specific cloud infrastructure being used)
- Implement example of Optimistic Concurrency updates and optimistic concurrency exceptions - Implement example of Optimistic Concurrency updates and optimistic concurrency exceptions
- Monitoring/Diagnostics of microservices based on Application Insights with custom perfkeys
- Additional topics for production-ready cloud microservices, like using an orchestrator/cluster - Additional topics for production-ready cloud microservices, like using an orchestrator/cluster
- (To be Confirmed) Service Fabric and Azure version - (To be Confirmed) Service Fabric and Azure version