July 2023– date –
-
DVA_EN
Introduction to SQS FIFO Queues
【Introduction to SQS FIFO Queues】 SQS has two types of queues, and we will touch on the FIFO queue. FIFO (First-In-First-Out) queues have all the capabilities of the standard queues, but are designed to enhance messaging between applic... -
AWS_EN
Use TaskCat to automate testing of CloudFormation templates
【Use TaskCat to automate testing of CloudFormation templates】 The following official AWS page introduces a method for automating the testing of CloudFormation templates. https://aws.amazon.com/solutions/implementations/taskcat-ci/?nc1=... -
AWS_EN
Backup to S3 every time you push to CodeCommit
【Backup to S3 every time you push to CodeCommit】 The following official AWS page shows how to backup CodeCommit contents to S3. https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/automate-event-driven-backups-from-codeco... -
AWS_EN
Introduction to CloudFormation StackSets
【Introduction to CloudFormation StackSets】 This page covers AWS StackSets. AWS CloudFormation StackSets extends the capability of stacks by enabling you to create, update, or delete stacks across multiple accounts and AWS Regions with ... -
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...
1