Two mutually exclusive options to give VMs in the VPC outbound internet access without each VM holding a Public IP:
Gateway
What it is
Cost
Platform Router
Managed gateway VM run by Raff — NAT, internal DNS suffix vpc.local, DHCP, port forwarding
Free
Firewall Appliance — Small
OPNsense 26.1 — 2 vCPU / 4 GB RAM / 50 GB disk, WAN + LAN NICs, full firewall control via web UI or VNC console
$4.99 / month
Firewall Appliance — Large
OPNsense 26.1 — 4 vCPU / 8 GB RAM / 120 GB disk, WAN + LAN NICs
$9.99 / month
VPCs without a gateway have no outbound internet — VMs reach the internet only via their own Public IP attachments. The gateway choice is mutually exclusive (one or none, not both) and switchable later, with a brief outbound-traffic outage during the switch.
Subject to standard public-internet egress, never to private VM-to-VM
There is no per-VPC fee, no per-CIDR fee, no per-VNI fee, and no per-DHCP-lease fee. You can hold dozens of VPCs at zero cost — pricing only kicks in when a VPC has a Firewall Appliance gateway or when its members generate public-internet egress.
VPC peering — placeholder under the Peering tab; ships in a future release
Load Balancer as a service — placeholder under the Services tab
VPN Gateway as a service — placeholder under the Services tab; the Firewall Appliance covers this case in the meantime via OPNsense’s built-in WireGuard / IPsec / OpenVPN
Cross-region VPCs — VPCs are regional only
Custom route tables / transit gateway / VPC endpoints — not on the near-term roadmap