Serverless is an architectural style that succeeds only when paired with intentional design patterns. Event-driven approaches often provide simpler, more resilient solutions than overused ...
Event sourcing is an architectural software pattern that's useful to design complex and distributed systems, particularly those that run many processes concurrently. The pattern captures and stores ...