Posted On: Jul 13, 2018

Starting today, Application Auto Scaling can be used to add scaling to any services that you build on Amazon Web Services.

Similar to EC2 Auto Scaling, Application Auto Scaling allows you to automatically scale compute and data resources such as Amazon DynamoDB, Amazon ECS, Amazon EC2 Spot Fleet, or Amazon EMR. Now, any service that you build with adjustable resource capacity can be automatically scaled using the new Custom Resource Scaling feature of Application Auto Scaling.

To use Custom Resource Scaling, you register an HTTP endpoint with the Application Auto Scaling service, which will use that endpoint to scale your resource. To get started, go to the Application Auto Scaling GitHub repository and refer to the API definition.