- OOP
- FastAPI
- Pipeline orchestrator
- Queues managing each stage: data loading, feature engineering, and prediction
- Multi-Threading
- Some basic DS model
- Unit tests for data science purposes - tests of variables (length, type, mean, std)
- Poetry
- Docker - to deploy to clouds
- CI\CD - automated deploy to clouds with prior tests