An open API service indexing awesome lists of open source software.

https://github.com/julie-ng/finetune-devops-for-people

Slides for my 20022 DevOps.js Talk - Fine-tuning DevOps for People over Perfection
https://github.com/julie-ng/finetune-devops-for-people

Last synced: 8 months ago
JSON representation

Slides for my 20022 DevOps.js Talk - Fine-tuning DevOps for People over Perfection

Awesome Lists containing this project

README

          

# Fine-tuning DevOps for People over Perfection

Julie Ng
[DevOps.js](https://devopsjsconf.com/)
24 March 2022

Demand for DevOps has increased in recent years as more organizations adopt cloud native technologies. Complexity has also increased and a "zero to hero" mentality leaves many people chasing perfection and FOMO.

This session focusses instead on why maybe we shouldn't adopt a technology practice and how sometimes teams can achieve the same results by **prioritizing people over ops automation & controls**. Let's look at amounts of and fine-tuning everything as code, pull requests, DevSecOps, Monitoring and more to prioritize developer well-being over optimization perfection. It can be a valid decision to deploy less and sleep better. And finally we'll examine how manual practice and discipline can be the key to superb products and experiences.

## Slides

#### Setup & Run

- Clone Presentation
- Install Dependencies
- Start presentation run and open [http://localhost:8000](http://localhost:8000) in a browser.

```
npm install
npm start
```

#### Speaker view

Then press `s` to open speaker view.