article thumbnail

Can we trust Google Cloud Load Balancing?

Xebia

With Cloud getting a more prominent place in the digital world and with that Cloud Service Providers (CSP), it triggered the question on how secure our data with Google Cloud actually is when looking at their Cloud Load Balancing offering. During threat modelling, the SSL Load Balancing offerings often come into the picture.

article thumbnail

Deploy an HTTPS Load Balancer using a Google-managed wildcard SSL certificate on Google Cloud Platform

Xebia

Recently I was wondering if I could deploy a Google-managed wildcard SSL certificate on my Global External HTTPS Load Balancer. In this blog, I will show you step by step how you can deploy a Global HTTPS Load Balancer using a Google-managed wildcard SSL certificate.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How To Use NGINX As A Gateway To Services In Another VPC Using A Multi-NIC VM

Xebia

Find the full example on GitHub. Return load-balanced traffic to the Source VPC The NGINX gateway uses an internal Network Load Balancer to balance requests. An internal passthrough Network Load Balancer routes connections directly from clients to the healthy backends, without any interruption.

article thumbnail

Advanced Load Balancing and Sticky Sessions with Ambassador, Envoy and Kubernetes

Daniel Bryant

release notes , we have recently added early access support for advanced ingress load balancing and session affinity in the Ambassador API gateway, which is based on the underlying production-hardened implementations within the Envoy Proxy. for example, a cookie or header?—?also As we wrote in the Ambassador 0.52

article thumbnail

Building Resilient Public Networking on AWS: Part 2

Xebia

Public Application Load Balancer (ALB): Establishes an ALB, integrating the previous SSL/TLS certificate for enhanced security. As an example, we’ll use “ subdomain-1.cloudns.ph” Example values: ns-123.awsdns-00.com. Make sure to replace the example domain with your own. e.g., “subdomain-2.subdomain-1.cloudns.ph”

AWS 147
article thumbnail

Anatomy of a High Availability Kubernetes Cluster

Dzone - DevOps

This post will show how this can be achieved using a K8s ingress controller and load balancer. This example uses the same setup as last time around: virtual machines running under the default Windows Hypervisor (Hyper-V). To make room for the addition of a proxy each VM had to give up some RAM.

article thumbnail

How To Improve Performance Using AWS and Terraform

Dzone - DevOps

In this article, we will discuss the advantages of using AWS and Terraform and provide an example of this collaboration for better understanding.

AWS 94