# DuploCloud 101 for AWS

This workshop enables AWS teams to familiarize themselves with DuploCloud.

In this workshop, we:

* Deploy Infrastructure.
* Deploy an application.
* Review how DuploCloud simplifies DevOps, security, and compliance.
* Introduce DuploCloud’s Observability features.

## Setup

In preparation for the workshop, the DuploCloud team will do the following for you:

* Install DuploCloud in an AWS account.
* Grant Administrator access to the DuploCloud Portal.
* Define users and associated role-based access to the DuploCloud Portal.

## Optional Pre-Workshop Resources

Review these optional resources to get a head start with AWS and DuploCloud.

* [Quick Start Guide](/docs/automation-platform/overview/quick-start.md)
* [Platform Demo](https://duplocloud.com/videos/#gallery-2) (5 minutes)
* [DuploCloud AWS Platform documentation](/docs/automation-platform/overview.md)
* [Just-In-Time (JIT) Access](/docs/automation-platform/overview/use-cases/jit-access.md)


---

# 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/automation-platform/workshops/duplocloud-101-for-aws.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.
