Network
Frostmoln networking is software-defined and isolated per tenant. The building blocks are:
- VPCs — private virtual networks and their subnets.
- Gateway — a VPC's outbound path to the internet. Without one, a VPC is isolated.
- Security Groups — stateful firewall rules.
- Public IPs — public IP addresses you attach to instances and load balancers.
- Load Balancers — distribute traffic across backend instances.