databases
- Azure cosmos
- Fully managed and serverless service
- Globally distributed
- Used to store semi-structured data (schema less)
- Ability to replicate geographically
- Designed for:
- Highly responsive application (real time)
- Multi-region
- Consistency ??
RDMS
- Azure SQL
- Store structured data
- PaaS (or sometimes called Database as Service)
- SQL query capabilities
- High performance, reliable, fully managed and secure DB
- DB for Postgresql
- DB for Mysql
- DB for MariaDB