Building Minimum Viable Product (MVP):
Mapping Software Architecture
- We implemented a microservices architecture using the FastAPI backend framework on Python to create a scalable and robust back-end infrastructure. This choice of architecture was made to ensure that our system could handle increased load and provide a resilient foundation for future development. Microservices allow for modularity and flexibility, enabling the seamless addition of new features and services as the product evolves.