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 1:47pm

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:20am

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

May 29th, 2015 9:18am

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 9:18am

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

May 29th, 2015 9:18am

Thanks. I don't have a SQL "Azure" database, it is a regular SQL Server on
Free Windows Admin Tool Kit Click here and download it now
May 30th, 2015 3:01am

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

Other recent topics Other recent topics