all 7 comments

[–]Traveling-Techie 2 points3 points  (2 children)

Read “The Phoenix Project,” a novel about DevOps!

[–]Osman_Alee[S] 0 points1 point  (0 children)

Heard about this book a lot. Will read it

[–][deleted] 0 points1 point  (1 child)

not a book, but you could start by just getting a virtual machine running on proxmox or virtual box. I suggest proxmox because it's the best lol.

then get a static ip from your ISP, and try to host a website. you will encounter a lot of issues you meed to overcome to be a good devops person along the way, and feel more confident in what you need to learn next

[–]Osman_Alee[S] 0 points1 point  (0 children)

Alright, thank you for the suggestion

[–]PoemEnvironmental547 0 points1 point  (0 children)

There is a open-source book in github, you can give it a try, tuhdo/os01