An SQL Database can be implemented in Azure in two ways:
- Using Azure SQL Database: This follows the PaaS model, and will be covered in this chapter and the next one
- Using Azure VMs and building SQL on them: This follows the IaaS model, and will be covered in more detail shortly