AWS-Logo_White-Color
1.
Introduction
2.
Restrict Access with IAM Service
3.
Prepare VPC Instance
3.1.
Create a VPC Instance
3.2.
Create Security Group
3.3
Create Database Subnet Group
4.
Create EC2 Instance
5.
Create AWS Relational Database Service
6.
Create S3 Instance
7.
Deploy Application to EC2 Instance
8.
Clean Up Resources
More
AWS Study Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
12-01-2025
Team
Lê Minh Nghĩa
Deploying Golang Application on EC2 Workshop
> Clean Up Resources
Clean Up Resources
1. Delete S3 Resources
Go to
Amazon S3
Select the
bucket instance
, click
empty
to delete all objects in the bucket.
Then perform
Delete
.
2. Delete RDS Resources
Go to Amazon RDS, section
Database
Click the
Action
dropdown and select
Delete
.
3. Delete EC2 Resources
Go to
EC2 Instances
Select the
instance
, click the
Instance state
dropdown, and choose
Terminate
.
4. Delete VPC Resources
Go to
Your VPCs
Select the
Instance
, then click
Actions
and choose
Delete VPC
.
5. Clean up IAM Resources
Access
Root user
.
Go to
IAM Service
Under
Policies
, select the
Policy
and choose
Delete
.
Under
Groups
, select the group and click
Delete
.
Under
Users
, select the user and click
Delete
.
COOKED ⭐