Normal
0
false
false
false
EN-US
X-NONE
X-NONE
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin-top:0in;
mso-para-margin-right:0in;
mso-para-margin-bottom:10.0pt;
mso-para-margin-left:0in;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Cambria","serif";
mso-ascii-font-family:Cambria;
mso-ascii-theme-font:major-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:major-fareast;
mso-hansi-font-family:Cambria;
mso-hansi-theme-font:major-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:major-bidi;
mso-bidi-language:EN-US;}
If you read the news, you know that the latest high-profile
social media acquisition was just confirmed. Microsoft has agreed to acquire
Yammer for 1.2 billion. Personally, I believe that Yammer’s amazing success can
be mainly attributed to their wise decision to use Berkeley DB Java Edition as
their backend data store. :-)
I’m only kidding, of course. However, as Ryan Kennedy points
out in the video I recently blogged about, BDB JE did provide the right feature
set that allowed them to reliably grow their business. Which in turn allowed
them to focus on their core value add. As it turns out, their ‘add’ is quite
valuable!
This actually makes sense to me, a lot more sense than certain
other recent social acquisitions, and here’s why. Last year, IDC
declared that we are entering a new computing era, the era of the “3rd
Platform.” In case you’re curious, the first 2 were terminal computing and
client/server computing, IIRC. Anyway, this 3rd one is more
complicated. This year, IDC refined the concept further. It now involves 4 distinct buzzwords: cloud, social, mobile, and big
data.
Yammer is a social media platform that runs in the cloud,
designed to be used from mobile devices. Their approach, using Berkeley DB Java
Edition with High Availability, qualifies as big data. This means that Yammer
is sitting right smack in the center if IDC’s new computing era. Another way to
put it is: the folks at Yammer were prescient enough to predict where things
were headed, and get there first.
They chose Berkeley DB to handle their data. Maybe you
should too!