AWS CloudFormation
AWS CloudFormation lets you define infrastructure as code using templates. You create and manage resources consistently across your AWS environment. It handles the provisioning process by interpreting these definitions, ensuring your stack matches the specified configuration without manual intervention.
This fits teams wanting repeatable deployments. The pricing model is free, with an always-free tier available for usage. The trade-off is that you must write and maintain the template files yourself. There is no visual drag-and-drop interface mentioned, so you rely entirely on code for your infrastructure definitions.
Provider
Category
Developer Tools
Pricing model
Free tier
Free tier
Available
Product page