Exploring AWS Elastic Beanstalk - New | Scribe

Exploring AWS Elastic Beanstalk - New

  • Hafeez Baig |
  • 23 steps |
  • 2 minutes
  • Amazon Web ServicesAmazon Web Services
information ordinal icon
Refer to the following guide to learn how to use IAM in the cloud\ <https://scribehow.com/shared/Creating_an_IAM_User_and_User_Group_in_AWS_Management_Console__hWNiiXlcRJKFqYZZEJD-cg>
1
Sign in to **AWS Management Console** as an **IAM User** **Pre-requisite** - Ensure you have selected the AWS region closest to your location\ For this guide, we will be using ca-central-1 (Central) as a preferred choice
2
Type **Elastic Beanstalk** in the search bar and click on **Elastic Beanstalk** to view the Elastic Beanstalk Dashboard
information ordinal icon
**What is Elastic Beanstalk?** Elastic Beanstalk is a Platform as a Service (PaaS) offering from AWS that simplifies the deployment and management of applications.
3
**Elastic Beanstalk** dashboard will open, click on the Environment name **My-second-elastic-beanstalk-in28**
information ordinal icon
Refer to this guide to learn how to create an Elastic Beanstalk Environment[https://scribehow.com/shared/Creating_your_first_AWS_Elastic_Beanstalk_environment_with_Python__New\_\\\_-ucrDVt3Q6utie3JW6lG3Q](https://scribehow.com/shared/Creating_your_first_AWS_Elastic_Beanstalk_environment_with_Python__New__-ucrDVt3Q6utie3JW6lG3Q)
4
**My-second-elastic-beanstalk-in28-env** wizard will open, scroll to the **Domain** section and click on the **My-second-elastic-beanstalk-in28-env** link
5
New tab will open with Congratulations page
information ordinal icon
Elastic Beanstalk will handle the creation of EC2 instances, load balancers, and target groups for us. Let's take a look.
6
Type **EC2** in the search bar and click on **EC2** to view the EC2 Dashboard
7
On the EC2 dashboard click on **Instances** from the left bar to view the EC2 instances
8
**Instances** wizard will open, select the Name **My-second-elastic-beanstalk-in28-env** **Note:** Elastic Beanstalk has created this Instance
9
Click on the **Load Balancers** from the left bar
10
**Load balancers** wizard will open, select the **awseb** load balancer **Note:** Elastic Beanstalk has created this Load Balancer
11
Click on the **Target Groups** from the left bar
12
**Target groups** wizard will open, select the **awsseb** target group **Note:** Elastic Beanstalk has created this Target Group
13
Go back to the **Elastic Beanstalk** dashboard and scroll the page to view the **Events**
14
Click on the **Configuration** from the left bar
15
**Configuration** wizard will open, here you can view the Elastic Beanstalk Configurations
16
On the left bar click on the **Logs**