Hi Azure Gurus,
I primarily work on AWS but gradually learning Azure for my next project. The shift is quite overwhelming with constant comparisons between these cloud solutions. Have few Questions, if you could help me.
1) The concept of running an Azure SQL DB on a serverless mode is quite puzzling to me. How does Azure handle cold start for a DB? Does first transaction wont get affected due to DB cold start? I know there is a Premium plan mode for running serverless but
will this truly help?
2) Say I choose a particular marketplace template & deployed using a custom deployment page. It deployed fine but now if I want to rollback/delete all the underlying resources that were provisioned as part of that deployment, it's cumbersome,
as deleting a deployment doesnt delete underlying resources. How to take care of this?
I would greatly appreciate answers for my above queries.
Regards,
Nikhil