# ECS Setup

Setting up an Infrastructure that uses ECS is similar to creating an [Infrastructure that uses EKS](https://docs.duplocloud.com/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws/kubernetes-cluster), except that during creation, instead of selecting **Enable EKS**, you select **Enable ECS Cluster**.

<figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FXWo8hscIjwLFChWe66yw%2FAWS_ECS.png?alt=media&#x26;token=f0105334-0f39-4363-a87a-2b7ffabdef5e" alt=""><figcaption><p><strong>Add Infrastructure</strong> page with <strong>Enable ECS Cluster</strong> selected</p></figcaption></figure>

For more information about ECS Services, see the [Containers and Services](https://docs.duplocloud.com/docs/automation-platform/overview/aws-services/containers) documentation.

{% hint style="warning" %}
Up to one instance (0 or 1) of an ECS is supported for each DuploCloud Infrastructure.
{% endhint %}

{% hint style="info" %}
Creating an Infrastructure with ECS can take some time. See the [Infrastructure ](https://docs.duplocloud.com/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws)section for details about other elements on the Add Infrastructure form.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.duplocloud.com/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws/ecs-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
