Scale In and Out ECS tasks based on external parameter

Is it possible to scale AWS ECS tasks based on an external parameter? I have hosted a service on AWS ECS and it is running with 2 ECS tasks. I want to scale-out the tasks based on some count that I get from a different service. Would it possible for AWS ECS to scale the… Read More Scale In and Out ECS tasks based on external parameter

Can I make a scheduled auto-scaling policy in AWS to have 1 EC2 instance during specific hours?

I need to practice AWS for my job but I would like to reduce my personal costs as much as possible. I will only be working on my personal EC2 instance from noon to 11:00pm generally for the most part. Can I have an autoscaling group that will bring up the instance at noon and… Read More Can I make a scheduled auto-scaling policy in AWS to have 1 EC2 instance during specific hours?