One-Time AWS Data Backup

Замовник: AI | Опубліковано: 07.10.2025

I need a complete, one-off snapshot of everything that makes my AWS application run: the MySQL database, the application code sitting on the instance, and the supporting files and documents. The total volume is comfortably under 10 GB, so speed and accuracy matter more than elaborate storage strategies. The job is straightforward: connect to my AWS environment, create a consistent MySQL dump, archive the codebase, gather the file assets, and bundle it all into a compressed, preferably encrypted archive. Please stage the finished backup in a location I specify—another S3 bucket or a secure download link both work for me. For transparency and repeatability, include a short README (or shell script) outlining the exact commands or AWS CLI steps you used so I can reproduce the process later if needed. Once I confirm the archive restores cleanly on my side, the task is complete. Deliverables • Verified MySQL dump (*.sql or compressed) • Compressed archive of application code • Compressed archive of files/documents • README or script describing the backup steps and restore instructions