---
title: Tutorials
description: Step-by-step Pulumi tutorials for adding sites, managing secrets, and deploying Workers on Cloudflare.
image: https://developers.cloudflare.com/core-services-preview.png
---

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

[Skip to content](#%5Ftop) 

# Tutorials

Before you begin, make sure you [install Pulumi](https://developers.cloudflare.com/pulumi/installing/).

1. [Add a Site](https://developers.cloudflare.com/pulumi/tutorial/add-site/)  
   * Bring your existing site under Cloudflare with Pulumi IaC.  
   * Introduction of `pulumi new`, `up`, and `destroy`.  
   * Cloudflare resources defined: Zone and DNS records.
2. [Manage secrets](https://developers.cloudflare.com/pulumi/tutorial/manage-secrets/)  
   * Develop Workers securely with Pulumi ESC and Wrangler.  
   * Introduction to the ESC CLI and the Wrangler CLI.  
   * Manage Cloudflare credentials, Worker secrets, and `.dev.vars`.
3. [Deploy a Worker](https://developers.cloudflare.com/pulumi/tutorial/hello-world/)  
   * Brief introduction to deploying a Cloudflare Workers application with Pulumi.  
   * Introduction of `pulumi new`, `up`, and `destroy`.  
   * Cloudflare resources defined: Worker script, Worker route, and DNS record.

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/pulumi/","name":"Pulumi"}},{"@type":"ListItem","position":3,"item":{"@id":"/pulumi/tutorial/","name":"Tutorials"}}]}
```
