AWS_EN Forwarding traffic to multiple target groups with path-based routing in ALB Here is a configuration that uses CloudFormation to forward traffic to multiple target groups with path-based routing in ALB. 2022.02.23 AWS_EN
AWS_EN EC2 Auto Scaling – Target tracking scaling based on CPU utilization This section introduces a configuration that uses CloudFormation to scale an EC2 Auto Scaling group with a target tracking policy (CPU usage). 2022.02.20 AWS_EN
SOA_EN Attaching multiple ACM certificates to ALB to support multiple domains Here is a configuration for multi-domaisns, using CloudFormation to attach multiple ACM certificates to an ALB. 2022.02.19 SOA_EN
AWS_EN On SSL between ALB and EC2 using Self-Signed Certificate We will show you how to create a self-certificate using the SSM document, and how to configure SSL between ALB and EC2 as well. 2022.02.13 AWS_EN
AWS_EN On SSL your own domain using ACM Certificate This section introduces the configuration of using CloudFormation to convert your own domain communication to SSL with an ACM certificate. 2022.02.12 AWS_EN
AWS_EN Registering ALB to Route 53 and Accessing with Your Own Domain Let's take a look at how to register an ALB to Route 53 and access it with your own domain using CloudFormation. 2022.02.11 AWS_EN
AWS_EN Attach Fargate in private subnet to ALB Here is a configuration for attaching a Fargate container in a private subnet to an ALB using CloudFormation. 2022.01.29 AWS_EN
AWS_EN Attaching instances in private subnet to ELB Let's take a look at a configuration that uses CloudFormation to attach instances in a private subnet to an ELB. 2021.12.11 AWS_EN
SAA_EN Failing over with Route53 and displaying error page Using CloudFormation, we will show you how to configure Route53 to display an error page when a failure occurs, depending on the failover routing policy. 2021.12.11 SAA_EN