Yes, when you launch Amazon SageMaker in the VPC (Virtual Private Cloud) mode, you can clone a public Git repository, provided that the necessary network configurations are in place. Specifically, your VPC must have internet access or a way to reach external repositories.
@herleyshaori can i make a public sagemkaer with already existing notebooks to vpc only mode, as my notebook in public mode are not able to communicate with my private rds in vpc
I think you should make another sagemaker domain in vpc mode, then migrate your notebooks to this new private sagemaker domain. Please also check your network configurations to communicate with RDS.
Thank you for the video! Does this setup allow me to clone a public git repo, for example?
Yes, when you launch Amazon SageMaker in the VPC (Virtual Private Cloud) mode, you can clone a public Git repository, provided that the necessary network configurations are in place. Specifically, your VPC must have internet access or a way to reach external repositories.
@herleyshaori can i make a public sagemkaer with already existing notebooks to vpc only mode, as my notebook in public mode are not able to communicate with my private rds in vpc
I think you should make another sagemaker domain in vpc mode, then migrate your notebooks to this new private sagemaker domain. Please also check your network configurations to communicate with RDS.