Part 2: Build Your Own Crypto Trading Platform using AWS Lambda – Storing Market Prices in AWS RDS
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…
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…
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…