One Serverless Principle to Rule Them All - Idempotency
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the crucial principle of idempotency in serverless applications through this conference talk from NDC London 2023. Discover how idempotency ensures consistent results when rerunning functions, making REST API calls, or processing messages multiple times. Learn about the relationship between idempotency and good serverless architecture, the importance of safe retries, and examples of serverless frameworks and tools that support idempotent operations. Gain a deeper understanding of this fundamental concept and develop an "idempotent eye" to enhance your code quality and reliability in serverless environments.
Syllabus
One Serverless Principle to Rule Them All: Idempotency - Adrienne Braganza Tacke - NDC London 2023
Taught by
NDC Conferences
Related Courses
Building Reactive MicroservicesPluralsight Best Practices for Building and Deploying Data Pipelines in Apache Spark
Databricks via YouTube Effective Microservice Communication and Conversation Patterns
NDC Conferences via YouTube Designing Resilient Data Pipelines
USENIX via YouTube I Made Everything Loosely Coupled - Does My App Fall Apart?
GOTO Conferences via YouTube