DevOps drawer
@DevOps101
395
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
395 subscribers
DevOps drawer
https://github.com/tus
GitHub
tus - Resumable File Uploads
Developing open-source protocols and implementations for resumable file uploads. - tus - Resumable File Uploads
DevOps drawer
https://tus.io/
DevOps drawer
https://github.com/testifysec/witness
GitHub
GitHub - testifysec/witness: Witness is a pluggable framework for software supply chain risk management. It automates, normalizes…
Witness is a pluggable framework for software supply chain risk management. It automates, normalizes, and verifies software artifact provenance. - GitHub - testifysec/witness: Witness is a pluggab...
DevOps drawer
https://gitbom.dev/
omnibor.io
Automatic and Verifiable Artifact Resolution
DevOps drawer
https://medium.com/cider-sec/ppe-poisoned-pipeline-execution-34f4e8d0d4e9
Medium
PPE — Poisoned Pipeline Execution
Running malicious code in your CI, without access to your CI
DevOps drawer
https://mumble.org.uk/blog/2022/02/02/infrastructure-in-this-post-devops-world/
Bea Hughes' infrequently tolerable blog
Infrastructure in this post-DevOps world?
the modern tech industry is basically folks just endlessly remaking remakes of heroku
— Mountaindews Baby (@monkchips) March 8, 2021 “Those who cannot remember the past are condemned to repeat it” - Jorge Santayana
Those who remember the past repeat it…
DevOps drawer
https://tech.deliveryhero.com/our-reliability-manifesto/
DevOps drawer
https://codersociety.com/blog/articles/terraform-gcp
Coder Society
Provisioning Immutable Infrastructure in GCP with Terraform
Terraform allows teams to create and maintain reproducible infrastructure using human-readable code. Learn how to use Terraform together with the Google Cloud Platform.
DevOps drawer
https://www.mnot.net/blog/2022/02/20/websockets
DevOps drawer
https://github.com/ezrosent/frawk
GitHub
GitHub - ezrosent/frawk: an efficient awk-like language
an efficient awk-like language. Contribute to ezrosent/frawk development by creating an account on GitHub.
DevOps drawer
https://thesecuresoftwarefactory.github.io/ssf/
DevOps drawer
https://www.haveibeenexpired.com/
Haveibeenexpired
SSL Certificate Monitoring & Expiration Alerts
Automated SSL certificate monitoring with expiration alerts, Certificate Transparency discovery, and Slack/Discord/Teams notifications. Prevent downtime.
DevOps drawer
https://medium.com/@margrig96/who-is-the-incident-manager-specialist-9322f119c95a
Medium
Who is the Incident Manager/specialist?
As I have written in my previous article, I worked as an Incident Manager for about 9 months, but most of you haven’t heard about that job…
DevOps drawer
https://irishtechie.cloud/my-cloud-native-adventure-part-2/
irishtechie.cloud
My Cloud Native Adventure - Part 2
Welcome to Part 2 of My Cloud Native Adventure. If you want to catch up on the journey so far, you can use the following link My Cloud Native Adventure.
DevOps drawer
https://irishtechie.cloud/my-cloud-native-adventure-part-1
irishtechie.cloud
My Cloud Native Adventure - Part 1
Getting started on my Cloud Native Adventure.
DevOps drawer
https://www.jedi.be/blog/2022/02/11/shades-of-devops-roles/
JEDI - Just Enough Documented Information Blog
Shades of DevOps - Related Job titles
A quick overview of the titles/roles use to related to devops related subject matter experts.
I will stick with my definition of devops regardless of job title:
Dev(sec)Ops: everything you do to overcome the friction created by silos … All the rest is plain…
DevOps drawer
https://dev.to/daniloab/using-github-actions-to-improve-your-developer-experience-29n7
DEV Community
👩💻
👨💻
How to keep your repo package dependencies up to date automatically
Photo by Andrea De Santis on Unsplash TL;DR Learn how to implement the dependabot to...
DevOps drawer
https://redmonk.com/rstephens/2022/02/17/devex-is-security/
Alt + E S V
Developer Experience Is Security
The DevOps movement (and its offshoot DevSecOps) aims to improve the frequency and quality of software deployments by breaking down silos between teams. When the walls between teams disappear we often see tasks ‘shift left,’ or move earlier in the development…
DevOps drawer
https://blog.doppler.com/the-triumph-and-tragedy-of-env-files
Doppler Blog
The Triumph and Tragedy of .env Files
They helped us in the past, but .env files are simply too risky and cumbersome for modern application development.
DevOps drawer
https://tech.loveholidays.com/dynamic-alert-routing-with-prometheus-and-alertmanager-f6a919edb5f8
Medium
Dynamic alert routing with Prometheus and Alertmanager
TL;DR Dynamically route alerts to relevant Slack team channels by labelling Kubernetes resources with team and extracting team label within…