Azure_SQL a good rdbms for cloud
Use Cases and Deployment Scope
Run our supply chain applications using Azure*SQL developed in micro-services architecture.
Pros
- executes the queries efficiently
- has tools/dashboards to show where the query problems lie
- alerting for problems
Cons
- be able to find situation where it uses a bad query plan due to lack of right stats
- auto scale the CPU when load requires it
- auto update stats has opportunities in it. so people still have to restart to stopping auto update stats for some situations
Return on Investment
- it had a positive impact to my business and allowed me to be able to move my workload from on-premise to cloud.
Usability
Alternatives Considered
IBM Informix

