Questions
Answer the following questions to test your knowledge of this chapter:
- Choose the correct statement about Pub/Sub:
- Pub/Sub is a synchronous messaging service.
- Pub/Sub is an asynchronous messaging service.
- Pub/Sub is a message broker.
- Pub/Sub is a distributed messaging system.
- Pub/Sub consists of which of the following components?
- Teams and subscribers
- Publishers and subscribers
- Subscribers and broadcasters
- Broadcasters and receivers
- Choose the incorrect Pub/Sub use case:
- Enterprise event bus
- Real-time event distribution
- Refreshing static caches
- Parallel processing and workflows
- Choose the correct statement:
- Pub/Sub is the only messaging service available in Google Cloud.
- Pub/Sub and Pub/Sub Lite are messaging services available in Google Cloud.
- Google Cloud offers Apache Kafka as a service.
- Pub/Sub cannot be used as a service-to-service communication service.
- Choose the correct statement about a Pub/Sub topic:
- A topic is an application that creates and sends messages...