In this lab, you will explore how to implement governance policies for your data access in GCP by using Identity and Access Management (IAM) in conjunction with Cloud Storage. You will start by applying the principle of least privilege to Cloud Storage buckets and evaluate different storage classes. Furthermore, you will configure Cloud Storage lifecycle management policies to optimize storage costs. By the end of this lab, you will have a practical understanding of managing access to your data and economically managing storage lifecycle.
Your company, DataShield Inc., manages sensitive customer data stored in Google Cloud Storage, and must ensure strict access control to comply with privacy regulations. They also need cost-efficient storage solutions for infrequent access data. The goal is to restrict access using IAM policies and optimize storage costs using lifecycle management.