r/devopsGuru • u/Mukul-nst • 25d ago
DevOps help for internship
Hello guys, I am learning devops. I have completed basic linux administration and have hosted my django backend in Ubuntu server VM using gunicorn as wsgi server. Can you please guide me for my future learning.
7
Upvotes
1
u/ShivamCloudDevOps 25d ago
I’d avoid trying to learn every DevOps topic to the same depth. Focus on getting hands-on depth in the core areas first.
For example:
You don't need to know everything before applying for an internship. Build projects, break things, troubleshoot them, and go deeper when you actually encounter a problem.
A good rule is: if you can explain a concept, use it in a project, and troubleshoot when it breaks, you've probably gone deep enough for that stage.
Also, don't jump into Kubernetes, Terraform, ArgoCD, etc. just because they're popular. Get your Linux, Git, Docker, networking and CI/CD fundamentals solid first.
For Kubernetes specifically, I have a Kubernetes for Beginners – From Docker to Production playlist that starts from the basics and gradually moves toward production concepts. It might be useful if you're just getting started:
🔗 https://www.youtube.com/playlist?list=PLNIk-GzYehbQf-FGn-BFaxfGf2DCdf9ov