A game development studio is migrating its backend API services to a Platform as a Service (PaaS) solution to streamline software deployment. Under the cloud shared responsibility model for PaaS, which of the following tasks remain the direct responsibility of the studio's development and operations team? (Select TWO.)
- Developing, deploying, and maintaining the custom application source codeCevap
- BInstalling security updates and patches on the underlying host operating system
- Managing application database schemas and user access permissionsCevap
- DProvisioning physical server hardware and configuring hypervisor virtual networks
Cevap
The studio's team remains responsible for developing, deploying, and maintaining the custom application source code, as well as managing application database schemas and user access permissions.
Under Platform as a Service (PaaS), the cloud vendor manages the underlying physical host infrastructure, virtualization hypervisor, and operating system platform. The customer retains administrative control and responsibility strictly over the application layer (writing, deploying, and updating source code) and the data layer (defining database schemas and configuring user access control).
Adım Adım Çözüm
Anahtar Kavram
Shared Responsibility Model in Platform as a Service (PaaS)