Posts tagged: deployment
-
Building a CI/CD Pipeline for Small AI/Computer Vision Projects
A practical pipeline for a small AI or Computer Vision project: test, build Docker image, run basic eval, and deploy more securely.
→ -
Microservice Architecture Patterns for Scalable ML Systems
Practical notes on how to break a Machine Learning system into smaller services to make it easier to deploy, monitor, and scale.
→