A city prefers a provider-operated database service so staff stop patching database VMs themselves. Which cloud-native choice best reflects that preference?
Select an answer to reveal the explanation.
Short Explanation
Managed database services are the city hiring a specialist to mow the patch lawn while you focus on the data. You still own schema and access design, but the provider handles a lot of the boring upkeep. That is the cloud-native trade when undifferentiated ops should leave your ticket queue.
Full Explanation
Cloud-native design favors managed services that shift routine platform work such as patching, backups tooling, and high-availability plumbing to the provider. Self-managed database VMs keep those operational duties with the customer. Choosing a provider-operated database aligns with reducing undifferentiated heavy lifting while retaining application-level responsibility.