EC2(Linux)_EN– tag –
-
AWS_EN
Attaching instances in private subnet to ALB
【Configure instances in private subnets to be attached to ALB】 We will see how to attach an instance located in a private subnet to an ALB. The following methods are introduced in the AWS official website on this subject. To attach Ama... -
AWS_EN
Four ways to initialize Linux instance
【Four ways to initialize a Linux instance】 Consider how to perform the initialization process when an EC2 instance is started. We will cover the following four methods of initializing an EC2 instance at build time How to use user data ... -
AWS_EN
yum/dnf on private subnet instances
【Configuration for running yum/dnf on instance in private subnet】 We will check how to run yum/dnf on an instance in a private subnet. In this case, the following two patterns will be identified How to use NAT gateways How to use VPC e... -
AWS_EN
Accessing Linux instance via SSM Session Manager
【Configure Linux instances to be accessed via SSM Session Manager】 We will check a configuration in which an EC2 instance is accessed via SSM Session Manager. Session Manager is a fully managed AWS Systems Manager capability that lets ... -
AWS_EN
CloudFormation’s nested stack
【How to build an environment with a nested CloudFormation stack】 Examine nested stacks in CloudFormation. CloudFormation allows you to nest stacks. Nested stacks are stacks created as part of other stacks. You create a nested stack wit... -
SAA_EN
Failing over with Route53 and displaying error page
【Configuring Route53 Failover Routing Policy to Display Error Page】 This topic is related to high elasticity, which is also one of the questions in the AWS SAA: You can increase the elasticity of your system by choosing a Route 53 fail...