• Using a FaaS (lambda functions) on AWS to build a Worker Microservice that gets the Price of Bitcoin from Bitfinex and store it in a Cloud Database(Dynamo).

  • Expose a public api to return the data in the DB.

  • Setup can be tested on AWS.