diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index 15c5ade..d3bbccd 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -103,3 +103,24 @@ Monitor what microservices are up/down, etc. related to App Insights, but the ev ETW events and "Semantic Application Log" from P&P Multiple implementations for the storage of the events, Azure Diagnostics, Elastic Search. Using EventSource base class, etc. + +- (To be Confirmed) Composite UI based on microservices. +Including the “UI per microservice”. +References on Composite UI with microservices: + + Composite UI using ASP.NET (Particular’s Workshop) + http://bit.ly/particular-microservices + + The Monolithic Frontend in the Microservices Architecture + http://blog.xebia.com/the-monolithic-frontend-in-the-microservices-architecture/ + + The secret of better UI composition + https://particular.net/blog/secret-of-better-ui-composition + + Including Front-End Web Components Into Microservices + https://technologyconversations.com/2015/08/09/including-front-end-web-components-into-microservices/ + + Managing Frontend in the Microservices Architecture + http://allegro.tech/2016/03/Managing-Frontend-in-the-microservices-architecture.html + +