Event-Driven Architecture Planner
7.7/10Overall
7.7AI
No user ratings
Submitted Jul 18AI evaluated Jul 18
Prompt
Design an event-driven architecture for my system.
<system_requirements>
{describe system purpose and scale}
</system_requirements>
<event_sources>
{list systems/actions that generate events}
</event_sources>
<event_consumers>
{list systems that need to react to events}
</event_consumers>
<infrastructure>
- Message broker: {Kafka/RabbitMQ/SQS/etc}
- Storage: {event store requirements}
- Processing: {streaming/batch needs}
</infrastructure>
Design:
1. Event taxonomy and schemas
2. Event flow diagrams
3. Error handling and DLQ strategy
4. Event sourcing if applicable
5. CQRS implementation
6. Monitoring and observability
Consider ordering, deduplication, and replay.
AI Evaluation
How we evaluateClaude 3 Haiku
AI Evaluation
7.8/10
GPT-4 Mini
AI Evaluation
7.7/10
User Rating
No ratings yet. Be the first to rate!
Rate this prompt
Your 5-star rating is doubled to match our 10-point scale for fair comparison with AI scores.