compute
CommunityDecide the best compute for your workload
Authormauriciodelrio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps teams decide where to run code by comparing serverless functions, container tasks, virtual machines, and edge functions against workload needs, cost, latency, and operational constraints.
Core Features & Use Cases
- Decision trees for frontend/SSR, APIs, and background workers to pick between AWS Lambda, ECS Fargate, EC2, and Vercel Functions/Edge.
- Platform guidance with limits, cost estimates, and when to prefer each option (e.g., stateless short jobs → Lambda; long-running or persistent connections → Fargate/EC2).
- Deployment patterns and CI/CD recommendations for common flows (Serverless Framework/SST, Docker → ECR → ECS, Vercel deploys).
- Operational tradeoffs & gotchas including cold starts, VPC impacts, timeouts, and cost floors to inform architecture decisions.
Quick Start
Ask the compute skill to evaluate a specific workload by describing its type (frontend/API/worker), expected latency, execution duration, concurrency, budget, and compliance constraints.
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: compute Download link: https://github.com/mauriciodelrio/delriodev-skills/archive/main.zip#compute 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.