Docs

Pricing

Cost model for Alien Network resources.

Alien provisions Network infrastructure in the customer's cloud when the deployment uses create or a provider-specific default mode that requires cloud resources. The customer pays the cloud provider for the underlying network resources. Alien currently lists Network as a free auto-managed resource on Pricing.

Cost Components

ComponentApplies WhenNotes
NAT Gateway / Cloud NATPrivate services need outbound internet accessUsually the largest network fixed cost for small deployments.
Public IP addressesNAT gateways or public load balancers need public IPsPricing varies by provider and region.
Load balancersContainers expose public portsBilled under the Container or ingress cost shape, but depends on Network.
Data processingNAT, load balancing, and cross-zone trafficCharged by provider-specific data processing dimensions.
Data transferInternet egress or cross-region trafficCharged by provider and destination.

Mode Impact

ModeNetwork Resources Billed Through Alien-created Infra?Notes
createYesAlien creates VPC/VNet, subnets, NAT, routing, and firewall/security primitives as needed.
use-defaultSometimesAWS/GCP use provider defaults; Azure creates VNet/NAT infrastructure because Azure has no default VNet.
byo-vpc-awsNoCustomer-owned VPC costs remain with the existing network.
byo-vpc-gcpNoCustomer-owned VPC costs remain with the existing network.
byo-vnet-azureNoCustomer-owned VNet costs remain with the existing network.

Cost Control

  • Use BYO modes when the customer already has central NAT, inspection, or egress controls.
  • Use create when the deployment should own its network lifecycle and cleanup.
  • Review NAT and egress costs before deploying many small environments; fixed NAT hourly charges can dominate low-traffic deployments.
  • Public containers add load-balancer and data-processing charges on top of network baseline costs.

Sources

On this page