# Panther 배포 유형

## 개요

Panther는 현재 두 가지 배포 모델을 제공합니다: [서비스형 소프트웨어(SaaS)](/ko/system-configuration/panther-deployment-types/saas.md) 및 [Cloud Connected](/ko/system-configuration/panther-deployment-types/cloud-connected.md). 이 배포들 간의 주요 차이점은 Panther 인스턴스가 배포된 AWS 계정의 소유자, 데이터가 저장된 Snowflake 또는 Databricks 계정의 소유자, 그리고 Panther 플랫폼을 관리하는 주체(즉, 초기 배포와 이후의 플랫폼 업그레이드를 수행하는 주체)입니다.

<table><thead><tr><th width="169.9149169921875">배포 유형</th><th width="157.1414794921875">AWS 소유권</th><th width="205.18310546875">Snowflake/Databricks 소유권</th><th width="202">플랫폼 관리</th></tr></thead><tbody><tr><td><strong>SaaS</strong></td><td>Panther</td><td>Panther</td><td>Panther</td></tr><tr><td><strong>Cloud Connected</strong></td><td>귀하의 조직</td><td>귀하의 조직</td><td>Panther</td></tr></tbody></table>

Panther 인스턴스의 배포 유형에 대해 질문이 있으시면 Panther 지원팀에 문의해 주세요.

## 지원되는 AWS 리전

Panther 인스턴스는 아래 AWS 리전 중 어느 곳에나 배포할 수 있습니다:

<table><thead><tr><th width="186.00518798828125">리전</th><th width="230.63629150390625">설명</th></tr></thead><tbody><tr><td>ap-northeast-1</td><td>아시아 태평양(도쿄)</td></tr><tr><td>ap-northeast-2</td><td>아시아 태평양(서울)</td></tr><tr><td>ap-south-1</td><td>아시아 태평양(뭄바이)</td></tr><tr><td>ap-southeast-1</td><td>아시아 태평양(싱가포르)</td></tr><tr><td>ap-southeast-2</td><td>아시아 태평양(시드니)</td></tr><tr><td>ca-central-1</td><td>캐나다(중부)</td></tr><tr><td>eu-central-1</td><td>유럽(프랑크푸르트)</td></tr><tr><td>eu-west-1</td><td>유럽(아일랜드)</td></tr><tr><td>eu-west-2</td><td>유럽(런던)</td></tr><tr><td>eu-west-3</td><td>유럽(파리)</td></tr><tr><td>us-east-1</td><td>미국 동부(버지니아 북부)</td></tr><tr><td>us-east-2</td><td>미국 동부(오하이오)</td></tr><tr><td>us-west-2</td><td>미국 서부(오리건)</td></tr></tbody></table>


---

# 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.panther.com/ko/system-configuration/panther-deployment-types.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.
