Benchmark results of Kubernetes network plugins (CNI) over 40Gbit/s network [2024]
https://itnext.io/benchmark-results-of-kubernetes-network-plugins-cni-over-40gbit-s-network-2024-156f085a5e4e
This article is a new run of my previous benchmark (2020, 2019 and 2018), now running Kubernetes 1.26 and Ubuntu 22.04 with CNI version up-to-date in January 2024.
https://itnext.io/benchmark-results-of-kubernetes-network-plugins-cni-over-40gbit-s-network-2024-156f085a5e4e
statusnook
https://github.com/goksan/statusnook
Effortlessly deploy a status page and start monitoring endpoints in minutes
https://github.com/goksan/statusnook
A Deep Dive Into Terraform Static Code Analysis Tools: Features and Comparisons
https://devdosvid.blog/2024/04/16/a-deep-dive-into-terraform-static-code-analysis-tools-features-and-comparisons
Explore key features and comparisons of top Terraform static code analysis tools to enhance security and compliance in your infrastructure management.
https://devdosvid.blog/2024/04/16/a-deep-dive-into-terraform-static-code-analysis-tools-features-and-comparisons
inkdrop-visualizer
https://github.com/inkdrop-org/inkdrop-visualizer
Inkdrop is a CLI tool that creates interactive diagrams to visualize your Terraform. It helps you onboard engineers, generate documentation and understand dependencies faster.
https://github.com/inkdrop-org/inkdrop-visualizer
Minimizing on-call burnout through alerts observability
https://blog.cloudflare.com/alerts-observability
https://blog.cloudflare.com/alerts-observability
What Is Amazon Resource Name (ARN)?
https://everythingdevops.dev/what-is-amazon-resource-name-arn
In this article, you will understand ARNs and their significance within the Amazon Web Services (AWS) ecosystem. You'll get to dissect the structure of an ARN and how you can retrieve them. By the end of this article, identifying and deciphering ARNs will be a breeze for you.
https://everythingdevops.dev/what-is-amazon-resource-name-arn
Incident management at major sporting goods e-commerce
https://medium.com/decathlondigital/incident-management-at-major-sporting-goods-e-commerce-dd27d12c6d20
https://medium.com/decathlondigital/incident-management-at-major-sporting-goods-e-commerce-dd27d12c6d20
Solving Observability's Cardinality Conundrum
https://srepath.substack.com/p/observability-cardinality-conundrum
Cardinality is a term you’ll hear over and over again if you’re looking into how to do observability.
https://srepath.substack.com/p/observability-cardinality-conundrum
Building a customer-focused Observability Maturity Model
https://devblog.xero.com/building-a-customer-focused-observability-maturity-model-7b890aa11cb5
A huge amount is required of engineers — from writing code to operating services and everything in-between. It’s easy to overlook important customer issues because knowing everything that should be done to make problems visible is difficult.
Below, we’ll cover the capabilities included in our maturity model, how observability fits into our engineering standards and finally, each maturity level with some key points. The concept of maturity levels can be applied to a lot of different areas, but in this context the levels refer to a progression of characteristics that relate to observability.
https://devblog.xero.com/building-a-customer-focused-observability-maturity-model-7b890aa11cb5
Upgrading Kubernetes: From 1.11 to 1.18 in a month
https://wetransfer.com/engineering/upgrading-kubernetes-from-1-11-to-1-18-in-a-month
https://wetransfer.com/engineering/upgrading-kubernetes-from-1-11-to-1-18-in-a-month
Organizing your Grafana k6 performance testing suite: Best practices to get started
https://grafana.com/blog/2024/04/30/organizing-your-grafana-k6-performance-testing-suite-best-practices-to-get-started
https://grafana.com/blog/2024/04/30/organizing-your-grafana-k6-performance-testing-suite-best-practices-to-get-started
Persistent Data Structures in VictoriaMetrics (Part 1): vmagent
https://medium.com/@jiekun/persistent-data-structures-in-victoriametrics-part-1-vmagent-2e9c7681a6f0
https://medium.com/@jiekun/persistent-data-structures-in-victoriametrics-part-1-vmagent-2e9c7681a6f0
Best practices for monitoring ML models in production
https://www.datadoghq.com/blog/ml-model-monitoring-in-production-best-practices
https://www.datadoghq.com/blog/ml-model-monitoring-in-production-best-practices
devenv
https://github.com/cachix/devenv
Fast, Declarative, Reproducible, and Composable Developer Environments
https://github.com/cachix/devenv
logdy-core
https://github.com/logdyhq/logdy-core
Web based real-time log viewer. Stream ANY content to a web UI with autogenerated filters. Parse any format with TypeScript.
https://github.com/logdyhq/logdy-core
dokploy
https://github.com/dokploy/dokploy
Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases using Docker and Traefik. Designed to enhance efficiency and security, Dokploy allows you to deploy your applications on any VPS.
https://github.com/dokploy/dokploy
How conntrack Could Be Limiting Your k8s Gateway
https://blog.miraco.la/how-conntrack-could-be-limiting-your-k8s-gateway
https://blog.miraco.la/how-conntrack-could-be-limiting-your-k8s-gateway
Play with Cilium native routing in Kind cluster
https://medium.com/@nahelou.j/play-with-cilium-native-routing-in-kind-cluster-5a9e586a81ca
https://medium.com/@nahelou.j/play-with-cilium-native-routing-in-kind-cluster-5a9e586a81ca
Hardening Container Images: Best Practices and Examples for Docker
https://medium.com/@SecurityArchitect/hardening-container-images-best-practices-and-examples-for-docker-e941263cab13
https://medium.com/@SecurityArchitect/hardening-container-images-best-practices-and-examples-for-docker-e941263cab13
Unlocking Kubernetes Performance with no CPU Resource Limits
https://medium.com/nordnet-tech/unlocking-kubernetes-performance-with-no-cpu-resource-limits-56d5dc33037b
https://medium.com/nordnet-tech/unlocking-kubernetes-performance-with-no-cpu-resource-limits-56d5dc33037b
How to Work With the Kubectl Debug Command
https://hackernoon.com/how-to-work-with-the-kubectl-debug-command
The Kubectl debug command is a tool that allows developers and operators to troubleshoot Kubernetes applications by connecting a debugging container to a running pod. This feature was introduced in Kubernetes version 1.18 and is available in the kubectl command-line tool.
https://hackernoon.com/how-to-work-with-the-kubectl-debug-command