DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
DevOps drawer
https://www.etsy.com/codeascraft/a-checklist-manifetsy
Etsy Engineering
Etsy Engineering | A Checklist Manifetsy
Introduction
The first time I encountered it, Atul Gawande’s The Checklist Manifesto made intuitive sense to me. The book's...
DevOps drawer
https://github.com/Azure/aztfy
GitHub
GitHub - Azure/aztfy: A tool to bring existing Azure resources under Terraform's management
A tool to bring existing Azure resources under Terraform's management - GitHub - Azure/aztfy: A tool to bring existing Azure resources under Terraform's management
DevOps drawer
https://kdl.dev/
kdl.dev
The KDL Document Language
kdl is a document language, mostly based on SDLang, with xml-like semantics that looks like you're invoking a bunch of CLI commands!
DevOps drawer
https://github.com/innobead/kubefire
GitHub
GitHub - innobead/kubefire: KubeFire
🔥
, creates and manages Kubernetes Clusters using Firecracker microVMs
KubeFire
🔥
, creates and manages Kubernetes Clusters using Firecracker microVMs - innobead/kubefire
DevOps drawer
https://localstack.cloud/blog/2022-07-13-announcing-localstack-v1-general-availability/
LocalStack
Announcing LocalStack 1.0 General Availability!
DevOps drawer
https://ro-che.info/articles/2021-02-27-linux-routing
ro-che.info
Understanding modern Linux routing (and wg-quick)
Back in the old days, I could just type route (or,
later, ip route) in my Linux terminal and get an accurate
picture of all my routes. This is no longer the case.
DevOps drawer
https://www.jackos.io/rust-kernel/rust-for-linux.html#implement-read-and-write
DevOps drawer
https://www.innoq.com/en/blog/brief-introduction-to-arc42/
Innoq
Documenting software architecture with arc42
arc42 is a template for architecture communication and documentation. It is a proven, practical and highly pragmatic approach and takes the pain out of documentation.
DevOps drawer
https://github.com/servian/aws-auto-cleanup
GitHub
GitHub - mlevit/aws-auto-cleanup: Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings
Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings - mlevit/aws-auto-cleanup
DevOps drawer
https://github.com/SummitRoute/aws_breaking_changes
GitHub
GitHub - SummitRoute/aws_breaking_changes: List of changes announced for AWS that may break existing code
List of changes announced for AWS that may break existing code - SummitRoute/aws_breaking_changes
DevOps drawer
https://dejanualexandru.medium.com/the-mathematics-behind-monitoring-ddbd9403c32c
Medium
The mathematics behind monitoring
… inspired by Prometheus metrics
DevOps drawer
https://www.cockroachlabs.com/blog/startup-reference-architecture/
Cockroach Labs
Application architecture: A quick guide for startups
Getting your application architecture right the first time can save you major headaches further down the road.
DevOps drawer
https://benjamincongdon.me/blog/2022/07/17/In-Praise-of-Stacked-PRs/
benjamincongdon.me
In Praise of Stacked PRs
Managing sets of small, dependent PRs enables faster review and increased developer velocity
DevOps drawer
https://matt-rickard.com/how-kubernetes-broke-git
Matt Rickard
How Kubernetes Broke Git
How did Kubernetes push git to its limit? Some stories from my time (2016-2019) working on Kubernetes.
No atomicity across subprojects – In 2016, Kubernetes was still a monorepo. Everything was developed in a single repository. This meant that developers…
DevOps drawer
https://libyear.com/
DevOps drawer
https://www.honeycomb.io/blog/why-intuitive-troubleshooting-stopped-working/
Honeycomb
Why Intuitive Debugging Has Stopped Working for You
Debugging by intuition and experience alone simply doesn’t work for today’s complex application systems. Learn how observability can help.
DevOps drawer
https://i-programmer.info/news/84-database/15609-in-praise-of-sqlite.html
I Programmer
In Praise Of SQLite
SQLite, the RDBMS that never ceases to amaze, has reached version 3.39.2. While this release contains just bug fixes, it builds on major changes that debuted in 3.39.0.
DevOps drawer
https://www.docker.com/blog/building-stronger-happier-engineering-teams-with-team-topologies/
Docker
Building Stronger, Happier Engineering Teams with Team Topologies | Docker
Since 2019, we've significantly revamped our engineering teams. Learn how we used Team Topologies to build stronger teams, and how these changes have been beneficial.
DevOps drawer
https://jonstevenshall.medium.com/dont-overcategorise-incidents-e5f275154090
Medium
Don’t overcategorise incidents!
Today I saw someone’s post, in an ITSM-focused group on Facebook, which sought to define the difference between “network incidents” and…
DevOps drawer
https://blog.sigstore.dev/adopting-sigstore-incrementally-1b56a69b8c15
Medium
Adopting Sigstore Incrementally
Developers, package maintainers, and enterprises that would like to adopt Sigstore may already sign published artifacts. Signers may have…