# 3.시나리오

임의의 시나리오를 가정하여 HOL을 진행합니다.

* 기존에 IDC를 사용중인 고객사가 AWS로 이관을 원함
* 이번에 이관을 하면서 3tier로 변경을 하고자 함 (다만 DB까지는 하지않음)
* WEB과 WAS는 모두 이중화 구성을 원함
* 도메인은 신규 도메인을 구매하여 Route53으로 등록 예정
* ACM은 AWS의 인증서를 사용할 예정
* **웹서버**만 80 -> 443 Redirect 설정 희망


---

# 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://newbie.gitbook.io/quest-alb-rule/3..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.
