# 架构

Red Hat OpenStack平台提供了构建私有或公有云的基础设施即服务（Infrastructure-as-a-Service, IaaS）：

* 完全分布式对象存储
* 持久化块层存储
* 虚拟机提供引擎和镜像存储
* 验证和授权机制
* 集成网络
* 基于浏览器的使用


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://huataihuang.gitbook.io/cloud-atlas-draft/iaas/openstack/redhat/architecture.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
