Social Icons

suddo.io — tech news, IT courses, tutorials, programming

Kubernetes Gateway API: Traffic Routing's New Hotness

The Kubernetes Gateway API is designed to simplify and standardize how we handle traffic routing in Kubernetes. It's like Ingress on steroids, but with better manners and a more extensive vocabulary. Why Should You...

a month ago
4 min read

Deno Deploy: Serverless in 5 Minutes? Challenge Accepted!

Why Deno Deploy? Because... Why Not? * 🚀 Zero config required (Yes, you read that right!) * 🌍 Global distribution out of the box * ⚡ Lightning-fast cold starts * 🔒 Secure by default (No more "Oops, I left the backdoor open"...

a month ago
3 min read

Async Magic with uvloop and aiohttp in Python

In the olden days (like, last Tuesday), we'd spawn threads or processes to handle concurrent requests. But threads are like needy toddlers – they demand attention and resources, even when they're just sitting...

a month ago
4 min read

Kafka: Turbocharging Consumer Group Rebalances

Let's take a quick stroll down memory lane. In the olden days (read: pre-Kafka 2.4), consumer group rebalances were an all-or-nothing affair. When a rebalance kicked off, every consumer in the group would:...

a month ago
3 min read

Modern Logging with Fluentd, Vector, and Loki

Logging setup that's scalable, secure, and actually makes sense in the 21st century. That's what we're aiming for with our power trio: * Fluentd: The Swiss Army knife of log collection...

a month ago
3 min read

Delta Lake Time Travel: Your DeLorean for Data Audits

Delta Lake, an open-source storage layer that brings ACID transactions to Apache Spark and big data workloads, comes with a nifty feature called Time Travel. It's like version control for your data, allowing you...

a month ago
3 min read

Redis Bloom Filters

Let's break down what a Bloom filter actually is: * A space-efficient probabilistic data structure * Used to test whether an element is a member of a set * Can have false positives, but never false negatives...

a month ago
3 min read

OpenAI Announces Next Family of Reasoning Models — o3

Thought about OpenAI's language models o1 and o3 for 5 seconds * In September 2024, the company presented a preview of the o1 language model. * OpenAI announced the o3 and o3-mini models. * The previous model...

2 months ago
1 min read

Join to our community 👋

Unlock full membership to Suddo.io — tech news, IT courses, tutorials, programming and explore our extensive collection of exclusive content.

Sign up now, cancel at anytime

See our plans