<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.39 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-lizihan-intelligent-hybrid-cloud-00" category="info" submissionType="IETF" xml:lang="en" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="Intelligent Hybrid Cloud Requirements">General Technical Capability Requirements for Intelligent Hybrid Cloud Platform</title>
    <seriesInfo name="Internet-Draft" value="draft-lizihan-intelligent-hybrid-cloud-00"/>
    <author fullname="Zihan Li">
      <organization>China Academy of Information and Communications Technology</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>lizihan1@caict.ac.cn</email>
      </address>
    </author>
    <date year="2026" month="July" day="03"/>
    <area>General</area>
    <workgroup>Cloud Computing Open Source Industry Alliance</workgroup>
    <keyword>hybrid cloud</keyword>
    <keyword>intelligent cloud</keyword>
    <keyword>AI</keyword>
    <keyword>cloud computing</keyword>
    <keyword>resource orchestration</keyword>
    <keyword>model deployment</keyword>
    <keyword>AIOps</keyword>
    <abstract>
      <?line 50?>

<t>This document specifies the general technical capability
requirements for an intelligent hybrid cloud platform. An
intelligent hybrid cloud combines compute, storage, and network
resources across multiple cloud deployment models, leveraging
artificial intelligence algorithms to implement active hybrid cloud
management functions such as intelligent resource scheduling,
intelligent analysis, intelligent statistics, and intelligent
prediction. It also provides support for intelligent computing
power and large model development-related service technical
capabilities within the hybrid cloud. This document defines
capability requirements across infrastructure, unified platform
management, model cross-cloud development, and intelligent
operations and maintenance.</t>
      <t>This document is applicable to the design, development, and
deployment of intelligent hybrid cloud platforms by cloud service
providers, and provides reference and specifications for users
designing and deploying intelligent hybrid cloud platforms.</t>
    </abstract>
  </front>
  <middle>
    <?line 71?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Intelligent hybrid cloud combines compute, storage, and network
resources across multiple cloud deployment models, leveraging
artificial intelligence algorithms to implement active hybrid
cloud management functions such as intelligent resource
scheduling, intelligent analysis, intelligent statistics, and
intelligent prediction, including cloud-to-cloud collaboration.
It also provides support for intelligent computing power and
large model development-related service technical capabilities
within the hybrid cloud. It enables enterprises to flexibly
allocate resources according to business requirements, while
improving efficiency and reliability through intelligent dynamic
monitoring, AI-driven analysis, and decision-making
capabilities.</t>
      <t>This document applies to the design, development, and
deployment of intelligent hybrid cloud platforms by cloud service
providers, and provides reference and specifications for users
designing and deploying intelligent hybrid cloud platforms.</t>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

<t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>",
"<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>",
"<bcp14>NOT RECOMMENDED</bcp14>", "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this
document are to be interpreted as described in BCP 14
<xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear in
all capitals, as shown here.</t>
      </section>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>This document uses the following terms and definitions
established in <xref target="T_CCSA385.1"/> and <xref target="GB_T32400"/>.</t>
        <dl>
          <dt>hybrid cloud:</dt>
          <dd>
            <t>A cloud deployment model that contains at least two
different cloud deployment models. [Source: <xref target="GB_T32400"/>,
3.2.23]</t>
          </dd>
          <dt>intelligent hybrid cloud:</dt>
          <dd>
            <t>A hybrid cloud deployment model enhanced by artificial
intelligence technology, which implements active hybrid cloud
management functions such as intelligent resource scheduling,
intelligent analysis, intelligent statistics, and intelligent
prediction through AI algorithms, and provides support for
intelligent computing power and large model development-related
service capabilities during hybrid cloud operation processes.</t>
          </dd>
          <dt>hardware resource splitting:</dt>
          <dd>
            <t>The dynamic allocation capability to divide physical GPUs,
bare metal servers, and other heterogeneous hardware resources
into virtual units on demand.</t>
          </dd>
          <dt>multi-model integration management:</dt>
          <dd>
            <t>The capability to deploy and manage TensorFlow, PyTorch,
PaddlePaddle, and Large Language Models (LLM) within the same
computing resource pool.</t>
          </dd>
          <dt>intelligent resource orchestration:</dt>
          <dd>
            <t>The capability to achieve optimal allocation and elastic
