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