QuestionQ255
Designing for security and complianceJencoMart has chosen to migrate user-profile storage to Google Cloud Datastore and its application servers to Google Compute Engine (GCE). During the migration, the existing infrastructure will require access to Datastore to upload the data.
Which service-account key-management strategy should you recommend?
- A Provision service account keys for the on-premises infrastructure and for the GCE virtual machines (VMs)
- B Authenticate the on-premises infrastructure with a user account and provision service account keys for the VMs
- C Provision service account keys for the on-premises infrastructure and use Google Cloud Platform (GCP) managed keys for the VMs
- D Deploy a custom authentication service on GCE/Google Kubernetes Engine (GKE) for the on-premises infrastructure and use GCP managed keys for the VMs
Community Discussion