scaling of cross-cloud resources based on multi-objective
optimization algorithms.</t>
          </dd>
          <dt>artificial intelligence for IT operations (AIOps):</dt>
          <dd>
            <t>An intelligent operations and maintenance system that
utilizes AI technology to implement operations data collection,
anomaly detection, root cause analysis, and self-healing
processing.</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="abbreviations">
      <name>Abbreviations</name>
      <t>The following abbreviations are used in this document:</t>
      <table>
        <name>Abbreviations Used in This Document</name>
        <thead>
          <tr>
            <th align="left">Abbreviation</th>
            <th align="left">Full Name</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">API</td>
            <td align="left">Application Programming Interface</td>
          </tr>
          <tr>
            <td align="left">ARM</td>
            <td align="left">Advanced RISC Machines</td>
          </tr>
          <tr>
            <td align="left">CPU</td>
            <td align="left">Central Processing Unit</td>
          </tr>
          <tr>
            <td align="left">GPU</td>
            <td align="left">Graphics Processing Unit</td>
          </tr>
          <tr>
            <td align="left">LLM</td>
            <td align="left">Large Language Model</td>
          </tr>
          <tr>
            <td align="left">NPU</td>
            <td align="left">Neural Network Processing Unit</td>
          </tr>
          <tr>
            <td align="left">SDK</td>
            <td align="left">Software Development Kit</td>
          </tr>
          <tr>
            <td align="left">SSD</td>
            <td align="left">Solid State Drives</td>
          </tr>
          <tr>
            <td align="left">TLS</td>
            <td align="left">Transport Layer Security</td>
          </tr>
          <tr>
            <td align="left">VPN</td>
            <td align="left">Virtual Private Network</td>
          </tr>
          <tr>
            <td align="left">VXLAN</td>
            <td align="left">Virtual eXtensible Local Area Network</td>
          </tr>
        </tbody>
      </table>
    </section>
    <section anchor="overview-of-capability-requirements-methodology">
      <name>Overview of Capability Requirements Methodology</name>
      <t>This document primarily adopts technical testing and document
review methods to conduct technical testing and protocol/SLA
clause compliance checks on the resource integration capability,
platform management capability, model development capability,
and operations and maintenance capability of the evaluated
hybrid cloud platform, and scores according to the pass status.
Infrastructure capabilities are mandatory, while other
capabilities require passing more than 80% of the evaluation
items.</t>
      <t>This standard applies to the intelligent transformation of
existing hybrid cloud products based on hybrid cloud
architecture, covering the integration of public cloud, private
cloud, and edge cloud resources and the fusion of intelligent
capabilities. It also applies to the needs of enterprises,
government agencies, and other organizations to achieve
intelligent services during digital transformation, helping
enterprises clarify their capability levels and upgrade targets.</t>
    </section>
    <section anchor="infrastructure-capability-requirements">
      <name>Infrastructure Capability Requirements</name>
      <section anchor="computing-capability">
        <name>Computing Capability</name>
        <t>This indicator defines the heterogeneous cloud resource
integration capability. The platform <bcp14>MUST</bcp14> meet the following
requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support unified access to resources including public cloud,
private cloud (dedicated cloud), edge cloud, and endpoint
nodes;</t>
          </li>
          <li>
            <t>Support unified management of computing resources, storage
resources, network resources, database resources, middleware
resources, and container platforms;</t>
          </li>
          <li>
            <t>Provide edge node access capability, supporting local
autonomous operation in offline network environments.</t>
          </li>
        </ul>
      </section>
      <section anchor="network-capability">
        <name>Network Capability</name>
        <t>This indicator defines the hybrid cloud network access
capability. The platform <bcp14>MUST</bcp14> meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support the adoption of high-speed interconnection
technologies, optimization of network topology structures, and
other methods to improve data transmission efficiency and reduce
network latency;</t>
          </li>
          <li>
            <t>Implement intelligent network security protection, supporting
dynamic threat detection and response.</t>
          </li>
        </ul>
      </section>
      <section anchor="storage-capability">
        <name>Storage Capability</name>
        <t>This indicator defines the hybrid cloud storage capability. The
platform <bcp14>MUST</bcp14> meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Implement high-performance storage (such as SSD, NVMe SSD)
and storage tiered management;</t>
          </li>
          <li>
            <t>Support cross-cloud storage scheduling and dynamic performance
