# Cloud Security Standards and Best Practices

### Dependent Computing Resources

This page also explains the data integrity policy for deployed AI services and models on the computing resources, integrated on the Open Constitution network.

This page describes provisioning external, third-party, or in-house 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**

| Infrastructure Provider | Network Use Case                 | Third Party Resources                                                                                                                                                                                                                                           | Remarks                                                                                                                                                                                                        |
| ----------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Amazon Web Services     | Finscale AI                      | [Cloud Security Policy](https://aws.amazon.com/compliance/shared-responsibility-model/) [Data Protection Policy](https://docs.aws.amazon.com/sagemaker/latest/dg/data-protection.html) [Data Privacy FAQs](https://aws.amazon.com/compliance/data-privacy-faq/) | 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. |
| Google Cloud Platform   | Conversational AI knowledge base |                                                                                                                                                                                                                                                                 |                                                                                                                                                                                                                |

\ <br>


---

# 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-security-standards-and-best-practices.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.
