Software Architecture Superstream: Microservices

Guest appearance on O’Reilly Software Architechture Superstream

Naresh Jain made a guest appearance on this live stream presented by Neal Ford.

Summary

Being able to develop, test, and easily deploy a single microservice is a key indicator for a successful transition to a microservices-style architecture. The challenge arises when determining how the new microservice will interact with your existing system, meaning that it needs to undergo comprehensive integration testing before deployment. This slows down the path to life and highlights problems at a much later point in the microservices lifecycle. Naresh Jain explains how contract-driven development helps you shift left and identify compatibility issues earlier in the development lifecycle, when theyโ€™re easier to catch and fix.