万本电子书0元读

万本电子书0元读

顶部广告

Google Cloud Platform Cookbook电子书

售       价:¥

23人正在读 | 0人评论 9.8

作       者:Legorie Rajan PS

出  版  社:Packt Publishing

出版时间:2018-04-19

字       数:21.3万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Practical recipes to implement cost-effective and scalable cloud solutions for your organization About This Book ? Implement Google Cloud services in your organization ? Leverage Google Cloud components to secure your organization’s data ? A recipe-based guide that promises hands-on experience in deploying a highly scalable and available environment Who This Book Is For This book is for IT professionals, engineers, and developers looking at implementing Google Cloud in their organizations. Administrators and architects planning to make their organization more efficient with Google Cloud will also find this book useful. Basic understanding of Cloud services and the Google Cloud platform is necessary. What You Will Learn ? Host a Python application on Google Compute Engine ? Host an application using Google Cloud Functions ? Migrate a MySQL DB to Cloud Spanner ? Configure a network for a highly available application on GCP ? Learn simple image processing using Storage and Cloud Functions ? Automate security checks using Policy Scanner ? Understand tools for monitoring a production environment in GCP ? Learn to manage multiple projects using service accounts In Detail Google Cloud Platform is a cloud computing platform that offers products and services to host applications using state-of-the art infrastructure and technology. You can build and host applications and websites, store data, and analyze data on Google's scalable infrastructure. This book follows a recipe-based approach, giving you hands-on experience to make the most of Google Cloud services. This book starts with practical recipes that explain how to utilize Google Cloud's common services. Then, you'll see how to make full use of Google Cloud components such as networking, security, management, and developer tools. Next, we'll deep dive into implementing core Google Cloud services into your organization, with practical recipes on App Engine, Compute Engine microservices with Cloud Functions, virtual networks, and Cloud Storage. Later, we'll provide recipes on implementing authentication and security, Cloud APIs, command-line management, deployment management, and the Cloud SDK. Finally, we'll cover administration troubleshooting tasks with the Compute and Container Engines and we'll show how to monitor your organization's efficiency with best practices. By the end of this book, you'll have a complete understanding of how to implement Google Cloud services in your organization with ease. Style and approach This book will quickly get you started with using Google Cloud Services.
目录展开

Title Page

Copyright and Credits

Google Cloud Platform Cookbook

Dedication

Packt Upsell

Why subscribe?

PacktPub.com

Contributors

About the author

About the reviewers

Packt is searching for authors like you

Preface

Who this book is for

What this book covers

To get the most out of this book

Download the example code files

Download the color images

Conventions used

Sections

Getting ready

How to do it...

How it works...

There's more...

See also

Get in touch

Reviews

Compute

Introduction

Hosting a Node.js application on Google Compute Engine

Getting ready

How to do it...

Running the application on the development machine

Deploying the application on GCP

Moving the code to Google Source Repositories

Creating the start up script

Creating and configuring a GCE instance

Hosting the Node.js application on Google App Engine

Getting ready

How to do it...

Hosting a Node.js application on Kubernetes Engine

Getting ready

How to do it...

Creating a cluster on GKE to host the containers

Containerizing the KeystoneJS application

Creating a replicated deployment for the application and MongoDB

Hosting an application on Google Cloud Functions

Getting ready

How to do it...

Hosting a highly scalable application on Google Compute Engine

Getting ready

How to do it...

How it works...

Storage and Databases

Introduction

Hosting a static application using Google Cloud Storage

Getting ready

How to do it...

There's more...

Image resizing using Google Cloud Storage and Cloud Functions

Getting ready

How to do it...

How it works...

Migrating a MariaDB to Cloud Spanner

Getting ready

How to do it...

Loading temperature data to Cloud Bigtable and BigQuery-ing it

Getting ready

How to do it...

Storage metadata in Google Cloud Datastore

Getting ready

How to do it...

There's more...

Networking

Introduction

Network management using a data and a management network

Getting ready

How to do it...

There's more...

Content-based load balancing

Getting ready

How to do it...

VPC network peering between two networks

Getting ready

How to do it...

VPN connection between two networks

Getting ready

How to do it...

CDN setup for a static website

Getting ready

How to do it...

Security

Introduction

Scanning for vulnerabilities using Cloud Security Scanner

Getting ready

How to do it...

How it works...

Using Identity-Aware Proxy on App Engine

Getting ready

How to do it...

Securing financial data using Cloud KMS

Getting ready

How to do it...

Using Data Loss Prevention API

Getting ready

How to do it...

Creating IAM custom roles

Getting ready

How to do it...

Creating service accounts

Getting ready

How to do it...

Automatic recon and defense

Getting ready

How to do it...

Machine Learning and Big Data

Introduction

Uploading data to the Google BigQuery table

Getting ready

How to do it...

There's more...

Translating text to a target language

Getting ready

How to do it...

See also

Creating a Dataflow pipeline to store streaming data

Getting ready

How to do it...

Using the Vision API

Getting ready

How to do it...

Using the Google Cloud Speech API

Getting ready

How to do it...

Using the Cloud IoT Core

Getting ready

How to do it...

Management Tools

Introduction

Creating alerts on specific events

Getting ready

How to do it...

Monitoring a webserver using Stackdriver Monitoring

Getting ready

How to do it...

How it works...

Creating tailor-made instances using Deployment Manager

Getting ready

How to do it...

Error Reporting on a Python Flask application

Getting ready

How to do it...

Viewing application state using Stackdriver Debugger

Getting ready

How to do it...

Best Practices

Introduction

Creating a custom VM using Terraform

Getting ready

How to do it...

Monitoring a GCP account using Security Monkey

Getting ready

How to do it...

Creating instance backups

Getting ready

How to do it...

Simulating VM migration

Getting ready

How to do it...

Creating a golden image using Packer

Getting ready

How to do it...

Other Books You May Enjoy

Leave a review - let other readers know what you think

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部