- Lab
- A Cloud Guru
Deploying a Pub/Sub Function through Terraform
Whenever possible, it's important to automate processes in the cloud. One of the most important concepts in cloud automation is Infrastructure as Code (IaC), and one of the most dependable vehicles for implementing IaC is Hashicorp's Terraform. In this hands-on lab, you'll use Terraform to build the infrastructure for testing a Cloud Functions (2nd gen) function triggered by a message to a Cloud Pub/Sub topic. This will give you the experience you need to familiarize yourself with the process and methodology of IaC on Google Cloud with specific emphasis on working with Cloud Functions.
Path Info
Table of Contents
-
Challenge
Enable the Necessary APIs
Enable all the APIs you'll need to set up a Cloud Functions (2nd gen) function triggered by a Cloud Pub/Sub topic.
-
Challenge
Set Up Your Terraform Code
Retrieve and customize the working files needed to accomplish your goal.
-
Challenge
Implement Your Terraform Code
Execute the necessary commands in Cloud Shell to initiate, plan, and apply your Terraform code.
-
Challenge
Test the Infrastructure
Trigger the Cloud Function and verify the results.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.