Developing Event-Driven Architectures with Pub/Sub and Eventarc

ADVANCED
200 minutes
5 tasks

Explore how to build an event-driven architecture using Google Cloud's Pub/Sub and Eventarc services. This lab focuses on designing and integrating event-driven components...

Scenario

Standard Tech is modernizing its app infrastructure by adopting an event-driven architecture to increase responsiveness and flexibility in handling requests. The company needs to efficiently process millions of events daily with low latency requirements...

Learning Objectives

  • Design event-driven workflows using Eventarc
  • Implement asynchronous message processing with Pub/Sub
  • Optimize event processing for performance

tasks (5)

task 1: Set up a Pub/Sub topic and subscription

30 min

task 2: Design event-driven workflows with Eventarc

45 min

task 3: Optimize Pub/Sub for high-volume message processing

35 min

task 4: Integrate Cloud Functions with Eventarc for reactive applications

40 min

task 5: Deploy and test an end-to-end event-driven service application

50 min

Prerequisites

  • Understanding of event-driven architecture concepts
  • Familiarity with Pub/Sub and Eventarc

Skills Tested

Design event-driven workflows using EventarcImplement asynchronous message processing with Pub/SubOptimize event processing for performance

References