Which connection method when using SageMaker Notebook through VPC Interface Endpoint?

0

Hi, I see in this page of documentation https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-interface-endpoint.html that:

"You can connect to your notebook instance from your VPC through an interface endpoint in your Virtual Private Cloud (VPC) instead of connecting over the internet. When you use a VPC interface endpoint, communication between your VPC and the notebook instance is conducted entirely and securely within the AWS network."

How would customer interact on their laptop with the UI of a notebook instance sitting in a VPC?

AWS
EXPERT
asked 5 years ago990 views
1 Answer
0
Accepted Answer

If you are trying to access from within VPC, you'll have a direct connection. Otherwise, you'll need a configuration in place, such as Amazon VPN or AWS Direct Connect, to connect to your notebooks. Here is the blog post where we tried to explain how to set up AWS PrivateLink for Amazon SageMaker notebooks: https://aws.amazon.com/blogs/machine-learning/direct-access-to-amazon-sagemaker-notebooks-from-amazon-vpc-by-using-an-aws-privatelink-endpoint/

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions