# Cloud Infrastructure

This page describes provisioning of external or third party or inhouse computing resources to run production grade instances of AI models and services for different use cases, deployed on the Open Constitution Network.

**A. Computing Infrastructure to run network intelligence models**

<table><thead><tr><th>Infrastructure Provider</th><th width="287">Network Use Case</th><th>Third Party Resources</th><th>Remarks</th></tr></thead><tbody><tr><td>Amazon Web Services</td><td>Finscale AI instances</td><td><a href="https://aws.amazon.com/compliance/shared-responsibility-model/">Cloud Security Policy</a><br><br><a href="https://docs.aws.amazon.com/sagemaker/latest/dg/data-protection.html">Data Protection Policy</a><br><br><a href="https://aws.amazon.com/compliance/data-privacy-faq/">Data Privacy FAQs</a></td><td>Network is responsible for maintaining control over its content that is hosted on the AWS infrastructure. The content includes the security configuration and management tasks for the AWS computing services.</td></tr><tr><td>Google Cloud Platform</td><td>Sentient Bot</td><td><a href="https://cloud.google.com/security-command-center/docs/concepts-vulnerabilities-findings">Google Cloud Security</a><br></td><td>Network is responsible for consolidating verified data stores or sources. Googler Cloud is responsible for Vertex AI API uptime</td></tr></tbody></table>


---

# 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.openconstitution.us/compliance-docs/global-data-policies/service-provider-resources/cloud-infrastructure.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.
