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 - 104 total

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 1 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 6 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 5 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 21 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 0 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 4 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

Deploying a Serverless Application with AWS Lambda and EventBridge: A Detailed Guide Day 30 of my 90 -Day Devops Journey

Welcome to day 30! This guide details creating a serverless application using Node.js, AWS Lambda,...

Learn More 3 0Oct 15 '24

How I Secured My Containerized Application Using Anchore (Day 29 Project)

This article details a comprehensive approach to securing containerized applications using Anchore, ...

Learn More 0 0Oct 2 '24

CI/CD Pipelines: Your Startup's Secret Weapon for Speed and Quality

The startup grind is real. Delivering high-quality software quickly is crucial, and CI/CD pipelines...

Learn More 1 0Sep 26 '24

Kubernetes: Empowering Small Teams to Conquer Deployment Chaos

Kubernetes has revolutionized software deployment, but its benefits extend far beyond large...

Learn More 3 0Sep 24 '24

Top DevOps Tools for Startups in 2024: From Jenkins to Terraform

Starting and scaling a startup is hard, especially when your tech infrastructure can make or break...

Learn More 4 0Sep 23 '24

Day 28 - Secure Your Kubernetes Deployments: A Beginner's Guide to Anchore

Hey there, container security is super important, especially when you're deploying your apps in...

Learn More 3 0Sep 12 '24

Day 27 Project: RBAC and Network Policies in Minikube

This guide walks you through implementing Role-Based Access Control (RBAC) and Network Policies in a...

Learn More 2 0Sep 10 '24