# Cloud  - Básico

O seguinte curso visa ensinar as pessoas a terem um primeiro contato com a programação em nuvem por meio de certos serviços da AWS. Vamos orientar com relação ao uso dos serviços AWS Lambda e API Gateway e conceitos da arquitetura serveless. Segue abaixo os tópicos principais que serão abordados:

1. Conceitos de Arquitetura Serveless
2. AWS Lambda e como utilizá-la
3. API Gateway e como utilizá-la


---

# 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://uclsanca.gitbook.io/learn/cloud-basico.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.
