Google Cloud NGFW cost

Google Cloud NGFW pricing, and how to cut it.

Google Cloud NGFW pricing at a glance 2026-07-21 · directional
Tier Base fee Per GiB
Essentials (L3/L4) free $0/GiB
Standard (FQDN, geo, threat-intel) no endpoint fee $0.0193/GiB
Enterprise (L7 IDS/IPS) $1.75/endpoint-hr $0.0193/GiB
Enforza, flat ~$239/mo $0/GiB

Verified on Google Cloud's pricing pages, dated 2026-07-21 — directional, subject to change. GiB is not GB. The Enterprise endpoint is zonal (~$1,278/mo each), so real HA runs two or three; its per-GiB meter covers east-west as well as north-south, and a rule evaluating a flow is charged even on a deny. Cloud NAT is a separate metered product ($0.045/GiB). Enforza is a flat per-firewall licence (~$199 from your sixth), plus the Compute Engine VM, with no per-GiB tax.

The Cloud NGFW cost story starts well — Essentials and ordinary VPC firewall rules are genuinely free. The meter starts the moment you filter by domain name: Standard bills $0.0193 per GiB evaluated, and full L7 inspection adds Enterprise's $1.75 per endpoint-hour, multiplied for zonal high availability. Here is what each tier really costs, what the short-form GCP firewall cost question actually comes down to, and how a flat-priced firewall cuts the bill with no per-GiB tax. Figures dated 2026-07-21.

Two meters, one zonal endpoint

What does Google Cloud NGFW cost?

Cloud NGFW is billed by tier. Standard has no fixed fee but meters every gibibyte a rule evaluates. Enterprise adds a fixed per-endpoint-hour fee that multiplies with zonal high availability — before a byte is inspected — and its per-GiB meter reaches east-west traffic too.

Standard — data processing $0.0193 / GiB evaluated, north-south, no endpoint fee. FQDN objects, geo matching and threat-intel live here — this is the domain-filtering meter. GiB, not GB.
Enterprise — endpoint + data $1.75 / endpoint-hour (~$1,278/mo per zonal endpoint; real HA runs 2–3) plus $0.0193/GiB on north-south and east-west traffic.

Rates VERIFIED on Google Cloud's own pricing pages, dated 2026-07-21 — directional and subject to change. A rule evaluating a flow is charged even if it denies it, and Standard's per-GiB charge is waived on flows Enterprise also inspects.

A worked example

One zonal Enterprise endpoint securing egress, 5,000 GiB evaluated in a month:

Endpoint-hours ($1.75/hr × 730)
~$1,278
Data processing ($0.0193 × 5,000 GiB)
~$97
Monthly total — single zone, before HA
~$1,375

Illustrative, directional. The endpoint is zonal, so a two-zone HA pair lifts the total to about $2,653 per month — the fixed fee doubles while the per-GiB line stays on the traffic.

An honest caveat

The free tiers are genuinely free

Before totalling a GCP firewall cost, subtract what Google gives you for nothing. VPC firewall rules and NGFW Essentials cover stateful L3/L4 control with no meter at all — and at modest volume, Standard's per-GiB meter is cheap. The bill turns when traffic grows and when Cloud NAT's separate meter joins in.

Free

IP, port and protocol control

Ordinary VPC firewall rules and the NGFW Essentials tier — stateful L3/L4 allow and deny — cost nothing. If that is all the control you need, the native answer is free and we will not pretend otherwise.

Metered

Filtering by name, and L7

FQDN rules, geo matching and threat-intel start Standard's $0.0193-per-GiB meter; L7 IDS/IPS adds Enterprise's zonal endpoint fee. And the egress path itself — Cloud NAT — is a separate metered product at $0.045 per GiB with its own gateway fee.

The honest crossover: Standard-only FQDN filtering costs less than a flat appliance below roughly 15,000 GiB per month on the NGFW meter alone. Above it — or once Cloud NAT's separate meter and Enterprise's endpoint fee enter — the flat line wins, and keeps winning as traffic grows. See the Google Cloud NAT pricing breakdown for the other meter.

