Testing Microservices: When the Testing Pyramid Becomes a Diamond
December 29, 2025
When testing microservices and serverless functions, the classic approach of a testing pyramid becomes a diamond due to less business logic unit tests.
December 29, 2025
When testing microservices and serverless functions, the classic approach of a testing pyramid becomes a diamond due to less business logic unit tests.
December 14, 2025
November 29, 2025
Why bugs found in production cost 30x more than those caught during development, and how to shift testing left to reduce costs and accelerate delivery.
October 21, 2025
Comprehensive guide to plan and implement a deprecation strategy for HTTP APIs.
October 20, 2025
Comprehensive guide to designing and evolving APIs for long-term success, covering versioning strategies, backward compatibility, and patterns for resilient interface design.