Integration & Automation
Category: Integration & 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 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 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.
Building a Microsoft test environment using nested Quick Starts
See how you can automate the deployment of a full-stack Microsoft development or testing environment by using a combination of the VPC, Active Directory, SQL Server, SharePoint, Exchange Server, and RD Gateway Quick Starts.