From the course: DevOps Foundations: Site Reliability Engineering

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Next steps

Next steps

- So that's a whirlwind tour of most of the major pieces of site reliability engineering, the third pillar of DevOps, right alongside infrastructure automation, and continuous deployment. - And remember to check out the DevOps Foundation's Monitoring and Observability course, right here in the library for dedicated coverage on that topic. - Now, where do you go from here? - Well, as a practitioner, start focusing on building rather than doing. That can be with scripting. It can be with tools like Chef, whatever. - You don't have to be a star programmer. Heck, I still tend towards Bash, although I do use the rerun framework for standardized command parsing, and its unit test framework. - Just ask yourself, how can I make this task self-service in the future, and, you know, make the time to actually do it? - From a management perspective, you need the teams to buy into this structure. Some dev teams are eager to…

Contents