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://xn--r1a.website/addemoji/qcloudy_aws
https://xn--r1a.website/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
Good article about Cgroups in Linux https://towardsdatascience.com/the-power-of-linux-cgroups-how-containers-take-control-of-their-resources-ba564fef13b0
All we know that "at least privileges model" one of the most important parts the security. But why people still struggle with it? https://sysdig.com/blog/identity-access-management-difficult-cloud/
Sysdig
Why Companies Still Struggle with Least Privilege in the Cloud | Sysdig
According to the Sysdig 2023 Cloud-Native Usage Report, misconfigurations are still the biggest player in security incidents and, therefore, should be one of the greatest causes for concern in organizations.