AWS Machine Learning Blog

Category: AWS CodeArtifact

Secure AWS CodeArtifact access for isolated HAQM SageMaker notebook instances

AWS CodeArtifact allows developers to connect internal code repositories to upstream code repositories like Pypi, Maven, or NPM. AWS CodeArtifact is a powerful addition to CI/CD workflows on AWS, but it is similarly effective for code-bases hosted on a Jupyter notebook. This is a common development paradigm for Machine Learning developers that build and train […]

Private package installation in HAQM SageMaker running in internet-free mode

HAQM SageMaker Studio notebooks and HAQM SageMaker notebook instances are internet-enabled by default. However, many regulated industries, such as financial industries, healthcare, telecommunications, and others, require that network traffic traverses their own HAQM Virtual Private Cloud (HAQM VPC) to restrict and control which traffic can go through public internet. Although you can disable direct internet […]