Two metered products, or one flat appliance

Cut the Cloud NGFW cost without losing the control

Secure egress on Google Cloud natively takes two metered products: Cloud NAT to get traffic out, Cloud NGFW to filter it. Enforza does both jobs on one appliance — secure source-NAT plus FQDN/SNI-based L7 egress filtering — at a flat per-firewall price.

Google Cloud native Secure egress, filtered
Cloud NGFW Enterprise L7 IDS/IPS — zonal endpoint, so real HA is 2–3
Per endpoint-hour
$1.75 (~$1,278/mo per zone)
Data processing
$0.0193 / GiB
Cloud NAT Egress connectivity — no filtering, separate meter
Per hour
$0.044 + $0.005/IP
Data processing
$0.045 / GiB

Two separate metered products. FQDN-only filtering can drop to Standard ($0.0193/GiB, no endpoint fee) — but the per-GiB meters still run, forever, and GCP-locked.

With Enforza
Enforza NVA FQDN/SNI-based L7 + secure NAT, in one
Per hour
$0
Data processing
$0 / GiB

Flat per-firewall licence — about $239/mo ($199 from your sixth), plus the Compute Engine VM you provision. No per-GiB tax.

Rates VERIFIED on Google Cloud's pricing pages, dated 2026-07-21 — directional and subject to change. GiB is not GB. The disciplined saving of up to 60–80% is versus Cloud NGFW Enterprise securing egress (single firewall ~$288 all-in vs ~$1,278/mo per zonal endpoint; a 2-region HA pair ~$576 vs $3,285–5,840 as endpoints multiply). Against Standard-only FQDN filtering at modest volume the story is flat-versus-metered trajectory and replacing Cloud NAT's separate meter, not a headline percentage — run your own numbers.

Migration is a route change

Switch from the metered stack in three steps

You do not re-architect. You re-route. The Enforza appliance sits in your Google Cloud network and takes over filtered egress.

  1. Launch the Enforza firewall

    A single Linux VM in your own Google Cloud network — install it with a registration key and set canIpForward so it can route. It registers to the Enforza cloud over an outbound connection and pulls its policy.

  2. Point the route at it

    Add a custom static route with the Enforza VM as the next hop — or an internal load balancer as next hop for HA — so egress exits via the appliance. Secure source-NAT is on the same box, so Cloud NAT can go too.

  3. Retire the metered stack

    Decommission the Cloud NGFW endpoints and Cloud NAT. The per-GiB and per-endpoint-hour charges stop. FQDN/SNI-based L7 egress filtering is on from day one, managed from one console.

FAQ

Google Cloud NGFW cost — common questions

How much does Google Cloud NGFW cost?

It depends on the tier. Essentials — L3/L4 IP, port and protocol rules — is free. Standard adds FQDN objects, geo-location matching and threat-intelligence feeds at $0.0193 per GiB evaluated on north-south traffic, with no endpoint fee. Enterprise adds Palo-Alto-Networks-powered L7 IDS/IPS and URL filtering at $1.75 per endpoint-hour — about $1,278 per month per endpoint — plus $0.0193 per GiB, and on Enterprise the per-GiB charge applies to east-west internal traffic as well as north-south (rates dated 2026-07-21, directional). The endpoint is zonal, so genuine high availability means two or three of them.

Is Google Cloud NGFW free?

The Essentials tier is genuinely free — stateful L3/L4 rules with no meter — and ordinary VPC firewall rules cost nothing either. The meter starts when you need more than IP-and-port control: domain-based (FQDN) egress rules, geo matching or threat intelligence put you on Standard's per-GiB charge, and L7 inspection puts you on Enterprise's per-endpoint-hour fee plus the per-GiB charge. So the honest answer is free for basic filtering, metered the moment you filter by name or inspect at L7.

What does Cloud NGFW Standard cost for FQDN egress filtering?

