This article is part of the series on Microservices Architecture.
DevOps is a software delivery process that emphasizes on Development and IT teams working collaboratively together in automating the deployment and updates to the infrastructure. The premise of microservices is to build technologically heterogeneous, distributed systems and to allow individual services to be deployed, updated, and scaled without impacting other services frequently as needed. So, automation and DevOps process becomes critical. Continue reading