specification adjustment.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="unified-platform-management-capability">
      <name>Unified Platform Management Capability</name>
      <section anchor="cross-cloud-resource-collaboration-capability">
        <name>Cross-Cloud Resource Collaboration Capability</name>
        <t>This indicator defines the specific capability requirements for
heterogeneous resources and multi-source resource collaboration
that an intelligent hybrid cloud <bcp14>SHOULD</bcp14> possess. The platform
<bcp14>MUST</bcp14> meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support mapping different forms of similar resource services
to unified standardized service APIs, enabling the system to
identify and register different types of computing, storage,
and network resources;</t>
          </li>
          <li>
            <t>Support compatibility with mainstream GPU types and models;</t>
          </li>
          <li>
            <t>Support compatibility with mainstream CPU hardware
architectures (x86/ARM/RISC-V) for mixed deployment;</t>
          </li>
          <li>
            <t>Support at least two types of heterogeneous hardware, such as
CPU/GPU/FPGA/NPU;</t>
          </li>
          <li>
            <t>Support multi-source heterogeneous data storage, such as
structured, semi-structured, and unstructured data;</t>
          </li>
          <li>
            <t>Support cross-cloud storage scheduling and dynamic
performance specification adjustment;</t>
          </li>
          <li>
            <t>Support optimizing cross-cloud traffic routing strategies
based on AI algorithms (reinforcement learning/time series
prediction);</t>
          </li>
          <li>
            <t>Support automatic selection of low-latency links according
to network congestion status;</t>
          </li>
          <li>
            <t>Support predicting peak periods and proactively expanding
bandwidth resources in advance.</t>
          </li>
        </ul>
      </section>
      <section anchor="cross-cloud-orchestration-and-scheduling-capability">
        <name>Cross-Cloud Orchestration and Scheduling Capability</name>
        <t>This indicator defines the cross-cloud resource orchestration
and scheduling capability requirements that an intelligent
hybrid cloud <bcp14>SHOULD</bcp14> possess. The platform <bcp14>MUST</bcp14> meet the
following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support multi-cloud collaborative scheduling capability,
supporting real-time resource scheduling across 3 or more cloud
platforms (public cloud/private cloud/edge cloud);</t>
          </li>
          <li>
            <t>Support automatic cross-cloud scaling under burst load, with
resource recovery rate greater than or equal to 90% during
scaling down;</t>
          </li>
          <li>
            <t>Provide global capacity monitoring and capacity scheduling
based on monitoring analysis results;</t>
          </li>
          <li>
            <t>Support dynamic policy optimization, including multi-objective
optimization algorithms based on cost, performance, and carbon
emissions;</t>
          </li>
          <li>
            <t>Predict business load changes through AI models;</t>
          </li>
          <li>
            <t>Support visualized composite orchestration of basic
resources;</t>
          </li>
          <li>
            <t>Support generating orchestration templates, dynamically
adding resource nodes to adjust orchestration;</t>
          </li>
          <li>
            <t>Support cross-cloud resource orchestration recommendations
based on scheduling strategies such as cost optimization and
performance optimization.</t>
          </li>
        </ul>
      </section>
      <section anchor="cross-cloud-platform-analysis-capability">
        <name>Cross-Cloud Platform Analysis Capability</name>
        <t>This indicator defines the capability of an intelligent hybrid
cloud to uniformly manage and intelligently analyze cross-cloud
resources, tasks, and applications. The platform <bcp14>MUST</bcp14> meet the
following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support custom log storage for monitoring prediction,
scheduling prediction, and cost analysis;</t>
          </li>
          <li>
            <t>Support generating resource optimization reports and cost
optimization reports;</t>
          </li>
          <li>
            <t>Support multi-dimensional cost analysis and resource
optimization recommendations;</t>
          </li>
          <li>
            <t>Support cross-cloud log and metric correlation analysis;</t>
          </li>
          <li>
            <t>Support implementing a visualized hybrid cloud management,
operations, and operation interface.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="model-cross-cloud-development-capability-requirements">
      <name>Model Cross-Cloud Development Capability Requirements</name>
      <section anchor="cross-cloud-training-scheduling-capability">
        <name>Cross-Cloud Training Scheduling Capability</name>
        <t>This indicator defines the unified scheduling capability that
