Cloudflare Workers is a serverless application platform that enables you to create and deploy functions to Cloudflare's Edge Network.
Unlike other serverless providers that only have regional data centers, Cloudflare's Edge Network consists of hundreds of servers all over the world.
Cloudflare Workers is a powerful platform, and this course serves as a great introduction for what it can do.
Follow along with Kristian Freeman as you build a localization engine that renders data based on the Edge location nearest to the application's user.
After this course, you'll be ready to start experimenting with your own Cloudflare Workers projects. Need an idea? Check out the suggested Portfolio Project for this course.
This course will give you a solid foundation to start developing serverless applications. Serverless is a great trend to explore and Cloudflare is at the forefront of the technology.
Staff reviewed: 4 years ago
This course will give you a solid foundation to start developing serverless applications. Serverless is a great trend to explore and CloudFlare is at the forefront of the technology.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
Aptly errored so that we learn what could go wrong as well. Superbly delivered.
Clear and to the point. Covers all the major points to get setup without going too fast
Looking forward to new stuff on the Cloudflare Workers
the uniqueness it gives glimpse of feature that cloudflare offers to user
it made justice to the title of the course
This is my first time working with anything relating to Cloudfare. I have heard great things about Cloudfare but never ventured into it. Thank you for a very in-depth tutorial. I have yet to comprehend what I can do with this, but this is just just the beginning, and I hope to continue with these courses.
Starting from a prebuilt frontend, Jason Lengstorf guides you through the creation of a static "Corgi Up-boop App" and integrates Netlify Functions with Hasura.
ES2015 brought a native Promise to the JavaScript standard library. In this course, we’re going to take an in-depth look at how to use promises to model various kinds of asynchronous operations.
You'll learn the basics on how to create a serverless API. We start off creating a simple HTTP endpoint. Then we build the first two endpoints of a REST API for a simple Todo Application backend storing the data in DynamoDB. After watching this course you will be ready to get started building you first serverless backend.