Does Sagemaker support private GitLab repos?

1

I have a private GitLab and would like to connect it to Sagemaker Studio and/or Notebooks. Is that supported? What is it is through a VPC? If so, how can it be done?

asked 2 years ago1897 views
1 Answer
1

Yes, it is possible to connect a private GitLab to SageMaker Studio and Notebooks. You will find the detailed steps that you can use in this blog post.

The standard documentation on Git repository associations can be found here.

If you are interested in how to build MLOps workflows with Amazon SageMaker projects, GitLab, and GitLab pipelines this recent blog provides valuable information.

You can also do the same configuration in a VPC, just ensure you have a route to your private GitLab repository.

AWS
Ioan
answered 2 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