Skip to content
CourseAsk.
Rust on GCP
Coursera MOOC / Non-credit 0

Rust on GCP

About this course

Build production data pipelines on Google Cloud using Rust — predictable latency, single-digit-megabyte containers, and errors that fail at compile time instead of 3 a.m. This course shows engineers how to read from Cloud Storage, query BigQuery (REST jobs.query for small results, Storage Read API for million-row Arrow scans), and deploy distroless handlers to Cloud Run with sub-100 millisecond cold starts. You'll learn the gcloud CLI and Cloud Shell workflow, choose the right GCS client crate stack (google-cloud-storage, tonic, tokio), and configure Pub/Sub push subscriptions with idempotent content-hash handlers and backpressure controls. Production discipline comes through cargo-audit, cargo-deny, secure-by-design defaults, and CI gates on GitHub Actions. By the end, you'll have a working pattern for shipping a Rust ETL handler that survives at-least-once delivery, distroless image scans, and concurrent load — all on the GCP services you already pay for.

B

75/100

CourseAsk score

What the provider tells you
39/45
Who stands behind it
20/35
How complete the listing is
16/20

Scores how much the provider publishes and who stands behind it — not how well it is taught.

What you'll learn

  • Read data from Cloud Storage using Rust
  • Query BigQuery with Rust
  • Deploy distroless containers on Cloud Run
  • Configure Pub/Sub with idempotent content-hash handlers
  • Implement production discipline with cargo-audit and cargo-deny

Course objectives

  • Understand the workflow of gcloud CLI and Cloud Shell
  • Choose appropriate GCS client crate stack for Rust
  • Build an ETL handler that supports at-least-once delivery
Cloud Computing #google cloud #cloud run #data pipelines #etl #cloud storage #rust #bigquery #gcloud #pub/sub #cargo-audit #distroless containers #prod discipline #cargo-deny #tokio #tonic #idempotency
$49.00

Price shown by Coursera — confirm on their site.

Enroll on Coursera

You'll be redirected to Coursera to complete enrollment.

  • Listed & compared by CourseAsk
  • English · 0

Compared on these lists

Where this course ranks against the alternatives.