Freedium: Your paywall breakthrough for Medium!

Stop AI from Hallucinating Your Kubernetes YAML

ITNEXT

ITNEXT

· ~6 min read · October 18, 2025 (Updated: October 18, 2025) · Free: Yes

Using a vCluster YAML MCP Server

Read More

6 Tips to Writing a Great Helm Chart

~6 min read · July 3, 2023 (Updated: July 5, 2023) · Free: Yes

Methods to make your helm chart go from good to great and improve the quality of life of every...

Read More

Integrating Active Directory (AD) with Keycloak for user federation

~2 min read · June 8, 2024 (Updated: November 23, 2024) · Free: Yes

Integrating Active Directory (AD) with Keyclgoak for user federation involves setting up Keycloak...

Read More

CI/CD Pipeline: Deploying a Hugo Blog to AWS with GitHub Actions + OIDC

JBrewInTheCloud

JBrewInTheCloud

· ~3 min read · April 16, 2025 (Updated: April 23, 2025) · Free: No

Overview

Read More

From Physical Servers to Virtual Kubernetes Clusters

ITNEXT

ITNEXT

· ~10 min read · October 23, 2025 (Updated: October 24, 2025) · Free: Yes

Understanding the need for Kubernetes multi-tenancy with vCluster

Read More

The 12 Components of Google BigQuery

Google Cloud - Community

Google Cloud - Community

· ~6 min read · July 11, 2017 (Updated: August 3, 2018) · Free: Yes

Folks have been discussing BigQuery quite a bit these days, which is fantastic. But there&#39s a...

Read More

Our Kubernetes Cluster Was Costing $14,850/Month. We Moved to Fly.io for $680.

Level Up Coding

Level Up Coding

· ~7 min read · February 25, 2026 (Updated: February 25, 2026) · Free: No

A war story about infrastructure hubris, a CFO&#39s question nobody could answer, and the two...

Read More

I setup Kubermatic SecureGuard before it even existed

~8 min read · March 24, 2026 (Updated: March 24, 2026) · Free: Yes

Kubermatic just released SecureGuard — an open-source secrets management platform built on...

Read More

Is Node-RED Production Ready for Industrial Automation? Real-World PLC and Factory Deployments

~8 min read · March 10, 2026 (Updated: March 10, 2026) · Free: Yes

Walker Reynolds, Klaus Landsdorf, and Oriol Rius discuss how Node-RED is used in real Industry...

Read More

Running Production Minded Kubernetes on a Raspberry Pi

~5 min read · February 15, 2026 (Updated: February 15, 2026) · Free: Yes

Most Kubernetes clusters are built in environments with excess capacity.

Read More

Remote Code Development on Termux using VS Code and Neovim

~3 min read · December 21, 2020 (Updated: December 24, 2021) · Free: No

Overview

Read More

Building My Own Self-Hosted dbt Cloud

~6 min read · June 25, 2026 (Updated: June 26, 2026) · Free: Yes

What if you could get 80% of the dbt Cloud experience while keeping everything self-hosted?...

Read More

AI is Here to Stay: Navigating the Uncertainty as a Developer

ITNEXT

ITNEXT

· ~7 min read · July 28, 2026 (Updated: July 29, 2026) · Free: No

It is hard to find someone in software development/IT whose job wasn&#39t affected in some way by...

Read More

Kafka SASL Authentication: Usage & Best Practices

~8 min read · August 19, 2025 (Updated: August 20, 2025) · Free: Yes

Read More

This is why you should not learn to use Docker

ITNEXT

ITNEXT

· ~3 min read · October 11, 2025 (Updated: October 11, 2025) · Free: Yes

You&#39re a developer and you think you should "Learn to use Docker" ? Today, I&#39ll...

Read More

Tailwind Creator Found Claude Code 50% Slower Than Not Using an LLM

According to Context

According to Context

· ~4 min read · August 12, 2025 (Updated: August 12, 2025) · Free: No

Creator of Tailwind CSS, Adam Wathan, tried using AI to help design some components for the first...

Read More

Is This a Tool, a Skill, or an Agent?

ITNEXT

ITNEXT

· ~22 min read · June 20, 2026 (Updated: June 20, 2026) · Free: No

A map of the Generative AI stack, and how everything fits

Read More

AI vs Data Science vs ML: The Choice That Could Make or Break Your Future

DataDrivenInvestor

DataDrivenInvestor

· ~10 min read · October 13, 2025 (Updated: October 13, 2025) · Free: No

Why learning the wrong label in 2025 could cost you thousands, and how one quiet field is...

Read More

Ansible AWX: Infrastructure Automation on Top of Kubernetes

~5 min read · March 16, 2026 (Updated: March 16, 2026) · Free: Yes

This article documents our team&#39s research journey exploring Ansible AWX as an infrastructure...

Read More

Ask vs guess culture

~8 min read · August 18, 2023 (Updated: August 29, 2023) · Free: No

When unreasonable requests are followed up with "but you could have just said no!"...

Read More

Micronaut vs Quarkus: The Battle for Supersonic JVM Apps

~3 min read · June 15, 2025 (Updated: June 15, 2025) · Free: No

When it comes to building lightweight, high-performance Java applications, Micronaut and Quarkus...

Read More

Shutdown Signals with Docker Entry-point Scripts

ITNEXT

ITNEXT

· ~5 min read · August 17, 2020 (Updated: January 2, 2026) · Free: Yes

Shutdown signals are hard to understand to start. Even harder when you add Docker and Entry-point...

Read More

Creating a Tailwind CSS Portfolio Website with Claude AI

Stackademic

Stackademic

· ~10 min read · September 14, 2024 (Updated: November 16, 2024) · Free: No

