SEE PRICING & PACKAGES

Wednesday, October 6, 2021 - 2:45pm to 3:45pm

DevOps Approach to Ensure Quality in Microservices

Presented by: 
Coveros logo

You’ve shifted to microservice architecture, but now you have hidden dependencies which are maintained by teams that don't talk to each other. You’re stuck with the inability to figure out which versions work together, driving the need to test your old system in pieces and as a whole. What do you do? 

Join DevOps Architect Rich Mills as he shares experiences introducing DevOps with a high degree of automation to build, deploy, and amplify the level of testing. Learn how the CI/CD pipeline can be used to foster communication between well-structured teams and how to ensure that each independent service can be tested in isolation and with its upstream and downstream neighbors. 

In this session you'll learn to:

  • Avoid common release management and integration problems caused by microservices 
  • Define DevOps pipeline steps to independently deliver changes to a federated system
  • Design the right tests at the right stages for your pipeline