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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南