Tutorials
-
Create a Network Load-Balanced Logbook Application
This example demonstrates how to build a logbook application that uses node.js as the front end and MySQL in the back end. The example also creates a network load balancer and an autoscaler to watch the front-end instances and scale when necessary.
-
Create a HTTP Load-Balanced Logbook Application
This advanced example demonstrates how to build a logbook application that uses node.js as the front end and MySQL in the back end. The template also creates and connects a HTTP load balancer that load balances across two zones and an autoscaler to automatically scale the application.
-
Create a Container-Optimized Deployment
This tutorial guides you through creating a deployment with a virtual machine that uses a container-optimized image.
-
Structure Deployment Manager for Use at Scale
Use this tutorial to structure your Deployment Manager more efficiently and at scale.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.