What does Amazon Elastic Beanstalk provide?

What does Amazon Elastic Beanstalk provide?

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.



Leave a Reply 17

Your email address will not be published. Required fields are marked *


CESAR

CESAR

Answer is A:

Duck Bro

Duck Bro

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.

seenagape

seenagape

I agree with the answer. C

Halloween

Halloween

Really??

Vino

Vino

thanks a lot all here .

rajeshwari

rajeshwari

A.
It is like application container wher we can run different type of applications(java/.net, etc)

Nilesh

Nilesh

A is the correct answer

niyiallen

niyiallen

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/

loki

loki

A is the 100% correct answer

ogsenseii

ogsenseii

A is ECS(docker) i think C

ogsenseii

ogsenseii

Bit C is Auto Scaling group since its just EC2. I hope these questions are just old