Resource Cleanup Guide
AWS Resource Deletion Guide
Below are the steps to delete resources after completing practices on AWS:
-
Delete VPC and Related Entities:
- Log in to the AWS Management Console.
- Find and open the VPC service.
- Select the created VPC and proceed to delete.
- Ensure to delete associated subnets, Internet Gateway, and Route Tables.
-
Delete EC2 Instances:
- Find and open the EC2 service.
- Select the EC2 instances (for GFS2, MySQL Cluster, and WordPress).
- Proceed to delete each instance.
-
Delete EBS Volumes:
- In the EC2 service, go to Elastic Block Store -> Volumes.
- Find and select the EBS volumes created.
- Proceed to delete.
-
Delete Network Load Balancer (NLB):
- Access the EC2 service.
- Select Load Balancers and find the created NLB.
- Proceed to delete the NLB.
-
Delete System Manager Automation Runbook and Incident Manager Response Plan:
- Access AWS System Manager.
- Find and delete the created Automation Runbook.
- Find and delete the Incident Manager Response Plan.
-
Delete CloudWatch Alarm:
- Open the CloudWatch service.
- Select Alarms and locate the set up Alarm.
- Proceed to delete.
-
Check and Delete Any Other Resources:
- Review all the services used.
- Ensure that all unnecessary resources are deleted.
Note: Deleting resources may take a few minutes. Make sure to check thoroughly before deletion to avoid loss of important data.