Skip to content

Draft: Add alternative AWS load balancer instructions, template

What does this MR do?

First, this MR adds a section to doc/install/aws/index.md that explains an alternative AWS load balancer architecture for GitLab deployment that allows request filtering and the use of an AWS Web Application Firewall. Second, it includes an AWS CloudFormation template, doc/install/aws/load-balancing.md that shows how to use AWS CloudFormation to create the network resources to implement the alternative load balancer architecture.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports