DEV Community

0 seconds of 0 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
00:00
 
3 1 2 1 1

AWS Compute Optimizer released a new feature

Video in Portuguese. Content in English is below.

Hi folks! How is it going?

If you use Auto Scaling groups in Amazon EC2, AWS has just launched a feature that could make a difference to your operation. Compute Optimizer now analyzes not only individual instances but also Auto Scaling groups, helping you identify ways to save money and improve performance.

What does this update offer?

  • Suggestions for adjusting the most economical instance type for your groups.
  • Detailed analysis of CPU and memory usage to avoid waste.
  • Identification of groups that are underutilized to help reduce costs.
  • Practical recommendations for more efficient scaling.

This tool is already available in several AWS regions (except GovCloud and China) and is ideal for simplifying optimization without spending hours configuring or analyzing data.

If you've already used it or are curious to try it out, let me know in the comments. Let's talk about it.

Go to article: https://aws.amazon.com/pt/about-aws/whats-new/2025/01/aws-compute-optimizer-idle-rightsizing-recommendations-amazon-ec2-auto-scaling-groups/

Thanks a lot!

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post