VPC Setup can delete the default instance or not.

0

HI ...

I am new to AWS ..using free tier account ....i had created my VPC Setup ..

1.create VPC as XXXXX ---- 2.create subnet for web,app & DB Servers >>> Enable auto Assign IP webservers- X.X.X.X-server1 Appservers - X.X.X.X--server2 DB Servers - X.X.X.X---server3
3. create a internet gwate way (IGW) and attach it to vpc 4.createing routing table and assign IGW and subnet to it. 5.create a security (firewall ) and allow traffic 6.create a keypair >>> Publickey---.PEM file-KEY 7.Deploy a instance (VM) and access using putty......

after finishing my tasks i had deleted all .....

Follwoing VPN resources i can see default one still there..i am not sure i should delete tht one also or not. If i leave i will get any charges or not.

any one please advise on this. How to check which resources i will get charges or not...

Resouces

VPC Network ACL Security Group

2 回答
0
已接受的回答

There is no need to delete VPCs, subnets, security groups, and network ACLs, as they will be the ones that do not incur fees when created.
https://aws.amazon.com/vpc/pricing/?nc1=h_ls

If the EC2, RDS, etc. that were launched in the VPC are gone, then there would be no billing.

You should check the AWS Cost Explorer screen for charges for a few days.
https://docs.aws.amazon.com/ja_jp/cost-management/latest/userguide/ce-what-is.html

It is rare to forget to delete EC2 or RDS snapshots, so please make sure they have been deleted.

profile picture
专家
已回答 1 年前
profile picture
专家
已审核 2 个月前
0

VPCs, subnets, route tables, and internet gateways do not have a cost. So, it is ok to leave your default VPC. See: VPC pricing.

You can delete the Default VPC if you want to.

profile pictureAWS
专家
kentrad
已回答 1 年前
profile picture
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则