I am wondering if Amazon Dynamodb Global secondary indexes can be used for a realtime application with very heavy writes. Ex: Chat application. where global secondary indexes need to be updated in sub-millisecond latency as soon the main table write/update is done. Would that be possible?