Standard bills $0.0193 per GiB evaluated, north-south only, with no endpoint fee — and FQDN objects are a Standard-tier feature, so domain-based egress filtering does not need the Enterprise endpoint. At low volume that meter is genuinely cheap and we will say so: it crosses Enforza's roughly $288 all-in single-firewall cost at about 15,000 GiB of evaluated traffic per month. Below that, Standard's meter alone is the cheaper line; the case for a flat appliance there is trajectory — the meter grows with traffic forever while flat stays flat — plus one appliance replacing both the NGFW meter and Cloud NAT's separate $0.045-per-GiB meter.

What does Cloud NGFW Enterprise cost?

Enterprise is $1.75 per endpoint-hour — about $1,278 per month per endpoint — plus $0.0193 per GiB evaluated, on east-west as well as north-south traffic. The endpoint is a zonal resource, so real high availability means two or three endpoints and the fixed fee multiplies before a byte is inspected: a two-zone pair starts around $2,556 per month. You are charged when a firewall rule evaluates a flow even if it denies it, and Standard's per-GiB charge is waived on flows Enterprise also inspects (rates dated 2026-07-21, directional).

Do FQDN egress rules need the expensive Enterprise endpoint?

No, and it is worth being clear about. FQDN objects are a Standard-tier feature: domain-based egress filtering costs $0.0193 per GiB with no endpoint-hour fee. The $1.75-per-endpoint-hour charge is for the Enterprise tier's Palo-Alto-Networks L7 IDS/IPS and URL filtering, not for basic FQDN rules. If a proposal prices FQDN egress control at Enterprise rates, it is overstating the native cost.

What does a GCP firewall cost overall?

For basic control, nothing — VPC firewall rules and NGFW Essentials are free. The realistic GCP firewall cost question is about secure egress: filtering by domain puts you on Cloud NGFW Standard at $0.0193 per GiB, full L7 inspection puts you on Enterprise at $1.75 per endpoint-hour (multiplied for zonal HA) plus the per-GiB meter — and Cloud NAT, the other half of the egress path, is a separate metered product at $0.045 per GiB with its own gateway fee. Each meter is billed separately; add the ones that apply to your traffic. Enforza replaces that stack with one flat-priced appliance doing secure NAT and FQDN/SNI-based L7 egress filtering together.

How much can Enforza save versus Google Cloud NGFW?

Enforza is a flat per-firewall licence — about $239 per month per firewall, dropping to about $199 from your sixth — at $0 per GiB, plus the Compute Engine VM you run it on (an e2-standard-2 is about $48.92 per month, so a single firewall is roughly $288 all-in). Against Cloud NGFW Enterprise securing egress — the $1,278-per-month zonal endpoint, multiplied for HA, plus $0.0193 per GiB — the flat line is typically up to 60–80% cheaper, and the gap widens as traffic grows. Against Standard-only FQDN filtering at modest volume we will not overclaim: below roughly 15,000 GiB per month Standard's meter alone is cheaper, and the case is flat-versus-metered trajectory plus replacing Cloud NAT's separate meter too. Rates are directional and dated — run your own numbers in the savings calculator.

Does Enforza remove my whole Google Cloud bill?

No. Enforza replaces the Cloud NGFW per-GiB and per-endpoint-hour fees — and Cloud NAT's separate metering, since secure source-NAT is built in — with one flat per-firewall licence. You still pay Google Cloud for the Compute Engine VM the firewall runs on and for normal internet data-transfer-out where it applies. The saving is on the firewall and NAT metering, not on Google Cloud's underlying infrastructure.

Stop paying per gibibyte to filter your own egress.

Cut the Google Cloud NGFW bill — flat, no per-GiB tax.

FQDN/SNI-based L7 egress filtering and secure source-NAT in one appliance, at a flat per-firewall price with no evaluation meter and no endpoint-hour fee — you pay only for the Compute Engine VM you run it on. Start free, no card.