# PLURA-WAF 구축

## 1. ALB + PLURA-WAF 구성 예시 <a href="#id-1" id="id-1"></a>

* ALB(응용 로드 밸런서) 또는 웹 서버와 PLURA-WAF를 연동하여 구성할 수 있습니다.&#x20;
* 설정에 따라 PLURA-WAF는 Auto Scaling 기능을 통해 자동으로 확장됩니다.

<figure><img src="https://qubitsec.github.io/docs/images/Public_Cloud/cloudfront/04.png" alt=""><figcaption></figcaption></figure>

## 2. CloudFront + ALB + PLURA-WAF 구성 예시 <a href="#id-2" id="id-2"></a>

* CloudFront를 최상단에 배치하고, ALB 및 PLURA-WAF를 그 아래에 구성할 수 있습니다.&#x20;
* 이 경우에도 설정에 따라 WAF 시스템이 Auto Scaling 기능을 통해 자동으로 확장됩니다.

<figure><img src="/files/ZRidi7hbH8xAJygvx3yI" alt=""><figcaption></figcaption></figure>

## 3. Amazon CloudFront 설명 <a href="#id-3" id="id-3"></a>

* Amazon CloudFront와 관련된 자세한 정보는 AWS 공식 문서에서 확인할 수 있습니다.

> <https://docs.aws.amazon.com/ko_kr/autoscaling/ec2/userguide/what-is-amazon-ec2-auto-scaling.html>


---

# 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.plura.io/ko/iaas/aws/plurawaf.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.
