Microservices is the new cool architecture, and developers and architects are all jumping on the bandwagon, often without thinking about how they are going to operate the microservice.
Microservices architecture changes your software from a monolithic complicated system to a complex distributed system, and there are ways the operations team will have to change how they operate the system, and the way they interact with the development teams.
We’ll cover how DevOps-like patterns can be applied on microservices to give the development teams more responsibility for their choices, and how monitoring, logging, auditing, security and other concerns can be managed in a distributed system.