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 26 2025 05:39:51 GMT+0000 (UTC).
The original code for the date is <%= new Date() %>
and is dynamically evaluated by the template engine.