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

# Static website in Yandex Object Storage

In this tutorial, you will learn how to upload your website's [static files](../../../storage/concepts/hosting.md) to [Object Storage](../../../storage/index.md) and link a domain name to a [bucket](../../../storage/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](../../../storage/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 and then deploy the infrastructure using the [Terraform Yandex Cloud](../../../terraform/index.md)  provider.