BluePi Blogs

Welcome to our Blog

Stay updated with the newest Retail, CDP, BFSI, Data, Data Science & Cloud stories & insight shared by BluePi Team

Implement Infinite Scroll Pagination in AngularJS

Implement Infinite Scroll Pagination in AngularJS I bet you have seen and pretty used to the old fashioned pagination that looks something like below: The pagination style above suffers from a significant UX issues. The user has to guess on what page is the result he is looking for. He clicks and clicks in the ho...

Read More

Tapping Big Data for Increased Agility and Competitiveness

Tapping Big Data for Increased Agility and Competitiveness The stupendous growth of data volumes in recent years has been behind the rise of the phenomenon of big data, which has presented new challenges as well as new opportunities for business enterprises. Organizations can take advantage of the big data environme...

Read More

Automate Configuration Management with Chef

Automate Configuration Management with Chef In the previous blog we saw how we can automate the deployment of Play framework applications using Chef, in this piece let’s focus on automating Configuration Management for Play Framework applications using Chef. There are a few steps involved in making the configurati...

Read More

Automating Play Applications Deployment using Chef

Automating Play Applications Deployment using Chef Extreme Programming goes hand in hand with the Scrum practices that we follow in the modern software development. The promises made by implementing Scrum can only be fulfilled if we follow the development practices that compliment it. Extreme Programming or XP pract...

Read More

SQL Server vs MYSQL case study

SQL Server vs MYSQL case study The Challenge At BluePi we do a lot of performance re-engineering projects. Some of them involve tuning the application code, some the architecture, however frequently it is the database that is the bottleneck. One peculiar situation we encountered was when one of our customers bemoane...

Read More

Implementing Join in Hadoop Map-Reduce

Implementing Join in Hadoop Map-Reduce Recently while working on a project at BluePi we encountered a situation where we needed something like a join in a Map-Reduce job running on Hadoop. In this post I am going to talk about how we can implement a Join in Hadoop Map-Reduce. There may be a lot of scenarios in real ...

Read More