# PLURA-WAF構築

## 1. ALB + PLURA-WAF 構成 例 <a href="#id-1" id="id-1"></a>

* ALB（またはウェブサーバー）間にPLURA-WAFを構成することができます。
* 設定値に応じて自動的にWAFシステム拡張(Autoscaling)

<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>

* 最上段にCloud Frontを位置させることができます。
* 設定値に応じて自動的にWAFシステム拡張(Autoscaling)

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

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

> <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/ja/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.
