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
- Host: GitHub
- URL: https://github.com/julie-ng/finetune-devops-for-people
- Owner: julie-ng
- License: mit
- Created: 2022-03-05T07:53:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-24T06:59:24.000Z (over 3 years ago)
- Last Synced: 2025-02-01T02:41:53.958Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 30.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.