#aws-cloudformation

[ follow ]
infrastructure-as-code
Amazon Web Services
2 months ago
DevOps

How we sped up AWS CloudFormation deployments with optimistic stabilization | Amazon Web Services

Optimistic stabilization strategy improves CloudFormation deployment times by up to 40% with CONFIGURATION_COMPLETE status
CloudFormation enables modeling and managing AWS resources through template files using various tools like AWS CLI, SAM, CDK, Application Composer. [ more ]
Amazon Web Services
2 months ago
DevOps

Best practices for managing Terraform State files in AWS CI/CD Pipeline | Amazon Web Services

Using Infrastructure-As-Code (IaC) tools like AWS CloudFormation and Terraform is crucial for efficient infrastructure management on AWS.
Managing Terraform state files in a secured, shared path is essential to prevent data loss, corruption, and unauthorized access. [ more ]
Amazon Web Services
3 months ago
DevOps

Import entire applications into AWS CloudFormation | Amazon Web Services

AWS Infrastructure as Code (IaC) allows customers to manage and provision infrastructure at scale using code.
Customers can now use the IaC generator and CDK Migrate to create IaC configurations based on existing resources, including their relationships. [ more ]
moreinfrastructure-as-code
Amazon Web Services
5 months ago
DevOps

Automate safe AWS CloudFormation deployments from GitHub | Amazon Web Services

AWS CloudFormation now supports using Git sync to automatically trigger deployments from tracked Git repositories
The integration with Git enables developers to speed up the development cycle for CloudFormation and reduce context switching
Developers can create a cloud development environment using GitHub Codespaces and use the CloudFormation Linter extension to validate templates before deployment [ more ]
[ Load more ]