Snowpark Container Services 高级教程¶
这些教程提供了探索 Snowpark Container Services 的分步说明。
- Tutorial 4:Service-to-Service Communications
在本教程中,您将探索服务到服务通信的工作原理。
- Tutorial 5:Create a service with a block storage volume mounted
在本教程中,您将创建使用块存储卷的服务。
- Tutorial 6:Configure and test service endpoint privileges
在本教程中,您将探索如何向角色授予 服务端点的 USAGE 权限,以便该角色可以与服务通信。
- 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
在教程 1 中,您已经学习了如何通过使用浏览器来访问公共端点。在本教程中,您将以编程方式访问同一个端点。