SOA_EN– category –
-
SOA_EN
Introduction to Data Lifecycle Manager – Create EBS Snapshot/AMI periodically
【Introduction to Data Lifecycle Manager - Create EBS Snapshot/AMI periodically】 Data Lifecycle Manager (DLM) can be used to automate instance and EBS backups. You can use Amazon Data Lifecycle Manager to automate the creation, retentio... -
SOA_EN
Create SSM Automation runbook to share AMI with another account using CloudFormation
【Create SSM Automation runbook to share AMI with another account using CloudFormation】 One of the AWS SOA topics is related to deployment, provisioning, and automation. The created AMI can be shared with another account. Two methods ar... -
SOA_EN
Check CloudFormation Change Set to see the scope of impact when updating the stack
【Check CloudFormation Change Set to see the scope of impact when updating the stack】 One of the AWS SOA topics is related to deployment, provisioning, and automation. Change sets are available to safely update resources in CloudFormati... -
SOA_EN
Configure remediation actions when non-compliant resources are detected by AWS Config
【Configure remediation actions when non-compliant resources are detected by AWS Config】 One of the topics covered in AWS SOA is monitoring, logging, and remediation. AWS Config allows you to define remediation actions. AWS Config allow... -
SOA_EN
Schedule expressions in EventBridge (CloudWatch Events) to execute Lambda functions periodically
【Invoke Lambda functions periodically】 EventBridge allows you to set up recurring actions. In this case, we will invoke Lambda functions periodically. 【Environment】 Create Lambda functions.Set up scheduled expressions in EventBridge ... -
SOA_EN
Install EFS Client According to Best Practices
【Install amazon-efs-utils using SSM Distributor AmazoneFsutils】 This is one of the AWS SOA topics related to deployment, provisioning, and automation. The following page provides a basic configuration of EFS. https://awstut.com/en/2022... -
SOA_EN
Protect resource with WAF rate-based rules
【Protecting Resources (CloudFront) with WAF Rate-Based Rules】 This is one of the AWS SOA topics related to networking and content delivery. The WAF Web ACL allows you to define a variety of rules, one of which is a rate-based rule. A r... -
SOA_EN
Three ways to extend EBS attached to EC2(Linux/Win)
【Extending Attached EBS】 One of the topics covered in AWS SOA is deployment, provisioning, and automation.We will review how to extend an EBS attached to an EC2 instance. We will review the following three patterns accessing and expand... -
SOA_EN
Attaching multiple ACM certificates to ALB to support multiple domains
【SSL-enabled multi-domain configuration】 This topic is related to security and compliance, one of the AWS SOA questions, and confirms that multiple ACM certificates can be attached to the ELB. The goal is to create a configuration for ... -
SOA_EN
Create custom patch baseline in SSM Patch Manager (Windows)
【Configuration of SSM Patch Manager to create custom patch baselines and distribute patches to Windows instances】 System Manager (SSM) Patch Manager is a function that automates the application of patches to EC2 instances. This time, w...