An organization is deploying a new web application in Microsoft Azure and needs to store relational data using MySQL. To minimize administrative effort, the organization wants a database solution where Microsoft automatically handles operating system updates and database engine patching. Is the following statement true or false?
'Azure Database for MySQL is a Platform as a Service (PaaS) offering that automatically applies operating system updates and database patches, requiring the organization to manage only the database schema and queries.'
Answer: Answer
Answer
The statement is true because Azure Database for MySQL is a fully managed Platform as a Service (PaaS) database offering where Microsoft automatically handles operating system updates and database engine patching.
The statement is correct because Azure Database for MySQL is a PaaS database service. Under this model, Microsoft manages the underlying virtual machine, operating system patching, and database engine maintenance, freeing the customer from these administrative tasks.
Step-by-Step Solution
Key Concept
Shared responsibility model for Azure PaaS database services
Estimated Time:1m 0s