DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Using CloudFormation events to build custom workflows for post provisioning

2 years ago aws.amazon.com
Using CloudFormation events to build custom workflows for post provisioning

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

Over one million active customers manage application resources with https://aws.amazon.com/cloudformation/ every week. You can create various AWS resources using CloudFormation to setup an environment for your workloads.

The inability to perform a hand-off between resource provisioning actions in CloudFormation and resource management actions in other relevant AWS and non-AWS services poses a challenge. For example, after provisioning of resources, customers might need to perform additional tasks to manage these resources such as adding cost allocation tags, populating resource inventory database or trigger downstream processes.

CloudFormation events provide a robust way to track the status of individual resources during the lifecycle of a stack.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com