gabidobo / 11ty-lambda-edge-demo

A simple tutorial for running Eleventy Serverless on AWS Lambda@Edge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running Eleventy Serverless On AWS Lambda@Edge

The good news is that you can get Eleventy Serverless to run in AWS Lambdas. Even better, you can get it to run in Lambda@Edge, which runs your code globally at AWS locations close to your users so that you can deliver full-featured, customized content with high performance and low latency.

Read the full tutorial here: https://medium.com/sandworm/running-eleventy-serverless-on-aws-lambda-edge-5010b9571c5f

About

A simple tutorial for running Eleventy Serverless on AWS Lambda@Edge


Languages

Language:JavaScript 89.8%Language:Liquid 10.2%