AWS Lambda in Action

Page Two

Dynamic Serverless Website

This is an example of a simple dynamic website built on AWS Lambda and available publicly via Amazon API Gateway.

This page is using EJS templates and has been updated server side on Sat Apr 27 2024 13:56:33 GMT+0000 (UTC). The original code for the date is <%= new Date() %> and is dynamically evaluated by the template engine.

Home Page Page One Page Three