Articles by Tag #scalability

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Preparing your E-commerce Platform for Holiday Traffic: A Developer’s Guide

The holiday season is a make-or-break period for e-commerce businesses, particularly in November and...

Learn More 20 1Dec 19 '24

Be the reason the network doesn’t crash.

We Crashed the Network And It Was Glorious Joab Owala ・...

Learn More 6 2Jun 3

Scaling Smart: How PayPal Achieved a Billion Daily Transactions with Minimal Resources

In the world of digital payments, PayPal stands as a beacon of reliability and scalability. Handling...

Learn More 6 1Jan 27

Scaling Your Node.js App with PM2: Cluster Mode vs Fork Mode

If you’re building a production-grade Node.js application, you’ve probably heard of PM2 — a powerful...

Learn More 5 0Apr 28

Performance and Scalability for Database-Backed Applications

Lessons learneda about improving performance of database-backed applications

Learn More 5 2Jul 1 '24

Understanding Observability: Benefits for Your Organization and Key Differences from Monitoring

In today's rapidly evolving digital landscape, ensuring the reliability, performance, and security of...

Learn More 5 0Dec 30 '24

Highly scalable image storage solution with AWS Serverless at ip.labs - Part 3 Building File API for Uploads and Downloads

Main author: Firdaws Aboulaye The File API is essential for managing file uploads and downloads in...

Learn More 5 0Dec 23 '24

We Crashed the Network And It Was Glorious

Network failures at tech events are more common than you think not because of hackers, but too many devices. Here's why, and how to be ready.

Learn More 4 2Jun 3

Best Practices for PostgreSQL Database Design to Ensure Performance, Scalability, and Efficiency

Optimize your PostgreSQL database design for long-term scalability and speed with these detailed...

Learn More 3 0Apr 9

Scalability in Data-Intensive applications - Fan-Out, Throughput, Twitter problem, Percentile

Table Of Contents Introduction Identifying Bottlenecks The Twitter Problem Measuring...

Learn More 3 0Feb 25

Highly scalable image storage solution with AWS Serverless at ip.labs - Part 1 The why behind the re-implementation

Co-Author: Firdaws Aboulaye This is my first blog post after being named AWS Serverless Hero. ...

Learn More 3 2Nov 12 '24

Highly scalable image storage solution with AWS Serverless at ip.labs - Part 2 Architectural decisions

Main author: Firdaws Aboulaye From Monolith to Domains: Architecting a Scalable...

Learn More 2 1Dec 16 '24

12 FACTOR APP METHODOLOGY

In the modern landscape of cloud-native applications and continuous deployment, the need for...

Learn More 2 0Feb 4

BUILDING A SCALABLE APPLICATION WITH ELASTIC LOAD BALANCER

Why Do We Need Multiple Web Servers? In real life, one web server is not enough to handle...

Learn More 2 0Mar 1

AWS Serverless Scalability- Part 2 Introduction to the AWS Service Quotas

Introduction All AWS services (not only the Serverless ones) have their own quotas....

Learn More 2 0Nov 18 '24

Building Autonomous AI Agents with Docker: How to Scale Intelligence

Introduction Artificial Intelligence (AI) agents are revolutionizing automation by handling complex...

Learn More 1 1Apr 4

How to Scale an Existing Ruby on Rails Product from x to 10x

Scaling a Ruby on Rails product, especially one with a messy codebase, is a challenging yet rewarding...

Learn More 1 0Jun 30 '24

Kubernetes Architecture Explained

🔧 Control Plane — The control plane manages the overall state of the Kubernetes cluster. It includes...

Learn More 1 0Nov 26 '24

Stop Spawning Infinite Goroutines: Use Tee-Channels in Go for Scalable Event Handling

Imagine you're working on an app that allows users to sign up for free. But you also want to make...

Learn More 1 0Apr 23

🚀 My First Virtual Machine Deployment: A Beginner's Journey

Introduction Spinning up a Virtual Machine (VM) for the first time is a milestone moment...

Learn More 1 0Mar 11

Implementing Secure and Scalable Three-Tier Applications on AWS

Introduction In today's digital era, businesses require web applications that are not only...

Learn More 1 0Apr 5

Scaling Ludoteca: How We Built a Browser-Based Multiplayer Game Hub

Announcing Ludoteca.fun​​ – Your instant-play destination for card games, board games, and classics...

Learn More 0 1Jun 13

How to ensure high throughput for cryptocurrency trades in a matching engine?

Problem Faced: Trade matching is slow due to high-frequency orders. Database bottlenecks impact...

Learn More 0 0Jan 30

Balancing Privacy and Scalability: Arbitrum's Role in Decentralized Technologies

In the ever-evolving world of blockchain technology, the quest to balance privacy and scalability is...

Learn More 0 0Feb 24

Screaming Architecture: The Key to a Scalable Frontend

Learn how to structure your frontend project so it screams what it does, not what it's made of. A practical guide to improving the clarity, scalability, and maintainability of your apps with Screaming Architecture.

Learn More 0 0Jun 19

Global by Design: Tigris's Distributed Object Storage Architecture

At Tigris, globally replicated object storage is our thing. But why should you want your objects...

Learn More 0 0Jun 24

Breaking Boundaries: Ethereum's Pioneering Upgrade with Pectra on Hoodi Testnet Sets Stage for Mainnet Launch

Ethereum's journey towards the deployment of Pectra on its mainnet has taken a significant step...

Learn More 0 1Mar 27

Exploring Kubernetes 🚀: Why It's a Game-Changer 🤩 for Microservices 💻

Kubernetes is an open-source container orchestration system that simplifies the process of deploying, scaling, and managing microservices 🚀. It was originally designed by Google, and is now maintained by the Cloud Native Computing Foundation (CNCF) 🌟. With Kubernetes, developers and DevOps engineers can easily deploy and manage containerized applications in a scalable and efficient manner 💻. Microservices are an architectural style that structures an application as a collection of small, independent services 👥, allowing for greater flexibility, scalability, and fault tolerance, making it ideal for complex applications 🌈. Kubernetes provides several benefits for deploying and managing microservices, including **Scalability** ⬆️, **High Availability** 🌟, **Automation** 🤖, and **Flexibility** 🌈, making it a powerful tool for simplifying container orchestration 🚀.

Learn More 0 0Feb 25

Building Scalable APIs with Node.js

Building Scalable APIs with Node.js 🚀 Building a robust and scalable API is crucial for...

Learn More 0 0Aug 12 '24

What Are the Challenges in Cryptocurrency Development?

Cryptocurrency development is plagued by critical challenges such as security threats, scalability,...

Learn More 0 0May 20