Skip to content

Beanstalk hands onΒΆ

We can find Elastic Beanstalk in our AWS Console. In it, we can create a new application and upload the application code.

This process will automatically create ([[Load Balancer]]+Auto Scaling Group (ASG)) instances for our application.

We can easily configure it as well.

It also has [[monitoring]], [[alarms]] etc.

And we can still see these instances in the AWS EC2 section as well.