Hello Students, Today we are going to share all week evaluation and quiz answers of LinkedIn Google Cloud Platform(GCP) Skill Assessment Answer 2021 started by Coursera completely free of cost. This is a certification course for every aspiring students.

If you did not get this course for free, you can apply for financial advertisements to get this course completely free.

Coursera, India’s largest learning platform, launched millions of free courses for students every day. These courses are from various recognized university, where industry experts and professors teach in a very good manner and in a more understandable manner.

Here, you will get the LinkedIn Google Cloud Platform(GCP) Skill Assessment Answer 2021Answers in bold color which are given below.

These are the answers LinkedIn Google Cloud Platform(GCP) Skill Assessment Answer 2021 Answersfree certification course. These answers have been updated recently and are 100% correct. The final exam is on Monday, April. All answers are 100%.

Q1. You need to create instances with identical configurations that cannot be changed. Which Compute Engine feature do you use?

  •  instance templates
  •  instance groups
  •  snapshots
  •  instances

Q2. Which object is a container for GCP services instances?

  •  group
  •  folder
  •  project
  •  organization

Q3. You want to automatically perform security scans on user-developed containers. Where should you advise your users to host their containers?

  •  Google Container Registry
  •  GitLab
  •  Artifactory
  •  Docker Hub

Q4. You need to control incoming and outgoing traffic to a Compute Engine instance. What do yo do?

  •  Configure firewall rules.
  •  Configure VPC Network Peering.
  •  Configure routes.
  •  Configure external IP addresses.

Q5. What is needed to access GCP APIs in your project?

  •  GCP VMs
  •  GCP buckets
  •  GCP credentials
  •  GCP users 

Q6. Which object is used to hold payment information for a GCP project?

  •  organization
  •  billing account
  •  folder
  •  payment account

Q7. You need to set a WordPress site with high availability on GCP using the fewest steps. What do you do?

  •  Configure and launch the WordPress HA deployment template from the GCP Marketplace.
  •  Configure and launch the WordPress HA deployment template from the WordPress Marketplace.
  •  Create, configure, and launch a WordPress HA deployment template on Compute Engine.
  •  Create, configure, and launch a WordPress HA deployment template on Google Kubernetes Engine.

Q8. You need to cache your HTTP and HTTPS static content closer to users, so that you can get faster delivery and reduce serving costs. Which service do you set up?

  •  Cloud DNS
  •  Cloud NAT
  •  Cloud CDN
  •  Cloud Load Balancing 

Q9 You are designing security for an IoT device application. What best practices should you include in your design?

  •  Use a private key for each device. Keep the private key secret.
  •  Use a public key for each device. Keep the public key secret.
  •  Use a public private key pair for each device. Keep the public key secret.
  •  Use a public private key pair for each device. Keep the private key secret. 

Q10 Which service must you enable on your GKE cluster in order to use Cloud Run on Google Kubernetes Engine (GKE)?

  •  Stackdriver
  •  Istio
  •  Knative
  •  Spinnaker

Q11. How can you enable clients inside a GKE cluster to be able to contact Pods?

  •  Configure the clients to connect via the default cluster IP.
  •  Configure an external name. Configure the clients to connect via the external name.
  •  Configure a node port. COnfigure the clients to connect via the node port.
  •  Configure a load balancer. Configure the clients to connect via the load balancer.

Q12 You want to capture the message acknowledgment state of a subscription at a given time. What do you do?

  •  Create a Cloud Pub/Sub subscription backup.
  •  Create a Cloud Pub/Sub subscription topic.
  •  Create a Cloud Pub/Sub subscription snapshot.
  •  Create a Cloud Pub/Sub subscription.

Q13. You want to build an application with conversation interpretation based on machine learning speech understanding. Which service is a best fit for this scenario?

  •  Dialogflow
  •  Natural Language Translation
  •  Speech API
  •  AutoML Natural Language

Q14. You need to set a bucket storage class for data that will be accessed once a month or less. Which type do you select?

  •  coldline
  •  multi-regional
  •  regional
  •  nearline

