Giter VIP home page Giter VIP logo

Comments (3)

beomseoklee avatar beomseoklee commented on August 16, 2024

Hi @Scott972, and sorry for being late. I don't quite understand your question, so can you explain it a little bit more?

from cost-optimization-ec2-right-sizing.

Scott972 avatar Scott972 commented on August 16, 2024

@beomseoklee Sure, so docs state that the last two weeks of data are used to determine a 'right size', but in my auto scaling environment instances are being launched and terminated frequently, none of them will hardly live for 2 weeks, so will the data I get take this into account or just the current usage of the current instances in the autoscaling group?

from cost-optimization-ec2-right-sizing.

beomseoklee avatar beomseoklee commented on August 16, 2024

@Scott972 Thanks for the detail.

The solution is going to check CloudWatch metrics for the running instances, then recommend the right sizing of running instances. In your case, if you are using auto scaling, many of instances can possibly only have few CloudWatch metrics, but the solution is going to calculate the right sizing based on the metrics within 2 weeks; some instances can only have 5-10 minutes metrics.

I believe auto scaling group instances would have mostly equal usage, so you can refer to the longest running instance among the auto scaling group, and when you get the result, I would recommend you to test as well before putting into your production.

from cost-optimization-ec2-right-sizing.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.