Question 32 of 80
Single answerWhich method is the MOST cost-effective for hosting the website?
AContainerize the website and host it in AWS Fargate.
✓BCreate an Amazon S3 bucket and host the website there.
CDeploy a web server on an Amazon EC2 instance to host the website.
DConfigure an Application Load Balancer with an AWS Lambda target that uses the Express.js framework.
✓
Correct Answer: B
Create an Amazon S3 bucket and host the website there.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.