VIDEO: AWS – Connecting Route53 DNS Directly To An API Gateway End Point
This video demonstrates how to connect Route53 DNS entries directly to an API Gateway end point. In this scenario, we use the functionality to perform an HTTP redirect.
This video demonstrates how to connect Route53 DNS entries directly to an API Gateway end point. In this scenario, we use the functionality to perform an HTTP redirect.
In parts 1 and 2, we build the infrastructure for monitoring real-time prices and storing them in the database. In part 3, we will add a Trading Engine that will…
In a previous video, we showed you how to route a whole domain to a specific URL using ELB and Lambda. In this video, we show you how to perform…
In Part 1 of this blog we created the core code for retrieving market prices from Coinbase. In Part 2, we are going to add the ability to store…
With DNS you can only redirect a domain to another domain – not a domain to a specific URL. In this video, you will learn how to connect AWS Lambda…
Over the past year I have been spending more and more time with AWS Lambda. The power of the AWS server-less compute platform is tremendous. As a side project, I…