Sha256: f3674b08bb1c01a5a60ab31a228fffd564d3afe64300381214c87601f043558e

Contents?: true

Size: 778 Bytes

Versions: 9

Compression:

Stored size: 778 Bytes

Contents

---
title: ufo scale
---

Ufo provides a command to quickly scale up and down an ECS service. Here's an example of how you use it:

```sh
ufo scale hi-web
```

You should get output similiar to below:

```sh
Scale hi-web service in stag cluster to 3
```

While scaling via this method is quick and convenient the [ECS Service AutoScaling](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-auto-scaling.html) that is built into ECS is a much more powerful way to manage scaling your ECS service.

<a id="prev" class="btn btn-basic" href="{% link _docs/ufo-ships.md %}">Back</a>
<a id="next" class="btn btn-primary" href="{% link _docs/ufo-destroy.md %}">Next Step</a>
<p class="keyboard-tip">Pro tip: Use the <- and -> arrow keys to move back and forward.</p>


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ufo-2.3.0 docs/_docs/ufo-scale.md
ufo-2.2.2 docs/_docs/ufo-scale.md
ufo-2.2.1 docs/_docs/ufo-scale.md
ufo-2.2.0 docs/_docs/ufo-scale.md
ufo-2.1.0 docs/_docs/ufo-scale.md
ufo-2.0.3 docs/_docs/ufo-scale.md
ufo-2.0.2 docs/_docs/ufo-scale.md
ufo-2.0.1 docs/_docs/ufo-scale.md
ufo-2.0.0 docs/_docs/ufo-scale.md