Este contenido no está disponible en el idioma seleccionado
Trabajamos constantemente para que el contenido esté disponible en el idioma seleccionado. Gracias por tu paciencia.
How do I reduce my AWS bill?
3 minutos de lectura
0
I want to reduce my AWS bill. What are the different cost saving options available?
Short description
You can use a variety of tools and approaches to analyze and optimize the costs of your AWS resources. You can choose the cost optimization techniques that are appropriate for your business and workload.
Resolution
Analyze your costs
Use Cost Explorer to view, analyze, and forecast your spending and usage free of charge. Cost Explorer provides historical data, current month cost data, and forecasts for the next three months.
Use AWS Budgets to plan your service usage, costs, and instance reservations. With AWS Budgets, you can set custom budgets that proactively alert you when your costs exceed your budgeted amount. For more information, see How can I use AWS Budgets to track my spending and usage?
Optimize your costs
Note: These tools can help you manage your AWS usage and costs, but they cannot automatically pause or stop AWS services.
If you have predictable workloads on Amazon Elastic Compute Cloud (Amazon EC2), AWS Fargate, or AWS Lambda and are paying the default On-Demand pricing, then you can save money by choosing an appropriate Savings Plan. For more information, see How do I save money on my AWS usage using a Savings Plan?
If you're using the S3 Standard storage class and have infrequently accessed objects, then enable S3 Intelligent-Tiering for automatic cost optimization. You can choose S3 Intelligent-Tiering when you upload your objects to Amazon S3. Then, add the appropriate Lifecycle configuration to move your objects to S3 Intelligent-Tiering.
Use Amazon EC2 Spot Instances for your stateless, fault-tolerant, or flexible applications, such as containerized workloads, to reduce your operating costs. For more information, see Spot Instances.
When EC2 instances are terminated, the attached Amazon Elastic Block Store (Amazon EBS) volumes aren't automatically deleted. Find the unattached EBS volumes that you no longer need. Then, you can delete them after optionally creating an EBS snapshot. For more information, see Why am I being charged for Amazon EBS when all my instances are stopped? Important: The data in the EBS volume is lost on deletion, and the volume can't be attached to any instance.