ALB_EN– tag –
-
Use CloudFormation to build a Route53 Geolocation routing policy environment
【Use CloudFormation to build a Route53 Geolocation routing policy environment】 One of the routing policies provided by Route 53 is Geolocation routing. Geolocation routing lets you choose the resources that serve your traffic based on ... -
Elastic Beanstalk deployment policy: Rolling with an additional batch
【Elastic Beanstalk deployment policy: Rolling with an additional batch】 Elastic Beanstalk offers a variety of deployment policies. https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.deploy-existing-version.html This ... -
Route53 latency-based routing for ALB
【Route53 latency-based routing for ALB】 One of the routing policies provided by Route 53 is latency-based routing. If your application is hosted in multiple AWS Regions, you can improve performance for your users by serving their reque... -
Build Elastic Beanstalk ALB environment using CloudFormation
【Build Elastic Beanstalk ALB environment using CloudFormation】 In the following pages, we have introduced the minimum configuration for Elastic Beanstalk. https://awstut.com/en/2023/10/01/introduction-to-elastic-beanstalk-with-cloudfor... -
Mix on-demand/spot instances in EC2 Auto Scaling Group
【Mix on-demand/spot instances in EC2 Auto Scaling Group】 The following text describes techniques to lower AWS costs. AWSコスト最適化ガイドブック One of the methods introduced is spot instances. スポットインスタンスは、単体のAmazonEC2イ... -
Restrict access to ALB to via CloudFront
【Restrict access to ALB to via CloudFront】 In the following page, we introduced a configuration that specifies ALB as the CloudFront origin. https://awstut.com/en/2023/06/04/specify-alb-as-the-origin-of-cloudfront-en As explained in th... -
Specify ALB as the origin of CloudFront
【Specify ALB as the origin of CloudFront】 The following pages cover the basics of CloudFront. https://awstut.com/en/2022/03/12/improved-origin-server-performance-with-cloudfront-cache In the above page, the CloudFront origin server was... -
Create Web app using DynamoDB with ECS (Fargate)
【Create Web app using DynamoDB with ECS (Fargate)】 The following page shows how to attach an ECS (Fargate) in a private subnet to an ALB. https://awstut.com/en/2022/01/29/attach-fargate-in-private-subnet-to-elb-2 In the above page, we ... -
Scaling based on CloudWatch custom metrics – number of connections version
【Scaling based on CloudWatch custom metrics - number of connections version】 In the following pages, we have shown how to scale according to memory usage in Auto Scaling groups. https://awstut.com/en/2022/03/05/scaling-based-on-custom-... -
AWS-PatchAsgInstance to patch instances in the AutoScaling group in turn
【AWS-PatchAsgInstance to patch instances in the AutoScaling group in turn】 The following pages cover how to schedule the application of patches to EC2 instances using the Maintenance Window. https://awstut.com/en/2023/02/05/set-up-main...