Static website in Yandex Object Storage
Written by
Updated at January 21, 2025
In this tutorial, you will learn how to upload your website's static files to Object Storage and link a domain name to a bucket. You can use Yandex Cloud DNS to manage your domain.
By default, the website is only available over HTTP. To provide HTTPS support for your website, you can upload a security certificate from Yandex Certificate Manager.
You can create an infrastructure for a static website in Yandex Object Storage using one of these tools:
- Management console: Create your infrastructure step by step from the Yandex Cloud management console.
- Terraform: Streamline creating and managing your resources using the infrastructure as code (IaC) approach. Download a Terraform configuration example and then deploy the infrastructure using the Yandex Cloud Terraform provider
.