Loading...
Loading...
Use when "evaluating technology", "choosing frameworks", "stack comparison", "technology decisions", or asking about "React vs Vue", "PostgreSQL vs MySQL", "AWS vs GCP", "build vs buy"
npx skill4agent add eyadsibai/ltk tech-stack-evaluation| Factor | Weight | Option A | Option B | Option C |
|---|---|---|---|---|
| Team Experience | 20% | Score | Score | Score |
| Community/Support | 15% | Score | Score | Score |
| Performance | 15% | Score | Score | Score |
| Scalability | 15% | Score | Score | Score |
| Cost (TCO) | 15% | Score | Score | Score |
| Integration | 10% | Score | Score | Score |
| Security | 10% | Score | Score | Score |
| Score | Meaning |
|---|---|
| 5 | Excellent, best in class |
| 4 | Good, above average |
| 3 | Adequate, meets needs |
| 2 | Below average, concerns |
| 1 | Poor, significant issues |
| Factor | React | Vue | Angular |
|---|---|---|---|
| Learning Curve | Medium | Low | High |
| Ecosystem | Large | Medium | Large |
| Performance | Good | Good | Good |
| Enterprise | Yes | Growing | Yes |
| Job Market | Largest | Growing | Strong |
| Factor | Node.js | Python | Go | Java |
|---|---|---|---|---|
| Performance | Good | Medium | Excellent | Good |
| Ecosystem | Large | Large | Growing | Large |
| Learning | Easy | Easy | Medium | Hard |
| Concurrency | Event-loop | Async | Native | Threads |
| Factor | PostgreSQL | MySQL | MongoDB | DynamoDB |
|---|---|---|---|---|
| Type | Relational | Relational | Document | Key-Value |
| Scalability | Vertical | Vertical | Horizontal | Horizontal |
| Schema | Strict | Strict | Flexible | Flexible |
| Cost | Free | Free | Free/Paid | Usage |
| Factor | AWS | GCP | Azure |
|---|---|---|---|
| Market Share | Largest | Growing | Second |
| Services | Most complete | Strong ML/Data | Enterprise |
| Pricing | Complex | Simpler | Complex |
| Free Tier | 12 months | Always free | 12 months |
## Requirements
- Scale: [Expected users/requests]
- Performance: [Latency requirements]
- Budget: [Monthly/yearly budget]
- Team: [Current skills and size]
- Timeline: [Implementation deadline]| Cost Type | Option A | Option B |
|---|---|---|
| Licensing | $ | $ |
| Infrastructure | $ | $ |
| Development | $ | $ |
| Training | $ | $ |
| Maintenance | $ | $ |
| Total (3 yr) | $ | $ |
| Risk | Option A | Option B |
|---|---|---|
| Vendor lock-in | Low/Med/High | |
| Technology obsolescence | ||
| Skill availability | ||
| Security concerns |
Is it core to your business?
├── Yes → Does expertise exist?
│ ├── Yes → Build
│ └── No → Buy (for now)
└── No → Buy or use open source# Technology Decision: [Name]
## Context
Why are we making this decision?
## Options Considered
1. [Option A] - Pros/Cons
2. [Option B] - Pros/Cons
3. [Option C] - Pros/Cons
## Decision
We chose [Option] because...
## Consequences
- Positive: [List]
- Negative: [List]
## Implementation Plan
- Phase 1: [Action]
- Phase 2: [Action]