Integration & Automation
Category: Integration & Automation
Emulate your test environment using a service virtualization on AWS
Learn how to create a service virtualization using AWS CloudFormation and HAQM API Gateway to test an application that uses an external API that’s not always available.
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.
Manage HAQM S3 Event Notifications using a Lambda function
Learn how to use an AWS Lambda function and custom AWS CloudFormation resources to manage your shared S3 Event Notifications.
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 Git pre-commit hooks to avoid AWS CloudFormation errors
Learn how Git pre-commit hooks can save you time and frustration by catching formatting errors in your AWS CloudFormation templates.
Customize an AWS Quick Start for your use case
Learn learn how to customize the code in an AWS Quick Start to fit your use case.
8 best practices when automating your deployments with AWS CloudFormation
Learn how to save time, effort, and frustration when automating your workload deployments using AWS CloudFormation.
Best practices for using HAQM 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 HAQM EC2 and GitHub
Learn how to automate Ansible playbook deployment with HAQM 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.