Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update docs/gcp-worker-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Hale <[email protected]>
  • Loading branch information
biancaines and discdiver committed Oct 3, 2023
1 parent 277fc95 commit 2e83589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gcp-worker-guide.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Google Cloud Run Worker Guide

## Why use Google Cloud Run for Flow Run execution?
## Why use Google Cloud Run for flow run execution?
Google Cloud Run is a fully managed compute platform that automatically scales your containerized applications.

1. Serverless architecture: Cloud Run follows a serverless architecture, which means you don't need to manage any underlying infrastructure. Google Cloud Run automatically handles the scaling and availability of your flow run infrastructure, allowing you to focus on developing and deploying your code.
Expand Down

0 comments on commit 2e83589

Please sign in to comment.