Topic: The different faces of web proxy
All the articles with the topic "The different faces of web proxy".
5. Secure Web Proxy with TLS, AWS Load Balancer and Route 53
This episode is a show and tell on setting up a domain/website that allows for accessing web applications using TLS (Transport Layer Security). This episode involves setting up of infrastructure as code with Terraform and orchestrating the infrastructure with Terragrunt. Main infrastructure resources include Route 53 hosted zone and records, AWS Load balancer and AWS Certificates.
6. AWS Load Balancer host and pattern based web request routing
This episode is a show and tell on how to setup host and pattern based web request routing with AWS Load balancer.
7. Web Proxy with AWS Cloudfront in Infrastructure code using Terraform
This show and tell episode runs through what is required to write Infrastructure Code in Terraform to setup Cloudfront as a web proxy.
8. How to setup Cloudfront and Load Balancer with Terraform and Terragrunt?
This episode is a wrap up of the series on the different levels and layers of web request forwarding. This episode shows the necessary changes to terraform and terragrunt code to integrate AWS cloudfront with AWS load balancer to make a set of dockerised web applications accessible through the internet.