pg_back
pg_back is a dump tool for PostgreSQL. The goal is to dump all or some databases with globals at once in the format you want, because a simple call to pg_dumpall only dumps databases in the plain SQL format.https://github.com/orgrim/pg_back
Avoiding Alert Fatigue: 8 Tips for Every K8s Engineering Team
Monitoring a Kubernetes cluster isn't easy, and alert fatigue is often an issue. Read this article for helpful tips to reduce alert fatigue.https://dzone.com/articles/avoiding-alert-fatigue-8-tips-for-every-k8s-engine
The Universal Language: Reliability for Non-Engineering Teams
https://www.blameless.com/sre/reliability-for-non-engineering-teams
https://www.blameless.com/sre/reliability-for-non-engineering-teams
How To Call Kubernetes API using Simple HTTP Client
https://iximiuz.com/en/posts/kubernetes-api-call-simple-http-client
https://iximiuz.com/en/posts/kubernetes-api-call-simple-http-client
Sharing a Kubernetes cluster between multiple tenants
https://shipit.dev/posts/kubernetes-multi-tenancy.html
https://shipit.dev/posts/kubernetes-multi-tenancy.html
Monitoring Linux Audit
https://engineering.teacherspayteachers.com/2022/01/17/monitoring-linux-audit.html
https://engineering.teacherspayteachers.com/2022/01/17/monitoring-linux-audit.html
focalboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.https://github.com/mattermost/focalboard
homelab
This project utilizes Infrastructure as Code and GitOps to automate provisioning, operating, and updating self-hosted services in my homelab. It can be used as a highly customizable framework to build your own homelab.https://github.com/khuedoan/homelab
10 real-world stories of how we’ve compromised CI/CD pipelines
https://research.nccgroup.com/2022/01/13/10-real-world-stories-of-how-weve-compromised-ci-cd-pipelines
https://research.nccgroup.com/2022/01/13/10-real-world-stories-of-how-weve-compromised-ci-cd-pipelines
How to deal with tech debt at the scale of super app
https://medium.com/flo-health/how-to-deal-with-tech-debt-at-the-scale-of-super-app-90da136d576d
https://medium.com/flo-health/how-to-deal-with-tech-debt-at-the-scale-of-super-app-90da136d576d
jreleaser
JReleaser is a release automation tool for Java and non-Java projects. Its goal is to simplify creating releases and publishing artifacts to multiple package managers while providing customizable options.https://github.com/jreleaser/jreleaser
How to tackle Kubernetes observability challenges with Pixie
https://itnext.io/how-to-tackle-kubernetes-observability-challenges-with-pixie-4c6414ca913
https://itnext.io/how-to-tackle-kubernetes-observability-challenges-with-pixie-4c6414ca913
Scaling Kubernetes to Over 4k Nodes and 200k Pods
https://medium.com/paypal-tech/scaling-kubernetes-to-over-4k-nodes-and-200k-pods-29988fad6ed
https://medium.com/paypal-tech/scaling-kubernetes-to-over-4k-nodes-and-200k-pods-29988fad6ed
We Tested the Best Serverless Monitoring Solutions so You Don’t Have To
https://dev.to/kumo/we-tested-the-best-serverless-monitoring-solutions-so-you-dont-have-to-121m
https://dev.to/kumo/we-tested-the-best-serverless-monitoring-solutions-so-you-dont-have-to-121m
Agile and SRE are NOT mutually exclusive
https://five9s.substack.com/p/agile-and-sre-are-not-mutually-exclusive
https://five9s.substack.com/p/agile-and-sre-are-not-mutually-exclusive
utt
utt is the universal text transformer. utt is intended for converting between textual data representations.https://github.com/queer/utt
systemd by example
The playground allows you to learn about systemd interactively, right from your browser! Create examples without the danger of breaking your system, and without being distracted by hundreds of unrelated unit files.https://systemd-by-example.com