Understanding the basics of creating and deploying code to the edge is essential for leveraging edge computing. This example helps developers grasp the fundamental processes needed for more complex scenarios.
Loading...
https://www.edgecompute.live/helloworld
Copied to clipboard!
With this example you learn the basics of creating, deploying and debugging an EdgeWorker that generates a simple html page at the Edge and adds a response header.
Core Concepts
Helps developers understand the fundamental processes needed for edge computing.
Reduce Latency
Speed up response times by moving work closer to users.