https://github.com/wpschaub/devops-mindset-essentials
A DevOps presentation and posters covering the essentials for a DevOps mindset.
https://github.com/wpschaub/devops-mindset-essentials
devops posters presentations
Last synced: 3 days ago
JSON representation
A DevOps presentation and posters covering the essentials for a DevOps mindset.
- Host: GitHub
- URL: https://github.com/wpschaub/devops-mindset-essentials
- Owner: wpschaub
- License: mit
- Created: 2018-06-11T03:09:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-12T23:47:09.000Z (10 months ago)
- Last Synced: 2025-04-14T02:48:35.555Z (10 months ago)
- Topics: devops, posters, presentations
- Homepage:
- Size: 29 MB
- Stars: 46
- Watchers: 14
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# DevOps-mindset-essentials
# Introduction
Welcome to the staging area for DevOps presentations and posters covering the essentials for a DevOps mindset.
Information and views expressed in this content, including URL and other Internet Web site references, may change without notice. You bear the risk of using it.
# Materials
## Articles
The purpose is to collaborate on DevOps articles.
| Article | DRAFT | PUBLICATION |
|---------|-------|-------------|
|Start by assessing your DevOps mindset and performance||[willys-cave.ghost.io blog](https://willys-cave.ghost.io/start-by-assessing-your-devops-mindset-and-performance/)|
|DevOps Mindset Essentials|[md](src/articles/devops-mindset-essentials.md)| [opensource.com](https://opensource.com/article/18/8/visualizing-devops-essentials-mindset) |
|Progressive exposure comes at a cost|[md](src/articles/progressive-exposure-cost.md)| [opensource.com](https://opensource.com/article/18/7/does-progressive-exposure-really-come-cost) |
## Presentations
Build some insightful and practical presentations around DevOps.
| Presentation | CONTENT | PDF |
|--------------|---------|-----|
| DevOps mindset essentials for Global DevOps Bootcamp | [md](src/presentations/devops-mindset-essentials-gdbc.md)|[pdf](src/presentations/devops-mindset-essentials-gdbc.pdf)|
## Posters
Build some insightful and practical quick reference posters for DevOps. Find these and other quick reference posters [here](https://www.github.com/wpschaub/quick-reference-posters).
| Presentation | MD TEXT | PDF | PNG |
|--------------|---------|-----|-----|
| DevOps Practices | [md](src/presentations/devops-mindset-essentials-gdbc.md) - slide 9|[pdf](src/posters/devops-mindset-essentials-gdbc-practices.pdf)|[png](src/posters/devops-mindset-essentials-gdbc-practices.png)|
| DevOps Technology | [md](src/presentations/devops-mindset-essentials-gdbc.md) - slide 10|[pdf](src/posters/devops-mindset-essentials-gdbc-technology.pdf)|[png](src/posters/devops-mindset-essentials-gdbc-technology.png)|
| DevOps Habits | [md](src/presentations/devops-mindset-essentials-gdbc.md) - slide 11|[pdf](src/posters/devops-mindset-essentials-gdbc-habits.pdf)|[png](src/posters/devops-mindset-essentials-gdbc-habits.png)|
| DevOps Getting Started | [md](src/presentations/devops-mindset-essentials-gdbc.md) - slide 12|[pdf](src/posters/devops-mindset-essentials-gdbc-getting-started.pdf)|[png](src/posters/devops-mindset-essentials-gdbc-getting-started.png)|
> Recommended guidelines to print these posters:
> - Paper: (1) Satin 160 gsm (Standard) (White) - All Pages
> - Page Size: Custom (16.5417 x 23.3889)
> - Final Size: Print on 16.54 x 23.39
# References
The following sources have been used to create the content:
- [DevOps @ Microsoft Story](https://aka.ms/devops)
- [DevOps Assessment](https://aka.ms/devopsassessment)
- [The Science of Lean Software and DevOps ACCELERATE](https://lccn.loc.gov/2018007766) book, by Nicole Forsgen, Jez Humble, Gene Kim
# Contribute
Contributions to this project are welcome. Here is how you can contribute:
- Submit bugs and help us verify fixes
- Submit pull requests for bug fixes and features and discuss existing proposals
Please refer to [Contribution guidelines](.github/CONTRIBUTING.md) and the [Code of Conduct](.github/COC.md) for more details.