i need recommend on a data storage solution . It needs to meet the following requirements.,
- accessible to application via REST connection.
- tables hosting with varying size and patterns.
- automatically replicate data to a secondary region
can you confirm if i should use - "An Azure storage account that uses geo-redundant replication" or "An Azure storage account that uses read-access-geo-redundant replication", where i can make use of of the table service or is there any alternate solution.
The option should be cost optimized.


