cloud-solution-architect

仓库创建 2026年1月17日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

提供架构原则、样式与设计模式,适合云方案评审与设计决策。

这个 Skill 做什么

把代理转为遵循 Azure Architecture Center 的云架构专家。

把云架构设计按 Azure Architecture Center 的最佳实践落地,帮你在选型、架构风格、设计评审和 WAF(Well‑Architected Framework)审查时给出具体建议。适合在做新系统设计、技术选型或进行架构复盘与优化时使用。特点是把设计原则、架构风格、44 个云设计模式和技术选择框架结合起来,便于权衡和实操落地。

▸ 展开 SKILL.md 英文原文

Transform the agent into a Cloud Solution Architect following Azure Architecture Center best practices. Use when designing cloud architectures, reviewing system designs, selecting architecture styles, applying cloud design patterns, making technology choices, or conducting Well-Architected Framework reviews.

开发编程云架构Azure设计模式通用
2.7k
Stars
304
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/microsoft/skills/main/.github/skills/cloud-solution-architect/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/microsoft/skills/main/.github/skills/cloud-solution-architect/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Cloud Solution Architect

## Overview

Design well-architected, production-grade cloud systems following Azure Architecture Center best practices. This skill provides:

- **10 design principles** for Azure applications
- **6 architecture styles** with selection guidance
- **44 cloud design patterns** mapped to WAF pillars
- **Technology choice frameworks** for compute, storage, data, messaging
- **Performance antipatterns** to avoid
- **Architecture review workflow** for systematic design validation

---

## Ten Design Principles for Azure Applications

| # | Principle | Key Tactics |
|---|-----------|-------------|
| 1 | **Design for self-healing** | Retry with backoff, circuit breaker, b
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有