{"id":250,"date":"2019-12-24T16:08:53","date_gmt":"2019-12-24T16:08:53","guid":{"rendered":"http:\/\/www.legendshub.com\/blog\/?p=250"},"modified":"2020-12-06T13:29:40","modified_gmt":"2020-12-06T13:29:40","slug":"how-to-plan-and-clear-google-cloud-associate-certificate-legendshub-blog","status":"publish","type":"post","link":"https:\/\/www.legendshub.com\/blog\/2019\/12\/24\/how-to-plan-and-clear-google-cloud-associate-certificate-legendshub-blog\/","title":{"rendered":"How to plan and clear Google Cloud Associate Cloud Enginner Certificate &#8211; Legendshub Blog"},"content":{"rendered":"\n<!-- Quick Adsense WordPress Plugin: http:\/\/quickadsense.com\/ -->\n<div class=\"2c935cf620b701aabbb7cc90bbf4023c\" data-index=\"1\" style=\"float: none; margin:0px 0 0px 0; text-align:center;\">\n<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\r\n<script>\r\n  (adsbygoogle = window.adsbygoogle || []).push({\r\n    google_ad_client: \"ca-pub-5554449970657557\",\r\n    enable_page_level_ads: true\r\n  });\r\n<\/script>\n<\/div>\n<p>Everyone is looking to add another feather into the hat by clearing GCP (Google Cloud Certifications). Today i will put my plan forward to clear the Google cloud associate exam which i recently appeared in and passed. To start with put the Exam guide in excel and follow the under discussed way of preparing each pointer.<\/p>\n<p>1.) First step should be to browse <a href=\"https:\/\/cloud.google.com\/certification\/guides\/cloud-engineer\/\">Exam Guide<\/a>&nbsp;for all the relevant scope of exam. Copy it to excel.<\/p>\n<p>2.) Start one by one , first practice every step in Google cloud free tier account which will make sure you have operational details of each topic covered.<\/p>\n<p>3.) Simultaneously go through Google documentation for each topic which will help you to enhance theoretical details for each option on implementation . One need to keep in find that Google exam is more easy to people who have done hands on either any Public cloud such as AWS\/Azure or people who have&nbsp; container experience.<\/p>\n<p><a href=\"http:\/\/www.legendshub.com\/blog\/wp-content\/uploads\/2019\/12\/1_T59fnCvp71WqNeuytWGorA.png\"><img loading=\"lazy\" class=\"alignnone wp-image-255\" src=\"http:\/\/www.legendshub.com\/blog\/wp-content\/uploads\/2019\/12\/1_T59fnCvp71WqNeuytWGorA-300x300.png\" alt=\"GCL\" width=\"231\" height=\"231\" srcset=\"https:\/\/www.legendshub.com\/blog\/wp-content\/uploads\/2019\/12\/1_T59fnCvp71WqNeuytWGorA-300x300.png 300w, https:\/\/www.legendshub.com\/blog\/wp-content\/uploads\/2019\/12\/1_T59fnCvp71WqNeuytWGorA-150x150.png 150w, https:\/\/www.legendshub.com\/blog\/wp-content\/uploads\/2019\/12\/1_T59fnCvp71WqNeuytWGorA-231x231.png 231w, https:\/\/www.legendshub.com\/blog\/wp-content\/uploads\/2019\/12\/1_T59fnCvp71WqNeuytWGorA.png 324w\" sizes=\"(max-width: 231px) 100vw, 231px\" \/><\/a><\/p>\n<p>4.) After doing all the exam guide focus on Practice exam and try to relate the weight age of each topic.<\/p>\n<p>5.) I have mentioned the exam guide links for GCP documentation which i have used for my certification and see if it is helpful to you guys. I will keep it updating for some of the remaining sections.<\/p>\n<!-- Quick Adsense WordPress Plugin: http:\/\/quickadsense.com\/ -->\n<div class=\"2c935cf620b701aabbb7cc90bbf4023c\" data-index=\"2\" style=\"float: none; margin:0px 0 0px 0; text-align:center;\">\n<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\r\n<script>\r\n  (adsbygoogle = window.adsbygoogle || []).push({\r\n    google_ad_client: \"ca-pub-5554449970657557\",\r\n    enable_page_level_ads: true\r\n  });\r\n<\/script>\n<\/div>\n\n<table width=\"1442\">\n<tbody>\n<tr>\n<td width=\"1442\">1 . Setting up cloud projects and accounts. Activities include:<\/td>\n<\/tr>\n<tr>\n<td>Creating projects &#8211; gcloud projects create test12345, gcloud config set project test12345 (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/resource-manager\/docs\/creating-managing-projects<\/span>)<\/td>\n<\/tr>\n<tr>\n<td width=\"1442\">Assigning users to predefined IAM roles within a project &#8211;&nbsp; gcloud projects add-iam-policy-binding my-project<br \/>\n&#8211;member user:alice@example.com &#8211;role roles\/viewer&nbsp; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/iam\/docs\/understanding-roles<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Managing users in Cloud Identity (manually and automated) &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/identity\/docs\/how-to\/groups)<\/span><\/td>\n<\/tr>\n<tr>\n<td>Enabling APIs within projects &#8211; gcloud services list &#8211;available gcloud services enable Cloud Identity API<\/td>\n<\/tr>\n<tr>\n<td>Provisioning one or more Stackdriver workspaces &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/monitoring\/workspaces\/)<\/span><\/td>\n<\/tr>\n<tr>\n<td>1.2 Managing billing configuration. Activities include:<\/td>\n<\/tr>\n<tr>\n<td>Creating one or more billing accounts &#8211; (https:\/\/cloud.google.com\/billing\/docs\/concepts) (<span style=\"color: #ff0000;\"> https:\/\/cloud.google.com\/billing\/docs\/how-to\/billing-access<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Linking projects to a billing account &#8211; gcloud alpha billing accounts list or link projectname &#8211;billing-account name (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/sdk\/gcloud\/reference\/alpha\/billing\/accounts\/projects\/link<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Establishing billing budgets and alerts &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/billing\/docs\/how-to\/budgets<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Setting up billing exports to estimate daily\/monthly charges &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/billing\/docs\/how-to\/export-data-bigquery<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>1.3 Installing and configuring the command line interface (CLI), specifically the Cloud SDK (e.g., setting the default project). &#8211; (h<span style=\"color: #ff0000;\">ttps:\/\/cloud.google.com\/sdk\/gcloud\/reference\/config\/set<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>2. Planning and configuring a cloud solution<\/td>\n<\/tr>\n<tr>\n<td>2.1 Planning and estimating GCP product use using the Pricing Calculator &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/products\/calculator\/<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>2.2 Planning and configuring compute resources. Considerations include: &#8211; (<span style=\"color: #ff0000;\">https:\/\/medium.com\/@prashantapaudel\/google-cloud-platform-gcp-2-2-planning-and-configuring-compute-resources-47332d8309a5<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Selecting appropriate compute choices for a given workload (e.g., Compute Engine, Google Kubernetes Engine, App Engine, Cloud Run, Cloud Functions) &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/blog\/products\/gcp\/choosing-the-right-compute-option-in-gcp-a-decision-tree<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Using preemptible VMs and custom machine types as appropriate &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/compute\/docs\/instances\/preemptible<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>2.3 Planning and configuring data storage options. Considerations include: <span style=\"color: #ff0000;\">(https:\/\/cloud.google.com\/products\/storage\/<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Product choice (e.g., Cloud SQL, BigQuery, Cloud Spanner, Cloud Bigtable) &#8211; (<span style=\"color: #ff0000;\">https:\/\/weidongzhou.wordpress.com\/2017\/06\/10\/google-cloud-sql-vs-cloud-datastore-vs-bigtable-vs-bigquery-vs-spanner<\/span>\/)<\/td>\n<\/tr>\n<tr>\n<td>Choosing storage options (e.g., regional, multi-regional, nearline, coldline) -(<span style=\"color: #ff0000;\">https:\/\/www.cloudberrylab.com\/resources\/blog\/google-cloud-nearline-storage-vs-coldline-vs-standard\/<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>2.4 Planning and configuring network resources. Tasks include: &#8211; (<span style=\"color: #ff0000;\">https:\/\/medium.com\/@prashantapaudel\/gcp-certification-series-2-4-planning-and-configuring-network-resources-8045ac2cc2ac<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Differentiating load balancing options &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/load-balancing\/docs\/choosing-load-balancer<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Identifying resource locations in a network for availability &#8211; (https:\/\/cloud.google.com\/compute\/docs\/regions-zones\/)<\/td>\n<\/tr>\n<tr>\n<td>Configuring Cloud DNS &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/dns\/docs\/quickstart<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>3. Deploying and implementing a cloud solution<\/td>\n<\/tr>\n<tr>\n<td>3.1 Deploying and implementing Compute Engine resources. Tasks include:Demo<\/td>\n<\/tr>\n<tr>\n<td>Launching a compute instance using Cloud Console and Cloud SDK (gcloud) (e.g., assign disks, availability policy, SSH keys) Demo&nbsp; (<span style=\"color: #ff0000;\">gcloud compute instances create myvm<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Creating an autoscaled managed instance group using an instance template Demo<\/td>\n<\/tr>\n<tr>\n<td>Generating\/uploading a custom SSH key for instances &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/compute\/docs\/instances\/adding-removing-ssh-keys<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Configuring a VM for Stackdriver monitoring and logging &#8211; Demo<\/td>\n<\/tr>\n<tr>\n<td>Assessing compute quotas and requesting increases &#8211;&nbsp; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/compute\/quotas<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Installing the Stackdriver Agent for monitoring and logging Demo<\/td>\n<\/tr>\n<tr>\n<td>3.2 Deploying and implementing Google Kubernetes Engine resources. Tasks include: (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/kubernetes-engine\/docs\/tutorials\/hello-app<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Deploying a Google Kubernetes Engine cluster : Demo<\/td>\n<\/tr>\n<tr>\n<td>Deploying a container application to Google Kubernetes Engine using pods : (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/kubernetes-engine\/docs\/tutorials\/hello-app<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Configuring Google Kubernetes Engine application monitoring and logging : (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/monitoring\/kubernetes-engine\/<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>3.3 Deploying and implementing App Engine, Cloud Run, and Cloud Functions resources. Tasks include, where applicable:<\/td>\n<\/tr>\n<tr>\n<td>Deploying an application, updating scaling configuration, versions, and traffic splitting &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/appengine\/docs\/standard\/python\/splitting-traffic<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Deploying an application that receives Google Cloud events (e.g., Cloud Pub\/Sub events, Cloud Storage object change notification events):(<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/storage\/docs\/pubsub-notifications<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>3.4 Deploying and implementing data solutions. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Initializing data systems with products (e.g., Cloud SQL, Cloud Datastore, BigQuery, Cloud Spanner, Cloud Pub\/Sub, Cloud Bigtable, Cloud Dataproc, Cloud Dataflow, Cloud Storage) &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/docs\/compare\/aws\/<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Loading data (e.g., command line upload, API transfer, import\/export, load data from Cloud Storage, streaming data to Cloud Pub\/Sub) &#8211; (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/bigquery\/docs\/loading-data-cloud-storage<\/span>) (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/storage\/docs\/boto-gsutil<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>3.5 Deploying and implementing networking resources. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Creating a VPC with subnets (e.g., custom-mode VPC, shared VPC) : (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/vpc\/docs\/vpc<\/span>) (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/vpc\/docs\/shared-vpc<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Launching a Compute Engine instance with custom network configuration (e.g., internal-only IP address, Google private access, static external and private IP address, network tags)<\/td>\n<\/tr>\n<tr>\n<td>Creating ingress and egress firewall rules for a VPC (e.g., IP subnets, tags, service accounts)<\/td>\n<\/tr>\n<tr>\n<td>Creating a VPN between a Google VPC and an external network using Cloud VPN : (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/vpn\/docs\/concepts\/overview<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Creating a load balancer to distribute application network traffic to an application (e.g., Global HTTP(S) load balancer, Global SSL Proxy load balancer, Global TCP Proxy load balancer, regional network load balancer, regional internal load balancer)<\/td>\n<\/tr>\n<tr>\n<td>3.6 Deploying a solution using Cloud Marketplace. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Browsing Cloud Marketplace catalog and viewing solution details<\/td>\n<\/tr>\n<tr>\n<td>Deploying a Cloud Marketplace solution<\/td>\n<\/tr>\n<tr>\n<td>3.7 Deploying application infrastructure using Cloud Deployment Manager. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Developing Deployment Manager templates :<span style=\"color: #ff0000;\">(https:\/\/cloud.google.com\/deployment-manager\/docs\/step-by-step-guide\/create-a-template<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Launching a Deployment Manager template<\/td>\n<\/tr>\n<tr>\n<td>4. Ensuring successful operation of a cloud solution<\/td>\n<\/tr>\n<tr>\n<td>4.1 Managing Compute Engine resources. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Managing a single VM instance (e.g., start, stop, edit configuration, or delete an instance): demo -done<\/td>\n<\/tr>\n<tr>\n<td>SSH\/RDP to the instance: demo<\/td>\n<\/tr>\n<tr>\n<td>Attaching a GPU to a new instance and installing CUDA libraries :(https:\/\/cloud.google.com\/compute\/docs\/gpus\/add-gpus), (<span style=\"color: #ff0000;\">https:\/\/medium.com\/@jayden.chua\/quick-install-cuda-on-google-cloud-compute-6c85447f86a1<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Viewing current running VM inventory (instance IDs, details)<\/td>\n<\/tr>\n<tr>\n<td>Working with snapshots (e.g., create a snapshot from a VM, view snapshots, delete a snapshot) : (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/compute\/docs\/disks\/create-snapshots<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Working with images (e.g., create an image from a VM or a snapshot, view images, delete an image)<\/td>\n<\/tr>\n<tr>\n<td>Working with instance groups (e.g., set autoscaling parameters, assign instance template, create an instance template, remove instance group) \ud83d\ude41<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/compute\/docs\/instance-groups\/creating-groups-of-managed-instances<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Working with management interfaces (e.g., Cloud Console, Cloud Shell, GCloud SDK)<\/td>\n<\/tr>\n<tr>\n<td>4.2 Managing Google Kubernetes Engine resources. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Viewing current running cluster inventory (nodes, pods, services)<\/td>\n<\/tr>\n<tr>\n<td>Browsing the container image repository and viewing container image details<\/td>\n<\/tr>\n<tr>\n<td>Working with node pools (e.g., add, edit, or remove a node pool) (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/kubernetes-engine\/docs\/how-to\/node-pools<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Working with pods (e.g., add, edit, or remove pods)<\/td>\n<\/tr>\n<tr>\n<td>Working with services (e.g., add, edit, or remove a service)<\/td>\n<\/tr>\n<tr>\n<td>Working with stateful applications (e.g. persistent volumes, stateful sets) \ud83d\ude41<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/kubernetes-engine\/docs\/concepts\/statefulset<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)<\/td>\n<\/tr>\n<tr>\n<td>4.3 Managing App Engine and Cloud Run resources. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Adjusting application traffic splitting parameters \ud83d\ude41<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/appengine\/docs\/admin-api\/migrating-splitting-traffic<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Setting scaling parameters for autoscaling instances \ud83d\ude41<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/compute\/docs\/autoscaler\/<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)<\/td>\n<\/tr>\n<tr>\n<td>4.4 Managing storage and database solutions. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Moving objects between Cloud Storage buckets<\/td>\n<\/tr>\n<tr>\n<td>Converting Cloud Storage buckets between storage classes:(<span style=\"color: #ff0000;\">gsutil rewrite -s [STORAGE_CLASS] gs:\/\/[PATH_TO_OBJECT]<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Setting object life cycle management policies for Cloud Storage buckets (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/storage\/docs\/xml-api\/put-bucket-lifecycle<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Executing queries to retrieve data from data instances (e.g., Cloud SQL, BigQuery, Cloud Spanner, Cloud Datastore, Cloud Bigtable)<\/td>\n<\/tr>\n<tr>\n<td>Estimating costs of a BigQuery query:(<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/bigquery\/docs\/estimate-costs<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Backing up and restoring data instances (e.g., Cloud SQL, Cloud Datastore)<\/td>\n<\/tr>\n<tr>\n<td>Reviewing job status in Cloud Dataproc, Cloud Dataflow, or BigQuery<\/td>\n<\/tr>\n<tr>\n<td>Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)<\/td>\n<\/tr>\n<tr>\n<td>4.5 Managing networking resources. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Adding a subnet to an existing VPC<\/td>\n<\/tr>\n<tr>\n<td>Expanding a subnet to have more IP addresses:(<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/sdk\/gcloud\/reference\/compute\/networks\/subnets\/expand-ip-range<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Reserving static external or internal IP addresses:(https:\/\/medium.com\/@prashantapaudel\/gcp-certification-series-4-5-managing-networking-resources-b1bd7d47f381) (<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/compute\/docs\/ip-addresses\/reserve-static-internal-ip-address<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)<\/td>\n<\/tr>\n<tr>\n<td>4.6 Monitoring and logging. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Creating Stackdriver alerts based on resource metrics<\/td>\n<\/tr>\n<tr>\n<td>Creating Stackdriver custom metrics<\/td>\n<\/tr>\n<tr>\n<td>Configuring log sinks to export logs to external systems (e.g., on-premises or BigQuery) \ud83d\ude41<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/logging\/docs\/reference\/tools\/gcloud-logging#exporting_logs<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Viewing and filtering logs in Stackdriver:(<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/logging\/docs\/view\/advanced-queries<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Viewing specific log message details in Stackdriver<\/td>\n<\/tr>\n<tr>\n<td>Using cloud diagnostics to research an application issue (e.g., viewing Cloud Trace data, using Cloud Debug to view an application point-in-time)<\/td>\n<\/tr>\n<tr>\n<td>Viewing Google Cloud Platform status:(<span style=\"color: #ff0000;\">https:\/\/status.cloud.google.com\/<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Working with management interfaces (e.g., Cloud Console, Cloud Shell, Cloud SDK)<\/td>\n<\/tr>\n<tr>\n<td>5. Configuring access and security<\/td>\n<\/tr>\n<tr>\n<td>5.1 Managing identity and access management (IAM). Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Viewing IAM role assignments \ud83d\ude41<span style=\"color: #ff0000;\">https:\/\/cloud.google.com\/iam\/docs\/creating-custom-roles<\/span>)<\/td>\n<\/tr>\n<tr>\n<td>Assigning IAM roles to accounts or Google Groups<\/td>\n<\/tr>\n<tr>\n<td>Defining custom IAM roles<\/td>\n<\/tr>\n<tr>\n<td>5.2 Managing service accounts. Tasks include:<\/td>\n<\/tr>\n<tr>\n<td>Managing service accounts with limited privileges<\/td>\n<\/tr>\n<tr>\n<td>Assigning a service account to VM instances<\/td>\n<\/tr>\n<tr>\n<td>Granting access to a service account in another project<\/td>\n<\/tr>\n<tr>\n<td>5.3 Viewing audit logs for project and managed services.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<!-- Quick Adsense WordPress Plugin: http:\/\/quickadsense.com\/ -->\n<div class=\"2c935cf620b701aabbb7cc90bbf4023c\" data-index=\"3\" style=\"float: none; margin:0px 0 0px 0; text-align:center;\">\n<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\r\n<script>\r\n  (adsbygoogle = window.adsbygoogle || []).push({\r\n    google_ad_client: \"ca-pub-5554449970657557\",\r\n    enable_page_level_ads: true\r\n  });\r\n<\/script>\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p class=\"excerpt\">Everyone is looking to add another feather into the hat by clearing GCP (Google Cloud Certifications). Today i will put my plan forward to clear the Google cloud associate exam which i recently appeared in and passed. To start with put the Exam guide in excel and follow the under discussed way of preparing each pointer. 1.) First step should&hellip;<\/p>\n<p class=\"more-link-p\"><a class=\"btn btn-default\" href=\"https:\/\/www.legendshub.com\/blog\/2019\/12\/24\/how-to-plan-and-clear-google-cloud-associate-certificate-legendshub-blog\/\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":255,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[41,1],"tags":[45,44,42,43],"_links":{"self":[{"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/posts\/250"}],"collection":[{"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/comments?post=250"}],"version-history":[{"count":11,"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/posts\/250\/revisions"}],"predecessor-version":[{"id":686,"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/posts\/250\/revisions\/686"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/media\/255"}],"wp:attachment":[{"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/media?parent=250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/categories?post=250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.legendshub.com\/blog\/wp-json\/wp\/v2\/tags?post=250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}