Applications Available in the API
Our cloud API provides a wide range of applications based on Kubernetes resources. These applications are designed to meet various needs in storage, databases, networking, virtualization, and monitoring. Each application is managed as a Kubernetes resource, allowing easy integration into your existing workflows.
Below you'll find the list of available applications, each with a dedicated page containing a complete description, usage examples, and details on configuration options.
Applications List
Storage
- Bucket: Object storage space management.
Databases
- ClickHouse: Column-oriented analytical database, ideal for fast queries.
- FerretDB: MongoDB-compatible database, deployed on PostgreSQL.
- MySQL: Popular relational database.
- Postgres: Robust and extensible relational database.
- Redis: In-memory key-value database for fast performance.
- RabbitMQ: High-performance message management system.
- NATS: Lightweight and high-performance messaging.
Network
- HTTP Cache: HTTP cache management to improve web performance.
- TCP Balancer: TCP load balancing for network applications.
- VPN: Management of secure connections across the cloud.
Virtualization
- Virtual Machine: Management of virtual machines in the cloud.
- VM Disk: Management of disks associated with virtual machines.
- VM Instance: Management of virtual machine instances.
Orchestration and Multi-Cloud
- Kubernetes: Management of integrated Kubernetes clusters.
- Tenant: Management of multi-tenant environments in the cloud.
Messaging
- Kafka: Distributed messaging system for real-time stream processing.
Each application is documented with its specifics, associated API, and practical examples for optimal integration into your cloud infrastructures.
Next step: Select an application to learn more!