Apply cloud architecture patterns: microservices, event-driven, CQRS, saga, circuit breaker, and retry patterns. Covers AWS, GCP, and Azure services and when to use each.
When to use this skill
- Designing a cloud architecture
- Choosing between managed services
- Implementing a saga pattern
Core concepts
This skill provides guidance on cloud architecture best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.
Installation
curl -LO https://opencode-skills.example/downloads/devops/cloud-architecture.zip
unzip cloud-architecture.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- designing a cloud architecture
- choosing between managed services
- implementing a saga pattern