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.
Platform overview
  • Getting started
    • Platform architecture
    • Regions
    • Network overview
    • Public IP address ranges
    • User interaction with resources
    • Deleting user data
    • Service list
    • Release stages
    • Observability (monitoring and logging) tools
    • SLA
    • Quotas and limits
    • Release notes
    • Troubleshooting
    • Overview
    • Mobile app
    • API
    • Working with the Yandex Cloud CLI and API in Microsoft Windows
    • Overview
    • Equivalents for Amazon Web Services
    • Equivalents for Google Cloud Platform
    • Equivalents for Microsoft Azure
      • Overview
      • Resource and role model
      • Computing infrastructure
      • Data storage subsystem
      • Network subsystem
      • Management, monitoring, and billing tools

In this article:

  • Management tools based on the infrastructure as code (IaC) model
  • Billing subsystem
  • Monitoring subsystem
  • Monitoring in VMware
  • Monitoring in Yandex Cloud
  1. Equivalent services on other platforms
  2. Comparison with VMware
  3. Management, monitoring, and billing tools

Management, monitoring, and billing tools

Written by
Yandex Cloud
Updated at November 14, 2024
  • Management tools based on the infrastructure as code (IaC) model
  • Billing subsystem
  • Monitoring subsystem
    • Monitoring in VMware
    • Monitoring in Yandex Cloud

The Yandex Cloud platform is a fully-featured out-of-the-box cloud service. Its management, monitoring, and billing capabilities exceed those of VMware.

VMware Cloud Director and Yandex Cloud support popular infrastructure as code (IaC) tools: Terraform and CrossPlane. The key difference between them is the use of a synchronous API in VMware Cloud Director and an asynchronous API in Yandex Cloud.

In VMware, one needs additional tools for monitoring and billing. Yandex Cloud users get ready-made services for collecting, storing, and displaying virtualization metrics, as well as measuring resource consumption on a pay-as-you-go or post-paid basis.

Management tools based on the infrastructure as code (IaC) modelManagement tools based on the infrastructure as code (IaC) model

VMware Cloud Director

Yandex Cloud

In VMware infrastructure, CrossPlane runs on top of VMware Tanzu Application Platform, a container orchestration tool on top of ESXi.

VMware Cloud Director has a synchronous API, so the task of parallelizing processes, as well as multithreading through PowerShell Runspaces, becomes much more difficult. For example, you can run virtual machine creation in vApp with the Async key in multiple threads, but the VMs will be created strictly one by one within the same organization.

Yandex Cloud uses an asynchronous API, which allows parallelized deployment without waiting for the current object operation to complete.

Billing subsystemBilling subsystem

VMware Cloud Director

Yandex Cloud

VMware platform does not have any native billing solutions; each cloud provider or virtualization user chooses a third-party solution to implement this functionality.

Billing in Yandex Cloud allows you to measure resource consumption using pay-as-you-go and post-paid models. You can view billing details directly in the cloud console, as well as upload to external systems for analysis.

With the budgets feature, you can control the resource consumption on the platform. Budgets allow you to set the amount of expenses for a month, and when the consumption threshold is reached, they send notifications to the users specified in the settings who are registered in the cloud.

Monitoring subsystemMonitoring subsystem

Monitoring in VMwareMonitoring in VMware

In VMware, monitoring includes both native virtual machine metrics and the vRealize tool, which additionally includes APM (Application Performance Monitoring) and analytics features and infrastructure optimization recommendations.

Monitoring in Yandex CloudMonitoring in Yandex Cloud

Monitoring is an integral part of the cloud platform and allows you to collect, store, and display metrics, as well as customize alerts and send notifications on them.

Yandex Monitoring collects metrics of your cloud resources automatically and builds charts and dashboards based on them. Service dashboards with the most popular metrics are automatically generated for the platform services.

Yandex Monitoring supports integration layer with Prometheus through RemoteRead and RemoteWrite; it includes an option to connect Grafana for metrics visualization. You can upload metrics into Monitoring from apps installed in Yandex Cloud or use your local data sources.

The Cloud Logging subsystem is used to collect, analyze, and store logs; it aggregates data about the operation of various resources into a log group. Data for each log group is stored in isolation, while the access is distributed through Identity and Access Management (IAM). There is also an option to upload and store Object Storage logs. You can add logs from Cloud Logging to the same dashboard where you have diagnostic information from other systems integrated with Grafana using the Grafana plugin.

Architecturally, Cloud Logging and Monitoring are built on top of YDB, which is under the hood of most Yandex Cloud services. Meanwhile, the data gets automatically replicated to multiple availability zones, ensuring that logs and metrics are securely stored even if a rack or the entire data center goes down.

Was the article helpful?

Previous
Network subsystem
© 2025 Direct Cursus Technology L.L.C.