# AWS Use Cases

This section details common use cases for DuploCloud AWS.

## Organization of use cases

Topics in this section are covered in the order of typical usage. Use cases that are foundational to DuploCloud such as **Infrastructure**, **Tenant**, and **Hosts** are listed at the beginning of this section; while supporting use cases such as **Cost management for billing**, **JIT Access**, **Resource Quotas**, and **Custom Resource tags** appear near the end.

## Supported use cases for DuploCloud AWS

* [Infrastructure and Plan](/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws.md)
* [EKS Initial setup](/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws/kubernetes-cluster.md) and [upgrade](/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws/upgrading-eks-version.md)
* [ECS Initial setup](/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws/ecs-setup.md)
* [Tenant](/docs/automation-platform/overview/use-cases/tenant-environment.md)
* [Hosts](/docs/automation-platform/overview/use-cases/hosts-vms.md) and [Snapshots](broken://pages/DpvBTxjaJZbavmqcqjCe)
* [Auto Scaling host groups](/docs/automation-platform/overview/use-cases/hosts-vms/auto-scaling/auto-scaling-groups.md)
* [Kubernetes Jobs](/docs/automation-platform/kubernetes-overview/jobs.md) and [CronJobs](/docs/automation-platform/kubernetes-overview/cronjobs.md)
* [Auditing](/docs/automation-platform/overview/use-cases/auditing.md)
* [Logging](/docs/automation-platform/overview/use-cases/central-logging.md)
* [Diagnostics and Metrics](/docs/automation-platform/overview/use-cases/monitoring.md)
* [EKS Auto Mode](/docs/automation-platform/overview/use-cases/eks-auto-mode.md)
* [Faults and alerts](/docs/automation-platform/overview/use-cases/faults-and-alarms.md)
* [AWS Console](/docs/automation-platform/overview/use-cases/using-aws-console.md) link
* [JIT Access](/docs/automation-platform/overview/use-cases/jit-access.md)
* [Cost management for billing](/docs/automation-platform/overview/use-cases/cost-management.md)
* [Resource Quotas](/docs/automation-platform/overview/use-cases/resource-quotas.md)
* [Big Data and ETL](/docs/automation-platform/overview/use-cases/big-data-and-etl.md)
* [Custom Resource (CR) tags](/docs/automation-platform/overview/use-cases/custom-resource-tags.md)


---

# 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.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.
