Deleting AWS Elastic Beanstalk Application | Scribe

    Deleting AWS Elastic Beanstalk Application

    • Hafeez Baig |
    • 7 steps |
    • 27 seconds
    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 us-east-2 (Ohio) 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 in AWS?** Elastic Beanstalk is an AWS service that automates the deployment, scaling, and management of applications in the cloud, allowing developers to focus on writing code rather than managing infrastructure. It supports various programming languages and frameworks and dynamically scales resources based on application demand.

    3

    On **Elastic Beanstalk** dashboard click on the **Applications** from the left bar

    information ordinal icon

    Refer to this guide to learn how to create an Elastic Beanstalk in AWS\ <https://scribehow.com/shared/Creating_your_first_AWS_Elastic_Beanstalk_environment_with_Python__RdVRs3N5Rci-pDIWzFpKLQ>

    4

    **Applications** wizard will open, select - **myfirstelasticbeanstalk**

    5

    On the top right corner click on the **Actions** dropdown button and select the option **Delete application**

    6

    **Confirm application deletion** wizard will open, type "**myfirstelasticbeanstalk**" in the text input field and click on the **Delete** button

    7

    **myfirstelasticbeanstalk** application is being deleted **Note:** It will take some time to completely delete the Elastic Beanstalk

    information ordinal icon

    Congratulations on completing the lab! You successfully Deleted AWS Elastic Beanstalk Application Great job!