Big Data has caught the fancy of each and everyone. Consumer and enterprise
world is looking to adopt the Big Data. Analysts are talking about it,
proclaiming it to the next big thing!
Below is my take on how the Big Data market space will evolve in 2012 and
years to come.
Data Analytics Service – We will start seeing SaaS vendors that will start
offering data analytics as a service (e.g., 1010data). These vendors will be
able to pull in your unstructured data and provide you standardized reports
and data services. This is very similar to the Web analytics (like Omniture)
but access lot more data to provide patterns. 70-80% of the data analysis
pattern will be similar across industries. These vendors will be able to
provide these reports as off the shelf capabilities. For the other 20%, the
web interface will allow the user to create patterns to analyze the data Data... (more)
Blackberry 10 OS is unveiled this week at Blackberry World. In many
ways Blackberry 10 is probably the last chance for Blackberry to gain back
the market share and be a formidable competition to other Smartphones.
If the announcements at the conference are any indication, Blackberry is
going all out this time to make their next generation of OS as the best
smartphone platform.
Some of the interesting features of BB10 mentioned in the key note:
UI Overhaul – More modern user interface based on Panels (similar to WP7)
and the flow interface that switching between applications ... (more)
Cloud based services are so ubiquitous that it is almost impossible to
imagine our daily life without these. These services range from web e-mail
services like Gmail to productivity apps like Evernote to Social Networks
like Twitter to Information services like Weather.com. I can count at least
twenty different services that I use on a daily basis and probably hard to
live without. I get tremendous value from these services, both personally and
professionally. However, there is an ugly side to these services. Each of
these services live in their own island and it is hard to go on... (more)
Performance is one word that is used to describe multiple scenarios when
talking about application performance. When someone says I need a High
Performance Application, it might mean any/all of the following:
Low web latency application ( meaning low page loading times) Application
that can serve ever increasing number of users (scalability) Application that
does not go down (either highly available or continuously available)
For each of the above, as an architect you need to dig deeper to find out
what the user is asking for. With the advent of cloud, every CIO is looking
to buil... (more)
Any application you pick up, there are some issues – big or small. There
will be copy-paste code, mistakes, algorithms which could have better thought
through. But what distinguishes an antipattern from these normal errors is
that like patterns these antipatterns are recurring throughout the code base.
In my recent experience in dealing with performance issues, I had observed
certain recurrent themes that are undermining the overall application
performance. Most of these antipatterns are well documented but it seems we
do not learn from others mistakes. We need to make our own mis... (more)