Y
Hacker News
new
|
ask
|
show
|
jobs
by
Top19
3202 days ago
Yes I still don’t know why this feature isn’t in the AWS Console yet. Even Oracle Cloud of all people has this feature in their Virtual Compute.
1 comments
takeda
3202 days ago
It's, just that AWS just has a building blocks.
To implement it use autoscaling group of size of 1. Then change desired to 0 or 1 based on need.
link
To implement it use autoscaling group of size of 1. Then change desired to 0 or 1 based on need.