Most small businesses know Cloudflare as the thing that sits in front of their website and makes it faster. That’s true โ€” but the free tier covers a lot more than DNS and CDN, and some of it is genuinely useful for a small business that wants better security without a large IT budget.

This is a practical breakdown of what Cloudflare’s free tools actually cover in 2026, what’s changed recently, and what’s worth setting up today if you’re running a Bay Area small business.


What Changed Recently

Cloudflare has been moving away from the traditional enterprise-gated model. A few notable recent changes:

Dashboard SSO is now available on any plan. Previously, single sign-on for the Cloudflare dashboard was an enterprise feature. It’s now available to everyone โ€” including free tier users. This means you can use your existing identity provider (Microsoft Entra ID, Google Workspace, Okta) to control who can log into your Cloudflare account, without paying for an enterprise contract.

GitHub login for the dashboard. Cloudflare added GitHub as a login option alongside the SSO change โ€” useful for teams that already use GitHub for code and want to consolidate logins.

Self-service by default. Cloudflare announced that future feature releases should be self-service by default rather than being held back for enterprise customers. That’s a significant policy shift that will keep expanding what’s available at the free and pay-as-you-go tiers.


Free Tools Worth Using Today

Zero Trust Network Access (up to 50 users)

Cloudflare Access โ€” their Zero Trust product โ€” is free for up to 50 users. This is the most significant free offering for small businesses that need secure remote access without a traditional VPN.

What it covers: per-application access control, identity-provider integration, device posture checks, and session logging. Users authenticate through your identity provider and get access to exactly the app they need โ€” nothing else.

For a Bay Area business running Microsoft 365 and Entra ID, this is a realistic replacement for (or complement to) a traditional VPN once your team grows past 10โ€“15 users. See our post on when to replace your VPN with Zero Trust for the full breakdown.

Setup requirement: You need to publish internal apps through Cloudflare Tunnel and configure access policies. Not instant, but not a major project either.


DNS and CDN (Always Free)

Cloudflare’s core DNS and CDN have always been free and remain the most widely used features. For a small business website:

  • Authoritative DNS with fast propagation
  • CDN caching that reduces load time for visitors across the US
  • DDoS protection at the network layer
  • SSL/TLS termination with automatic certificate renewal

If your website isn’t behind Cloudflare yet, this alone is worth setting up. It’s one of the fastest ways to improve site performance and add a basic layer of protection.


Bot Protection and AI Crawler Blocking

Cloudflare recently expanded its tools for blocking AI crawlers โ€” bots from OpenAI, Google, Anthropic, and others that scrape website content to train AI models. The controls are available in the free tier under Security โ†’ Bots.

You can block specific AI crawlers by name or block all unverified bots. For a business website with proprietary content โ€” a law firm’s service descriptions, a dental practice’s patient education materials โ€” this is worth enabling.


Workers (Free Tier)

Cloudflare Workers lets you run serverless code at the edge โ€” meaning code that executes before a request even hits your server. The free tier covers 100,000 requests per day, which is more than enough for most small business use cases.

Practical uses for a small business:

  • Redirect rules (e.g. redirect /old-page to /new-page without touching your server)
  • A/B testing on landing pages
  • Lightweight form handling or webhook routing
  • Custom security headers on responses

This is more of a developer tool, but if you have IT support, it’s worth knowing it exists โ€” it can replace several paid third-party tools.


Email Security (Basic)

Cloudflare offers free email routing โ€” forward email sent to your domain to any inbox without paying for a dedicated mail server. Useful for small businesses that want [email protected] to forward to a Gmail or Microsoft 365 inbox without setting up full mail infrastructure.

It also provides basic SPF, DKIM, and DMARC setup through the DNS dashboard. For businesses that haven’t set up email authentication yet, this is an easy starting point. See our post on email authentication for small business for the full setup walkthrough.


Cloudflare for Startups

If your business qualifies, Cloudflare for Startups offers up to $250,000 in credits across databases, storage, compute, AI, media, performance, and security services. Eligibility is tied to startup status and investor backing โ€” it’s not for every small business โ€” but worth checking if you’re an early-stage company.


What’s Not Free (But Worth Knowing About)

A few things that come up frequently in small business IT that require a paid Cloudflare plan:

  • Advanced DDoS protection โ€” the free tier covers volumetric attacks, but application-layer protection requires a paid plan
  • Web Application Firewall (WAF) custom rules โ€” the free tier includes Cloudflare’s managed ruleset, but custom rules require Pro ($20/month)
  • Access beyond 50 users โ€” Zero Trust scales at $7/user/month after the free tier
  • Priority support โ€” free tier is community and documentation only

For most small businesses under 50 users, the free tier covers the meaningful use cases. The Pro plan at $20/month is reasonable if you need WAF custom rules or better analytics.


Practical Starting Point

If you’re setting up Cloudflare for the first time or haven’t touched your settings in a while, here’s the order that makes sense:

  1. Move DNS to Cloudflare if it isn’t there already
  2. Enable SSL/TLS Full (Strict) mode
  3. Turn on bot protection and block AI crawlers under Security โ†’ Bots
  4. Set up email routing if you need a domain email address
  5. Configure dashboard SSO with your identity provider
  6. Evaluate Zero Trust access if you have remote staff or contractors

For a business already using Microsoft 365 and Entra ID, steps 5 and 6 together give you a meaningful security upgrade at no cost.


LineSight Digital helps Bay Area businesses set up and manage Cloudflare alongside their broader IT infrastructure. If you want a second opinion on your current setup or help getting Zero Trust configured, start with a free IT assessment.