This section outlines the following methods to create an SBC SWe instance using an AWS CloudFormation template:


AWS CloudFormation is a service that helps to model and set up Amazon Web Services resources so that less time is spent in managing the resources and more time in focusing on applications running on AWS. By creating a template that describes all the required AWS resources, the AWS CloudFormation takes care of provisioning and configuring these resources. You do not have to individually create and configure AWS resources and figure out its dependency; AWS CloudFormation handles all of that.

For more information on AWS CloudFormation Template, refer to AWS CloudFormation documentation.


  • No labels