Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud CDN
  • Getting started
    • All tutorials
    • Publishing game updates
    • Editing website images using Thumbor
    • Integrating an L7 load balancer with CDN and Object Storage
    • Blue-green and canary deployment of service versions
      • Overview
      • Management console, CLI, and API
      • Terraform
    • Migrating to Yandex Cloud CDN from a third-party CDN provider
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • Troubleshooting
  1. Tutorials
  2. Providing secure access to content
  3. Overview

Providing secure access to content in Cloud CDN

Written by
Yandex Cloud
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. The website will be available via the domain name delegated in Yandex Cloud DNS for which a TLS certificate will be issued in Yandex Certificate Manager.

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.

Was the article helpful?

Previous
Blue-green and canary deployment of service versions
Next
Management console, CLI, and API
© 2025 Direct Cursus Technology L.L.C.