This blog post collects all the resources for the talk: "Inside Serverlesspresso: Creating a production workload for pennies a day"
What is Serverlesspresso?
Serverlesspresso is an interactive serverless application showcased at AWS re:Invent, AWS Summits, and other events. It allows you to order coffee from your phone. It comprises three front-end applications, and a backend built primarily with Serverless services, such as AWS Step Functions and Amazon EventBridge.
Watch this talk
Learn more how Serverlesspresso was built
Serverlesspresso extensions
Event-driven architectures
Serverlesspresso is built on top of Serverless services and using Event-driven architectures.
Check all these blog posts with more details about Event-driven architectures and the services used to develop these applications with AWS.