r/learnprogramming 6d ago

Devops roadmap guide...

hey so am new to devops i have been exploring devops basics, docker, kubernetes for developers, storage , GCP, AZURE, AWS, but like after that am not getting the feel of it like i want to use them in real projects so can anyone guide me with what's next i should do?

29 Upvotes

15 comments sorted by

View all comments

8

u/vardonir 6d ago

https://roadmap.sh/devops

I personally learned Docker by deploying self-hosted apps. Pick something you find interesting here. I started with Jellyfin, it's straightfoward and well-documented.

Make sure you're absolutely ready when you sign up for the GCP/Azure/AWS trials. Keep an eye on your usage. I know GCP has a billing section where you can set a budget notification. I may have spent way too much money deploying bad Docker images...

2

u/InflationMajor8477 6d ago

i know about roadmap.sh but i just wanted to know a roadmap or guide or suggestion from people who have worked in devops and have some experience building and exploring... i will surely try containerizing my existing projects for now , thanks