Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📊Tracking: AWS Autoscaling #6840

Open
NGL321 opened this issue Mar 19, 2020 · 0 comments
Open

📊Tracking: AWS Autoscaling #6840

NGL321 opened this issue Mar 19, 2020 · 0 comments
Labels
@aws-cdk/aws-autoscaling Related to Amazon EC2 Auto Scaling management/tracking Issues that track a subject or multiple issues p2

Comments

@NGL321
Copy link
Contributor

NGL321 commented Mar 19, 2020

Add your +1 👍 to help us prioritize high-level constructs for this service

Overview:

AWS Auto Scaling enables you to configure automatic scaling for the AWS resources that are part of your application in a matter of minutes. The AWS Auto Scaling console provides a single user interface to use the automatic scaling features of multiple AWS services. You can configure automatic scaling for individual resources or for whole applications.

With AWS Auto Scaling, you configure and manage scaling for your resources through a scaling plan. The scaling plan uses dynamic scaling and predictive scaling to automatically scale your application’s resources. This ensures that you add the required computing power to handle the load on your application and then remove it when it's no longer required. The scaling plan lets you choose scaling strategies to define how to optimize your resource utilization. You can optimize for availability, for cost, or a balance of both. Alternatively, you can create custom scaling strategies.

AWS Docs

Maturity: Stable

See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.

Implementation:

See the CDK API Reference for more implementation details.
This

Issue list:


This is a 📊Tracking Issue

@NGL321 NGL321 added management/tracking Issues that track a subject or multiple issues @aws-cdk/aws-autoscaling Related to Amazon EC2 Auto Scaling labels Mar 19, 2020
@NetaNir NetaNir removed their assignment Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-autoscaling Related to Amazon EC2 Auto Scaling management/tracking Issues that track a subject or multiple issues p2
Projects
None yet
Development

No branches or pull requests

3 participants