Cost optimization AWS పై resources ను సరిగా కొలవడం, తగిన pricing models ను ఎంచుకోవడం, waste ను తొలగించడం, మరియు spend ని నిరంతరం monitor చేయడం ఇందులో ఉంటుంది. Cloud costs గణనీయంగా పెరగవచ్చు కాబట్టి, వాటిని optimize చేయడం ఒక ముఖ్యమైన, నిరంతర విభాగం — మరియు Well-Architected Framework యొక్క ఒక స్తంభం.
Right-sizing మరియు waste ను తొలగించడం
✓ RIGHT-SIZE — match instance/resource sizes to actual usage (don't over-provision;
many resources are oversized → wasted money). Use metrics to size correctly.
✓ ELIMINATE WASTE — find and remove UNUSED resources:
→ idle/stopped-but-still-billed resources, unattached EBS volumes, old snapshots,
unused Elastic IPs, forgotten test/dev environments
→ a forgotten running instance costs money 24/7
✓ Shut down non-production environments when not in use (nights/weekends)
