Golden 1 Credit Union — California's second-largest credit union — runs its public edge today on Akamai (CDN, DDoS scrubbing) and Alert Logic (WAF). Beyond consolidating that edge, Golden 1 has no Zero Trust / SSE solution today — a clean, rip-and-replace-free landing spot — and, like most financial institutions moving into AI-assisted service, will need governed infrastructure for both generative and agentic AI as those programs mature.
Golden 1 opened new Financial Resource Centers in Del Paso Heights (2024) and Madera (2025) as part of a $10M community-investment commitment, runs its digital and business banking on a Q2-powered platform, and was named a "Best Credit Union to Work For" for the fifth consecutive year (American Banker, 2025) and ranked for "Best Customer Service in Financial Services" (USA Today/Newsweek, 2026). Sources: Golden 1 2025 Annual Report; American Banker, Aug 2025; USA Today, Jan 2026. That growth — plus a live credential-check endpoint on the public login form — is exactly where a fragmented perimeter and an absent Zero Trust layer create seams for fraud and inconsistent policy enforcement.
Move golden1.com, digital banking and the mobile API surface onto Cloudflare's edge — the same 330+ city network already serving financial institutions this size, with tiered caching to cut origin load during paycheck-day and holiday traffic spikes.
Credit unions are a recurring extortion/DDoS target. Cloudflare's network absorbs volumetric and application-layer attacks at the edge — no per-incident overage, no separate scrubbing-center contract.
golden1.com's login form fires a live preLogonUser AJAX call on every username entered — a common credential-stuffing target for retail banking. Cloudflare WAF + Bot Management sit in front of that endpoint and the wider site.
The Apply Today and loan-origination flow (fronted by MeridianLink LoansPQ on Azure) and Digital Banking enrollment are prime bot-fraud targets — synthetic identity and application fraud are a growing NCUA supervisory focus. Turnstile adds invisible, privacy-first bot filtering with no CAPTCHA friction for real members.
No SWG, CASB, DLP or ZTNA vendor was identified anywhere in Golden 1's public footprint — a rare clean landing spot. Cloudflare One replaces ad-hoc VPN/firewall rules for Business Online Banking admins, branch staff and internal apps with one policy engine and one agent (WARP).
Retiring CDN and DDoS closes out the Akamai relationship. Rather than buying a separate application platform for new digital-banking features, Golden 1's engineering team can build directly on Workers, Durable Objects, D1, R2 and KV — the same network already running CDN, WAF and Zero Trust.
As Golden 1 moves into AI-assisted member service — chat-based support, loan-officer copilots, document and fraud review — AI Gateway puts one governed front door on every LLM call, across any model provider, with caching, rate limits, spend caps and full request logging an NCUA examiner will ask for. Workers AI runs models at the edge for latency-sensitive scoring. MCP, fronted by Zero Trust Access, lets internal systems be exposed to AI agents safely — no open data paths.
| Function | Today | How it was identified | On Cloudflare |
|---|---|---|---|
| CDN / edge | Akamai identified | server: AkamaiGHost; www/api/login/help → *.edgekey.net | Cloudflare CDN |
| DDoS protection | Akamai Prolexic scan | Third-party technology-intelligence scan | Cloudflare DDoS (unmetered) |
| Web application firewall | Alert Logic scan | Third-party technology-intelligence scan | Cloudflare WAF |
| Bot / credential-stuffing defense | Not detected gap | Live preLogonUser AJAX call observed in login page source | Bot Management + Turnstile |
| Zero Trust / SSE (ZTNA, CASB, DLP) | Not detected gap | No SWG/CASB/ZTNA vendor or agent traffic identified in recon | Cloudflare One (Access + Gateway + CASB/DLP) |
| Generative & agentic AI governance | Not observed gap | No AI chat widget or LLM vendor detected on public site — forward-looking | AI Gateway + Workers AI + MCP |
| Application / edge compute platform | Not identified gap | No Akamai App Platform / EdgeWorkers usage identified — forward-looking | Workers + Durable Objects + D1/R2/KV |
| Digital / business banking platform | Q2 Digital Banking (Q2 Software, Inc.) | businessonline.golden1.com → onlineaccess1.com → q2digitalbanking.com (CNAME); WHOIS: Q2 Software, Inc. | Unchanged — Zero Trust Access can gate employee/admin entry points |
| Loan application / origination | MeridianLink LoansPQ (Azure-hosted) | applynow.golden1.com → Azure Traffic Manager → loanspq.com (CNAME) | Turnstile + WAF in front of the public form |