Video: Using AWS Lambda To Perform A 302 Redirect From CloudFront
https://youtu.be/E1mV5VrSatI 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…
https://youtu.be/E1mV5VrSatI 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…
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 the…
https://youtu.be/1ld_zxDbErE 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…
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…