Abby Webb
17 posts
Kubernetes Tutorial for Beginners: Basic to Advance
When your app grows from 3 pods to 300, things start breaking. Not because of bad code. But…
How Database-Driven Kubernetes Automation Actually Works
In my previous post, I talked about why I built Lynq and the problems it solves. But I…
IT Change Management: Process, Tools & Documentation
IT change management is a structured approach to handling changes in an organization’s IT environment. Proper IT change…
KEXP: Dean Johnson – Before You Hit The Ground (Live on KEXP)
Dean Johnson Live on KEXP On August 27, 2025, Dean Johnson tore into “Before You Hit The Ground”…
How to improve Django Framework?
On June 21, 2024 I started a thread on reddit with the following question: “What would you improve…
A practical guide against barrel files for library authors
Over the past couple of months I’ve been working on a lot on tooling against barrel files. A…
Build an Employee Engagement Survey Dashboard using ToolJet
Introduction Employee engagement is a critical factor in the success of any organization. It reflects how committed and…
100+ JavaScript Projects With Source Code
Are you looking for the best JavaScript Projects to increase your JavaScript knowledge with source code? In this…
Async and Await in JavaScript: A Comprehensive Guide
Introduction to Async and Await In the world of JavaScript, asynchronous programming is a key concept for performing…
My K8s Cheatsheet
In this cheatsheet I summed up the most used commands. In doubt you can always consult kubectl --help…