AWS Certified Developer Associate DVA-C01 – Question244

A developer is building a static, client-side rendered website that is powered by ReactJS. The code has no server-side generated components and does not need to run any programming languages on the server.
However, the code serves static HTML, CSS, and JavaScript to the client on each request. The developer's solution to host the website must maximize performance and cost-effectiveness.
Which combination of AWS services or resources should the developer use to meet these requirements?

A.
Application Load Balancer and Amazon EC2
B. Amazon API Gateway and AWS Lambda
C. Amazon CloudFront and Amazon S3
D. Amazon CloudFront and AWS Elastic Beanstalk

Correct Answer: C