EC2 and RDS automatically removed

0

I was testing EC2 and RDS and all config before buying any paid I tried the free tier. Not sure why AWS automatically removes both instances without any period of notice. If AWS will be removing the instances how we can be sure our data will be safe in production?

1 Answer
2
Accepted Answer

Hello.

EC2 and RDS are not automatically removed.
Check the CloudTrail event history to see if events such as "DeleteDBInstance" or "TerminateInstances" have occurred.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html

Also, please check if the open region is the region where you started EC2 or RDS.
https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/select-region.html

profile picture
EXPERT
answered 8 months ago
profile picture
EXPERT
reviewed 5 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions