NTT DATA Lab Guide

Comprehensive hands-on labs to help you master Cloudflare technologies. Build real-world applications with Workers, Pages, Durable Objects, and more.

Beginner30 minutes

Introduction to Cloudflare Workers

Learn the basics of Cloudflare Workers and deploy your first serverless function.

workersserverlessjavascript
Start Lab
Intermediate45 minutes

Deploying Applications with Cloudflare Pages

Learn how to deploy static sites and full-stack applications using Cloudflare Pages.

pagesdeploymentreactnextjs
Start Lab
Advanced90 minutes

Building Real-time Chat with Durable Objects

Create a real-time chat application using Cloudflare Durable Objects for state management.

durable-objectswebsocketsreal-timechat
Start Lab

Getting Started

Prerequisites

  • Cloudflare account (free tier available)
  • Basic JavaScript/TypeScript knowledge
  • Node.js and npm installed
  • Git for version control

What You'll Learn

  • Serverless computing with Workers
  • Static site deployment with Pages
  • Real-time applications with Durable Objects
  • Edge computing best practices