an intelligent hybrid cloud platform can provide through
collaborative resources. The platform <bcp14>MUST</bcp14> meet the following
requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support dynamic allocation of hybrid cloud resources (public
cloud computing power peak expansion, private cloud sensitive
data processing) for AI model training;</t>
          </li>
          <li>
            <t>Support sharding of training tasks, supporting deployment of
compute-intensive tasks (such as large model pre-training) to
public cloud, while retaining data preprocessing tasks in the
local private cloud.</t>
          </li>
        </ul>
      </section>
      <section anchor="model-fine-tuning-and-evaluation-collaboration-capability">
        <name>Model Fine-Tuning and Evaluation Collaboration Capability</name>
        <t>This indicator defines the model inference and evaluation
capabilities that an intelligent hybrid cloud platform can
provide through collaborative multi-cloud environments. The
platform <bcp14>MUST</bcp14> meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support three fine-tuning modes: full update, low-rank
adaptation (LoRA), and Prompt Tuning. Users <bcp14>MAY</bcp14>
comprehensively select fine-tuning modes considering factors
such as computing power, dataset size, downstream task type,
and base model;</t>
          </li>
          <li>
            <t>Support implementing model fine-tuning in public cloud and
model testing in private cloud;</t>
          </li>
          <li>
            <t>Support online testing functionality, allowing users to
verify the accuracy and response effectiveness of models
created on the platform online. Online testing supports
selecting services and applications on the testing workbench
for parameter configuration, inputting or referencing prompt
templates for input, and completing testing;</t>
          </li>
          <li>
            <t>Support evaluating pre-configured large models and trained
models, supporting evaluation of models that have not been
published as online services or have been published as online
services; support configuring evaluation tasks to use public
resource pools or dedicated resource pools, as well as
resource size configuration.</t>
          </li>
        </ul>
      </section>
      <section anchor="model-cross-cloud-deployment-capability">
        <name>Model Cross-Cloud Deployment Capability</name>
        <t>This indicator defines the multi-cloud deployment capability
that an intelligent hybrid cloud platform can provide. The
platform <bcp14>MUST</bcp14> meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support seamless migration of TensorFlow/PyTorch models
between X86 and ARM architectures;</t>
          </li>
          <li>
            <t>Support multi-environment deployment of models in hybrid
cloud, including deployment in private cloud, edge nodes, and
other environments;</t>
          </li>
          <li>
            <t>Support diversified model deployment strategies, such as
blue-green deployment, canary deployment, and multi-replica
deployment;</t>
          </li>
          <li>
            <t>Support public resource pool and dedicated resource pool
configuration. When services are published in a dedicated
resource pool, services exclusively occupy resources, and
corresponding computing units can be set to guarantee QPS;</t>
          </li>
          <li>
            <t>Support deploying multiple models or multiple versions of a
single model in the hybrid cloud.</t>
          </li>
        </ul>
      </section>
      <section anchor="model-cross-cloud-inference-capability">
        <name>Model Cross-Cloud Inference Capability</name>
        <section anchor="service-manageability">
          <name>Service Manageability</name>
          <t>The platform <bcp14>MUST</bcp14> meet the following requirements:</t>
          <ul spacing="normal">
            <li>
              <t>Support model inference service management, including start,
stop, and traffic limiting;</t>
            </li>
            <li>
              <t>Support elastic scaling of model inference services;</t>
            </li>
            <li>
              <t>Support version updates of inference services, supporting
updating specified versions for launch, and also supporting
offline operations for published services, supporting smooth
version replacement without directly affecting currently
running version services;</t>
            </li>
            <li>
              <t>Support a visualized interface for model inference services,
including displaying model call frequency, inference
performance metrics, computing resource occupancy, and other
metrics;</t>
            </li>
            <li>
              <t>Support abnormal data collection for model inference.</t>
            </li>
          </ul>
        </section>
        <section anchor="cloud-edge-collaborative-inference-capability">
          <name>Cloud-Edge Collaborative Inference Capability</name>
          <t>The platform <bcp14>MUST</bcp14> meet the following requirements:</t>
          <ul spacing="normal">
            <li>
              <t>Support cloud-edge training and inference capabilities,
achieving distributed intelligence;</t>
            </li>
            <li>
              <t>Support data cloud-edge collaborative deployment capability,
