Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company with a static S3-hosted website seeks a cost-effective solution to add a server-side dynamic contact form for minimal traffic (<100 monthly visits). What is the most economical approach?
A
Utilize Amazon ECS for hosting a dynamic form page and integrate Amazon SES for email connectivity.
B
Implement an API Gateway with a Lambda function linked to Amazon SES for email processing.
C
Deploy Amazon Lightsail to convert the site to dynamic, build a client-side contact form, and use Amazon WorkMail for integration.
D
Launch a t2.micro EC2 instance, set up a LAMP stack, create a client-side form, and integrate with Amazon WorkMail.