Archives: Network Architecture

Handling IP Address Overlapping in AWS VPC

March 4, 2024 | By Gerald | No Comments | Filed in: Cloud Computing, Network Architecture, Uncategorized, Virtual Private Cloud (VPC).

IP address overlapping occurs when two or more networks have the same IP address range, which can lead to routing conflicts and communication failures. Here’s a scenario where IP address overlapping might occur and how to handle it: Scenario: Connecting Overlapping IP Address Ranges Imagine you have an AWS VPC with the following configuration for • Read More »

Tags: , , ,

Understanding AWS VPC and Subnets IP Addressing Range

March 4, 2024 | By Gerald | No Comments | Filed in: AWS Services, Cloud Computing, Network Architecture, Virtual Private Cloud (VPC).

When creating a Virtual Private Cloud (VPC) within AWS, you need to understand how IP addressing works. This guide will help you design an IP scheme suitable for deploying three private and three public subnets within your AWS infrastructure. IP Addressing Basics Before we start designing our subnets, let’s go over some IP addressing basics • Read More »

Tags: , , , , , , , , ,