Javed kumailjavedkumail.hashnode.dev·Feb 2, 2025Globally Scalable Web Server on Google Cloud Platform (GCP)Overview A big thanks to my mentor Mr. Samrat Priyadarshi who helped me build t his project which focuses on building a globally scalable web server using Google Cloud Platform (GCP). The key components include network configuration, multi-region dep...GCP
Abhishek Anandsystemdesignsimplified.hashnode.dev·Jan 29, 2025System Design: Understanding Scalability and Its ImportanceAs a system expands, its performance may start to degrade unless it is designed to handle growth efficiently. Scalability refers to a system's ability to accommodate increasing load by adding resources, ensuring consistent performance and reliability...scalability
Madhav wakhareaws-services.hashnode.dev·Jan 27, 2025AWS Regional vs. Multi-AZ vs. Single-AZWhen I first started exploring about the AWS services, I came up with lot of services which are provided by AWS.I thought it will be easy to remember the scope of each service initially but when I started digging more and more services, I ended up in...AWS
Ronald Bartelshubandspoke.amastelek.com·Jan 24, 2025🚜The Silent Killer of High Availability | How Split Brain Can Cripple Your Network & Why Fusion's SD-WAN Is the Ultimate Solution🎯In networking, high availability (HA) is essential for businesses striving to maintain uninterrupted operations. By ensuring redundancy and failover, HA setups aim to provide resilience against failures. However, lurking within many of these deployme...3 likes·26 readsSplit Brain
Adekunle Fatundecore-architectural-components-of-azure.hashnode.dev·Jan 22, 2025Azure Cosmos DB for NoSQLWHAT IS AZURE COSMOS DB? Azure Cosmos DB is a distributed, fully managed NoSQL and relational database solution made for contemporary app development. It supports open-source databases including PostgreSQL, MongoDB, and Apache Cassandra2 and provides...#AzureCosmosDB
Shivam Sonishivtrent.hashnode.dev·Jan 14, 2025Building High Availability and Disaster Recovery Strategies in Cloud ServicesIn today’s always-on digital world, ensuring your applications remain operational and recover quickly from failures is paramount. High Availability (HA) and Disaster Recovery (DR) strategies are essential components of robust cloud architectures. Thi...high availability
Celestina Odilitinatech.hashnode.dev·Jan 3, 2025Project: Design and Configuration Secure and Scalable Network for Web Applications in Microsoft AzureProject Scenario AcaTech Ltd is a mid-sized IT services company that is undergoing a digital transformation to modernize its infrastructure. They provide web-based applications and services to clients The Challenge Scaling On-Premises Infrastructure ...1 like·31 readsvirtual-network
Hridhi Kumarikumari-hridhi.hashnode.dev·Dec 16, 2024Cloud SQLTask:-1 Edit SQL instance on GCP and suggest in which condition restart required. (5-5 example) For this task first we need to create a SQL Instance. So lets create SQL Instance step by step as follows- Navigate to the Google Cloud Console. https:/...SQL
Yashraj Garnayakdisarj.hashnode.dev·Dec 14, 2024Amazon Elastic Load Balancer: A Step-by-Step Guide ✨Introduction to Elastic Load Balancer (ELB) Amazon Elastic Load Balancer (ELB) is like a skilled traffic cop for your applications. 🚦 Imagine you run a busy restaurant with multiple chefs in different kitchens. To ensure every customer gets served e...AWS#ElasticLoadBalancer
Siddhartha Gauravsgaurav.hashnode.dev·Dec 6, 2024AWS Basics: Build Highly Available and Scalable Apps with ELB and ASGIntroduction When building applications in the cloud, it’s important to make them available all the time (high availability) and ready to handle more users when demand increases (scalability). AWS makes this easy with tools like Elastic Load Balancin...AWSAWS