Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions src/content/docs/cloudflare-for-platforms/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,21 @@ import { Description, Feature } from "~/components"

<Description>

Cloudflare's offering for SaaS businesses.
Build your own multitenant platform using Cloudflare as infrastructure
</Description>

Extend Cloudflare's security, reliability, and performance services to your customers with Cloudflare for Platforms. Together with Cloudflare for SaaS and Workers for Platforms, your customers can build custom logic to meet their needs right into your application.
Cloudflare for Platforms lets you run untrusted code written by your customers, or by AI, in a secure, hosted sandbox, and give each customer their own subdomain or custom domain.

![Figure 1: Cloudflare for Platforms Architecture Diagram](~/assets/images/reference-architecture/programmable-platforms/programmable-platforms-2.svg "Cloudflare for Platforms Architecture Diagram")

***

## Products

<Feature header="Cloudflare for SaaS" href="/cloudflare-for-platforms/cloudflare-for-saas/">
Cloudflare for SaaS allows you to extend the security and performance benefits of Cloudflare’s network to your customers via their own custom or vanity domains.
<Feature header="Workers for Platforms" href="/cloudflare-for-platforms/workers-for-platforms/">
Let your customers build and deploy their own applications to your platform, using Cloudflare's developer platform.
</Feature>

<Feature header="Workers for Platforms" href="/cloudflare-for-platforms/workers-for-platforms/">
Workers for Platforms help you deploy serverless functions programmatically on behalf of your customers.
<Feature header="Cloudflare for SaaS" href="/cloudflare-for-platforms/cloudflare-for-saas/">
Give your customers their own subdomain or custom domain, protected and accelerated by Cloudflare.
</Feature>