0
I’m developing a platform where it has two parts, one administrative and the other open to the public. The administrative part will insert users and some other things. Already the user will access and interact with the platform, performing some evaluations.
I have been using Locaweb for some time, but I have been researching to Microsoft Azure.
Thinking in principle only in MS SQL database, I searched on the plans that Azure has. I did not understand very well the calculations, for now, requisition... I was in doubt.
Then I would like to know how the calculation of Azure for BD is performed, and what are its advantages/differences compared to Locaweb.
What I don’t understand is this amount per hour. Does this vary from how much my application will use? Or is it R$12 per month every time? I contacted Locaweb, is R$ 30,00 monthly for 1 bank of 100 Mb.
– Felipe
This value refers to how long in hours your database will exist. If you create a database and 8 hours later you decide to delete it, you will pay only for eight hours.
– gmsantos
@Felipe is worth a trial to see if the service will suit you. http://azure.microsoft.com/en-us/pricing/free-trial/
– gmsantos
Ahhh and if I keep it created for 1 month will be ~R$12.00? You recommend the Azure, or know another better place?
– Felipe
For SQL Server I recommend Azure. The advantage is that with a few clicks you can upgrade to a more "parruda" database (paying more, obvious) and if you want to downgrade.
– gmsantos
As for hosting, I saw that it is kind of expensive in Azure, do you know somewhere else in account? To run Asp.net (C#).
– Felipe
@Felipe do not know.
– gmsantos