✕ Clear all filters
12 articles

📰 Medium · Python

12 articles · Updated every 3 hours · View all reads

All Articles 73,336Blog Posts 101,137Tech Tutorials 17,808Research Papers 15,654News 13,023 ⚡ AI Lessons
How a Silent Upstream Dependency Upgrade Broke My Kubernetes Microservice
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 2w ago
How a Silent Upstream Dependency Upgrade Broke My Kubernetes Microservice
It is an experience every software engineer knows all too well: you make a completely unrelated minor enhancement, trigger a standard… Continue reading on Mediu
Series : The Machine Underneath — Part 4 : I Used Docker for a Year Before I Understood What It…
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 2w ago
Series : The Machine Underneath — Part 4 : I Used Docker for a Year Before I Understood What It…
I’ll be honest. For a long time, my mental model of Docker was: it’s packaging. Continue reading on Medium »
Taming the Python Monorepo: A Practical Guide to Aspect Bazel
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 2w ago
Taming the Python Monorepo: A Practical Guide to Aspect Bazel
Your Python monorepo has 12 apps, 3 shared libraries, and a CI pipeline that takes 22 minutes to validate a two-line change. Every… Continue reading on Medium »
SecureFlow AI— DevSecOps + AI Pipeline
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 3w ago
SecureFlow AI— DevSecOps + AI Pipeline
How I used Gemini to cut scanner noise by 70% and actually get developers to read security reports Continue reading on Medium »
Your Python App Is Lying to Kubernetes - And You’re Letting It
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 3w ago
Your Python App Is Lying to Kubernetes - And You’re Letting It
The “standard” advice for running Python in Docker and k8s is quietly wrecking your production performance - here’s what’s actually… Continue reading on Medium
mypy Is Not Fast Enough. Here Is What I Switched To.
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
mypy Is Not Fast Enough. Here Is What I Switched To.
47 seconds on every CI run. One tool brought it down to 1.8 seconds. Continue reading on Medium »
Docker Networking Finally Explained: Why http://prometheus:9090 Works
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Docker Networking Finally Explained: Why http://prometheus:9090 Works
If you use Docker Compose, you probably write things like: Continue reading on Medium »
One Docker DNS Feature Most Developers Don’t Know: Built-In Load Balancing
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
One Docker DNS Feature Most Developers Don’t Know: Built-In Load Balancing
Most developers know this Docker pattern: Continue reading on Medium »