Integration & Automation
Category: Advanced (300)
Install and configure TaskCat on Microsoft Windows 10
Install and configure TaskCat on Windows 10 with Windows Subsystem for Linux 2 (WSL 2) and test an AWS CloudFormation template.
How to automatically subscribe to Amazon CloudWatch Logs groups
Automatically discover new log groups and add them as triggers to your existing Lambda functions.
Automate IAM credential reports at scale across AWS
Automate and consolidate IAM credential reports for your AWS accounts using a scalable infrastructure-as-code automation.
Deploy an SPA with personalized subdomains using AWS CDK
Learn how to deploy a single-page application (SPA) with customer-specific subdomains automatically with AWS Cloud Development Kit (AWS CDK).
Use Python to manage third-party resources in AWS CloudFormation
Use Python and AWS CloudFormation to create, register, and use a resource type.
Best practices for using Amazon S3 endpoints with AWS CloudFormation
Learn why you want to shift from path-style to virtual-hosted-style S3 endpoints in your AWS CloudFormation templates.
Automate Ansible playbook deployment with Amazon EC2 and GitHub
Learn how to automate Ansible playbook deployment with Amazon EC2 and GitHub either by using an AWS CloudFormation template or by following a step-by-step setup.
How to trigger AWS CodeBuild jobs for selective file changes in AWS CodeCommit
Learn how you can build only the files that need to be built when you commit changes. This solution uses AWS CodeCommit, AWS Lambda, and AWS CodeBuild to run selective builds of changes based on file type.
Building a CI/CD pipeline for Hugo websites
Learn how to use a code pipeline to automate the static file generation and content publishing process of a Hugo website.
Run code before terminating an EC2 Auto Scaling instance
Learn how to create an AWS CloudFormation template that runs code prior to terminating an EC2 Auto Scaling instance.