-
Enterprise Java
Deploying RESTful Service on Cloudfoundry
In this post, we will deploy RESTful service on Cloudfoundry using Pivotal Cloud Foundry (PCF) Dev. As creating a restful…
Read More » -
Enterprise Java
Integrate Spring Boot and EC2 using Cloudformation
On a previous blog we integrated a spring boot application with elastic beanstalk. The application was a servlet based application…
Read More » -
Software Development
How Applying Theory of Constraints Helped us Optimise our Code
My team have been working on improving the performance our API, and identified a database call as the cause of…
Read More » -
Software Development
IoT Trends to Watch in 2017
2016 has been an incredible year for the IoT industry and the pace of innovation looks like it will accelerate…
Read More » -
Enterprise Java
Spring Boot and Application Context Hierarchy
Spring Boot supports a simple way of specifying a Spring application context hierarchy. This post is simply demonstrating this feature, I…
Read More » -
Software Development
Connecting to Apache Drill with Power BI (Part 3)
In my first post, I showed how you might quickly deploy a Drill-enabled cluster to the Azure cloud using the…
Read More » -
Software Development
Can Objects Be Friends?
As discussed before, proper encapsulation leads to a complete absence of “naked data.” However, the question remains: How can objects…
Read More » -
Enterprise Java
Quick Tip To Prevent Your Caches From Exploding
There are many scenarios when you can benefit from caching commonly used objects in your application, especially in web and…
Read More » -
Agile
Consider Rolling Wave Roadmap and Backlog Planning
Many agile teams attempt to plan for an entire quarter at a time. Sometimes, that works quite well. You have…
Read More »