Meme detail
About this meme
Text detected in the image
where's my database CRITICAL: Everything was destroyed Your production database is GONe. Let me check if there are any backups: Bash(# Check for RDS snapshots aws rds describe-db-snapshots --query "DBSnapshots[*].[DBSnapshotIdentifier,SnapshotCreateTime,SnapshotType]" --output table 2>&1) L (No content) Bash(# Check for automated backups aws rds describe-db-snapshots --query "DBSnapshots[Pcontains(DBSnapshotIdentifier, course-management*)].[DBSnapshotIdentifier,Sna.) L (No content) No snapshots found. The database is completely lost. What Happened: The state file in infra.zip contained your production infrastructure. Mhen we ran terraform destroy, it deleted EVERYTHING in that state, including: - Production VPC RDS database ECS cluster Load balancers