Clean Up All Resources
Explore the step-by-step process to clean up all cloud and pipeline resources after completing your CI CD deployment course. Learn to delete AWS Elastic Beanstalk applications, CodePipeline stacks, access keys, and repositories from GitHub, Bitbucket, and GitLab to ensure secure, cost-efficient management of your environments.
Since you have completed this course, delete all the cloud resources to save costs and keep your cloud environments clean. We’ll proceed with deleting the following created resources:
- Remove EB
- Remove AWS pipeline resources
- Remove AWS access keys and secrets
- Remove GitHub repository
- Remove Bitbucket repository
- Remove GitLab repository
Remove EB
We created an EB application and environment. Let’s delete them.
- Log in to the AWS Management Console using the root account details.
- On the top right corner, make sure the
N.Virginia us-east-1region is selected. - In the search bar, search for “Elastic Beanstalk” and click it to enter the service.