> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scitix.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# GPU Cloud Overview

The ScitiX Cloud platform encompasses a wide range of product capabilities across multiple dimensions, including computing, storage, networking, cloud-native services, and operations, allowing you to quickly and conveniently utilize GPU computing resources in the cloud for comprehensive functionality and efficient delivery.

<Columns cols={2}>
  <Card title="CES (Compute Engine Service)">
    The Compute Engine Service directly sells bare metal servers, giving you full management rights over the servers and allowing you to customize your OS and system parameters based on your business needs. You need to log in to the server using a public IP address for resource management.
  </Card>

  <Card title="CSS (Container Serverless Service)">
    CSS is a serverless Kubernetes service that allows you to use Kubernetes by purchasing quotas. With CSS, you only need to focus on the desired instance types and quota, eliminating the need to manage physical machines and Kubernetes systems, and enabling you to concentrate more on business development.
  </Card>

  <Card title="OSS (Object Storage Service)">
    OSS is an S3-like object storage service designed to meet your large-scale data storage needs. It supports bucket-level user authorization, as well as data upload and download functionalities.
  </Card>

  <Card title="File Storage">
    File Storage Service provides high-performance shared storage. You can purchase one or more file systems and mount them to your CES instances. File storage allows data sharing among multiple CES instances and offers high-performance parallel read/write capabilities. It also supports file system expansion operations.
  </Card>

  <Card title="VPC (Virtual Private Cloud)">
    VPC services create one or more local area networks for your computing resource pool, with default network isolation between different VPCs. You must have at least one VPC network before purchasing CES instances, and the purchased CES instances must belong to a VPC network.
  </Card>

  <Card title="RMS (Real Monitoring Service)">
    The Real Monitoring Service supports monitoring of specific metrics for CES and CSS products and is compatible with Grafana standard monitoring dashboards. You can subscribe to alert services through RMS and customize alert channels based on your needs.
  </Card>
</Columns>
