# e6data in VPC Deployment Model

In VPC Deployment Model is designed for customers who prioritize strict control over their data processing environment. In this model, the Data Plane already exists within the customer’s secure cloud boundary, and e6data connects it to the Compute Plane, which is also deployed within the customer’s environment.

**Architecture Overview**

* **Control Plane**: Hosted and managed by e6data, the Control Plane assists with user provisioning, cluster management, and diagnostics. It operates independently of customer data, ensuring privacy and compliance.
* **Compute Plane**: Deployed within the customer’s cloud boundary, it connects to the existing Data Plane to execute all query processing.
* **Data Plane**: Since the Data Plane already exists within the customer’s cloud, data never leaves the customer’s environment, which minimizes compliance risks.

<figure><img src="https://3484040590-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeVBYKZm1xFKFFVzS0lRJ%2Fuploads%2FtZLZo7rFWM0acxGC6Rde%2FServerless%20Arch(2).jpg?alt=media&#x26;token=44e48b66-a953-4ee8-b4d0-f48da61ac2ea" alt=""><figcaption><p>Architecture of  e6data in VPC Deployment</p></figcaption></figure>

**Benefits**

* **Data Security and Compliance**: Both Compute and Data planes reside within the customer’s boundary, offering maximum control.
* **Seamless Management**: The e6data Control Plane manages infrastructure without accessing customer data.
* **Ideal for High Governance Requirements**: Suitable for organizations with strict compliance standards.

[<mark style="color:blue;">Learn more about</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**In VPC Deployment Model**</mark>](https://docs.e6data.com/product-documentation/setup)[ <mark style="color:blue;">➔</mark>](https://docs.e6data.com/product-documentation/setup)


---

# 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.e6data.com/product-documentation/introduction-to-e6data/architecture/e6data-in-vpc-deployment-model.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.
