Tech Stack: Python, FastAPI, MongoDB
• Developed a real-time monitoring system. Designed with an asynchronous architecture to efficiently handle large
amounts of data, such as polling every store every hour and processing their up-time and downtime.
• Implemented API endpoints - one to trigger report generation and another endpoint to return the status of the report or a CSV with a report output that includes up-time and downtime data extrapolated based on periodic polling ingested and business hours of all stores.