From bce50c0900e10e5ecf9d4bdb9e5741ef129916d6 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Mon, 26 Mar 2018 09:40:18 -0700 Subject: [PATCH] Updated 01. Roadmap and Milestones for future releases (markdown) --- 01.-Roadmap-and-Milestones-for-future-releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index b470bd8..e32b39a 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -65,6 +65,7 @@ https://github.com/dotnet-architecture/eShopOnContainers/releases/tag/netcore1.1 # VNext Other possible features: +- Implement more advanced logging suchs as using Serilog: https://serilog.net/ or the selected approach. - Azure Event Grid: Implement an additional Event Bus implementation based on Azure Event Grid. - Azure Functions integrated with Azure Event Grid: Additional event-driven Azure Function microservice (i.e. grabbing uploaded images and adding a watermark and putting it into Azure blobs) - The notification would come from Azure Event Grid when any image is uploaded into a BLOB storage. - Monitoring/Diagnostics of microservices based on Application Insights with custom perfkeys