Speaker
✓ Raspberry Pi or C64 Mini for free
✓ Group discount
✓ Save up to € 404
REGISTER NOW
✓ Raspberry Pi or C64 Mini for free
✓ Group discount
✓ Save up to € 404
REGISTER NOW
✓ See you in 2021!
✓ See you in 2021!
Infos
14:30 - 15:00
Description
Serverless functions (like AWS Lambda, Google Cloud Functions, and Azure Functions) have the ability to scale almost infinitely to handle massive workload spikes. While this is a great solution for computing, it can be a major problem for other downstream resources like RDBMS, third-party APIs, legacy systems, and even most managed services hosted by your cloud provider. Whether you’re maxing out database connections, exceeding API quotas, or simply flooding a system with too many requests at once, serverless functions can DDoS your components and potentially take down your application.
In this keynote we’ll discuss strategies and architectural patterns to create highly resilient serverless applications that can mitigate and alleviate pressure on non-serverless downstream systems during peak load times.