Book Image

Google Cloud Platform for Architects

By : Vitthal Srinivasan, Loonycorn , Judy Raj
Book Image

Google Cloud Platform for Architects

By: Vitthal Srinivasan, Loonycorn , Judy Raj

Overview of this book

Using a public cloud platform was considered risky a decade ago, and unconventional even just a few years ago. Today, however, use of the public cloud is completely mainstream - the norm, rather than the exception. Several leading technology firms, including Google, have built sophisticated cloud platforms, and are locked in a fierce competition for market share. The main goal of this book is to enable you to get the best out of the GCP, and to use it with confidence and competence. You will learn why cloud architectures take the forms that they do, and this will help you become a skilled high-level cloud architect. You will also learn how individual cloud services are configured and used, so that you are never intimidated at having to build it yourself. You will also learn the right way and the right situation in which to use the important GCP services. By the end of this book, you will be able to make the most out of Google Cloud Platform design.
Table of Contents (19 chapters)
13
Logging and Monitoring

Effective Use of the GCP

It is time to connect the dots! We started our journey with an introduction to public cloud platforms and why GCP is an important player in the game. We explored all of the GCP features and offerings and learned many of their use cases. We also learned the pricing differences between our choices of platforms/resources can bring. Now, let's sharpen all of this with some good practices and effective use cases to keep in mind to make sure we conclude our journey on a satisfactory note.

You will learn the following topics in this chapter:

  • Designing cost-effective cloud apps can be harder than it seems; learn some of the tricks of the trade
  • Designing for an effective scale: using Dataproc and Spark effectively can create a lot of impact even with existing code and existing skills
  • Smart bets on new technologies, such as containers and Kubernetes, can transform...