S3_EN– tag –
-
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... -
Email notification via SNS when Nocompliant resources are detected by AWS Config
【Email notification via SNS when Nocompliant resources are detected by AWS Config】 The following page covers how EventBridge receives event data sent out from AWS Config and only those that match the rules are notified via email by SNS... -
Email notification via SNS of AWS Config data matching EventBridge rules
【Email notification of only those AWS Config resource change history data that match EventBridge rules via SNS】 The following page shows how to email AWS Config resource change history data via SNS. https://awstut.com/en/2022/12/11/ema... -
Email notifications via SNS when resources are changed using AWS Config
【Email notifications via SNS when resources are changed using AWS Config】 The following page shows you how to use AWS Config to check the change history of a resource. https://awstut.com/en/2022/12/04/check-resource-change-history-in-a... -
Check resource change history in AWS Config
【Check resource change history in AWS Config】 The following page is an introduction to AWS Config, which shows how to audit the enable/disable of logging settings for S3 buckets. https://awstut.com/en/2022/12/03/introduction-to-aws-con... -
Introduction to AWS Config with CFN – Auditing S3 Bucket Logging Settings
【Introduction to AWS Config with CFN - Auditing S3 Bucket Logging Settings】 AWS Config is a service for evaluating and auditing resource configurations. AWS Config is a fully managed service that provides you with an AWS resource inven... -
Deliver S3 content via CloudFront using OAC
【Restricting access to origin with OAC when delivering S3 content from CloudFront】 The following page shows how to use OAI to restrict access to origin when delivering S3 bucket content from CloudFront. https://awstut.com/en/2022/05/16... -
Use CFN custom resource to obtain NLB private address and set it as the source of the security group
【Use CFN custom resource to obtain NLB private address and set it as the source of the security group】 Unlike ALB, security groups cannot be attached to NLB. Network Load Balancers do not have associated security groups. Register targe... -
EC2 Auto Scaling – step scaling based on CPU utilization
【EC2 Auto Scaling - step scaling based on CPU utilization】 The following pages cover the basics of EC2 Auto Scaling. https://awstut.com/en/2022/10/08/introduction-to-ec2-auto-scaling-no-scaling-policy-en This page will review the behav... -
EC2 Auto Scaling – Simple Scaling based on CPU utilization
【EC2 Auto Scaling - Simple Scaling based on CPU utilization】 The following pages cover the basics of EC2 Auto Scaling. https://awstut.com/en/2022/10/08/introduction-to-ec2-auto-scaling-no-scaling-policy-en In this page, we will review ...