Q: 5
A company used Amazon EC2 instances to deploy a web fleet to host a blog site The EC2 instances
are behind an Application Load Balancer (ALB) and are configured in an Auto ScaSng group The web
application stores all blog content on an Amazon EFS volume.
The company recently added a feature 'or Moggers to add video to their posts, attracting 10 times
the previous user traffic At peak times of day. users report buffering and timeout issues while
attempting to reach the site or watch videos
Which is the MOST cost-efficient and scalable deployment that win resolve the issues for users?
Options
Discussion
Option C
Not totally sure on this, but C feels right since S3 with CloudFront is standard for video scale. D could work but sounds less efficient. Did anyone try D and get it marked wrong?
Its C, had something like this in a mock. S3 plus CloudFront for videos is the right combo.
C not D. D sounds tempting since it fronts the ALB, but CloudFront with S3 (option C) is classic AWS for video scale and cost-efficiency. ALB isn’t ideal for delivering heavy static files like video streams.
Maybe C here. S3 is designed for scalable object storage, especially for big files like videos, and pairing it with CloudFront gets you global caching to handle the surge. EFS isn't really meant for high-volume streaming. Not 100% sure but that's what I'd pick.
C makes the most sense here, since S3 with CloudFront is the standard AWS approach for large static assets like videos. EFS just isn't built for high-volume streaming. Pretty sure C is right but open to counterpoints if I missed something.
Ugh AWS always tries to trip you up. C tbh
Option D but not totally sure. CloudFront in front of ALB made sense to me at first glance. Anybody confirm if that's right?
D is less cost-effective, C is right. CloudFront plus S3 is the standard for scalable video delivery when traffic jumps like this.
Probably C, D can look tempting but it's less efficient for large video files. Saw similar logic in practice sets.
Be respectful. No spam.
Question 5 of 35