Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Professional Cloud Architect Google Cloud Certification Guide

You're reading from   Professional Cloud Architect Google Cloud Certification Guide Build a solid foundation in Google Cloud Platform to achieve the most lucrative IT certification

Arrow left icon
Product type Paperback
Published in Dec 2021
Publisher Packt
ISBN-13 9781801812290
Length 664 pages
Edition 2nd Edition
Arrow right icon
Authors (2):
Arrow left icon
Konrad Cłapa Konrad Cłapa
Author Profile Icon Konrad Cłapa
Konrad Cłapa
Brian Gerrard Brian Gerrard
Author Profile Icon Brian Gerrard
Brian Gerrard
Arrow right icon
View More author details
Toc

Table of Contents (25) Chapters Close

Preface 1. Section 1: Introduction to GCP
2. Chapter 1: GCP Cloud Architect Professional FREE CHAPTER 3. Chapter 2: Getting Started with Google Cloud Platform 4. Chapter 3: Google Cloud Platform Core Services 5. Section 2: Manage, Design, and Plan a Cloud Solution Architecture
6. Chapter 4: Working with Google Compute Engine 7. Chapter 5: Exploring Google App Engine as a Compute Option 8. Chapter 6: Managing Kubernetes Clusters with Google Kubernetes Engine 9. Chapter 7: Deploying Cloud-Native Workloads with Cloud Run 10. Chapter 8: Managing Cloud-Native Workloads with Anthos 11. Chapter 9: Running Serverless Functions with Google Cloud Functions 12. Chapter 10: Networking Options in GCP 13. Chapter 11: Exploring Storage and Database Options in GCP – Part 1 14. Chapter 12: Exploring Storage and Database Options in GCP – Part 2 15. Chapter 13: Analyzing Big Data Options 16. Chapter 14: Putting Machine Learning to Work 17. Section 3: Secure, Manage and Monitor a Google Cloud Solution
18. Chapter 15: Security and Compliance 19. Chapter 16: Google Cloud Management Options 20. Chapter 17: Monitoring Your Infrastructure 21. Section 4: Exam Focus
22. Chapter 18: Case Studies 23. Chapter 19: Test Your Knowledge 24. Other Books You May Enjoy

Deploying Cloud Functions

Cloud Functions can be deployed using a CLI, the Google Cloud Console, or with APIs. In this section, we will have a look at the first two methods since it's likely that you will be tested on them in the exam.

Deploying Cloud Functions with the Google Cloud Console

To deploy Cloud Functions from the Google Cloud Console, follow these steps:

  1. Select Cloud Functions from the hamburger menu. You will see the Cloud Functions window. Click on CREATE FUNCTION:

    Figure 9.3 – The Cloud Functions menu

  2. Fill in the name of your function and the region where it will be hosted:

    Figure 9.4 – Create function

  3. Choose the trigger type from the drop-down menu:

    Figure 9.5 – Trigger

  4. Click the SAVE button. If you have chosen to use an HTTP trigger, the URL to call your function with will be generated for you in the URL section, like so:

    Figure 9.6 – Cloud Function URL

  5. If you want to set more advanced settings, click on RUNTIME...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime