CloudFormation

  • Provisioning of AWS resources with infrastructure as code.

  • Works with almost all AWS services.

  • No additional charge - you pay only for the AWS resources.

  • Template - A text file containing a model of your whole infrastructure in JSON or YAML.

Last updated

Was this helpful?