You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Built-in [CDN caching](/cache/), distributed storage, & serverless AI inference for high performance
24
-
* Scales easily without managing infrastructure, with simple deployment & configuration
25
-
* Works with stateful or stateless apps and connects to [data stores](/workers/databases/connecting-to-databases/) with [smart placement](/workers/configuration/smart-placement/)
* Flexible [pricing](/workers/platform/pricing/) that stays affordable at any scale
18
+
- Simple deployment with streamlined configuration
19
+
- Low latency, fast startup, and high performance
20
+
- Unlimited scalability to support applications of any size
21
+
- Multi-language compatibility, including JavaScript, TypeScript, Python, and Rust
22
+
- Flexible [pricing](/workers/platform/pricing/) that stays affordable at any scale
28
23
24
+
## <LinkButtonvariant="primary">Deploy with Workers</LinkButton>
29
25
30
-
<LinkButtonvariant="primary">
31
-
Deploy with Workers
32
-
</LinkButton>
26
+
---
27
+
28
+
## Build with Workers
29
+
30
+
#### Front-end applications
31
+
32
+
Front-end Applications with support for the most popular full stack frameworks - uses Cloudflare's CDN & cache and results in incredibly fast rendering anywhere in the globe
33
+
34
+
#### Back-end applications
35
+
36
+
Back-end Applications that connect to data stores and are smart placed to optimize latency
37
+
38
+
#### Serverless AI inference
39
+
40
+
Using some of the worlds most popular models - LLMs, image gen, etc
41
+
42
+
#### Background jobs
43
+
44
+
Using cron Tasks, Workflows, or Queues
33
45
34
46
---
35
47
36
-
#Explore the possibilities
48
+
## Integrate with Workers
37
49
38
-
Integrations via [Bindings](/workers/runtime-apis/bindings/) let you connect to external services like databases, APIs, and storage, enabling functionality with a few lines of code:
50
+
Integrations via [Bindings](/workers/runtime-apis/bindings/) let you connect to external services like databases, APIs, and storage, enabling functionality with just a few lines of code:
0 commit comments