Integration & Automation
Category: Compute
AWS CloudFormation custom resource creation with Python, AWS Lambda, and crhelper
Learn how to create robust AWS CloudFormation custom resources by using the custom resource helper (crhelper) and AWS Lambda.
Read MoreA 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.
Read MoreDeploying AWS Lambda functions using AWS CloudFormation (the portable way)
AWS Lambda requires its source code to be hosted in an Amazon S3 bucket in the same AWS Region as the Lambda function, which poses challenges when writing AWS CloudFormation templates that are portable across different regions. This post discusses three patterns to address that at stack.
Read More