AWS Elastic Load Balancer Demos (original) (raw)
This Application Load Balancer is configured to route requests on these paths to Lambda functions:
- Survey - A simple survey asking which is your favorite demo on this site. Uses Amazon DynamoDB.Survey Architecture Overview
- Analytics - A url that will add information about visitors to an Amazon Elasticsearch cluster.Analytics Architecture Overview
- Analytics Dashboard - A Kibana dashboard showing information about visitors to the demo site.Analytics Architecture Overview
- What Is My IP? - A simple page that returns information about the requestor, in this case the IP in X-Forwarded-For.IP Service Architecture Overview