Tag: build tools

Orchestration: How To Get Everyone in Tune
Automation is key to success in the cloud. When your entire infrastructure is accessible via an API, it doesn’t make sense to configure and install your applications by hand. This is where ...

A Puzzle – Gradle or Maven
Build Tool Gradle vs Maven (or Both) The world of build tools evolved from simple compilation (gcc) to make files, then evolution of ant(+ivy) and Maven, now the latest build tool is ...