Integration & Automation
Category: Advanced (300)
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.
Automating ISV product packaging and deployment in AWS Landing Zone
Learn about the design and implementation details of a solution that automates add-on product preparation and deployment for AWS Landing Zone-based environments, and how you can use the solution to make your products available for customers to deploy.