Service Orchestration – Serverless Implementation Patterns

Service Orchestration The flowchart is arguably the oldest modeling tool in software engineering. Its sim‐ plicity, with a handful of symbols, makes it adaptable enough to illustrate the logic of […]

How Can Serverless Applications Be Tested? – Testing Serverless Applications

How Can Serverless Applications Be Tested? Serverless is an entirely new software engineering paradigm. The low-cost, ephemeral nature of serverless technology provides benefits such as increased product delivery speed, abundant […]

The Serverless Square of Balance: The Trade-off Between Delivery and Stability – Testing Serverless Applications

The Serverless Square of Balance: The Trade-off Between Delivery and Stability It is time to introduce the serverless square of balance (Figure 7-2). The square of bal‐ ance illustrates the […]

Balancing test coverage with observability and recovery – Testing Serverless Applications

Balancing test coverage with observability and recovery As your serverless application grows, exponentially adding tests for new features and regressions will prove to be the biggest drag on delivery speed. […]