Providing secure access to content in Cloud CDN
Written by
Updated at December 4, 2024
In this tutorial, you will create a website to generate signed links with a secure token to a CDN resource in Cloud CDN. The referenced content will be available only for five minutes from the time the link was received and only to the user the link was generated for.
The website will be deployed on a VM created from a public LAMP image with a pre-installed Apache HTTP server
You can create your website infrastructure using one of these tools:
- Management console, CLI, API: Use the Yandex Cloud management console, CLI, or API to create your infrastructure step by step.
- Terraform: 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 the infrastructure using the Yandex Cloud Terraform provider
.