# 安全

云计算虽然提供了便捷的服务，但是同时也带来了更为复杂的安全挑战。单纯构建一个云计算平台，没有安全的保障，是非常脆弱的，因为云计算把所有的资源都连接到了internet，已经无法简单粗暴地物理屏蔽攻击了。


---

# 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/security.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.
