Go to content

One Serverless Principle to Rule Them All: Idempotency - Adrienne Braganza Tacke - NDC London 2023

When it comes to serverless applications, one principle rules them all: idempotency. This ability to rerun a function, make a REST API call, or process a message any number of times and ensure the same result is extremely hard to do reliably. In this talk, I’d like to explain and explore the importance of idempotency and discuss how we can implement it in our own systems, including: - Idempotency’s relationship with good serverless architecture. - How safe retries are impossible without idempotency. - Examples of serverless frameworks and tools that help/encourage idempotency. You’ll leave this talk with a deeper understanding and appreciation for this tongue-twisting principle and start combing through your code with an idempotent eye. Check out our new channel: NDC Clips: @ndcclips Check out more of our featured speakers and talks at https://ndcconferences.com/ https://ndclondon.com/

January 23, 2023