Choosing the right database on cloud, Azure SQL -


we building application, ad serving platform, include many processes such reporting, storing user data, requests, advertiser info, pubisher info etc. moreover, generating optimization files serve better ads.

we using azure cloud services. hoping benefit appfabric on azure , architecture.

my question related azure sql. have experience azure db, advantages, disadvantages? performance, reliability, challenges?

while choosing azure db, things should benchmark or prototype?

any ideas or thought, share, related database on cloud? consistency, availability, partial tolerance, replication?

thanks.

advantage of sql azure can develop against pretty standard sql database people have lots of experience with. make migration of app azure pretty easy.

the disadvantages have seen are: 1. limited backup. getting better soon, may never kind of backup many people want. 2. sql server features not available, 95% are. 3. no real control on database server hardware. 4. price might issue, depending on database size.

other that, sql azure works me.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -