Integration & Automation
Category: Python
Reduce security risks from IaC drift in multi-Region AWS deployments with Terraform
Are your infrastructure as code (IaC) Terraform deployments on the Amazon Web Services (AWS) Cloud protected against drift? IaC drift, which can leave your data and resources exposed to security risks, is especially difficult to track down and remove in an environment that spans multiple AWS accounts and AWS Regions. You can do it though, and in this post we show you how.
Save time and reduce errors by automating AWS Lambda code updates
Learn a simpler, faster method for updating your Lambda code that doesn’t require manual updates to Amazon S3. We provide a fully configured AWS CloudFormation template with Lambda code on AWS CodeCommit.
How to automate your software-composition analysis on AWS
In this blog post, we discuss an operation that reduces the risk of downloading new packages from public repositories.
Use Python to manage third-party resources in AWS CloudFormation
Use Python and AWS CloudFormation to create, register, and use a resource type.
Introduction to quickstart-linux-utilities
Learn how to automate the installation of cfn-init helper scripts across operating systems by invoking quickstart-linux-utilities at stack launch.