Cesar De la Torre 2017-03-05 13:21:25 -08:00
commit 30d8c34d7e

@ -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 ETW events and "Semantic Application Log" from P&P
Multiple implementations for the storage of the events, Azure Diagnostics, Elastic Search. Multiple implementations for the storage of the events, Azure Diagnostics, Elastic Search.
Using EventSource base class, etc. 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 (Particulars 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