Chapter 16 – Building a Quiz
- How many web apps can you host in Microsoft Azure for free?
10
- Does Microsoft Azure only support Windows as a host operating system?
No. You can create Virtual Machines to host Linux, Docker, and other operating systems.
- What options does Microsoft Azure offer for data storage?
The following options are what Microsoft Azure offers for data storage:
- Azure Storage: For schema-less entities, blobs, and files
- Azure Redis for distributed caching and general entity storage
- Azure DocumentDb for schema-less JSON entities
- Azure SQL Database for relational data
- Azure Data Lake for hybrid storage and analysis