Introduction to Google Cloud Pub/Sub
Difficulty: Beginner
Duration: 1 minute and 42 seconds
Students: 1,637
Rating: 4.8/5
Organizing and responding to events in a decentralized system (such as with microservices or IoT) can be a challenge. In this lesson, you will learn how to use Google Cloud Pub/Sub to create a reliable, asynchronous, messaging service for any scale.
Learning Objectives
- Understand what Cloud Pub/Sub is
- How to send and receive messages
- What the typical use cases are
- How to get started
Intended Audience
- GCP Developers
- GCP Data Engineers
- Anyone preparing for a Google Cloud certification (such as the Professional Data Engineer exam)
Prerequisites
- Access to a Google Cloud Platform account is recommended