What is the difference between Azure API Apps and Azure Service Fabric?
问题 I am using Azure Table storage to store the data of my application. I need to build an API to retrieve the data from Azure table storage. There are like a million records in the table. In the initial stage, my API would be getting approximately 100-1000 hits per day. What would be the best choice to develop that API on, API apps or Service Fabric? 回答1: It depends on a lot of aspects: How do you want to maintain it? What performance requirements do you have? Do all those 100-1000 hits per day