As a seasoned technology leader with a passion for technology, I'm excited to share my insights on industry trends, best practices, and emerging technologies. Join me as I explore the latest developments in platform engineering, cloud computing, devops, agile methodologies, artificial intelligence and more. I do not have a regular posting cadence, but I do try to keep this feed fairly current.
A technical deep dive into Karpenter for AWS EKS. Move from static node groups to workload-driven provisioning while avoiding common pitfalls.
Kubernetes scaling layers, comparing Cluster Autoscaler with Karpenter and evaluating how In-Place Pod Resize improves workload management in version 1.35.
Learn how to install and configure Cilium for Kubernetes. Explore eBPF-powered networking, Hubble observability, and identity-based security.
Practical Kubernetes shift-down examples: Implement zero-trust with Cilium, automate deployments with Argo CD, and gain sidecar-less observability with Hubble.
Shifting down in platform engineering reduces developer burden by moving complexity into the platform layer. This strategy enables organizational scale without burnout.
Avoid Kafka bottlenecks. Discover how to balance brokers and partitions, calculate resource headroom, and prepare your cluster for seamless failover.
Explore the key pillars of platform engineering: security by design, built-in observability, robust data management, and comprehensive lifecycle management.
Learn advanced techniques for tuning Linux systems for Kubernetes running on bare metal to improve performance, scalability, and reliability.
Are you building a team or a product? A deep dive into how Platform Engineering abstracts infrastructure complexity to reduce developer cognitive load.
Solve the OOMKilled error in Kubernetes. Learn how the Linux OOM Killer scores processes and how to use Resource Requests and Limits to stabilize your nodes.
Maximize on-prem Kubernetes performance. A guide to tuning Linux kernel parameters, sysctl settings, and ethtool ring buffers for high-throughput clusters.
I have been hosting my websites with Linode (now part of Akamai), and my hosting has been very stable. I created my first n...