DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to Save Money on Google Cloud Platform

5 years ago medium.com
How to Save Money on Google Cloud Platform

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Google Cloud Platform is one of the fastest-growing cloud platforms, maintaining a steady position at a number three, behind AWS and Azure. Compute Instances is one of the most competitive IaaS solutions that Google Cloud offers.

Let’s use Cloud Scheduler, Google Pub/Sub and Cloud Functions to schedule automatic shutdown and startup of development instances.

The next step is to create cloud functions that listen to the startup and shutdown events from the Cloud Pub/Sub topics and start and shut down instances that have the provided label in the events.

You’ve configured two scheduled tasks to automatically stop your dev instances at the close of business, and start them at the start of business.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com