Architecture & Design Patterns
CommunityDesign robust serverless patterns.
Software Engineering#architecture#serverless#orchestration#observability#event-driven#choreography#design-patterns
Authorftnilsson
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Serverless architectures can become complex to design and maintain as systems scale. This Skill provides a structured set of patterns and best practices to help teams build scalable, event-driven applications with clear boundaries and reliable behavior.
Core Features & Use Cases
- Event-Driven Design: treat all function invocations as reactions to events and design for eventual consistency.
- Choreography vs Orchestration: guidance on when to use independent event reactions versus managed workflow engines.
- Composition Patterns: function chaining, fan-out/fan-in, async HTTP, and more for durable, scalable pipelines.
- Bounded Contexts: organise services into isolated domains with clear data ownership and integration via events or APIs.
- Anti-patterns & Best Practices: avoid monolith functions, ensure retries, dead-letter queues, and proper observability.
Quick Start
Identify a spiky workload and apply an appropriate serverless pattern to implement a resilient, event-driven workflow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Architecture & Design Patterns Download link: https://github.com/ftnilsson/agent-registry/archive/main.zip#architecture-design-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.