Updated 01. Roadmap and Milestones for future releases (markdown)

Cesar De la Torre 2018-03-26 09:40:18 -07:00
parent 6a8a378fe5
commit bce50c0900

@ -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