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.
Cloud Apps
    • Demo Telegram Bot
    • Django Container
    • Image Resizer
    • Metrics Collector
    • VM Watchdog
    • VM Folder Watchdog
    • Instance Group Scheduled Scaler
  • Audit Trails events

In this article:

  • Required paid resources
  • Deploy the application
  • Test your website
  • What's next
  1. Applications
  2. Django Container

Django Container

Written by
Yandex Cloud
Updated at January 22, 2025
  • Required paid resources
  • Deploy the application
  • Test your website
  • What's next

This is a demo website based on Django in a Yandex Serverless Containers container. It enables you to use Django in serverless mode.

Required paid resourcesRequired paid resources

The cost of resources for the application includes:

  • Fee for the number of container calls, computing resources allocated to execute the application, and outgoing traffic (see Yandex Serverless Containers pricing).
  • Fee for the number of requests to the API gateway and outgoing traffic (see Yandex API Gateway pricing).

Deploy the applicationDeploy the application

  1. In the management console, select the folder where you want to deploy the application.
  2. Select Cloud Apps.
  3. On the left-hand panel, select Marketplace.
  4. Select Django Container and click Use.
  5. Specify the following:
    • Application name.
    • Application description (not required).
    • Service account with the admin role for the folder, or select Auto to have the service account created when installing the application. This service account will be used to create the application resources.
  6. Click Install.

Test your websiteTest your website

On the Overview page, find the API gateway under Application resources, go to the gateway page, and copy the service domain link. Follow the link in your browser and open the demo Django website welcome page.

What's nextWhat's next

You can build upon the application to implement more sophisticated services and websites. To modify container behavior, select a new Docker image, move it to Yandex Container Registry, and create a new version of the Serverless Containers container.

Was the article helpful?

Previous
Demo Telegram Bot
Next
Image Resizer
© 2025 Direct Cursus Technology L.L.C.