See how we use Azure DevOps, Docker, and Kubernetes to create real-world CI/CD pipelines that give our interns meaningful, hands-on experience while strengthening the foundation of our ERP delivery lifecycle.
Most companies give interns side projects. At Lynx-ERP, we give them production CI/CD pipelines.
Our stack:
Azure DevOps for managing pipelines and repos
Docker to containerize every backend and frontend service
Kubernetes to orchestrate containers in staging and production
We involve interns in creating Dockerfiles, setting up build and release pipelines, and understanding blue/green deployments.
This not only helps us deliver features faster but trains interns in real-world DevOps — something most devs don’t learn until years into their careers.