Create a Cloudflare Workers Account

Share this video with your friends

Social Share Links

Send Tweet
Published 3 years ago
Updated 3 years ago

To deploy a Cloudflare Workers serverless function, you'll need to sign up for a free Cloudflare Workers account at workers.cloudflare.com, and select your unique workers.dev subdomain to deploy your functions to.

Kristian Freeman: [0:02] To deploy our first serverless function to Cloudflare Workers, we'll need to sign up for a Cloudflare Workers account and pick our workers.dev subdomain. Navigate to workers.cloudflare.com, and click the Sign up button.

[0:13] Here, I'll just put a new email and password. Once I've created my account, I can pick my Cloudflare Workers subdomain. Every user of Cloudflare Workers has their own unique workers.dev sub domain, which means that I can deploy, for instance, mywebsite.signalnerve4360.workers.dev.

[0:41] In this case, I'll just put my name, Kristian. Oh, looks like it's not available, so I'll do khristianfreeman.workers.dev. For instance, I can see, "A Worker named my worker would be deployed to myworker.kristianfreeman.workers.dev."

[0:58] I'll click setup, and then I can choose my worker's plan. Right now, there's two plans. The Free plan is obviously $ and includes 100,000 requests per day as well as access to worker's KV. For now, this is all we need to deploy our first serverless function.

[1:15] Though if you ever find yourself working with a worker that has a ton of requests or needs a lot more features, you can check out Workers Bundle. That's only $5 per month.

[1:24] The last thing to do is to confirm my email. Here, I have my Cloudflare, "Please verify your email address." I'll just click this link. Now, I've verified my account, and I'm in the Workers' Dashboard.

egghead
egghead
~ 15 minutes ago

Member comments are a way for members to communicate, interact, and ask questions about a lesson.

The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io

Be on-Topic

Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.

Avoid meta-discussion

  • This was great!
  • This was horrible!
  • I didn't like this because it didn't match my skill level.
  • +1 It will likely be deleted as spam.

Code Problems?

Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context

Details and Context

Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!

Markdown supported.
Become a member to join the discussionEnroll Today