google-cloud-platform.md

July 15, 2021 · View on GitHub

Bookmarks tagged [google-cloud-platform]

www.codever.land/bookmarks/t/google-cloud-platform

Using Prometheus  |  Stackdriver Monitoring  |  Google Cloud

https://cloud.google.com/monitoring/kubernetes-engine/prometheus

Prometheus is a monitoring tool often used with Kubernetes. If you configure Stackdriver Kubernetes Engine Monitoring and include Prometheus support, then the metrics that are generated by services us...


GCP metrics  |  Stackdriver Monitoring  |  Google Cloud

https://cloud.google.com/monitoring/api/metrics_gcp

Stackdriver Monitoring supports the metric types from Google Cloud Platform (GCP) services listed on this page


Spring Cloud GCP Home Page

https://spring.io/projects/spring-cloud-gcp

The Spring Cloud GCP project makes the Spring Framework a first-class citizen of Google Cloud Platform (GCP).

[Spring Cloud GCP Code Samples](https://github.com/spring-cloud/spring-cloud-gcp/tree/mas...


Node.JS on Google Cloud Platform

https://cloud.google.com/nodejs

Google Cloud Platform makes development easy using Node.js


GitHub - GoogleCloudPlatform/functions-framework-nodejs

https://github.com/GoogleCloudPlatform/functions-framework-nodejs

FaaS (Function as a service) framework for writing portable Node.js functions - GoogleCloudPlatform/functions-framework-nodejs


Building Stateful Applications With Kubernetes and Cloud SQL (Cloud Next '19) - YouTube

https://www.youtube.com/watch?v=qVgzP3PsXFw

Learn how to build and scale applications, leveraging Kubernetes Engine and Cloud SQL for PostgreSQL. Kubernetes Engine enables rapid application development...

[Connect to CloudSQL at min 4:55](http...


Supported resource types for Google Deployment Manager

https://cloud.google.com/deployment-manager/docs/configuration/supported-resource-types

Deployment Manager uses the underlying APIs of each Google Cloud Platform service to deploy your resources. For example, to create Compute Engine virtual machine instances, Deployment Manager makes a ...


Automate Infrastructure as Code with GCP Deployment Manager

https://medium.com/pankaj-khuranas-blog/automate-infrastructure-as-code-with-gcp-deployment-manager-...

In this article, we will focus on Google Cloud Deployment Manager (called DM henceforth) and how you can use DM to automate the configuration of all your GCP resources. As a practical demonstration, w...


Getting started with node.js on Google Cloud Functions - 17min

https://www.youtube.com/watch?v=MgivoBkvS5o

This tutorial runs through the Google Cloud console UI and the gcloud command line interface to show you how to get started using node.js on Google Cloud Functions. I also show how to wire up a functi...


Cloud Functions Overview: Get Started Building Serverless Applications (Cloud Next '18) - 47min

https://www.youtube.com/watch?v=JenJQ6gc14U

Learn about Google Cloud Functions and how this serverless compute platform can fit into your app architecture. Whether you are moving to microservices and want to stop managing each service's infrast...


Application Capacity Optimizations with Global Load Balancing

https://cloud.google.com/solutions/about-capacity-optimization-with-global-lb

Most load balancers use a round-robin or flow-based hashing approach to distribute traffic. However, load balancers that use this approach can have difficulty adapting when demand spikes beyond availa...


Building scalable and resilient applications

https://cloud.google.com/solutions/scalable-and-resilient-apps

Helps understand better the Google Cloud Engine terminology, but my feels like before Kubernetes times...


Regions and Zones on Google Cloud Platform

https://cloud.google.com/compute/docs/regions-zones/

Compute Engine resources are hosted in multiple locations worldwide. These locations are composed of regions and zones. A region is a specific geographical location where you can host your resources. ...


HTTP(s) load balancing with Ingress

https://cloud.google.com/kubernetes-engine/docs/concepts/ingress

In Google Kubernetes Engine, an Ingress object defines rules for routing external HTTP(S) traffic to applications running in a cluster. An Ingress object is associated with one or more Service objects...


Migrating to GCP? First Things First: VPCs (Networking End to End) - 7min

https://www.youtube.com/watch?v=cNb7xKyya5c

If you’re thinking about migrating to the cloud, setting up a virtual private cloud (VPC) lets you protect and isolate your instances. This lays the foundation to do much more complex networking inclu...


HTTP(S) Load Balancing Concepts

https://cloud.google.com/load-balancing/docs/https/

This document introduces the concepts you need to understand to configure HTTP or HTTPS Load Balancing.


Configuring load balancing through Ingress

https://cloud.google.com/kubernetes-engine/docs/how-to/load-balance-ingress

This page shows how to configure an HTTP(S) load balancer by creating a Kubernetes Ingress object. An Ingress object must be associated with one ...


Centralized Logging Solution for Google Cloud Platform (Cloud Next '18) - 41min

https://www.youtube.com/watch?v=6GQqneNFVkU

What do configuration changes, stack traces and billing events all have in common? You’ll want them all in your centralized log management system. In this session, we’ll give practical guidance on con...