full article read: https://medium.com/@mrkevin.wang/build-coinbase-price-api-with-net-core-deploy-as-serverless-app-to-aws-lambda-1d029bcd184c
Part 1. Install lambda tools
Part 2. Create the project
Part 3. Configure AWS template
Part 4. Deploy to AWS lambda
I am building a sample app using .net core + lambda for a bitcoin price query service with coinbase api.