Skip to main content

Posts

Showing posts from October, 2019

AWS Sagemaker routing settings

Amazon SageMaker Jupyter notebooks are used to perform advanced data exploration, create training jobs, deploy models to Amazon SageMaker hosting, and test or validate your models. The notebook instance has a variety of networking configurations available to it. In this blog post we’ll outline the different options and discuss a common scenario for customers. Using the Amazon SageMaker console, these are the three options: No customer VPC is attached. Customer VPC is attached with direct internet access. Customer VPC is attached without direct internet access. Each of the three options automatically configures the network interfaces on the managed EC2 instance with a set of routing configurations.  More information here: https://aws.amazon.com/blogs/machine-learning/understanding-amazon-sagemaker-notebook-instance-networking-configurations-and-advanced-routing-options/