2023– date –
-
AWS_EN
Register CloudFront + S3 configuration with Route53 and access with your own domain
【Register CloudFront + S3 configuration with Route53 and access with your own domain】 The following pages cover how to use OAC to deliver S3 content via CloudFront. https://awstut.com/en/2022/11/27/deliver-s3-content-via-cloudfront-usi... -
SOA_EN
Use S3 bucket policy to allow or deny access on an address basis – aws:SourceIp
【Use S3 bucket policy to allow or deny access on an address basis - aws:SourceIp】 In the S3 bucket policy, consider setting access restrictions based on global addresses. In this case, the IP address condition operators (IpAddress, Not... -
AWS_EN
Introduction to Amplify with CloudFormation
【Introduction to Amplify with CloudFormation】 Amplify is taken up. AWS Amplify is a set of purpose-built tools and features that enables frontend web and mobile developers to quickly and easily build full-stack applications on AWS. Wel... -
AWS_EN
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... -
SAA_EN
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... -
DVA_EN
Enable Lambda Insight using CloudFormation
【Enable Lambda Insight using CloudFormation】 The content is related to monitoring and troubleshooting, which is also part of the scope of the AWS DVA. One of the features provided by Lambda and CloudWatch is Lambda Insights. CloudWatch... -
SOA_EN
Use AWS Config to detect old access keys and disable them with SSM runbook
【Use AWS Config to detect old access keys and disable them with SSM runbook】 One of the AWS SOA topics is on monitoring, logging, and remediation. On the following page, we showed you how to use AWS Config to detect old access keys. ht... -
AWS_EN
Use AWS Config to detect outdated access keys
【Use AWS Config to detect outdated access keys】 In the following page, Introduction to AWS Config, we showed you how to audit the logging settings of S3 buckets. https://awstut.com/en/2022/12/03/introduction-to-aws-config-with-cfn-audi... -
SAA_EN
Store data in S3 bucket received by Kinesis Data Streams via Firehose
【Store data received by Kinesis Data Streams in S3 buckets via Firehose】 In the following pages, we have shown how data generated by Lambda functions can be received by Kinesis Data Streams and analyzed by Kinesis Data Analytics. https... -
AWS_EN
Connect to RDS from EC2 (Linux)/Lambda using IAM authentication
【Connect to RDS from EC2 (Linux)/Lambda using IAM authentication】 One of the features provided by RDS is IAM authentication. You can authenticate to your DB instance using AWS Identity and Access Management (IAM) database authenticatio...