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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