StackPath's serverless scripting service allows you to simply upload your JavaScript code or compose it in our portal’s IDE. Your script is then instantly deployed to all of our full-scale edge locations around the world. Then, whenever a relevant HTTP(S) request hits our platform, your script is triggered and runs in the edge location closest to the request’s origin.
Your script can modify the request, its response and even make new requests of additional StackPath Edge Compute, Edge Services, or third-party workloads.
StackPath's serverless scripting offers key features such as:
Robust APIs and CLI tool
Customer Portal and IDE
Chrome V8 JavaScript engine
Example script library
Secure sandboxing
Access to all locations
Immediate execution
See
Learn About Serverless Scripting Basics to learn more about this feature.
Categories