Category: Java

Play Framework

For one of our projects, we used Play framework for web app implementation. It was easy to learn Play framework given my background of working with Maven, Tomcat and Eclipse style implementations. Play…

AngularJS Framework

We have many frameworks like JQUERY, Angular JS, Mustache, etc., in JavaScript. Based on the project need, I had an opportunity to work on AngularJS framework. Based on the advantages of Angular JS…

Need for Microservices

Microservices architecture is a concept that supports agile development and delivery of complex/large applications. Let’s see how it is different from usual Monolithic, SOA architectures. A Monolithic architecture is a method of developing…