Introductory 5 个步骤 3 个小时 4 个积分
如果您是新手云开发人员,希望在GCP Essentials之外寻求动手实践,那么此任务适合您。通过深入研究Cloud Storage和其他关键应用程序服务(如Stackdriver和Cloud Functions)的实验室,您将获得实践经验。通过执行此任务,您将开发适用于任何GCP计划的宝贵技能。 1分钟的视频向您介绍这些实验室的关键概念。
预备知识:
This Quest builds on a basic understanding of the Google Cloud Platform, the Console and its Services. It is recommended that the student have earned a Badge by completing the hands-on labs in the GCP Essentials Quest before beginning.Quest Outline
Cloud Storage: Qwik Start - Cloud Console
This hands-on lab shows you how to perform basic tasks in Cloud Storage using the Google Cloud Console. Watch the short video Google Cloud Storage: Massive Scalability Plus More.
Cloud Storage: Qwik Start - CLI/SDK
This hands-on lab shows you how to perform basic tasks in Cloud Storage using the gsutil command-line tool. Watch the short video Google Cloud Storage: Massive Scalability Plus More.
Cloud IAM: Qwik Start
Google Cloud IAM unifies access control for Cloud Platform services into a single system to present a consistent set of operations. Watch the short video Manage Access Control with Google Cloud IAM.
Cloud Monitoring: Qwik Start
This lab shows you how to monitor a Google Compute Engine virtual machine (VM) instance with Cloud Monitoring. Watch the short videos Monitor Health of All Your Cloud Apps with Google Cloud monitoring and Monitor a VM Instance with Cloud monitoring, GCP Essentials.
Cloud Functions: Qwik Start - Console
This hands-on lab shows you how to create and deploy a Cloud Function using the Cloud Platform Console. Watch the short video Connect & Extend GCP Services with Google Cloud Functions.
Cloud Functions: Qwik Start - Command Line
This hands-on lab shows you how to create and deploy a Cloud Function using the Cloud Platform Command Line. Watch the short video Connect & Extend GCP Services with Google Cloud Functions.
Google Cloud Pub/Sub: Qwik Start - Console
This hands-on lab shows you how to publish and consume messages with a pull subscriber, using the Google Cloud Platform Console. Watch the short video Simplify Event Driven Processing with Cloud Pub/Sub.
Google Cloud Pub/Sub: Qwik Start - Command Line
This hands-on lab shows you how to publish and consume messages with a pull subscriber, using the Google Cloud command line. Watch the short video Simplify Event Driven Processing with Cloud Pub/Sub.
Google Cloud Pub/Sub: Qwik Start - Python
In this lab, you learn about Pub/Sub and how to create a topic and subscriber with a Python script, and then publish and view messages. Watch the short video Simplify Event Driven Processing with Cloud Pub/Sub.
Pub/Sub Lite: Qwik Start
Pub/Sub Lite is a zonal service for messaging systems with predictable traffic patterns. In this lab you will create Lite topics and Lite subscriptions, then send and receive messages using the Pub/Sub Lite client library for Python.