A media streaming company uses Amazon CloudFront to deliver video content to users globally. Under the AWS Shared Responsibility Model, which TWO of the following tasks are the responsibility of AWS?
- AConfiguring Viewer Protocol Policies to enforce HTTPS communication between viewers and the distribution
- Maintaining and securing the physical infrastructure at global edge locationsAnswer
- Patching and updating the underlying software and firmware on CloudFront edge serversAnswer
- DRestricting access to sensitive media content using signed URLs or signed cookies
- EPerforming physical on-site inspections of edge locations to audit compliance with industry standards
Answer
The responsibilities of AWS are maintaining and securing the physical infrastructure at global edge locations, and patching and updating the underlying software and firmware on CloudFront edge servers.
Under the AWS Shared Responsibility Model, AWS is responsible for the security 'of' the cloud. For a managed service like Amazon CloudFront, this includes managing the physical security of the global edge locations where content is cached, and patching the software and firmware of the edge servers. Configuring distribution settings, such as forcing HTTPS (Viewer Protocol Policy) or restricting access with signed URLs, are customer responsibilities (security 'in' the cloud). Additionally, customers cannot conduct physical audits of AWS facilities; they must retrieve compliance reports via AWS Artifact.
Step-by-Step Solution
Key Concept
Shared Responsibility Model for Managed Services