Social Icons

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

Blockchain With Hyperledger Fabric

Hyperledger Fabric is like the James Bond of blockchain platforms - smooth, sophisticated, and with a license to scale. It's an open-source project hosted by the Linux Foundation, designed for creating permissioned blockchain networks....

3 months ago
7 min read

StatefulSet vs Deployment: The Showdown

Before we dive into explanation, let's get a bird's eye view of our contenders: * Deployment: The nimble nomad of Kubernetes. Perfect for stateless applications that can be spun up and down at...

3 months ago
5 min read

Setup FirewallD in CentOS

But why should you care? Well, unless you enjoy random port scans and potential security breaches, FirewallD is your ticket to a more secure CentOS setup. It's flexible, powerful, and doesn't require...

3 months ago
4 min read

Review C++20 Features

You're knee-deep in a system-level programming task, wrestling with threads, memory management, and low-level optimizations. Suddenly, a wild C++20 appears! Is it just another incremental update, or could it be the game-changer we&...

3 months ago
4 min read

Nginx With HTTP/3

Key features that make HTTP/3 the talk of the town: * Built on QUIC (Quick UDP Internet Connections) - bye-bye, TCP! * Reduced latency - no more head-of-line blocking * Improved connection migration - perfect for mobile users...

3 months ago
4 min read

Bitcoin Reaches Another All-Time High, Breaking $76,000 Per Coin

Analysts attribute this to the preliminary results of the U.S. presidential election, according to which Donald Trump won. According to aggregated data from Coinmarketcap, the price of Bitcoin reached $76,460. Similar data was reported...

3 months ago
1 min read

Argo CD: Your Ticket to Deployment Nirvana

Let's cut to the chase: Argo CD is like having a tireless, ever-vigilant DevOps engineer working 24/7 to keep your Kubernetes deployments in sync with your Git repositories. It's the superhero...

3 months ago
6 min read

eBPF Sandbox Linux Kernel

Here's the TL;DR for the impatient: * eBPF lets you run sandboxed programs in the Linux kernel * It provides deep insights into system and application behavior * Low overhead means you can use it in...

3 months ago
6 min read

Why DevOps is More Than Just a Toolbox

At its core, DevOps is about breaking down silos, fostering collaboration, and creating a seamless flow from idea to production. It's about saying goodbye to the days of throwing code over the wall and...

3 months ago
6 min read

The Distributed Transaction Dilemma: Why LRA?

For example you're building an e-commerce platform with microservices for inventory, payment, and shipping. A customer places an order, and suddenly you're faced with the age-old question - how do you ensure...

3 months ago
7 min read

Event-Driven Serverless Architecture?

But why should you care? Let's break it down: * Automatic reactions to changes (no more "did you see that?" moments) * Lower infrastructure costs (your wallet will thank you) * Improved scalability (grow like...

3 months ago
5 min read

Discovering Network Protocols

TCP: The Reliable Old Timer TCP (Transmission Control Protocol) is the responsible adult of the protocol world. It's like that friend who always shows up on time and never forgets your birthday. Here'...

3 months ago
4 min read

Multi factor authentication (MFA)

Before we jump into the how, let's talk about the why. MFA is like the bouncer at the exclusive club of your application - it doesn't just check IDs, it makes sure...

3 months ago
6 min read

The Anatomy of a Java Variable

In Java, every variable has three key components: * A type (what kind of data it can hold) * A name (how you refer to it in your code) * A value (the actual data it's holding)...

3 months ago
4 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