Book description
Learn how to run large-scale, data-intensive workloads with Compute Engine, Google’s cloud platform. Written by Google engineers, this tutorial walks you through the details of this Infrastructure as a Service by showing you how to develop a project with it from beginning to end. You’ll learn best practices for using Compute Engine, with a focus on solving practical problems.
With programming examples written in Python and JavaScript, you’ll also learn how to use Compute Engine with Docker containers and other platforms, frameworks, tools, and services. Discover how this IaaS helps you gain unparalleled performance and scalability with Google’s advanced storage and computing technologies.
- Access and manage Compute Engine resources with a web UI, command-line interface, or RESTful interface
- Configure, customize, and work with Linux VM instances
- Explore storage options: persistent disk, Cloud Storage, Cloud SQL (MySQL in the cloud), or Cloud Datastore NoSQL service
- Use multiple private networks, and multiple instances on each network
- Build, deploy, and test a simple but comprehensive cloud computing application step-by-step
- Use Compute Engine with Docker, Node.js, ZeroMQ, Web Starter Kit, AngularJS, WebSocket, and D3.js
Table of contents
- Preface
- 1. Getting Started
-
2. Instances
- Creating an Instance Using the Developers Console
- Accessing an Instance Using the Developers Console
- Deleting an Instance Using the Developers Console
- Creating an Instance Using gcloud
- Accessing an Instance Using gcloud
- Deleting an Instance Using gcloud
- Creating an Instance Programmatically
- Creating an Instance Using a Service Account
- Selecting an Access Mode
- Cleaning Up
- Summary
- Up Next
- 3. Storage: Persistent Disk
- 4. Storage: Cloud Storage
- 5. Storage: Cloud SQL and Cloud Datastore
- 6. Networking
- 7. Advanced Topics
- 8. A Complete Application
- Index
Product information
- Title: Google Compute Engine
- Author(s):
- Release date: December 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449361495
You might also like
book
Mastering Google App Engine
Build robust and highly scalable web applications with Google App Engine About This Book Get an …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
article
Use GitHub Copilot: Additional Tips
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …