Go documentation  |  Google Cloud Documentation (original) (raw)

Learn how to use Google Cloud product libraries and frameworks to build and iterate Go apps on Google Cloud.

Start building and deploying on Google Cloud with afree trial.

Start your proof of concept with $300 in free credit

Keep exploring with 20+ always-free products.

Access 20+ free products for common use cases, including AI APIs, VMs, data warehouses, and more.

Documentation resources

Find quickstarts and guides, review key references, and get help with common issues.

Explore self-paced training, use cases, reference architectures, and code samples with examples of how to use and connect Google Cloud services.

Use case

Use cases

Authenticating users

Apps running on Google Cloud managed platforms such as App Engine can avoid managing user authentication and session management by using Identity-Aware Proxy (IAP) to control access to them.

IAP App Engine

Use case

Use cases

Handling sessions

Many apps need session handling for authentication and user preferences. This tutorial shows how to handle sessions on App Engine.

App Engine Firestore

Use case

Use cases

Background processing

Many apps need to do background processing outside of the context of a web request. This tutorial creates a web app that lets users input text to translate, and then displays a list of previous translations.

App Engine Pub/Sub Firestore