Recall the data flow is:
- CMSensorRecorder is activated directly on the Watch
- When the application's dequeue is enabled, the dequeued events are:
- Parsed directly into our DynamoDB record format
- Directly sent to DynamoDB from the Watch
Next up:
- Get AWS Cognito into the loop to get rid of the long lived AWS credentials
- Work on the iOS framework memory leaks
- Speed up the dequeue (or, resort to a Lambda raw data processor)
No comments:
Post a Comment