# ECS Variant

This article provides a comprehensive reference for deploying AskEdgi components for new SaaS customers on AWS ECS. It outlines the deployment process across ECS Variant-1 and Variant-2, ensuring secure, consistent, and scalable configuration of AskEdgi services within the AWS environment.

The process includes AWS Control Tower–based provisioning, configuration of key services such as ECS, RDS, EFS, S3, SQS, IAM, and Secrets Manager, along with network and security setup, service registration, and post-deployment validation.

By following these standardized procedures, new customer environments can be deployed efficiently with validated configurations, optimized resource usage, and compliance with enterprise security standards.

**Included Articles:**

* [ECS Variant-1: AskEdgi Deployment for New Customers](https://docs.ovaledge.com/installation-and-settings/deployment-types/saas-deployment/askedgi/ecs-variant-1-new-customers)
* [ECS Variant-2: AskEdgi Deployment for New Customers](https://docs.ovaledge.com/installation-and-settings/deployment-types/saas-deployment/askedgi/ecs-variant-2-new-customers)

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# 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.ovaledge.com/release8.1/askedgi/deployment-and-installation/ecs-variant.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.
