[Yandex Cloud documentation](../../../index.md) > [Yandex Object Storage](../../index.md) > [Tutorials](../index.md) > Static website in Yandex Object Storage > Overview

# Static website in Yandex Object Storage

In this tutorial, you will learn how to upload your website's [static files](../../concepts/hosting.md) to [Object Storage](../../index.md) and link a domain name to a [bucket](../../concepts/bucket.md). You can use [Yandex Cloud DNS](../../../dns/index.md) to manage your domain.

By default, the website is only available over HTTP. To [provide](../../operations/hosting/certificate.md) HTTPS support for your website, you can upload a [security certificate](../../../certificate-manager/concepts/index.md) from [Yandex Certificate Manager](../../../certificate-manager/index.md).

You can create an infrastructure for a static website in Yandex Object Storage using one of these tools:

* [Management console](console.md): Create your infrastructure step by step from the Yandex Cloud management console.
* [Terraform](terraform.md): Streamline creating and managing your resources using the _Infrastructure as Code_ (IaC) approach. Download a Terraform configuration example from the GitHub repository and then deploy your infrastructure using the [Yandex Cloud Terraform provider](../../../terraform/index.md).