# 1. 개요

해당 도전 과제는 ALB의 Rule에 대해서 이해도가 낮은 분들을 위해 개발이 된 WEB/WAS를 사용을 하고 있으며 DB에 대한 연결은 현재 시나리오에선 구현하지 않습니다.&#x20;

이번 실습을 통해 전반적인 네트워크 이해와 AWS ELB에 대한 설정을 할 수있도록 도와줄 예정입니다.

## 도전 과제

* 고객이 설정한 WEB 서버의 서비스를 구현
* AWS ELB 중 ALB의 Rule을 이용하여 고객사 요청사항 구현
* Apach + php의 구성을 직접 확인 및 수정 가능

## 실습 구성도

아래와 같이 실습에 필요한 구성도는 [2.사전 테스트 환경](/quest-alb-rule/2..md)에서 배포를 합니다.

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


---

# 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/1..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.
