Snowpark Container Services Advanced Tutorials¶
These tutorials provide step-by-step instructions for you to explore Snowpark Container Services.
- Tutorial 4: Service-to-Service Communications
In this tutorial you explore how service to service communications works.
- Tutorial 5: Create a service with a block storage volume mounted
In this tutorial you create a service that uses a block storage volume.
- Tutorial 6: Configure and test service endpoint privileges
In this tutorial, you explore how to grant a role the USAGE privilege on the service endpoint so that the role can communicate with the service.
- Tutorial 7: Create a service that uses callers rights
In this tutorial, you explore how to create a service that uses callers rights.
- Tutorial 8: Access the public endpoint programmatically
In Tutorial 1, you learned how to access a public endpoint by using a browser. In this tutorial, you access the same endpoint programmatically.