Search icon CANCEL
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

Cloud Run triggers

As we have already learned, the Cloud Run service can be triggered over HTTPS or gRPC. However, these are not the only available options. Thanks to the integration with other Google Cloud services, there is a set of triggers that can be used with Cloud Run:

Figure 7.3 – Cloud Run triggers

These triggers are as follows:

  • HTTPS or gRPC request: This is the most general way of calling Cloud Run and can be used to create a web API, middleware, reverse proxy, or web applications.
  • Pub/Sub: This can use Cloud Run as a webhook where Pub/Sub messages will be pushed.
  • Cloud Scheduler: This allows you to run Cloud Run at a scheduled time.
  • Cloud Task: Asynchronously executes the Cloud Run service.
  • Eventarc: Connects Cloud Run to Eventarc-supported events.

Consult the Google Cloud Run documentation page to understand how you can use these for your use case. If none of these triggers fulfill your use case, you might...

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 AU $24.99/month. Cancel anytime