
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company wants to deploy a non-containerized Java-based web application on AWS. The company wants to use a managed service to quickly deploy the application. The company wants the service to automatically provision capacity, load balance, scale, and monitor application health. Which AWS service will meet these requirements?
A
Amazon Elastic Container Service (Amazon ECS)
B
AWS Lambda
C
Amazon Elastic Kubernetes Service (Amazon EKS)
D
AWS Elastic Beanstalk
Explanation:
AWS Elastic Beanstalk is the correct choice because:
Why other options are incorrect:
Elastic Beanstalk abstracts the underlying infrastructure while giving developers control over their application code and configuration.