AWS - Create Stack

"Create Stack" refers to the process of creating infrastructure using the “AWS CloudFormation” service. CloudFormation is a service that allows you to define and provision infrastructure as code, enabling you to create and manage AWS resources through code.

A Stack is a logical group of AWS resources. "Create Stack" means using a CloudFormation template to create a specific stack. This template defines the preferred AWS resources and their relationships. When a Stack is created, the infrastructure is provisioned as defined in the template.

OpsNow provides a seamless manner for customers to register their AWS accounts with OpsNow through "Create Stack" process.

Last updated