Isaac Tonyloi - SWE

Isaac Tonyloi - SWE @isaactony

About: Backend developer, Technical writer

Location:
Remote
Joined:
Apr 17, 2024

Isaac Tonyloi - SWE
articles - 59 total

Great resource for build awesome projects

5 must know open-source repositories to build cool AI apps ...

Learn More 0 0Oct 29 '25

[Boost]

Learn the basics of Spring Security Isaac Tonyloi - SWE ・...

Learn More 0 0Jun 17 '25

Caching and How AWS DynamoDB DAX Works

Introduction to Caching Imagine you own a coffee shop. Every time a customer orders a...

Learn More 3 0Feb 19 '25

Getting Started with CI/CD: A Beginner's Guide to Automating Your First Pipeline (With Github Actions)

Continuous Integration and Continuous Deployment (CI/CD) are essential for modern software...

Learn More 10 0Feb 11 '25

[Boost]

Why Java Developers Should Choose the Spring Framework ...

Learn More 0 0Feb 10 '25

Understanding the Different Types of Gateways in AWS

Gateways in AWS play a crucial role in routing traffic between different networks, enabling secure...

Learn More 6 1Feb 10 '25

Enhancing Network Performance with ECMP Routing in AWS Transit Gateway

Equal-Cost Multi-Path (ECMP) routing is a networking strategy that enables the distribution of...

Learn More 3 0Feb 10 '25

Why Java Developers Should Choose the Spring Framework

Java remains one of the most powerful and widely used programming languages, supporting applications...

Learn More 11 2Feb 6 '25

Different Types of Web Hosting Explained

As you plan to launch or upgrade your website, one of the most important decisions you'll make is...

Learn More 0 0Jan 13 '25

What is Web Hosting and How Does It Work?

A strong online presence is essential for businesses, bloggers, and creators. But what powers a...

Learn More 3 0Jan 13 '25

How to deploy a static React site to AWS Amplify

So, in the past month, I decided to level up my cloud knowledge. I’ve taken a few courses, earned the...

Learn More 6 2Jan 13 '25

What is Database Normalization- With an Example

Database normalization is a design process aimed at organizing data within a database to eliminate...

Learn More 8 1Dec 10 '24

The Most Popular Database Caching Strategies Explained

When it comes to modern application performance, speed is king. In the age of microservices, big...

Learn More 6 0Dec 1 '24

Stateful vs. Stateless Design: What’s the Difference?

What Is “State” in System Design? At its core, state refers to information a system...

Learn More 4 0Dec 1 '24

How Does gRPC Actually Work?

Understanding Remote Procedure Calls (RPC) To grasp how gRPC works, it’s important to...

Learn More 10 0Dec 1 '24

Scalability 101: Vertical vs. Horizontal Scaling

As businesses grow and technology evolves, systems must be prepared to handle increasing workloads....

Learn More 1 0Nov 25 '24

Understanding Internet Protocols

Have you ever wondered how data travels seamlessly from one computer to another across the globe? The...

Learn More 2 0Nov 14 '24

Building Fault-Tolerant Data Systems

Designing systems to handle inevitable failures gracefully is an essential skill in distributed...

Learn More 3 1Nov 13 '24

Advanced Data Caching Techniques for High-Performance Systems

When it comes to building high-performance systems, caching is one of the most powerful tools in a...

Learn More 5 0Nov 13 '24

Concurrency and Consistency: Juggling Multiple Users Without Missing a Beat

Imagine a bustling coffee shop at peak hours. Orders are flying in, baristas are juggling multiple...

Learn More 7 0Nov 7 '24

Learn about basic Authentication

While it’s not the most secure form of authentication available, it can be an effective option when...

Learn More 3 0Nov 5 '24

Mastering Database Indexing: How to Optimize Query Performance in PostgreSQL

Applications rely heavily on databases to store, manage, and retrieve data quickly and accurately....

Learn More 1 0Nov 4 '24

Browsers and how they work

Web browsers are an essential tool for accessing and navigating the vast resources of the internet....

Learn More 0 0Oct 24 '24

What is HTTP?

What is HTTP? The HyperText Transfer Protocol (HTTP) is the foundation of data...

Learn More 1 0Oct 24 '24

How to Get Familiar with an Existing Codebase

So, you've been hired into this new team as a full-time software engineer or contractor....

Learn More 3 0Oct 16 '24

Common Java Libraries and Frameworks you Should Try

Java's standard Collections Framework provides a robust set of tools for managing data structures...

Learn More 1 0Oct 15 '24

How to Create Your Own Custom Annotation in Spring Boot

Annotations are a powerful feature in Java and the Spring framework, allowing you to encapsulate...

Learn More 16 0Oct 9 '24

DNS and How It Works

DNS and How It Works If you're a backend developer, understanding DNS (Domain Name System)...

Learn More 8 0Oct 7 '24

Spring Boot Annotations Explained: 15 Essential Annotations You Should Know

Spring Boot makes it incredibly easy to develop Java-based applications by abstracting much of the...

Learn More 8 1Oct 2 '24

Understanding Authentication and Authorization in Microservices

Microservices architecture offers many benefits such as scalability, flexibility, and independent...

Learn More 2 0Sep 26 '24