AWS Cloud formation using Node.js

Wanted to do something simple and fun to manage my CFTs using node. NodeCFT is the result of it. It allows me to manage my CFTs without learning any other infrastructure as code software tools.

NodeCFT is a simple infrastructure as code software tool that allows you to write your AWS infrastructure as a code using nodeJS and CFT.

You don’t need to learn any tool specific commands to work with NodeCFT like other infrastructure as code software tools, Terraform or Pulumi.

All you need to know is NodeJS and CFT.

More information on how to use NodeCFT, check my boilerplate project onĀ https://github.com/priyanthag/NodeCFT-boilerplate

npm i nodecft

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.