Transitive testing

In a traditional product-delivery pipeline, it is customary to execute integration and end-to-end test suites prior to performing a production deployment. This is a perfectly laudable practice, and one that we wish to retain for cloud-native systems. However, the traditional approach to accomplishing this testing effort is at odds with the practice of decoupling deployment from release and driving down batch sizes to minimize deployment risk and accelerate innovation. There is a fundamental impedance mismatch between traditional integration and end-to-end testing practices and the modern continuous deployment pipeline that produces an impenetrable bottleneck.

The traditional approach necessitates a large and expensive effort ...

Get Cloud Native Development Patterns and Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.