Scheda corso
NovaNext Training / Google / Google Cloud Platform / Understanding Cloud Spanner (GC-UCS)

Understanding Cloud Spanner (GC-UCS)

Codice
GC-UCS
Durata
2 Giorni
Prezzo
Su richiesta
Lingua
Italiano
Modalità
Virtual Classroom
Corso in aula
       

 

Schedulazione
Luogo Data Iscrizione
A Richiesta

In this course, you learn about Cloud Spanner. You will get an introduction to Cloud Spanner and understand how it differs from other database products.

You also learn when and how to use Cloud Spanner to solve your relational database needs at scale.

Products

  • Cloud Spanner
  • Cloud Functions
  • Cloud Run
  • Dataflow

 

Prerequisiti

Some prior Google Cloud experience at the fundamental level and experience with relational databases, the SQL language, and some programming are assumed.

 

Obiettivi
  • Build scalable, managed, relational databases by using Cloud Spanner.
  • Create and manage Cloud Spanner databases by using the CLI, Terraform, Python API, and the Google Cloud console.
  • Program and run queries and transactions by using the Cloud Spanner API
  • Integrate Cloud Spanner with applications.

 

Destinatari

Customers.

 

Contenuti

The Need for Spanner

  • What is Spanner?
  • Spanner and the CAP Theorem
  • History of Spanner
  • Cloud Spanner Use Cases

Getting Started with Spanner

  • Planning Spanner Instances
  • Automating Instance Creating
  • Creating Databases in Spanner

Optimizing Spanner Schemas

  • Spanner Architecture
  • Choosing Primary Keys
  • Defining Database Schemas in Spanner
  • Understanding Interleaving and Foreign Keys
  • Understanding Secondary Indexes

Programming Spanner Applications, Queries, and Transactions

  • Authentication and Authorization
  • Using the Spanner Client Libraries
  • Running Queries
  • Managing Transactions

Deploying Spanner Applications

  • Using Spanner from Applications
  • Building Data Pipelines into and out of Spanner

Spanner Administration

  • Managing your Data in Spanner
  • Managing Change Operations

Spanner Best Practices

  • Spanner Best Practices
  • Challenge Lab