Integration & Automation
Tag: Automation
Emulate your test environment using a service virtualization on AWS
Learn how to create a service virtualization using AWS CloudFormation and Amazon 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.
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.
Use Python to manage third-party resources in AWS CloudFormation
Use Python and AWS CloudFormation to create, register, and use a resource type.
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.
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.
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.
Recap: Five ways custom resources help your automated deployments
In this quick recap, I feature five blog posts that show how you can use custom resources to extend AWS CloudFormation templates, from start to stack cleanup, when you’re building automated deployments.
A tale from the trenches: The CloudBees Core on AWS Quick Start
David B. Schott, Senior Business Development Engineer at CloudBees, Inc., details his technology adventures building, with a tight deadline and a learning curve, a Quick Start for the CloudBees Core CI/CD product.