Customers are often looking at running their services at global scale, deploying their backend in multiple regions.
This hands-on talk will walk you through understanding why and how customers are building and deploying multi-region architecture. I will then walk you through deploying a multi-region, active-active serverless backend leveraging Amazon Route 53 to route the traffic between regions, API Gateway and AWS Lambda for the backend and DynamoDB Global tables for multi-region, multi-master for handling the data storage at global scale.