Google Cloud Backup Guide
Google Cloud Backup Guide
by Paul McFedries
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
Google Cloud Backup For Dummies®, Veeam® Special Edition
Published by
John Wiley & Sons, Inc.
111 River St.
Hoboken, NJ 07030-5774
www.wiley.com
Copyright © 2021 by John Wiley & Sons, Inc., Hoboken, New Jersey
No part of this publication may be reproduced, stored in a retrieval system or transmitted in any
form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise,
except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without
the prior written permission of the Publisher. Requests to the Publisher for permission should be
addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ
07030, (201) 748-6011, fax (201) 748-6008, or online at http://www.wiley.com/go/permissions.
Trademarks: Wiley, For Dummies, the Dummies Man logo, The Dummies Way, Dummies.com,
Making Everything Easier, and related trade dress are trademarks or registered trademarks of
John Wiley & Sons, Inc. and/or its affiliates in the United States and other countries, and may not
be used without written permission. Inc. Veeam and the Veeam logo are trademarks or registered
trademarks of Veeam Software. All other trademarks are the property of their respective owners.
John Wiley & Sons, Inc., is not associated with any product or vendor mentioned in this book.
10 9 8 7 6 5 4 3 2 1
For general information on our other products and services, or how to create a custom For Dummies
book for your business or organization, please contact our Business Development Department
in the U.S. at 877-409-4177, contact [email protected], or visit www.wiley.com/go/custompub.
For information about licensing the For Dummies brand for products or services, contact
BrandedRights&[email protected].
Publisher’s Acknowledgments
Some of the people who helped bring this book to market include the following:
Development Editor: Business Development
Rebecca Senninger Representative: Matt Cox
Acquisition Editor: Ashley Coffey Production Editor:
Editorial Manager: Rev Mengle Tamilmani Varadharaj
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
Table of Contents
INTRODUCTION................................................................................................ 1
About This Book.................................................................................... 1
Icons Used in This Book........................................................................ 2
Beyond the Book................................................................................... 2
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
Introduction
A
long list of advantages comes your way when you move
some or all of your compute and storage resources to a
cloud provider. These advantages include lower capital
costs, pay-as-you-go operating costs, nearly non-existent barri-
ers to entry, faster time-to-value, scalability (that is, adding or
reducing resources based on current demand), elasticity (scaling
resources automatically), and agility (scaling resources quickly).
Introduction 1
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
Icons Used in This Book
Like other books in the For Dummies series, this book uses icons,
or little margin pictures, to flag info that doesn’t quite fit into the
flow of the chapter discussion. Here are the icons I use:
This icon marks text that contains info that’s useful or important
enough that you’d do well to store the text somewhere safe in
your memory for later recall.
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
IN THIS CHAPTER
»» Understanding the shared responsibility
for your cloud data
Chapter 1
Understanding Cloud
Data Risks
M
igrating IT resources to a cloud provider such as Google
Cloud Platform (GCP) always involves data in some way.
It might be data you migrate directly from your
on-premises network; it might be data created internally using
cloud resources; or it might be data generated by customers,
vendors, suppliers, and other users of your cloud services.
Ah, the look of surprise, then shock, then horror that cross the
faces of people when they’re told that these safeguards are non-
existent! “How can that be?” they ask in befuddlement. And it
only gets worse when you detail exactly the risks that your data
faces once it resides in the cloud. So, consider yourself forewarned.
This chapter spells out exactly what responsibilities GCP has
with respect to your cloud infrastructure, what responsibilities
your company must bear, and what are the specific risks facing
your data.
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
Fortunately, as you see in the rest of the book, you can take steps
to reduce or eliminate all the risks mentioned in this chapter.
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
GCP ensures such a high durability of data by storing data chunks
redundantly across multiple devices that are located in multiple
availability zones.
See Chapter 3 for some best practices that can help keep your
cloud data safe from these and other risks.
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
On-Premises Risks
Even if all your data resides in the cloud, that doesn’t mean you
should no longer be concerned about on-premises failures. Here
are just a few to consider:
Accident Risks
To err, as the poet said, is human. We all make mistakes from
time to time, and sometimes those mistakes can wreak havoc on
your data:
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
IN THIS CHAPTER
»» Keeping your business going with highly
available data
Chapter 2
Making Your Cloud Data
Robust and Resilient
T
he threats facing your cloud data are many, but you don’t
have to let those threats keep you awake at night. With a
sprinkle of foresight, a dash of preparation, and a healthy
helping of data protection tools offered by Google Cloud Platform
and third-party services, you can concoct a robust and resilient
plan to safeguard your data and keep your business running.
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
Google Cloud Platform also offers several features that can reduce
the risk of accidental data deletion:
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
Backing Up Data with Google
Cloud Platform
Want to know the secret of (relatively) stress-free cloud data
storage? One word: backups. If you have your data backed up, then
you can relax knowing that you’ve got a way to recover should
disaster strike.
The native Google Cloud Platform backup tools are fine for very
small and very simple cloud deployments. Beyond that, creating
a robust and resilient backup strategy requires a more powerful
and flexible solution, such as the Veeam Backup for Google Cloud
Platform.
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
Setting Up an Optimized Backup Strategy
Using persistent disk snapshots (or machine images for multi-
disk VMs) is a potential data protection tool, but it’s not an opti-
mal backup strategy for the following reasons:
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
IN THIS CHAPTER
»» Automating, encrypting, monitoring,
patching, and more
Chapter 3
Ten Cloud Data
Protection Best Practices
E
ven if you’ve come up with an optimal backup strategy as I
discuss in Chapter 2, that doesn’t mean you can check
“secured cloud data” off your to-do list. If you’re serious
about cloud data security (and I know you are), then here are a
few more best practices to consider:
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
backups? Having those backups spread across multiple
regions, so even in the rare case where an entire region goes
dark, your data remains safe and recoverable quickly.
»» Revoke access to data when it’s no longer needed.
A variation on the principle of least privilege might be called
“no privilege.” That is, when a user no longer requires access
to cloud data (for example, by quitting or being fired), you
should immediately revoke that user’s access to the data.
»» Enable and review GCP logging and monitoring. You can’t
know if your cloud data is truly secure unless you not only
log and monitor access and usage of the data, but also
automate that monitoring.
»» Patch what you manage. A distressingly high number
of cloud data attacks take advantage of unpatched cloud
services and resources. Keep your cloud stuff updated
constantly.
»» Consider Cloud Data Loss Prevention (DLP). Cloud DLP is
an application programming interface (API) that enables you
to keep sensitive, proprietary, and regulated data safe and
secure. If you store sensitive data such as credit card
numbers, passwords, and national ID numbers, consider
implementing Cloud DLP to find and protect that data.
»» Use the firewall. To protect your virtual private cloud (VPC)
VMs and other resources — including your data — from
unauthorized access, take advantage of the firewall that
comes with each VPC. You can configure the firewall with
rules that allow legitimate traffic and deny unauthorized or
unknown traffic.
»» Keep an eye on costs. Look for solutions with backup cost
calculators and options to back up to low-cost object storage
to minimize cloud cost while still hitting SLOs.
»» Future proofing. Beware of software products with
non-prescriptive approaches that lock data in; rather, look
for a solution that offers flexibility to mobilize your data
and host, and protect it wherever the org needs.
These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited.
WILEY END USER LICENSE AGREEMENT
Go to www.wiley.com/go/eula to access Wiley’s ebook EULA.