Learn about limits that apply to your Workers for Platforms project.
Workers for Platforms
Deploy custom code on behalf of your users or let your users directly deploy their own code to your platform, managing infrastructure.
Workers for Platforms allows you to run your own code as a wrapper around your user’s code. With Workers for Platforms, you can logically group your code separately from your users’ code, create custom logic, and use additional APIs such as script tags for bulk operations.
Workers for Platforms is built on top of Cloudflare Workers. Workers for Platforms lets you surpass Cloudflare Workers’ 500 scripts per account limit.
Get started
Learn how to set up Workers for Platforms.
Workers for Platforms architecture
Learn about Workers for Platforms architecture.
Cloudflare Workers provides a serverless execution environment that allows you to create new applications or augment existing ones without configuring or maintaining infrastructure.
Connect with the Workers community on Discord to ask questions, show what you are building, and discuss the platform with other developers.
Follow @CloudflareDev on Twitter to learn about product announcements, and what is new in Cloudflare Workers.