
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 orchestration tools come into play. Simply put: You will not have long-term success in the cloud unless an orchestration tool is a core […]
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 Gradle. It’s always a puzzle which build tool to choose – Maven, Gradle or both. Sometime it’s first time project setup or it […]


