Archives: AWS Services

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: , , , , , , , , ,

AWS Glue Crawler Can’t Connect to S3 Bucket on Another Account: Problem Solved

November 10, 2023 | By Gerald | No Comments | Filed in: AWS Services.

If you’ve ever encountered a situation where your AWS Glue crawler can’t connect to an S3 bucket created on another account, then this post is for you. It can be frustrating when data that should be easily accessible seems just out of reach. But don’t worry! I’ll guide you through the solution. The Problem You • Read More »

Tags: , , , , , , , ,