62.1k views
5 votes
Which AWS service can a team use to deploy infrastructure on AWS using familiar programming languages?

1) AWS Elastic Beanstalk
2) AWS Lambda
3) AWS CloudFormation
4) AWS CodeDeploy

1 Answer

3 votes

Final answer:

AWS Elastic Beanstalk is the AWS service that a team can use to deploy infrastructure on AWS using familiar programming languages.

Step-by-step explanation:

The AWS service that a team can use to deploy infrastructure on AWS using familiar programming languages is AWS Elastic Beanstalk. AWS Elastic Beanstalk is a fully managed service that makes it easy to deploy, run, and scale applications developed with popular programming languages such as Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker.

User SmitM
by
8.0k points