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 Thu Apr 03 2025 07:55:08 GMT+0000 (UTC).
The original code for the date is <%= new Date() %>
and is dynamically evaluated by the template engine.