# Infra

- [1. 기존 Infra 아키텍처](https://palebluedot.gitbook.io/palebluedot-1/infra/1-existing_infra.md)
- [2. 기본 VPC 구축](https://palebluedot.gitbook.io/palebluedot-1/infra/2-vpc.md)
- [3. 가성비 서비스 운영을 위한 가성비 인프라 구축과 활용법](https://palebluedot.gitbook.io/palebluedot-1/infra/3-cost_effective_infra.md)
- [4. CI/CD 구축](https://palebluedot.gitbook.io/palebluedot-1/infra/4-ci-cd.md): AWS CI/CD 구축
- [5. Airflow 운영 환경 구축](https://palebluedot.gitbook.io/palebluedot-1/infra/5-airflow.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://palebluedot.gitbook.io/palebluedot-1/infra.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.
