Answer the following questions to test your knowledge of this chapter. You can find the answers in the Assessments section at the end of this book:
- Which of the following database types are offered in Azure?
- Document-based store
- Column-based store
- Relational database
- Graph-based store
- Key-value store
- What APIs are not supported in Cosmos DB?
- MongoDB
- Cassandra
- Gremlin
- Redis
- Azure Table
- You need to move your on-premises Oracle database to Azure as quickly as possible; what is your best option?
- Create a backup of your database and restore it in Azure SQL
- Create a VM and install Oracle on the VM
- Use an Azure SQL Database Managed Instance
- Rewrite your application so that it uses SQL Server instead
- Create an Azure Oracle database account