Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Registry
  • Getting started
    • Overview
    • Registry
  • Access management
  • Pricing policy
  • Audit Trails events

In this article:

  • Registry types in Cloud Registry
  • Local registries
  • Remote registries
  • Virtual registries
  1. Concepts
  2. Registry

Registry in Yandex Cloud Registry

Written by
Yandex Cloud
Updated at July 23, 2025
  • Registry types in Cloud Registry
    • Local registries
    • Remote registries
    • Virtual registries

A registry is a centralized repository as well as a management tool for the various files used in app development and deployment.

Each registry may contain a set of package versions associated with particular resources. Use Maven CLI, NPM, or NuGet CLI to retrieve and publish packages.

With a registry, you can quickly access the artifacts you need and manage their versions. Using a registry simplifies the process of managing dependencies between the project components. This feature will be of use to development teams working on large and complex projects.

Registries share the same data centers with your infrastructure for speedy performance without needless traffic costs.

Registry types in Cloud RegistryRegistry types in Cloud Registry

Depending on artifact storage location, Cloud Registry registries can be local, remote, or virtual.

Local registriesLocal registries

Local registries allow you to store, securely distribute, and manage artifacts (Docker images, Helm charts, binary files, etc.) created within your organization. Local registries are centralized and secure storage facilities for internal binary data.

Remote registriesRemote registries

Remote registries operate as proxies for remote repositories, such as Docker Hub or other third-party repositories. Remote registries enable local caching of artifacts after initial access, thus accelerating access to frequently used data and reducing load on source remote resources.

With Cloud Registry, developers can upload code libraries, software packages, and other development artifacts into remote registries for storage.

Virtual registriesVirtual registries

Multiple local and/or remote registries can be combined under a single name with the help of virtual registries, providing a single entry point to search and download required artifacts. Virtual registries simplify access and management because, with the single entry point, users do not have to think about the physical location of registries.

Was the article helpful?

Previous
Overview
Next
Overview
© 2025 Direct Cursus Technology L.L.C.