allocating differently according to hot and cold data
identifiers;</t>
            </li>
            <li>
              <t>Support model lightweight compression technologies (such as
quantization, pruning), adapting to resource constraints of
edge devices.</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="cross-cloud-model-service-management-capability">
        <name>Cross-Cloud Model Service Management Capability</name>
        <t>This indicator defines the model management service capability
that an intelligent hybrid cloud platform can provide. The
platform <bcp14>MUST</bcp14> meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support viewing information of models deployed on the
hybrid cloud, including model name, type, creation/modification
time, etc.;</t>
          </li>
          <li>
            <t>Support lifecycle management of large models already listed
on the hybrid cloud, including model listing, publishing,
querying, removing, and delisting;</t>
          </li>
          <li>
            <t>Support version management of deployed large models,
including version tracking, difference comparison between
different versions, and version rollback;</t>
          </li>
          <li>
            <t>Support at least 2 different model file storage formats.</t>
          </li>
        </ul>
      </section>
      <section anchor="knowledge-base-management-capability">
        <name>Knowledge Base Management Capability</name>
        <t>This indicator defines the multi-cloud knowledge base
management capability that an intelligent hybrid cloud platform
can provide. The platform <bcp14>MUST</bcp14> meet the following
requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support building knowledge bases from documents in multiple
formats, including pdf, txt, md, docx, etc.;</t>
          </li>
          <li>
            <t>Support text splitting by character, length, and semantics,
as well as document cleaning;</t>
          </li>
          <li>
            <t>Support vector databases to store vectorized text
fragments, and support vector database similarity retrieval;</t>
          </li>
          <li>
            <t>Support viewing the total number of documents and total
number of characters in the knowledge base, and support
document-level function configuration.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="intelligent-operations-and-maintenance-capability">
      <name>Intelligent Operations and Maintenance Capability</name>
      <section anchor="monitoring-and-alerting-capability">
        <name>Monitoring and Alerting Capability</name>
        <t>The capability to perform intelligent operations and
maintenance optimization on the intelligent hybrid cloud
platform and provide related monitoring data collection for
intelligent operations and maintenance. The platform <bcp14>MUST</bcp14>
meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support large-screen monitoring, including resource usage
rate, allocation rate, alerts, and other information;</t>
          </li>
          <li>
            <t>Support querying historical monitoring data within custom
time periods;</t>
          </li>
          <li>
            <t>Support noise reduction, classification, grading, and
notification of alert information and events based on the
platform's own algorithms;</t>
          </li>
          <li>
            <t>Support unified convergence and status tracking of alarm
information.</t>
          </li>
        </ul>
      </section>
      <section anchor="log-management-capability">
        <name>Log Management Capability</name>
        <t>The capability to perform intelligent operations and
maintenance log optimization on the intelligent hybrid cloud
platform. The platform <bcp14>MUST</bcp14> meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support calling log analysis interfaces and querying log
analysis system data;</t>
          </li>
          <li>
            <t>Support cross-cloud log and metric correlation analysis.</t>
          </li>
        </ul>
      </section>
      <section anchor="fault-management">
        <name>Fault Management</name>
        <t>The capability to perform intelligent operations and
maintenance fault optimization on the intelligent hybrid
cloud platform. The platform <bcp14>MUST</bcp14> meet the following
requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Meet anomaly detection and pre-analysis for CPU/memory/
network;</t>
          </li>
          <li>
            <t>Support root cause analysis, locating the root cause of
complex faults within hours;</t>
          </li>
          <li>
            <t>Support rapid recovery capability for minor faults within a
short time;</t>
          </li>
          <li>
            <t>Support building a fault knowledge base;</t>
          </li>
          <li>
            <t>Support fault learning capability, building operations and
maintenance intelligent agents.</t>
          </li>
        </ul>
      </section>
      <section anchor="automation-capability">
        <name>Automation Capability</name>
        <t>The capability to perform intelligent operations and
maintenance automation on the intelligent hybrid cloud
platform. The platform <bcp14>MUST</bcp14> meet the following requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support self-healing capability through intelligent
algorithms (causal reasoning graph engines): achieving 100%
automatic repair for known fault modes (disk full, service
process crash);</t>
          </li>
          <li>
            <t>Support automated inspection: periodic health check coverage
