Overview
Event Driven Architecture - Integrating FastAPI service With Celery Service
This is the third part of a video series on developing a simple system using Event Driven Architecture. On this video:
- The backend service developed using FastAPI will be integrated with the worker service developed using Celery.
- TDD (Test Driven Development) has been used to write the code
- This video shows the development of the application using virtual environment and porting the application to docker.
- Benchmark testing is performed using Apache Benchmark between the pre Integration and the post integration setup.
Video References
https://www.youtube.com/watch?v=r_3FfgMgozw&list=PLiF-Vmkmf3EnnwrMZ0r9UsUlW6Nhs_hWE