Kubernetes and MEAN Stack for Microservices Development

This article focuses on an end to end solution using Angular4/Material for UI, NodeJS/Express for middleware, MongoDB for storage, and Docker/Kubernetes for container-based deployment. While the solution provided is not so much a 12-factor app nor follows microservices guidelines, it lays out a foundation and gets you a quick start on an end to end containerized sample.

With fully functional end-to-end solution it helps to see all moving parts to quickly get a hold on concepts. This article focuses on critical and helpful details only, to complement already available wealth of documentation on the web. https://goo.gl/VMMZTc #DataIntegration #ML