/terraform-google-load-balancer

Terraform modules for deploying Load Balancers in GCP

Primary LanguageHCLApache License 2.0Apache-2.0

Cloud Load Balancer Modules

This repo contains modules to perform load balancing on Google Cloud Platform (GCP) using Google Cloud Load Balancing. It's based on Gruntwork similary named module.

Cloud Load Balancer Architecture

Cloud Load Balancer Architecture

Features

  • Load balance HTTP and HTTPS traffic across multiple backend instances, across multiple regions with HTTP(S) Load Balancing.
  • Load balance internal TCP/UDP traffic with Internal Load Balancing
  • Load balance external TCP/UDP traffic with Network Load Balancing

Learn

Core concepts

Repo organisation

This repo has the following folder structure:

Deploy

If you want to try this repo out for experimenting and learning, check out the following resources:

  • examples folder: The examples folder contains sample code optimized for learning, experimenting, and testing.

Manage

Day-to-day operations

Support

If you need help with this repo - create an issue.

Contributions

Contributions to this repo are very welcome and appreciated! If you find a bug or want to add a new feature or even contribute an entirely new module, we are very happy to accept pull requests, provide feedback.

License

Please see LICENSE for details on how the code in this repo is licensed.

Copyright © 2022 Estivador.