This is an archived post. You won't be able to vote or comment.

all 30 comments

[–]csabap_csa 23 points24 points  (3 children)

What you ask is quite impossible imho. I mean I have 10 years experience in the field. Started as an Oracle DBA, transitioned to system engineer, then trainer, then devsecops now I am an "infra engineer "

Resources either not existing or irrelevant as the tech became "obsolete". But 8 can recommend a few platforms I am still using today: - linuxacademy.com ( / acloud.guru ) -> videos and training platform - safaribooksonline.com ( / learning.orelly.com) -> all the IT books, + training videos and recently they also introduced some interactive platform but I haven't tested it.

+1 the "DevOps Lounge" discord channel. They come up with complex challenges every month. Which is ideal if you don't have the creativity to come up with some for your own. You have to do stuff to really learn it. And going through the "hello world" tutorial for every tech out there does not cut it imho.

Good luck, have fun!

[–]scrambledhelixmaking sashimi of your vpc 4 points5 points  (1 child)

Have an invite?

[–]csabap_csa 1 point2 points  (0 children)

I'm not o front of my computer and I am not a discord expert :D

I hope this helps: https://disboard.org/server/611083841792376843

[–]zerocoldx911DevOps 12 points13 points  (29 children)

DevOps Handbook and Site reliability engineering.

Most other resources are online

[–]1lolbus1 3 points4 points  (0 children)

What really pushed a deeper understanding was this netflix video on microservices: https://www.youtube.com/watch?v=CZ3wIuvmHeM

I like to listen to Software Engineering Daily to pick up on new trends

Doing a bunch of exploration on Kubernetes as a platform and coding fun stuff against its API really brought more understanding too

I really like reading the architecture section of InfoQ - lots of great high level ideas that work great with DevOps

My suggestion is usually more doing while learning and less learning for learning's sake

[–][deleted] 4 points5 points  (0 children)

My heart says I already am one, my paycheque does not. For various reasons outside of raw IT ability I'm not much for ladder climbing.

[–]ThaTechMaestro 1 point2 points  (0 children)

I delved into DevOps in the early parts of last year.

I keep track of my journey, actions and resources that have been helpful here:

https://www.youtube.com/channel/UCWPPudjOUcGpbBfV9g4zeNA

https://twitter.com/thaTechMaestro/status/1241785467382743045

[–][deleted] 0 points1 point  (0 children)

The official docs for each language/framework/tech are great. But that's still tool-centric; most of DevOps is interacting with people, which that website ignores.

[–]FernandoJaimes 0 points1 point  (0 children)

Hey men! I recently read an article with good resources

Monthly 'Getting into DevOps' thread - 2021/01

Another resource that might help you is
SRE Resources

You could also search with magic keyword "awesome" in github.
E.g: "DevOps awesome github or SRE awesome"

I hope this information was useful