# TransitGateway

## 소개 및 목차

## [사전준비 ](/transitgateway/prepare.md)

TransitGateway Workshop을 진행하기 위한 Cloud9 구성을 준비합니다.

## [TransitGateway 소개 ](/transitgateway/tgw-overview.md)

**Transit Gateway에 대한 전반적인 내용을 소개합니다.**

## [**TransitGateway 구성** ](/transitgateway/tgw-config.md)

**Multi VPC 환경에서 Transit Gatway 구성과 North-To-South, East-To-West 트래픽의 제어와 연결에 대해서 소개합니다.**

## [TransitGateway 멀티어카운트 ](/transitgateway/tgw-multiaccount.md)

**동일 리전의 멀티 어카운트 환경에서 RAM을 이용한 TGW공유 방법을 소개합니다.**

## [TransitGateway Intra-Peering](#transitgateway-3)

**동일 리전에서 TGW간 Peering 방법을 소개합니다.**

## [TransitGateway Intra-Peering](https://whchoi98.gitbook.io/transitgateway/pages/-Mj53m6W-EqwSCGC9Y4O#1.transit-gateway-peering)

**서로 다른 리전간 에서 TGW간 Peering 방법을 소개합니다.**

## [**TransitGateway 멀티캐스트** ](/transitgateway/tgw-mcast.md)

#### TransitGateway 기반의 Multicast 처리 방법과 디자인을 소개합니다.

## [**TransitGateway 모니터링** ](/transitgateway/tgw-monitoring.md)

**Transit Gateway 구성 완료이후 모니터링에 대한 방법을 소개합니다.**


---

# 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://whchoi98.gitbook.io/transitgateway/master.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.
