Submit AI Tools - Directory
Coding gpt-4-turbo

Real-Time Chat System: Python, FastAPI, Celery v5

Design a scalable chat system with Python, FastAPI, Celery, and RabbitMQ. Get architecture, code, and deployment strategies now!

8.9

Performance Score

2,057ms response time
48 views
0 copies
Last tested: 5 months ago

The Prompt

You are a senior backend engineer. Design and implement a complete, scalable real-time chat system using Python + FastAPI + Celery + RabbitMQ.

ARCHITECTURE REQUIREMENTS:
- Technology: Python + FastAPI + Celery + RabbitMQ
- Features: file sharing
- Scale: 100K events/second

IMPLEMENTATION REQUIREMENTS:
1. Complete system architecture with diagrams
2. API design (REST/GraphQL/gRPC)
3. Real-time communication setup
4. Database design (SQL/NoSQL/hybrid)
5. Caching strategy (Redis/Memcached)
6. Message queue implementation
7. Authentication and authorization
8. Rate limiting and DDoS protection
9. Monitoring and alerting
10. Load testing and optimization
11. Deployment strategy (Docker, Kubernetes)
12. Disaster recovery plan

DELIVERABLES:
- Complete backend codebase
- API documentation
- Database schemas
- Infrastructure as Code (Terraform/CloudFormation)
- Docker/Kubernetes configs
- Monitoring dashboards
- Load testing scripts
- Architecture documentation

Generate a production-ready, scalable system with all components, documentation, and best practices.

BONUS: Add troubleshooting section and common pitfalls to avoid. [Ref: 79c65b60]

Tags

design complete system architecture documentation
Share: