> Markdown version of [/events/world-congress-2024/sessions/275-all-in-serverless-on](https://www.wearedevelopers.com/events/world-congress-2024/sessions/275-all-in-serverless-on). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # All-in serverless on AWS - **Date:** Friday, Jul 19, 2024 - **Time:** 09:40–10:10 (30 min) - **Room:** STAGE 10 (120) - **Event:** World Congress 2024 ## Description In this session, we'll explore alternatives to AWS Lambda, like AWS EventBridge, Step Functions, and EventBridge Pipes. We'll discuss their benefits, drawbacks, and real-world use cases. Additionally, we'll show how to reduce Lambda usage by replacing them with configuration, not code. To demonstrate these concepts, we'll build a sample app using the AWS Cloud development Kit (CDK). The AWS CDK is an open-source framework that defines cloud infrastructure in code and provisions it through AWS CloudFormation. With CDK, we can harness familiar programming languages and modern development practices to deploy cloud-native applications. ## Speaker ### [Raphael Manke](https://www.wearedevelopers.com/@raphael-manke) IT consultant building serverless apps ## Related talks at this congress - [Serverless Java in Action: Cloud Agnostic Design Patterns and Tips](https://www.wearedevelopers.com/events/world-congress-2024/sessions/429-serverless-java-in) — Daniel Oh, Kevin Dubois - [Lambda Languages: Contrasting C# and Rust in the Cloud](https://www.wearedevelopers.com/events/world-congress-2024/sessions/2-lambda-languages) — Mehdi - [The Pragmatic Guide to Crafting Observable Serverless Apps](https://www.wearedevelopers.com/events/world-congress-2024/sessions/257-the-pragmatic-guide) — Adnan - [Reliable scalability: How Amazon.com scales on AWS](https://www.wearedevelopers.com/events/world-congress-2024/sessions/251-reliable-scalability) — Florian Mair