Category "autoscaling"

How can I attach a persistent EBS volume to an EC2 Linux launch template that is used in an autoscaling group?

To Clarify my Autoscaling group removes all instances and their root EBS volumes during inactive hours, then once inside active hours recreates and installs all

Postgresql database autoscaling in GCP

I have an app that spikes postgresql queries at morning 70% CPU usage, and has very few the rest of the day less than 20% usage. I want this machine to autoscal

How to increase AWS EC2 instance CPU utilization to 100% to test autoscaling group creating new instances?

I need to test autoscaling group creating new instances when CPU utilization cross certain threshold for example 70%. Is there any way to up the CPU utilizatio

How do I update a Kubernetes autoscaler?

I have created a Kubernetes autoscaler, but I need to change its parameters. How do I update it? I've tried the following, but it fails: ✗ kubectl auto

aws Sagemaker autoscaling with instance metrics per instance

I am using aws Sagemaker endpoint for inference. Based upon amount of traffic, endpoint should scale up and down by adding more instance into the endpoint. I am