# AWS의 안전한 프라이빗 데이터 레이크

## AWS의 안전한 프라이빗 데이터 레이크

> 이번 영상 자료에서는 민감한 개인정보/금융정보가 포함된 데이터를 클라우드에서 분석하기에 부담되시나요? 인터넷 통신이 차단된 환경에서의 프라이빗 데이터 레이크 아키텍쳐를 소개합니다. 인터넷 통신을 배제한 Private subnet에서 VPC endpoint와 VPN을 활용한 폐쇄형 분석 환경 구축, 접근제어 Policy가 적용된 S3, 레이크 포메이션을 통한 스키마 권한 관리 방안에 대해서 알아봅니다. 또 이 환경에서 어떻게 데이터 파이프라인을 구축해서 사용할 수 있는지에 대한 데모 시연도 포함되어 있습니다.

{% embed url="<https://youtu.be/YaMjZQ9P6SQ>" %}
AWS 데이터 레이크&#x20;
{% endembed %}


---

# 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://cloud.skill.or.kr/cloud/aws/aws-data-lake.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.