Q15. Which command copies a file named test.txt to a Cloud Storage bucket named myBucket?

  •  gcloud cp gs://myBucket test.txt
  •  gsutil cp gs://myBucket test.txt
  •  gcloud cp test.txt gs://myBucket
  •  gsutil cp test.txt gs://myBucket

Q16. Which command adds a column family named cf1 to your Bigtable table named my-table?

  •  cbt createfamily cf1 my-table
  •  cbt createfamily my-table cf1
  •  gcloud createfamily cf1 my-table cf1
  •  gcloud createfamily my-table cf1

Q17. For your application, you are building a CI/CD pipeline that logs information when a message is sent to a queue. Which services should you select?

  •  Cloud Functions and Cloud Spanner
  •  Cloud Functions and Cloud Pub/Sub
  •  Cloud Run and Cloud Pub/Sub
  •  Cloud Run and Cloud Spanner

Q18. Which command do you use to connect to a running Compute Engine instance with SSH?

  •  gcloud ssh compute [instance_name] –zone=[zone]
  •  compute ssh connect [instance_name] –zone=[zone]
  •  gcloud compute ssh [instance_name] –zone=[zone]
  •  compute connect ssh [instance_name] –zone=[zone]

Q19. You need to set CORS for some objects in a bucket for a client-side application. What do you do?

  •  Segment the objects into two buckets. For the CORS objects, set the CORS policy at the bucket level.
  •  Segment the objects into two buckets. For the CORS objects, set the CORS policy at the bucket level. Add client-side code to handle the requests.
  •  Leave the objects in one bucket. Set the CORS policy at the object level.
  •  Leave the objects in one bucket. Set the CORS policy at the object level. Add client-side code to handle the requests.
  • Q20. You want to schedule a cron job to send a message to a Cloud Pub/Sub topic hourly. What do you do?
  •  Create a Cloud Function with a target of HTTP
  •  Create a Cloud Scheduler job with a target of HTTP
  •  Create a Cloud Function with a target of Cloud Pub/Sub
  •  Create a Cloud Scheduler job with a target of Cloud Pub/Sub

Q21. You want to set up a managed Apache Spark cluster. Which service do you configure?

  •  Cloud Dataprep
  •  Cloud Composer
  •  Cloud Dataflow
  •  Cloud Dataproc

Q22. GCP Organizations are not available in your GCP project. What type of account are you using?

  •  Temporary
  •  Free Tier
  •  Local
  •  Organizational

Note: Free trial doesn’t have the organizations.

Q23. What feature do you need to enable to support load balancing and autoscaling managed instance groups for Compute Engine?

  •  metadata
  •  security scans
  •  network endpoint groups
  •  health checks

Q24. You are designing an application that will send messages with the MQTT protocol. What service should you use?

  •  BigQuery
  •  Cloud Pub/Sub
  •  IoT Broker
  •  Bigtable

Q25. You want to try out a machine-learning TensorFlow example notebook with the fewest configuration steps on GCP. What do you do?

  •  Upload the notebook to Google Colaboratory. Set the hardware accelerator to use GPU.
  •  Create a notebook instance with TPU. Upload the notebook to the instance.
  •  Create a notebook instance with GPU. Upload the notebook to the instance.
  •  Upload the notebook to Google Colaboratory. Set the hardware accelerator yo use TPU.

Q26. You want to configure services to host a mobile application that uses TensorFlow Lite models. Which services should you use?

  •  Cloud Functions and ML Kit
  •  Firebase and AI Platform jobs
  •  Firebase and ML Kit
  •  Cloud Functions and AI Platform jobs

Q27. You need to deploy Redis with unique persistent identities and stable hostnames on GKE. What type of deployment object do you use?

  •  GCP deployment
  •  YAML configuration file
  •  Python nested template
  •  stateful set

Q28. You need to configure a data retention policy for a Cloud Storage bucket to govern how long objects in the bucket must be retained. What feature do you enable?

  •  Requester Pays
  •  Bucket Lock
  •  Bucket Policy Only
  •  Encryption Type

Q29. You are concerned about data egress charges for files in a Cloud Storage bucket. What configuration change should you make?

  •  Enable Requester Pays on the project.
  •  Enable Requester Pays on the bucket.
  •  Change the default storage class from multi-regional to regional.
  •  Change the default storage class from regional to multi-regional.

