A civic hackathon uses a managed database service so teams do not patch database servers themselves. At fundamentals depth, which service type does that example represent?
Select an answer to reveal the explanation.
Short Explanation
Managed databases that spare you server patching are classic PaaS-flavored platform services. Teams code against the database; the provider shoulders more of the host care. That is not the same as Outlook-in-a-browser SaaS or DIY VMs.
Full Explanation
Managed database offerings are commonly taught as PaaS examples: the provider manages substantial infrastructure and patching while customers use the database platform. Not every database workload is IaaS, and SaaS productivity apps are a different service type. Fundamentals stays at identify/compare depth without AZ-204 client SDK work.