Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Official Google Cloud Certified Associate Cloud Engineer Study Guide

You're reading from   Official Google Cloud Certified Associate Cloud Engineer Study Guide The only official Google Cloud study guide

Arrow left icon
Product type Paperback
Published in Apr 2019
Publisher Wiley
ISBN-13 9781119564416
Length 560 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Dan Sullivan Dan Sullivan
Author Profile Icon Dan Sullivan
Dan Sullivan
Arrow right icon
View More author details
Toc

Table of Contents (28) Chapters Close

1. Cover FREE CHAPTER
2. Acknowledgments
3. About the Author
4. Introduction
5. Assessment Test
6. Answers to Assessment Test
7. Chapter 1 Overview of Google Cloud Platform 8. Chapter 2 Google Cloud Computing Services 9. Chapter 3 Projects, Service Accounts, and Billing 10. Chapter 4 Introduction to Computing in Google Cloud 11. Chapter 5 Computing with Compute Engine Virtual Machines 12. Chapter 6 Managing Virtual Machines 13. Chapter 7 Computing with Kubernetes 14. Chapter 8 Managing Kubernetes Clusters 15. Chapter 9 Computing with App Engine 16. Chapter 10 Computing with Cloud Functions 17. Chapter 11 Planning Storage in the Cloud 18. Chapter 12 Deploying Storage in Google Cloud Platform 19. Chapter 13 Loading Data into Storage 20. Chapter 14 Networking in the Cloud: Virtual Private Clouds and Virtual Private Networks 21. Chapter 15 Networking in the Cloud: DNS, Load Balancing, and IP Addressing 22. Chapter 16 Deploying Applications with Cloud Launcher and Deployment Manager 23. Chapter 17 Configuring Access and Security 24. Chapter 18 Monitoring, Logging, and Cost Estimating 25. Index
26. Advert
27. End User License Agreement
Appendix Answers to Review Questions

Deploying and Managing Cloud SQL

Cloud SQL is a managed relational database service. In this section, you will learn how to do the following:

  • Create a database instance
  • Connect to the instance
  • Create a database
  • Load data into the database
  • Query the database
  • Back up the database

We will use a MySQL instance in this section, but the following procedures are similar for PostgreSQL.

Creating and Connecting to a MySQL Instance

We described how to create and configure a MySQL instance in Chapter 11, but will review the steps here.

From the console, navigate to SQL and click Create Instance. Choose MySQL and then select Second Generation Instance type. This will lead to a form such as in Figure 12.1.

The illustration explains the steps to be followed when creating an MySQL Second Generation instance. The steps include: providing an instance ID, root password, and location.

FIGURE 12.1 Creating a MySQL instance

After a few minutes, the instance is created; the MySQL list of instances will look similar to Figure 12.2.

The figure shows a listing of MySQL  instances.

FIGURE 12.2 A listing of MySQL instances

After the database is created, you can connect by starting Cloud Shell and using the gcloud sql...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images