Azure Cloud Service updates to backend database

Hi,

I have a requirement where Azure Cloud Service brings back facebook posts (500 posts at the max) in one call and updates a SQL Server database. There could be 10 such service calls / sql updates in a minute. Would updating the database directly via the Azure Cloud Service be the right way to go about it?

May 28th, 2015 5:45pm

Hi,

  I dont see any issues with sending update query from PAAS role.
  Can you briefly explain the exact setup/scenario.
  Are you using SQL Azure, if yes you can check this link for Database Tiers and performance levels.
 
Regards,
Nithin Rathnakar

Free Windows Admin Tool Kit Click here and download it now
May 29th, 2015 5:21am

Thanks. I don't have a SQL "Azure" database, it is a regular SQL Server on
May 30th, 2015 3:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics