What does Amazon Elastic Beanstalk provide?
A.
An application container on top of Amazon Web Services.
B.
A scalable storage appliance on top of Amazon Web Services.
C.
A scalable cluster of EC2 instances.
D.
A service by this name doesn’t exist.
A
Answer is A:
A
Duplicate of http://www.aiotestking.com/amazon/what-does-amazon-elastic-beanstalk-provide/
A
https://aws.amazon.com/elasticbeanstalk/faqs/
Q: What is AWS Elastic Beanstalk?
AWS Elastic Beanstalk makes it even easier for developers to quickly deploy and manage applications in the AWS Cloud. Developers simply upload their application, and Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring.
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html
Elastic Beanstalk supports applications developed in Java, PHP, .NET, Node.js, Python, and Ruby, as well as different container types for each language. A container defines the infrastructure and software stack to be used for a given environment. When you deploy your application, Elastic Beanstalk provisions one or more AWS resources, such as Amazon EC2 instances. The software stack that runs on your Amazon EC2 instances depends on the container type. For example, Elastic Beanstalk supports two container types for Node.js: a 32-bit Amazon Linux image and a 64-bit Amazon Linux image. Each runs a software stack tailored to hosting a Node.js application. You can interact with Elastic Beanstalk by using the AWS Management Console, the AWS Command Line Interface (AWS CLI), or eb, a high-level CLI designed specifically for Elastic Beanstalk.
I agree with the answer. C
Really??
A
thanks a lot all here .
A.
It is like application container wher we can run different type of applications(java/.net, etc)
A is the correct answer
My answer is A
AWS Elastic Beanstalk makes it even easier for developers to quickly deploy and manage applications in the AWS Cloud. Developers simply upload their application, and Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring.
Source:
https://aws.amazon.com/elasticbeanstalk/faqs/
A is the 100% correct answer
A
a
A is ECS(docker) i think C
Bit C is Auto Scaling group since its just EC2. I hope these questions are just old