---
title: Deploy your first Worker
description: Build and deploy serverless applications with Workers.
image: https://developers.cloudflare.com/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/learning-paths/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Deploy your first Worker

Deploy your first Worker to the Cloudflare global network by

## Objectives

By the end of this module, you will learn:

* The difference between C3 (`create-cloudflare` CLI) and Wrangler.
* How to use the Cloudflare dashboard to manage your Workers.
* How to create and deploy your first Worker.

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/learning-paths/","name":"Learning Paths"}},{"@type":"ListItem","position":3,"item":{"@id":"/learning-paths/workers/get-started/","name":"Deploy your first Worker"}}]}
```
