I have my Xamarin forms app for Android and IOS. i have sqlite local database and Azure easy table for the backend.
i couldn't find much documentation on "which azure solution is available and the best?" i need to store some data and just show to the user. Also, it is possible to have many concurrent users requesting for the data.
i just found Azure easy table and azure table storage and documentDB. anyone can give me a comparison on these two and if azure easy table is suitable for real products or just good enough for testing purposes?