rate greater than or equal to 99%, executable rate of
generated repair recommendations greater than or equal to
80%;</t>
          </li>
          <li>
            <t>Support dynamic resource reclamation: identifying idle
resources (utilization less than 10% for 24 consecutive
hours), automatically releasing or hibernating them.</t>
          </li>
        </ul>
      </section>
      <section anchor="metering-and-billing-capability">
        <name>Metering and Billing Capability</name>
        <t>The capability to perform intelligent operations and
maintenance metering and billing on the intelligent hybrid
cloud platform. The platform <bcp14>MUST</bcp14> meet the following
requirements:</t>
        <ul spacing="normal">
          <li>
            <t>Support basic resource usage metering and bill generation;</t>
          </li>
          <li>
            <t>Provide a unified multi-cloud billing view;</t>
          </li>
          <li>
            <t>Provide mixed billing modes for on-demand/reserved/spot
instance AI tasks, such as resource-based billing, monthly
subscription billing, and billing by GPU and model service
(training/inference/knowledge base) call volume;</t>
          </li>
          <li>
            <t>Support viewing bills on bill details and cost analysis
pages;</t>
          </li>
          <li>
            <t>Support multi-dimensional cost analysis and resource
optimization recommendations;</t>
          </li>
          <li>
            <t>Implement intelligent cost prediction and dynamic resource
adjustment to optimize billing.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This memo includes no request to IANA.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document specifies technical capability requirements for
intelligent hybrid cloud platforms. Implementers <bcp14>SHOULD</bcp14>
consider the following security aspects when deploying such
platforms:</t>
      <ul spacing="normal">
        <li>
          <t>Data confidentiality and integrity when transferring data
across public and private cloud boundaries;</t>
        </li>
        <li>
          <t>Access control and authentication mechanisms for
multi-tenant environments;</t>
        </li>
        <li>
          <t>Network security for cross-cloud communication channels;</t>
        </li>
        <li>
          <t>Model security, including protection of intellectual property
for deployed AI models;</t>
        </li>
        <li>
          <t>Compliance with applicable data protection regulations.</t>
        </li>
      </ul>
    </section>
  </middle>
  <back>
    <references anchor="sec-normative-references">
      <name>Normative References</name>
      <reference anchor="RFC2119">
        <front>
          <title>Key words for use in RFCs to Indicate Requirement Levels</title>
          <author fullname="S. Bradner" initials="S." surname="Bradner"/>
          <date month="March" year="1997"/>
          <abstract>
            <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="2119"/>
        <seriesInfo name="DOI" value="10.17487/RFC2119"/>
      </reference>
      <reference anchor="RFC8174">
        <front>
          <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
          <author fullname="B. Leiba" initials="B." surname="Leiba"/>
          <date month="May" year="2017"/>
          <abstract>
            <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="8174"/>
        <seriesInfo name="DOI" value="10.17487/RFC8174"/>
      </reference>
      <reference anchor="GB_T32400">
        <front>
          <title>Information Technology - Cloud Computing - Overview and Vocabulary</title>
          <author>
            <organization>Standardization Administration of China</organization>
          </author>
          <date year="2015"/>
        </front>
      </reference>
      <reference anchor="T_CCSA385.1">
        <front>
          <title>Cloud Computing - Intelligent Hybrid Cloud - Part 1</title>
          <author>
            <organization>China Communications Standards Association</organization>
          </author>
          <date year="2022"/>
        </front>
      </reference>
    </references>
    <?line 552?>

<section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>This document was drafted in accordance with the provisions of
GB/T 1.1-2020 "Directives for Standardization - Part 1:
Rules for the Structure and Drafting of Standardizing
Documents."</t>
      <t>Please note that certain contents of this document may
involve patents. The publishing organization of this
document assumes no responsibility for identifying such
patents.</t>
      <t>This document was proposed and administered by the China
Communications Standards Association.</t>
      <t>The following organizations contributed to the development of
this document: China Academy of Information and
Communications Technology, China Unicom Cloud Data Co.,
Ltd., Alibaba Cloud Technology Co., Ltd., China Mobile
(Suzhou) Software Technology Co., Ltd., JD Cloud Computing
Co., Ltd., Tianyi Cloud Technology Co., Ltd., and Lenovo
(Beijing) Co., Ltd.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
AA==

-->

</rfc>
