Scenario: managed database
Managed database for your app is usually PaaS, not SaaS. Provider handles: patching, backups, availability. You handle: schema, data model, app usage patterns. Best fit: typically PaaS. Misconception: 'managed' automatically means SaaS.