Q30. To be able to configure an existing Cloud Function, what information should you review and from which location?

  •  execution time in Cloud Storage logs
  •  execution time in Stackdriver logs
  •  text payload in Stackdriver logs
  •  text payload in Cloud Storage logs

Q31. You need to execute a “lift and shift” move with as few steps as possible. Which items do you need to create to accomplish this task, listed in the correct order of creation?

  •  1. Create a VPN from GCP to your corporate network. 2. Create a GCP network for the project. 3. Create the VM instances to support the application.
  •  1. Create a GCP network for the project. 2. Create a VPN from your corporate network to GCP. 3. Create the VM instances to support the application.
  •  1. Create a GCP network for the project. 2. Create a VPN from GCP to your corporate network. 3. Create the VM instances to support the application.
  •  1. Create a VPN from your corporate network to GCP. 2. Create a GCP network for the project. 3. Create the VM instances to support the application.

Q32. You need to troubleshoot an Android app that uses Cloud Storage. Where do you look for logs?

  •  Firebase Crashlytics
  •  Firebase Crashlytics and Stackdriver
  •  Firebase Testlab and Stackdriver
  •  Stackdriver

Q33. You want to set a notification for service spend in GCP. What do you do, and who will be notified?

  •  Use the GCP Billing console Budgets section to set a billing alert. The billing admin will be notified if the alert threshold is exceeded.
  •  Use the GCP Billing console Budgets section to set a billing alert. The organizational admin will be notified if the alert threshold is exceeded.
  •  Use the GCP Organizational console Budgets section to set a billing alert. The project admin will be notified if the alert threshold is exceeded.
  •  Use the GCP Organizational console Budgets section to set a billing alert. The organizational admin will be notified if the alert threshold is exceeded.

Q34. You want to configure services to be able to perform a regular interactive query of Google AdWords data. What should you do?

  •  Plan to use BigQuery. Create a BigQuery data set to hold the data.
  •  Plan to use Cloud SQL. Enable Cloud SQL Transfer Data API.
  •  Plan to use Cloud SQL. Create a Cloud SQL Database to hold the data.
  •  Plan to user BigQuery. Enable BigQuery Transfer Data API.

Q35. You want to use GCP-preferred base container images. Where can your users find these images?

  •  Docker Hub
  •  Compute Engine base images
  •  GCP Marketplace
  •  Google Kubernetes Engine base images

Q36. Cloud SQL supports which two relational databases?

  •  Redis and Oracle
  •  MySQL and Oracle
  •  Redis and PostgreSQL
  •  MySQL and PostgreSQL

Q37. You want to develop Firebase security rules following Google best practices. Which tool(s) do you use?

  •  Firebase Emulator
  •  Firebase Emulator and GCP Rules Simulator
  •  GCP policy emulator and Firebase Rules Simulator
  •  Firebase Emulator and Firebase Rules Simulator

Q38. You want to try out a machine-learning TensorFlow example notebook with the fewest configuration steps on GCP. What do you do?

  •  Create a notebook instance with TPU. Upload the notebook to the instance.
  •  Create a notebook instance with GPU. Upload the notebook to the instance.
  •  Upload the notebook to Google Colaboratory. Set the hardware accelerator to use GPU.
  •  Upload the notebook to Google Colaboratory. Set the hardware accelerator to use TPU.

Q39. You want to quickly test a single Docker container image that will start a stateless HTTP service on GCP. Which service do you select to host your container image?

  •  Cloud Run
  •  Cloud Run on Google Kubernetes Engine
  •  Cloud Functions
  •  Google Kubernetes Engine

Conclusion

Quizzes can be used to generate more interest among the students who want to learn in a competitive situation. Two such quizzes that work well with students in the middle school year level include “The Hollow Square Quiz” and “The Hollow Circle Quiz.” The second quiz is called “The Student Created Quiz”, which can be used as part of the revision program. From our website the student of each group will be get quiz answers on that topic.

Leave a Reply

Your email address will not be published. Required fields are marked *