Interesting article about Terraform and CI/CD process https://medium.com/@calvineotieno010/hardening-terraform-ci-cd-building-a-reliable-terraform-code-ff76eafaf1e1
Medium
Hardening Terraform CI/CD — Building a Reliable Terraform Code
In my previous article I talked about improving your CI/CD pipeline for Helm Charts by doing security scanning with Trivy and GitHub…
No comments, noscript speaks themself https://biriukov.dev/docs/fd-pipe-session-terminal/0-sre-should-know-about-gnu-linux-shell-related-internals-file-denoscriptors-pipes-terminals-user-sessions-process-groups-and-daemons/
Viacheslav Biriukov
GNU/Linux shell related internals
What every SRE should know about GNU/Linux shell related internals: file denoscriptors, pipes, terminals, user sessions, process groups and daemons # Last updated: Oct 2025 Contents
File denoscriptor and open file denoscription Pipes Process groups, jobs and sessions…
File denoscriptor and open file denoscription Pipes Process groups, jobs and sessions…
If you want to build a monorepo I recommend to read this article https://earthly.dev/blog/monorepo-tools/
Earthly Blog
Monorepo Build Tools
Learn about the different monorepo build tools available, including Bazel, Pants, Nx, and Earthly. Discover their features, programming language su...
How github copilot works https://thakkarparth007.github.io/copilot-explorer/posts/copilot-internals.html
Have you ever herd about Geospatial database, https://tech.marksblogg.com/duckdb-geospatial-gis.html
Marksblogg
Geospatial DuckDB
Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More...
Good guide for writing a kubernetes operator https://shahin-mahmud.medium.com/write-your-first-kubernetes-operator-in-go-177047337eae
Medium
Write your first Kubernetes operator in go
What you need to know to get started
Another good article about security in k8s https://moshe-beladev-mb.medium.com/secure-your-kubernetes-workloads-with-gvisor-f189321792e1
Medium
Secure your Kubernetes Workloads with gVisor
We are all familiar with and love containers. Containers share the same host kernel which makes them a pretty portable and lightweight…
AWS telegram emoji pack
https://news.1rj.ru/str/addemoji/qcloudy_aws
https://news.1rj.ru/str/addemoji/qcloudy_aws
Good guide for understanding kubernetes network policies https://medium.com/geekculture/a-beginners-guide-to-understanding-kubernetes-network-policies-bc8f55fb9c0
Medium
A Beginners Guide to Understanding Kubernetes: Network Policies
A high-level beginner-friendly overview of Network Policies in Kubernetes and why you should care about them.
A wireguard operator created to easily provision a VPN in a k8s cluster
https://github.com/jodevsa/wireguard-operator
https://github.com/jodevsa/wireguard-operator
GitHub
GitHub - devops-land/wireguard-operator: Project is now maintained by Namecheap on https://github.com/nccloud/wireguard-operator.…
Project is now maintained by Namecheap on https://github.com/nccloud/wireguard-operator. This repo is archived. - devops-land/wireguard-operator
Network mapping could help you with debug problems and understand real network interaction between your microservices. So this implementation with Grafana https://betterprogramming.pub/improve-cluster-monitoring-with-network-mapping-in-grafana-fa8bb479fd47
Medium
Improve Cluster Monitoring With Network Mapping in Grafana
A deep dive into obtaining network maps and correlating IP with cluster workloads to speed up debugging