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
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube