You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This lab explores monolithic architecture using a FastAPI fest application. Observe how a single bug can crash the entire system and use Locust to perform load testing, identify bottlenecks, and optimize endpoints to improve performance.