技能 编程开发 微服务架构模式指南

微服务架构模式指南

v20260509
microservices-patterns
本技能提供了一套掌握微服务架构模式的综合框架。它涵盖了构建健壮分布式系统的关键方面,包括服务边界定义、服务间通信、分布式数据管理和各种弹性模式的实现。适用于大型单体应用拆分和复杂系统设计。
获取技能
464 次下载
概览

Microservices Patterns

Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building distributed systems.

Use this skill when

  • Decomposing monoliths into microservices
  • Designing service boundaries and contracts
  • Implementing inter-service communication
  • Managing distributed data and transactions
  • Building resilient distributed systems
  • Implementing service discovery and load balancing
  • Designing event-driven architectures

Do not use this skill when

  • The system is small enough for a modular monolith
  • You need a quick prototype without distributed complexity
  • There is no operational support for distributed systems

Instructions

  1. Identify domain boundaries and ownership for each service.
  2. Define contracts, data ownership, and communication patterns.
  3. Plan resilience, observability, and deployment strategy.
  4. Provide migration steps and operational guardrails.

Resources

  • resources/implementation-playbook.md for detailed patterns and examples.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
信息
Category 编程开发
Name microservices-patterns
版本 v20260509
大小 6.18KB
更新时间 2026-05-10
语言