Giter VIP home page Giter VIP logo

Comments (4)

fijimunkii avatar fijimunkii commented on May 28, 2024 1

This helped me https://stelligent.com/2017/09/26/application-auto-scaling-with-amazon-ecs/

from aws-cloudformation-templates.

LRomandine avatar LRomandine commented on May 28, 2024

Can you give me some more details for what you are requesting? We have an example template in the official documentation for ECS autoscaling.

CloudFormation does not currently have the capability to easily perform a rolling upgrade of ECS. It can update items such as the task definition but it can not perform a graceful rolling upgrade that adds # instances, tests them, adds them to the load balancer, drains connections off the old instances, etc. It would likely be possible to perform what you are asking by using Lambda custom resources.

If you would like CloudFormation to support rolling updates to ECS like that you can put in a feature request using the support center in your AWS console.

from aws-cloudformation-templates.

LRomandine avatar LRomandine commented on May 28, 2024

Closing request due to 1 month inactivity.

from aws-cloudformation-templates.

adamdude828 avatar adamdude828 commented on May 28, 2024

I don't see the ability to autoscale the service. In the console I have the ability to add/remove containers based on load. I can write cloud formation template to autoscale the cluster(autoscale the vm instances backing the cluster)

from aws-cloudformation-templates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.