Articles in this series
This blog post collects all the resources for the talk: "Building AI Apps with Serverless" Code...
This blog post collects all the resources for the talk: "Inside Serverlesspresso: Creating a production workload for pennies a day" What is...
This blog post collects a lot of resources related to global event-driven applications. Why to build a multi-region serverless application and why...
This blog post is an index for the more in-depth posts related to integration patterns, orchestration and choreography, and event-driven architectures...
Event-driven architectures (EDA) are an architecture style that uses events and asynchronous communication to loosely couple an application’s...
The most common architectures to build distributed applications are: choreographed, also known as event-driven and orchestrated architectures. In this...