We make IT simple!

At KangarooBox we strive to make our solutions easy to buy, install, and use.

We make IT simple!

At KangarooBox we strive to make our solutions easy to buy, install, and use.

Software

All of our software products are fully open source and available in our GitHub repositories.

Services

From helping you design your cloud architecture to reviewing your current development environment, KangarooBox can make sure your operations are running smoothly and efficiently.

CFN Builder

Cloudformation (CFN) is the best way to manage and provision your AWS resources. Building CFN templates is not hard but they can be quick tricky to implement and can grow to be very long indeed. 3,000+ lines of JSON is not an easy thing to master. That's where CFN Builder comes into play.

CFN Builder is a NodeJS templating engine that takes simple JSON "blueprints" and generates complete CFN templates, ready to upload into AWS. It automatically combines global variables, such as your VPC Id, with loops and other structures to make templating new stacks easy. If you used native CFN templates, you'll love the freedom that CFN Builder give you.