VPC

Last updated: Feb 9, 2026


Rationale

We use AWS VPC (Virtual Private Cloud) for hosting our own private network in the cloud. It allows us to manage network configurations like subnets, IP addressing, Internet gateways, Routing tables, Security groups, among others.

The main reasons why we chose it over other alternatives are:

Alternatives

Usage

We use VPC for setting networking and security configurations for:

On this page