A hands-on DevOps meetup for campus CS students. Learn CI/CD, Docker, cloud basics, and how real teams ship software.
$ git clone campus-devops-meetup
$ docker build -t hello-devops .
$ kubectl apply -f deployment.yaml
🚀 Deployed successfully!
Build automated pipelines using GitHub Actions and learn how real teams ship code.
Package your apps with Docker and run them anywhere.
Learn how apps scale in the cloud with Kubernetes basics.
Free for campus CS students. Limited seats. Register now.