A company is building a global video streaming platform. The architecture requires that the backend transcoding compute servers be highly available and resilient to the failure of an entire physical data center facility. At the same time, the static video files must be cached globally to minimize delivery latency for viewers worldwide. Which combination of AWS infrastructure components best satisfies these design requirements?
- Deploy the transcoding compute servers across multiple Availability Zones in a single AWS Region, and use AWS Edge Locations to cache the video files globally.Cevap
- BDeploy the transcoding compute servers in a single Availability Zone, and configure AWS Edge Locations to host the backup standby servers for automatic failover.
- CDeploy the transcoding compute servers across multiple AWS Regions to protect against local data center outages, and use different Availability Zones to cache and deliver the video files to global users.
- DDeploy the transcoding compute servers in a single AWS Local Zone, and use AWS Wavelength Zones to cache the video files at the edge of the internet for global users.
Cevap
Deploy the transcoding compute servers across multiple Availability Zones in a single AWS Region, and use AWS Edge Locations to cache the video files globally.
Deploying the transcoding compute servers across multiple Availability Zones in a single AWS Region provides high availability and fault isolation for the compute layer, as each Availability Zone is physically separated and has redundant power, networking, and connectivity. Using AWS Edge Locations to cache video files globally minimizes latency for viewers by serving the cached content from the nearest geographic location.
Adım Adım Çözüm
Anahtar Kavram
AWS Global Infrastructure Components and Resiliency
Tahmini Süre:2m 0s