-
AWS_EN
Create OpenSearch Serverless using CloudFormation
【Create OpenSearch Serverless using CloudFormation】 This page covers OpenSearch Serverless. Amazon OpenSearch Serverless is an on-demand serverless configuration for Amazon OpenSearch Service. Serverless removes the operational complex... -
SOA_EN
Use S3 lifecycle rules to change the class of objects
【Use S3 lifecycle rules to change the class of objects】 The following pages dealt with object expiration in S3 lifecycle rules. https://awstut.com/en/2023/01/03/s3-lifecycle-rules-delete-expired-objects-en In this article, we will see ... -
SAA_EN
Create network ACLs using CloudFormation
【Create network ACLs using CloudFormation】 This page covers network ACLs. A network access control list (ACL) allows or denies specific inbound or outbound traffic at the subnet level. Control traffic to subnets using network ACLs This... -
DVA_EN
Check the public address from EC2 metadata
【Check the public address from EC2 metadata】 Access to instance metadata provides access to a variety of information about the instance. Instance metadata is data about your instance that you can use to configure or manage the running ... -
AWS_EN
Introduction to AWS Organaizations using CloudFormation
【Introduction to AWS Organaizations using CloudFormation】 This page provides an introduction to AWS Organizations. AWS Organizations lets you create new AWS accounts at no additional charge. With accounts in an organization, you can ea... -
SAA_EN
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 ... -
DVA_EN
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 ... -
SOA_EN
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... -
AWS_EN
Using Image Builder to create an AMI for WordPress
【Using Image Builder to create an AMI for Wordpress】 The following pages discuss the Image Builder. https://awstut.com/en/2023/10/28/introduction-to-ec2-image-builder-using-cloudformation-en In this page, we will create an AMI for Word... -
AWS_EN
Introduction to EC2 Image Builder using CloudFormation
【Introduction to EC2 Image Builder using CloudFormation】 This page covers the EC2 Image Builder. Image Builder significantly reduces the effort of keeping images up-to-date and secure by providing a simple graphical interface, built-in...