# DuploCloud Approach

DuploCloud is a software platform that essentially takes three high level inputs:

1. High Level Application Architecture as we explained before.
2. Compliance Standard that is required, like SOC 2, PCI, HIPAA, etc.
3. Public Cloud Provider where the application will be deployed.

With the above inputs, the platform is able to automatically generate the required lower level configurations that are compliant and can be used by end users like engineers and DevOps alike. All the best practices and compliance controls are baked in. Standard functions like central logging monitoring and reporting dashboards are available out-of-the-box.

![](/files/X84wPzHZrxQW1fMt7PP6)

Users interact with the system either using a no-code UI or a low-code Terraform provider. The Terraform provider enables the user to achieve the same automation with 10x less code, requiring little DevOps skills compared to using native Terraform.


---

# 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.duplocloud.com/docs/~/changes/i1ah7lBvMELea01fsIga/getting-started/duplocloud-approach.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.
