Integration & Automation
Tag: AWS CloudFormation
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.
Read MoreBest 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.
Read MoreAutomate 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.
Read MoreHow 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.
Read MoreBuilding 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.
Read MoreUsing AWS CloudFormation to deploy software into Amazon EKS clusters
Learn how you can use AWS CloudFormation to model and deploy Kubernetes resource manifests or Helm charts into an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.
Read MoreIntroducing TaskCat v0.9
TaskCat 0.9 introduces some significant changes that aim to make TaskCat a general-purpose AWS CloudFormation testing tool.
Read MoreAutomating 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.
Read MoreAmazon S3 authenticated bootstrapping in AWS CloudFormation
Learn how to securely access Amazon S3 during bootstrapping by using S3-authenticated objects.
Read MoreBest practices for deploying EC2 instances with AWS CloudFormation
Best practices for addressing security and access control and configuration when bootstrapping EC2 instances in the Amazon Web Services Cloud.
Read More