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

# 在 AWS 上运行 Agent App

现在让我们在 AWS 上为 **Agent App** 运行生产环境。

<Snippet file="aws-setup.mdx" />

<Snippet file="update-prd-secrets.mdx" />

<Snippet file="create-aws-resources.mdx" />

<Snippet file="agent-app-production-streamlit.mdx" />

<Snippet file="agent-app-production-fastapi.mdx" />

<Snippet file="agent-app-update-production.mdx" />

<Snippet file="agent-app-delete-aws-resources.mdx" />

## 下一步

恭喜您在 AWS 上成功运行了 Agent App。后续步骤：

* 阅读关于[更新工作区设置](/workspaces/workspace-management/workspace-settings)
* 阅读关于[为工作区创建 git 仓库](/workspaces/workspace-management/git-repo)
* 阅读关于[管理生产应用程序](/workspaces/workspace-management/production-app)
* 阅读关于[格式化和验证您的代码](/workspaces/workspace-management/format-and-validate)
* 阅读关于[添加 Python 库](/workspaces/workspace-management/install)
* 阅读关于[添加自定义域名和 HTTPS](/workspaces/workspace-management/domain-https)
* 阅读关于[实现 CI/CD](/workspaces/workspace-management/ci-cd)
* 在 [discord](https://discord.gg/4MtYHHrgA8) 上与我们聊天
