Why reactive programming could save you huge infra costs?
Modern services in cloud and edge environments must be resource-efficient to increase deployment density and...
Git rebase to manage history meaningfully
Developers tend to neglect the importance of meaningful git history and they end up into...
Building an Agile Data Lake
Starting a data lake initiative is often a big step for an organization. There are...
How visual patterns can be used to decode product performance?
Today's business-decisions have close connection with data analysis. Most analysis of business data is usually...
Hadoop, Spark and effect on Data Warehousing/BI
The nature of data that enterprises have been dealing with has been changing in the...
Visualize data and find patterns for at a glance analysis.
Making sense of relationships among values and comparing those values is primary action for our...
Why dashboards are so meaningful to have in the era of BigData?
'Dashboard' is a buzzword we have been hearing over the past decade. Now it is...
Data Visualisations that makes sense quickly and easily
Bringing out the meaning of data is becoming even crucial with growing data volume. Today's...
Why enterprises should start modernising their BI solution?
When we say or hear a term 'BI solution' we understand that it is a...
Graph databases
In today's ever evolving world of distributed computing we want answers of complex questions as...
Apache Spark’s momentum is unstoppable!
Spark is one of the fastest growing project in open source bandwagon with more then...
Role of hadoop in today’s data warehouses
Over the last decade organisations have done substantial investments in their data warehouses in terms...
Why streaming data analytics is getting momentum?
According to Forrester Research, adoption interest for streaming data analytics has grown 62%, during 2012...
Role of schemeless databases in today’s business applications
Today's business applications are able to take advantage of multiple devices such as smartphones, tablets...
Why and How your data should tell stories?
In the times of big data, according to Forbes only 0.5 of all data is...
Insight is today’s currency – is your business ready?
We are surrounded by one or the other term coined by different people to express...
5 ways Big data is disrupting retail operations
Retail industry is ever evolving at fast pace since barcodes are introduced. The trail of big...
Why to go data driven?
We have seen slogans on 'paper less office' that advocated digitisation of data. It helped...
5 reasons why bigdata can bring big benefits to SME
Storage costs have gone down due to virtualized infrastructure Any business with customers and transactions...
Race Condition – Java Concurrency Problems
Race condition is one of the famous concurrency problems that every developer encounters when working...
Encapsulation With Example And Benefits In Java & OOP
Object-oriented programming tries to model real-life objects into the programming world. This makes the programs...
Data Abstraction, Control Abstraction In Java & OOPs
English meaning of abstraction Something that exists only as an idea. Technical translation Abstraction is...
Easy Data Access In Pages Of GWT/Swing Application
When developing desktop based or similar applications, it becomes headache to synchronize data between different...
Decorator Pattern Explained
In recent posts, we identified what issues can arise if we keep going with the...
Etymology Of Decorator Pattern
Today our purpose is to know why and when to use decorator pattern. In last...
Design Anti Pattern – Class Explosion
To understand a typical design anti-pattern causing Class Explosion, consider a use-case of Restaurant. They need...