Curriculum
Course: AWS Cloud
Login

Curriculum

AWS Cloud

AWS Cloud Tutorial

0/103
Text lesson

AWS Elastic Beanstalk

Cloud Orchestration Service – Elastic Beanstalk

Elastic Beanstalk is a web infrastructure management service that automates the deployment and scaling of web applications and services.

It streamlines the setup, configuration, scaling, and provisioning of various AWS services, including AWS EC2 (Elastic Compute Cloud), Amazon S3 (Simple Storage Service), AWS RDS (Relational Database Service), Amazon DynamoDB, and Amazon SimpleDB.

AWS Elastic Beanstalk Supported Platforms

Elastic Beanstalk supports a variety of platforms, including:

  • Docker
  • Go
  • Java
  • Java with Tomcat
  • .NET
  • Node.js
  • PHP
  • Python
  • Ruby

For more information, refer to the AWS Documentation.