Question #38

A utility company is building an application that stores data coming from more than 10,000 sensors. This company would like to query information coming from a particular sensor for the past week very rapidly, after which the data is infrequently accessed for another week. The data then needs to be archived. Using Amazon DynamoDB for its scalability and rapidity, how do you implement this in the most cost-effective way?

问题反馈