Book Image

Google Cloud Platform Administration

By : Ranjit Singh Thakurratan
Book Image

Google Cloud Platform Administration

By: Ranjit Singh Thakurratan

Overview of this book

On-premise data centers are costly to manage. If you need a data center but don’t want to deal with a physical one, Google Cloud Platform (GCP) is the solution. With GCP, you can build, test, and deploy applications on Google’s infrastructure. Google Cloud Platform Administration begins with GCP fundamentals, with the help of which you will deploy your first app and gain an understanding of Google Cloud architecture and services. Furthermore, you will learn how to manage Compute, networking, and storage resources. As you make your way through the book, you will learn how to track and manage GCP’s usage, monitoring, and billing access control. You will also be able to manage your GCP's access and permissions. In the concluding chapters, you will explore a list of different developer tools for managing and interacting with the GCP platform. By the end of this book, you will have learned how to effectively deploy workloads on GCP.
Table of Contents (11 chapters)

Security keys

Security keys are a type of two-step verification process to secure your Google account and protect it from any unauthorized access. Some two-step verification methods supported/provided by Google are text message, Google Authenticator, and security keys. The text message and Google Authenticator methods require you to have your mobile phone. Google sends a OTP and Google Authenticator is a downloadable app that can generate OTP tokens on your mobile. Hackers are known to use a phishing attack to attempt to steal your password and OTP.

Security keys are not susceptible to phishing attacks. Security keys are small USB hardware dongles that generate a cryptographic signature when touched. This signature is used in lieu of an OTP. Being USB devices, a security key requires a computer with a USB device. Security keys are powered by the FIDO U2F open authentication standard...