Last updated: 2021-02-15
Here’s a sample workflow to demonstrate the use of the AWS CloudFormation Orchestration app to automate provisioning of a LAMP(Linux, Apache, MySQL, PHP) tech stack.

1. Create the Event when a Service Request is raised.
2. You can then pull in the App Node which will have the following configurations:
App Name: AWS CloudFormation - Orch
App Action: Create Stack
Notes when Configuring Inputs:


3\. Finally, to validate the stack creation successfully initiated, the condition node is added to check if the status code is 200.
AWS Console

