website/src/app/kb/use-cases/scale-vpc-access/readme.mdx
import SupportOptions from "@/components/SupportOptions"; import Link from "next/link"; import Alert from "@/components/DocsAlert"; import Image from "next/image"; import PlanBadge from "@/components/PlanBadge";
<PlanBadge plans={["starter", "team", "enterprise"]}>
In this guide, we'll use Firezone to scale your team's access to a VPC.
This is commonly used when you need fast, reliable access to your cloud computing resources which are located behind a cloud firewall.
After completing this guide, your team's traffic into the VPC will be load balanced across multiple Gateways for high availability.
<Alert color="warning"> Opening ports on your network firewall is **not** necessary or recommended. Firezone Gateways perform secure NAT traversal for you. </Alert>Sites -> <site> and
click the Add Resource button.CIDR as the Resource type.SJC demo net. You'll refer to
this name when creating a Policy in the next step.Save.Policies tab, click the Add Policy button.Save.You should now be able to access hosts and services in the VPC you specified in Step (1).
<SupportOptions />