Bookmarks tagged [google-cloud-platform]
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...
https://cloud.google.com/monitoring/api/metrics_gcp
Stackdriver Monitoring supports the metric types from Google Cloud Platform (GCP) services listed on this 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...
https://cloud.google.com/nodejs
Google Cloud Platform makes development easy using Node.js
https://github.com/GoogleCloudPlatform/functions-framework-nodejs
FaaS (Function as a service) framework for writing portable Node.js functions - GoogleCloudPlatform/functions-framework-nodejs
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...
- 📆 published on: 2019-04-10
- tags: google-cloudsql, kubernetes, fault-tolerance, postgresql, google-cloud-platform, high-availability
- source code
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 ...
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...
- 📆 published on: 2018-11-14
- tags: google-cloud-platform, google-deployment-manager
- source code
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...
- 📆 published on: 2019-04-16
- tags: google-cloud-platform, serverless
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...
- 📆 published on: 2018-07-26
- tags: google-cloud-platform, serverless
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...
https://cloud.google.com/solutions/scalable-and-resilient-apps
Helps understand better the Google Cloud Engine terminology, but my feels like before Kubernetes times...
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. ...
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...
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...
- 📆 published on: 2019-02-20
- tags: vpc, vpn, google-cloud-platform, networking, subnet, cloud
https://cloud.google.com/load-balancing/docs/https/
This document introduces the concepts you need to understand to configure HTTP or HTTPS Load Balancing.
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 ...
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...
- 📆 published on: 2018-07-27
- tags: kubernetes, stackdriver, google-cloud-platform, fluentd, logging