Arbythecoder

Arbythecoder @arbythecoder

About: Freelance Backend Developer | Python & Node.js | SRE & Cloud Security Engineer | Technical Writer with 24k+ Views on Dev.to |AI\ML Enthusiast

Location:
lagos ,nigeria
Joined:
Jan 5, 2023

Arbythecoder
articles - 111 total

The Domino Effect: How One Tiny Bug Can Kill Your Startup

The $440 Million Typo That Changed Everything In 2012, Knight Capital made a "small"...

Learn More 6 4Jun 5

Why Developers and Operations People Fight (And How to Stop Being Caught in the Middle)

Hey there! 👋 If you're new to tech, you've probably heard people talk about this mysterious "DevOps"...

Learn More 1 2Jun 2

Why Does Your Code Work on Your Laptop But Breaks in Production? 💻➡️💥

The classic developer nightmare that birthed the DevOps movement We've All Been Here...

Learn More 10 13May 22

From Side Project to Invoicing Solution: A Developer's Practical API Journey

Not every project in coding starts with a grand vision. Sometimes, the most useful tools are born out...

Learn More 2 0May 13

Postman Was My Therapist: How I Finally Mastered APIs by Talking to Them Directly

Have you ever felt like you're fighting with your own APIs? As a backend developer, I sure did......

Learn More 2 0May 10

I Collapsed My Folder View Because I Was Scared of the Files

This was literally me two years ago. As a new developer, nothing intimidated me more than opening...

Learn More 1 0May 6

How I Made My First GitHub Action Work (With Google's Help)

Let me tell you how it actually went the first time I tried setting up a GitHub Action: Pushed...

Learn More 3 10May 3

How to Build Your First REST API with Node.js and Express (From Someone Who Was Scared at First)

I still remember the first time I opened an empty app.js file in VS Code. No idea where to start....

Learn More 3 0May 1

Building a TypeScript Blog API: A Beginner's Guide

When I decided to build a blog API using TypeScript, I discovered how much typed programming can...

Learn More 4 2Apr 23

Worker Threads in Node.js: Real-Life Scenarios and Practical Insights

Node.js is excellent for building scalable applications, but it can struggle with heavy computations....

Learn More 0 1Apr 17

Build a Simple File Compressor with Node.js in 10 Minutes

Have you ever wondered how file compression works? Let's build a simple command-line tool with...

Learn More 1 0Apr 16

Building a Sequential Data Fetching API with JavaScript

The Challenge: Taming Async Operations Ever tried juggling multiple API calls and ended up...

Learn More 1 0Apr 15

Building a Secure API: A Beginner-Friendly Guide with Express and TypeScript

Hey there, future developers! When I first started building APIs, I wish someone had explained not...

Learn More 5 2Apr 11

Securing User Data: Building a Responsive API with Node.js

Securing user data and ensuring a responsive API is more crucial than ever. Companies like Google and...

Learn More 0 0Apr 9

CI/CD Pipeline for a Node.js App with Automated Testing and Deployment to Render

Introduction Recently, a friend of mine shared her experience of getting stuck in a...

Learn More 0 0Apr 8

Build a Simple Visitor Counter with Me Using Node.js and Redis

Introduction Hey there! 🎉 Today, I’m excited to share a fun and engaging project:...

Learn More 6 4Apr 7

Securing Your Kubernetes Fortress

Kubernetes is a powerful tool for managing applications, but it requires proper security measures....

Learn More 2 0Mar 12

Overview of RESTful API Development: A Task-Based Journey

Overview of RESTful API Development: A Task-Based Journey ...

Learn More 0 0Jan 23

Closing Note: The End of a Transformative Journey

As I reflect on this journey, I experience a blend of pride and a touch of disappointment for not...

Learn More 20 0Dec 29 '24

Day 40: Implementing Advanced Role-Based Access Control (RBAC) with OPA Gatekeeper

Introduction Understanding Role-Based Access Control (RBAC) has always been a goal of...

Learn More 1 0Dec 29 '24

Day 39: Deploying Stateful Applications with StatefulSets (MongoDB)

Introduction Today, I focused on deploying MongoDB using StatefulSets in Kubernetes. This...

Learn More 0 0Dec 29 '24

Day 39 : Deploy Kubernetes Applications Easily with Helm Charts

Managing Kubernetes manifests can be quite challenging, especially as applications grow in...

Learn More 1 0Dec 16 '24

Day 38: Understanding Kubernetes Controllers and CRDs

Kubernetes has changed how we deploy and manage applications, making it easier to work with...

Learn More 5 0Dec 16 '24

Day 37: Using Kustomize to Manage Kubernetes Configurations

In Kubernetes, deploying applications across multiple environments—such as development, staging, and...

Learn More 3 0Dec 14 '24

Day 36: Monitoring Kubernetes with Prometheus and Grafana

In modern Kubernetes environments, effective monitoring ensures cluster performance and system...

Learn More 4 0Dec 14 '24

Day 35: Introduction: Mastering Kubernetes Scaling with Horizontal Pod Autoscalers (HPAs)

In the dynamic world of cloud-native applications, ensuring optimal resource utilization and...

Learn More 0 0Dec 14 '24

Day 33: Deploying a Three-Tier App on Kubernetes: A Simple Guide

Imagine building a house. You need a strong foundation (database), sturdy walls (backend), and a...

Learn More 6 0Dec 10 '24

Day 34: Keeping Your Kubernetes Apps Safe with Network Policies

Imagine your Kubernetes cluster as a bustling city. You have different buildings (pods) housing...

Learn More 0 0Dec 10 '24

Day 32: Securing Your Personal Blog with SSL/TLS (A Beginner's Guide)

Let's face it: Nobody wants their personal blog to be vulnerable. A few weeks ago, I was setting up...

Learn More 1 0Dec 10 '24

Day 31: Deploying a Multi-Stage Application with Kubernetes and Helm: My Beginner's Journey

This post details my experience deploying a simple Node.js "Hello World" application across...

Learn More 0 0Dec 10 '24