✕ Clear all filters
14 articles

📰 Medium · Python

14 articles · Updated every 3 hours · View all reads

All Articles 79,601Blog Posts 103,816Tech Tutorials 19,409Research Papers 17,252News 13,615 ⚡ AI Lessons
Payment Events at Scale: Building a Robust Kafka Event Bus  for a B2B Payment Platform
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 2w ago
Payment Events at Scale: Building a Robust Kafka Event Bus for a B2B Payment Platform
 FREE full access on: LovinData — Simplified Full Stack Data Engineering Continue reading on Medium »
Medium · Python ☁️ DevOps & Cloud ⚡ AI Lesson 2w ago
Codes for Linux users
Some of the codes are given below. The non user of Linux can avoid this read. Continue reading on Medium »
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 3w 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 1mo 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 1mo 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 »