Problem: we have 100s of GB of ACS data sitting around in a database that's running 24/7 and a very small amount of it is queried.
Idea: Could we store data in S3 in such a way that we could do a range request for data without having to query the database?