Stateful Applications on Autopilot

Microservice architectures help manage the complexity of the development process, and application containers help manage the dependencies and deployment of those microservices. But deploying and connecting services together is a challenge because it forces developers to design for operationalization. The Autopilot Pattern is a powerful design pattern to solve this problem. Tim Gross presents a tutorial on applying the Autopilot Pattern to applications that include persistent data at Velocity Santa Clara.

View the slides here and check out the video below.



Post written by Tim Gross