

# 노트북 관리
<a name="notebooks-with-glue"></a>

**참고**  
 개발 엔드포인트는 AWS Glue의 2.0 이전 버전에서만 지원됩니다. ETL 스크립트를 작성하고 테스트할 수 있는 대화형 환경에서는 [AWS Glue Studio에서 노트북](https://docs.aws.amazon.com/glue/latest/ug/notebooks-chapter.html)을 사용합니다.

노트북을 사용하면 개발 엔드포인트에서 추출, 전환 및 적재(ETL) 스크립트를 대화식으로 개발 및 테스트할 수 있습니다. AWS Glue는 SageMaker AI Jupyter Notebook에 대한 인터페이스를 제공합니다. AWS Glue를 사용하여 SageMaker AI 노트북을 생성하고 관리합니다. AWS Glue 콘솔에서도 SageMaker AI 노트북을 열 수 있습니다.

또한 Apache Spark를 SageMaker AI를 지원하는(AWS Glue ETL 작업은 아니고) AWS Glue 개발 엔드포인트에서 SageMaker AI와 함께 사용해도 됩니다. SageMaker Spark는 SageMaker AI용 오픈 소스 Apache Spark 라이브러리입니다. 자세한 내용을 알아보려면 [Using Apache Spark with Amazon SageMaker](https://docs.aws.amazon.com/sagemaker/latest/dg/apache-spark.html)(Amazon SageMaker에서 Apache Spark 사용)를 참조하세요.


| 리전 | 코드 | 
| --- | --- | 
|   AWS Glue 개발 엔드포인트로 SageMaker AI 노트북 관리는 다음 AWS 리전에서 사용할 수 있습니다. [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/glue/latest/dg/notebooks-with-glue.html)   | 
| 미국 동부(오하이오) | `us-east-2` | 
| 미국 동부(버지니아 북부) | `us-east-1` | 
| 미국 서부(캘리포니아 북부) | `us-west-1` | 
| 미국 서부(오리건) | `us-west-2` | 
| 아시아 태평양(도쿄) | `ap-northeast-1` | 
| 아시아 태평양(서울) | `ap-northeast-2` | 
| 아시아 태평양(뭄바이) | `ap-south-1` | 
| 아시아 태평양(싱가포르) | `ap-southeast-1` | 
| 아시아 태평양(시드니) | `ap-southeast-2` | 
| 캐나다(중부) | `ca-central-1` | 
| 유럽(프랑크푸르트) | `eu-central-1` | 
| 유럽(아일랜드) | `eu-west-1` | 
| 유럽(런던) | `eu-west-2` | 

**Topics**