Graceful shutdown in Elixir - try not to drop the ball | Pawel Szafran | Code BEAM V

Conference: Code BEAM V 2020

Year: 2020

This video was recorded at Code BEAM V 2020 - codesync.global/conferences/code-beam-sto/ Graceful shutdown in Elixir - try not to drop the ball | Pawel Szafran ABSTRACT TALK LEVEL: BEGINNER / INTERMEDIATE In this talk, we'll go over the concept of graceful shutdown, how important it is when you want to ship often or auto-scale, and how to implement it in Elixir. We'll start with a simple demo app, deploy it on Kubernetes, and then step-by-step implement graceful shutdown for HTTP traffic, asynchronous tasks and buffers, demonstrating on every step how it improves the success-rate of the system. THIS TALK IN THREE WORDS graceful-shutdown Supervision Signals OBJECTIVES Explain the importance of graceful shutdown, show how to implement it in Elixir and demonstrate how it improves the success-rate of the system. •Slides https://drive.google.com/file/d/1if857DY_tuG4CUyARS8zP0ft6S2pUl0-/view?usp=sharing • Follow us on social: Twitter: https://twitter.com/CodeBEAMio LinkedIn: https://www.linkedin.com/company/27159258 • Looking for a unique learning experience? Attend the next Code Sync conference near you! See what's coming up at: https://codesync.global • SUBSCRIBE TO OUR CHANNEL https://www.youtube.com/channel/UC47eUBNO8KBH_V8AfowOWOw See what's coming up at: https://codesync.global • SUBSCRIBE TO OUR CHANNEL https://www.youtube.com/channel/UC47eUBNO8KBH_V8AfowOWOwThis video was recorded at Code BEAM V 2020 - codesync.global/conferences/code-beam-sto/