From 66904e57bff039eb68758761be1c713bcb1e8938 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Thu, 26 Jan 2017 13:04:40 -0800 Subject: [PATCH] Updated Roadmap and Milestones for future releases (markdown) --- Roadmap-and-Milestones-for-future-releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap-and-Milestones-for-future-releases.md b/Roadmap-and-Milestones-for-future-releases.md index 3397b38..6be226a 100644 --- a/Roadmap-and-Milestones-for-future-releases.md +++ b/Roadmap-and-Milestones-for-future-releases.md @@ -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 communication with SSL (related to the specific cloud infrastructure being used) - 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 - (To be Confirmed) Service Fabric and Azure version