> For the complete documentation index, see [llms.txt](https://docs.ovaledge.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ovaledge.com/installation-and-settings/deployment-types/saas-deployment/askedgi.md).

# askEdgi

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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/installation-and-settings/deployment-types/saas-deployment/askedgi.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.
