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://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…
DevOps drawer
https://amralaayassen.medium.com/how-to-create-argocd-applications-automatically-using-applicationset-automation-of-the-gitops-59455eaf4f72
Medium
How to create ArgoCD Applications Automatically using ApplicationSet? “Automation of the Gitops”
ArgoCD ApplicationSet and the “Automation of GitOps”
DevOps drawer
https://github.com/pinterest/knox
GitHub
GitHub - pinterest/knox: Knox is a secret management service
Knox is a secret management service. Contribute to pinterest/knox development by creating an account on GitHub.
DevOps drawer
https://github.com/defenseunicorns/zarf
GitHub
GitHub - zarf-dev/zarf: The Airgap Native Packager Manager for Kubernetes
The Airgap Native Packager Manager for Kubernetes. Contribute to zarf-dev/zarf development by creating an account on GitHub.
DevOps drawer
https://github.com/anderseknert/kube-review
GitHub
GitHub - anderseknert/kube-review: Create Kubernetes AdmissionReview requests from Kubernetes resource manifests
Create Kubernetes AdmissionReview requests from Kubernetes resource manifests - anderseknert/kube-review
DevOps drawer
https://medium.com/@buraktahtacioglu/get-started-with-ebpf-cncf-roadmap-5674d3859728
Medium
Get Started with eBPF— CNCF Roadmap
eBPF is a mechanism for running small programs in a virtual machine embedded within the Linux kernel on a Linux host (such as a Kubernetes…
DevOps drawer
https://itnext.io/helm-3-8-0-oci-registry-support-b050ff218911
Medium
Helm 3.8.0 — OCI Registry Support
An exciting new update has made its way into the latest version of Helm; namely Helm 3.8.0 — OCI registry support. To be fair, this…