У нас вы можете посмотреть бесплатно CloudFront Origin Groups: CDN-Level Failover for Multi-Region APIs (Hands-On) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this hands-on video, we explore CloudFront Origin Groups and how they enable CDN-level failover for multi-region APIs on AWS. We start by understanding the architecture using a simple diagram, then move into a live demo using Amazon API Gateway as the origin. To keep the focus on failover behavior and reduce backend dependencies, we use API Gateway mock integrations to simulate responses. The primary API responds normally at first, after which we simulate a failure by returning an HTTP 500 error. You’ll see how CloudFront automatically fails over to the secondary origin without any client-side changes. This approach helps you build highly available, resilient APIs by handling failures at the CDN layer.