Moved from using AWS Lambda to Spotinst Functions because it costs half as much and the API calls are free unlike AWS. The functions only run for less than 10ms, but the network latency of connecting to and getting the data is actually about 100ms, which reduces the savings in speed from using a caching layer.