image
Summary

Contents

Introduction to Google Cloud SQL
1
Introduction
PREVIEW1m 58s
2
Cloud SQL Overview
PREVIEW6m 2s
4
Summary
1m 24s
Start course
Difficulty
Beginner
Duration
31m
Students
124
Ratings
5/5
starstarstarstarstar
Description

In this course, you will be introduced to Google Cloud SQL.

Learning Objectives

  • Create new databases using Cloud SQL
  • Migrate external databases to Cloud SQL
  • Manage database users
  • Import and export data
  • Create backups and read replicas

Intended Audience

  • Database administrators
  • Cloud Architects
  • GCP Developers
  • Anyone preparing for a Google Cloud certification

Prerequisites

  • Some experience working with databases
  • Basic understanding of SQL syntax
  • Access to a GCP account
Transcript

So you should now have enough understanding to begin using Cloud SQL on your own. I highly recommend checking out some of our labs and also playing around with it on your own account. If you are going to be doing any sort of cloud development, this will give you important experience.

Before I wrap things up, let’s quickly recap the main points that were covered:

First, you learned that Cloud SQL is a fully managed database service for MySQL, PostgreSQL, and SQL Server. It requires no manual provisioning, has very low maintenance, and can automate most tasks for you, including backups and storage increases.  It also fully supports data encryption (both at rest and in flight) and allows you to achieve High Availability with the use of cross-regional replicas.

I demonstrated how to create a new database. How to add tables and import records. And how to write and run queries.  I showed you how to migrate data from an external database into Cloud SQL. And how to manage users and create read replicas.

Well, that’s all I have for you today. Remember to give this course a rating, and if you have any questions or comments, please let us know. Thanks for watching, and make sure to check out our many other courses on Cloud Academy!

About the Author
Students
31777
Courses
36
Learning Paths
15

Daniel began his career as a Software Engineer, focusing mostly on web and mobile development. After twenty years of dealing with insufficient training and fragmented documentation, he decided to use his extensive experience to help the next generation of engineers.

Daniel has spent his most recent years designing and running technical classes for both Amazon and Microsoft. Today at Cloud Academy, he is working on building out an extensive Google Cloud training library.

When he isn’t working or tinkering in his home lab, Daniel enjoys BBQing, target shooting, and watching classic movies.

Covered Topics