Tools for working with functions in Cloud Functions
Written by
Updated at July 2, 2026
Serverless Framework: Yandex Cloud
Serverless Framework: Yandex Cloud
terraform-yc-function
terraform-yc-function
Yandex Cloud SDK
- Node.js SDK: Library source code
on GitHub with a guide. - Python SDK: Library source code
on GitHub with a guide. - Go SDK: Library source code
on GitHub with a guide. - Bash SDK: Guide.
- Java SDK: Library source code
on GitHub with guides for Java and Kotlin. - .NET Core SDK: Library source code
on GitHub with a guide.
GitHub Actions
- Yandex Serverless Action
: Uploads the function code to Object Storage and creates a new function version in Cloud Functions. - YC Function deploy
: Finds or creates a function in Cloud Functions in the specified folder and creates a version of that function.
There is community support for GitHub Actions.