|
| 1 | +--- |
| 2 | +title: "Cost and Sustainability Optimization for AWS Storage and Databases" |
| 3 | +date: 2025-07-31 08:00:00 - 0500 |
| 4 | +categories: [AWS, Databases] |
| 5 | +tags: [QA Learning Platform, AWS, Amazon S3, Amazon EBS, Amazon RDS, Amazon Aurora, Amazon DynamoDB, Amazon Redshift, AWS Glue, Amazon Athena, Sustainability] |
| 6 | +image: |
| 7 | + path: /assets/img/headers/cost-and-sustainability-optimization.webp |
| 8 | + lqip: data:image/webp;base64,UklGRjYBAABXRUJQVlA4ICoBAADwBgCdASoyAB4APrVKnUunJKMhu/koAOAWiWMAzymMyHUfIigk0RSQL3aMYwn0GRf/AAiR+jeA/eo7Wpy+YKwAAP74ri+vKme+ivu5x/brTBFRoZzU1NhYJ2USKttnsDBE/2wL0Sjt5L1GzYZZYnb0k2SHxtlzqXy5xClXQ2p280GeRb0aWI3p/tTV2XNFqsqIn1cG+UvYG7d0cys/6MWdYid2w2ANb8x69CBl/EYSpDW+K/5Pjv8AA+2IXkHRlGTWYjSmzcBcPVQU5AvdTJcd9v0nxZKkcIxqYQZ2bYm9rwAOQe9S4aJt0ZjIf9ALoR/lhyq+IVo7JhM40w43FZi0imk5BAfaK8v0fY0odRe3oM99zToCQT/1I0XpTwmvoLZssaLe7xhCw0AA |
| 9 | +--- |
| 10 | + |
| 11 | +Build cloud architectures that are efficient, cost-effective, and environmentally conscious. Through 4 lessons, 1 lab, and 1 hands-on demo, this course will show you how to optimize AWS storage and database services with the right configurations and automation, helping you reduce costs, improve performance, and support long-term sustainability. |
| 12 | + |
| 13 | +## Intended Audience |
| 14 | +This course is designed for cloud engineers, architects, database administrators, and DevOps professionals who want to optimize AWS storage and databases for cost, performance, and sustainability. |
| 15 | + |
| 16 | +## Learning Objectives |
| 17 | +By the end of this course, you’ll be able to: |
| 18 | +- Choose the right S3 storage classes with lifecycle policies |
| 19 | +- Choose the right EBS volume type and manage snapshots efficiently |
| 20 | +- Compare cost and performance across RDS, Aurora, DynamoDB, and Redshift |
| 21 | +- Apply efficient data management practices with AWS Glue and Athena |
| 22 | + |
| 23 | +## Hands-On Demo |
| 24 | +This course includes a practical demo that shows how to automatically clean up orphaned Amazon EBS volumes using AWS Config and AWS Systems Manager. Orphaned volumes often remain after EC2 instances are terminated, generating unnecessary storage costs if not addressed. |
| 25 | + |
| 26 | +In the demo, you will see how to: |
| 27 | +- Use AWS Config to continuously evaluate your environment and identify unused EBS volumes |
| 28 | +- Automatically trigger an action when an orphaned volume is detected |
| 29 | +- Create an EBS snapshot to back up the data before deletion |
| 30 | +- Use Systems Manager Automation to remove the orphaned volume safely and consistently |
| 31 | + |
| 32 | +This process ensures that your environment stays optimized, storage costs are reduced, and your infrastructure remains aligned with both cost efficiency and sustainability best practices. |
| 33 | + |
| 34 | +### Explore the Demo |
| 35 | +[Automatically Clean Up Orphaned EBS Volumes With AWS Config and Systems Manager](https://platform.qa.com/course/amazon-ebs-cost-optimizaion-strategies/automatically-clean-up-orphaned-ebs-volumes-with-aws-config-and-systems-manager/?context_id=16825&context_resource=lp){:target="_blank"} |
| 36 | + |
| 37 | +## Prerequisites |
| 38 | +To get the most out of this course, you should have some basic working knowledge of cloud computing concepts, and AWS services. |
| 39 | + |
| 40 | +## Feedback |
| 41 | +Here at QA, we strive to keep our content up to date in order to provide the best training available. If you have any feedback, positive or negative, please contact [email protected]. Thank you! |
| 42 | + |
| 43 | +## Get Started |
| 44 | +[Cost and Sustainability Optimization for AWS Storage and Databases](https://platform.qa.com/learning-paths/cost-and-sustainability-optimization-for-aws-storage-and-databases-16825/){:target="_blank"} |
0 commit comments