Read More

The invisible crisis in AI Observability

~4 min read · July 3, 2026 (Updated: July 3, 2026) · Free: Yes

Every time something breaks in production, most teams have no idea where to look, not just AI...

Read More

22 More Ways to Make Money with n8n (No Code, No Nonsense)

~6 min read · October 2, 2025 (Updated: October 11, 2025) · Free: No

By very popular demand: after my first piece — "11 Ways to Make Money with n8n (Without...

Read More

Building an AI Native Developer Platform

ITNEXT

ITNEXT

· ~10 min read · June 12, 2026 (Updated: June 12, 2026) · Free: Yes

Developers are the primary actors in a software engineering organization — and with that top of...

Read More

Understanding IAM Policy Evaluation Logic and Permission Boundaries in AWS

AWS in Plain English

AWS in Plain English

· ~6 min read · November 7, 2024 (Updated: November 13, 2024) · Free: No

Use IAM Policy Evaluation Logic and Permission Boundaries to secure and delegate AWS access with...

Read More

Marp: Crafting Beautiful Presentations with Markdown

~6 min read · July 22, 2025 (Updated: October 15, 2025) · Free: No

Effortless Slides, Powerful Impact

Read More

Getting Started With Astro — The Innovative Static Site Generator

JavaScript in Plain English

JavaScript in Plain English

· ~5 min read · July 17, 2021 (Updated: January 6, 2022) · Free: No

An SSG for multiple frameworks, minimizing the JS we ship

Read More

Transcribing any Youtube Video with Python: A Step-by-Step guide

~5 min read · July 23, 2024 (Updated: November 20, 2024) · Free: Yes

Script that actually works

Read More

CloudnativePG: postgres database the modern way

~6 min read · March 1, 2026 (Updated: March 1, 2026) · Free: Yes

For years, running a highly available (HA) PostgreSQL cluster was considered one of the...

Read More

LLMs on Kubernetes: The Easy Way

~7 min read · February 27, 2026 (Updated: February 28, 2026) · Free: Yes

Sometimes, you just want to run a Large Language Model (LLM)… no Jupyter notebook, no training...

Read More

nb-cli: A Command-Line Interface for AI Agents and Notebook Automation

Jupyter Blog

Jupyter Blog

· ~10 min read · May 11, 2026 (Updated: May 11, 2026) · Free: Yes

The rise of AI coding agents has transformed how we think about developer tools. Large language...

Read More

Under the Hood: Using OpenTelemetry to Monitor Your AI Coding Agent

ITNEXT

ITNEXT

· ~7 min read · June 2, 2026 (Updated: June 3, 2026) · Free: No

As you incorporate coding agents into your workflow, understanding how they behave becomes...

Read More

Mastering ArgoCD Management: Advanced GitOps Techniques for Flexibility and Scale

~6 min read · September 19, 2023 (Updated: September 26, 2023) · Free: Yes

Read More

DevOps — Logging Standards and Best Practices

~8 min read · June 25, 2024 (Updated: November 22, 2024) · Free: No

Logging is an art form, and log messages are one of the primary tools developers use to...

Read More

FrontOps. How structured logging saves you from console output chaos

ITNEXT

ITNEXT

· ~8 min read · October 24, 2025 (Updated: October 25, 2025) · Free: No

One library can solve all your development problems and make it predictable

Read More

Kafka Oauth Bearer setup with OpenID Connect(OIDC) and Keycloak

Art of Data Engineering

Art of Data Engineering

· ~5 min read · February 26, 2023 (Updated: February 27, 2025) · Free: Yes

I had difficulties setting up a Kafka cluster to use SASL_PLAINTEXT/SASL_SSL OAUTHBEARER...

Read More

I Ignored 30+ OpenClaw Alternatives Until OpenFang

~9 min read · March 9, 2026 (Updated: March 9, 2026) · Free: No

Fully open-source Agent Operating System, written entirely in Rust, shipping as a single 32 MB...

Read More

Finding & Exploiting Exposed Google API Keys for Bug $Bounties

InfoSec Write-ups

InfoSec Write-ups

· ~13 min read · May 23, 2026 (Updated: May 23, 2026) · Free: No

Turn exposed Google API keys into real-world impact by accessing Gemini and other Google services...

Read More

The New Agents Window in VS Code: A Technical Deep Dive into the Agent Host, Sessions, Hooks, and…

ITNEXT

ITNEXT

· ~14 min read · August 3, 2026 (Updated: August 3, 2026) · Free: No

VS Code now ships a dedicated Agents window, a second window built for running and tracking AI...

Read More

The Best Developer Platform Might Be the One Nobody Opens

ITNEXT

ITNEXT

· ~24 min read · June 9, 2026 (Updated: June 9, 2026) · Free: Yes

Building an AI Native Developer Platform on Kubernetes and Why It Is Becoming a Core Part of...

Read More

Claude Code Agent Skills 2.0: From Custom Instructions to Programmable Agents

Towards AI

Towards AI

· ~17 min read · March 9, 2026 (Updated: March 14, 2026) · Free: No

Skills are no longer instructions. They are programs.

Read More

Unlock WhatsApp Messaging in Home Assistant with Green API Custom Notifier

~4 min read · April 2, 2024 (Updated: November 29, 2024) · Free: Yes

green-api is a service that allows us to send and receive text, photo and video using stable...

Read More

Argo CD App-of-apps and Configuration as Data

ITNEXT

ITNEXT

· ~8 min read · July 15, 2026 (Updated: July 15, 2026) · Free: Yes

App-of-Apps is how a lot of teams run many Argo CD applications from one place — but what it...

Read More