My company is interested in using the azure storage tables. They have asked me to look into access times but so far I have not found any information on this. I have a few questions that perhaps some person here could help answer.
- Any information / links or anything on the read / write access times of azure table storage
- If I use a partition key and row key for direct access does read time increase with number of fields
- Is anyone aware of future plans for azure storage such as decrease in price, increase in access speed, ability to index or increase in size of storage per row
- Storage is I understand 1MByte / row. Does this include space for the field names. I assume it does
- Is there any way to determine how much space is used for a row in Azure storage. Any API for this.
Hope someone can help answer even one or two of these questions.
PLEASE note this question only applies to TABLE STORAGE.
Thanks