Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Add Pub/Sub workflow tutorial #1474

Merged
merged 11 commits into from
Nov 2, 2020
Merged

Conversation

dwatrous
Copy link
Contributor

This tutorial walks a user through creating topics, subscriptions and using a containerized app to process work associated with messages

@dpebot dpebot requested a review from parkjam4 October 14, 2020 17:53
@google-cla google-cla bot added the cla: yes label Oct 14, 2020
@ToddKopriva ToddKopriva requested review from ToddKopriva and removed request for parkjam4 October 14, 2020 17:55
@ToddKopriva ToddKopriva self-assigned this Oct 14, 2020
```

## Create some work files
The following commands will create a folder and fill it with 99 work files. Each file will containe up to 2048 bytes and will include specific tokens that we want to replace as part of our workflow.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

containe typo.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

tutorials/pubsub-workflow/index.md Outdated Show resolved Hide resolved
@ToddKopriva ToddKopriva merged commit 2000fa6 into GoogleCloudPlatform:master Nov 2, 2020
@ToddKopriva
Copy link
Member

xiangshen-dk pushed a commit to xiangshen-dk/community that referenced this pull request Jan 24, 2022
* Initial commit for Pub/Sub workflow tutorial

* Update search and replace in worker script

* Updates for path and sequence clarity

* Update git repo prior to merge

* Remove forward slash in tag

* Typo corrections

* first editing pass complete

* cleaning up structure at end

* Update index.md

Co-authored-by: Daniel Watrous <danielwatrous@google.com>
Co-authored-by: Todd Kopriva <43478937+ToddKopriva@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants