Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.44 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.44 KB

Real world DevOps project from start to finish

do-p.com-scheme backup-checker-coding

These are the accompanying files for the DevOps course I've created.

There should always be a 85% OFF coupon over at sre.rs, but you should also check if Udemy is offering a better discount at that moment.

All details are available on Udemy page, and I encourage you to watch the "free preview" videos before purchasing the course. You can watch around 30 minutes for free, which should be enough to figure out if you like it or not.

It's also available on Packt.

Errata

Each directory contains errata.md so be sure to check that out.

Slides

You'll need Go's present package.

Install Go.

Install present package: go install golang.org/x/tools/cmd/present@latest

cd into the directory where you've cloned this repository and run present.

Contributing

I'll probably accept only spelling corrections, wrong file names or similar, or if something affects security. The idea is not to deviate from the material in the videos.

Happy learning!