> Markdown version of [/events/world-congress-2024/sessions/257-the-pragmatic-guide](https://www.wearedevelopers.com/events/world-congress-2024/sessions/257-the-pragmatic-guide). 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). --- # The Pragmatic Guide to Crafting Observable Serverless Apps - **Date:** Friday, Jul 19, 2024 - **Time:** 09:00–09:30 (30 min) - **Room:** STAGE 10 (120) - **Event:** World Congress 2024 ## Description Crafting reliable serverless apps is notoriously hard. Doing it quickly is even harder. Ensuring deployment and production reliability, moving fast without breaking services, and maintaining stability for consumers is a challenge. The development, deployment, and production stability of serverless apps has been improved by modern observability techniques and distributed tracing with OpenTelemetry. By using OpenTelemetry with your serverless apps, you can avoid unexpected failures, increase efficiency, and reduce MTTR to keep consumers happy. In this talk I’ll focus on enabling observability for serverless apps that apply to any FaaS provider like AWS Lambda, Cloudflare Workers, and Vercel Functions. I’ll start with an event-driven microservice app running on Cloudflare Workers which uses a key-value store and serverless database for storage. Then, move on to adding OpenTelemetry instrumentation to help ensure reliable deployments while maintaining stability for your consumers. ## Speaker ### [Adnan](https://www.wearedevelopers.com/@adnan) Senior Developer Advocate at Tracetest.io. ## 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 - [All-in serverless on AWS](https://www.wearedevelopers.com/events/world-congress-2024/sessions/275-all-in-serverless-on) — Raphael Manke - [Startup Presentation: Observability-driven development with OpenTelemetry](https://www.wearedevelopers.com/events/world-congress-2024/sessions/328-startup-presentation) — Adnan - [Reliable scalability: How Amazon.com scales on AWS](https://www.wearedevelopers.com/events/world-congress-2024/sessions/251-reliable-scalability) — Florian Mair