chore(kb): convert placeholders to articles

This commit is contained in:
Michele Cereda
2025-01-06 17:35:54 +01:00
parent 61e1de15fb
commit 3647d46b88
46 changed files with 1446 additions and 107 deletions

21
knowledge base/devops.md Normal file
View File

@@ -0,0 +1,21 @@
# The DevOps approach
It is a _culture_, an _approach_, not a set of tools or a job title.
## Further readings
- [How Agile failed software developers and why SCRUM is a bad idea]
- [Scripts don't scale; they give you scriptitis]
- [Are you a DevOps engineer?]
- [DevOps is Bullshit]
<!--
Reference
═╬═Time══
-->
<!-- Others -->
[are you a devops engineer?]: https://artero.dev/posts/are-you-a-devops-engineer/
[devops is bullshit]: https://blog.massdriver.cloud/posts/devops-is-bullshit/
[how agile failed software developers and why scrum is a bad idea]: https://www.youtube.com/watch?v=KJ5u_Kui1sU
[scripts don't scale; they give you scriptitis]: https://artero.dev/posts/scripts-do-not-scale/