Skip to main content

2007: The Year of Enterprise M&A

+   

First week of the new year, and we have a nice-sized ($830M) acquisition of IronPort Systems by Cisco. Here's a link to the press release.

All Hail The Return Of The Enterprise M&A Market!

OK. So, maybe I'm a bit premature with my celebration... But, I don't think so.

IronPort got started in 2000 and toughed it out through some slow years for the enterprise market. They persisted and grew. Their products are not sexy, but certainly are needed. The uptick in IT spending in 2006 likely brought them a nice valuation kicker to support the lovely acquisition price of $830M.

There are many Enterprise/IT startups that are in a similar position right now. Increasing sales traction, no real IPO market available, but the big boys still need them to grow their product/technology portfolio, customer base,  and market share. And, where else will they get to an exit?

My 2007 prediction is for a marked increase in M&A transactions for Enterprise/IT focused startup companies. Bigger valuations, combined with the need for VC firms to wind down some of their 1999 and 2000 vintage funds will add fuel to the fire.

So, was the IronPort deal a good deal? Some data:

Not much else out there for Joe Public. My sense from these numbers and some other digging was that IronPort was likely looking at 2007 forward revenues of $160M+. Many congratulations to the IronPort founders, CEO Scott Weiss and VP Corporate Strategy Scott Banister for building a great company.

Om Malik covers the story here. And, VentureBeat covers the story here.

Tags: , , , , , , ,

Comments

Popular posts from this blog

Bill Coleman Joins 3tera Advisory Board

I think this move surprised a number of people, since Bill recently wrapped up Cassatt Corproation, getting the technology and people  acquired by Computer Associates . However, I was not surprised at all. The announcement, via  3tera Welcomes Bill Coleman : You may or may not have seen the recent press realease.  Bill Coleman, IT/Silicon Valley luminary, Founder and CEO of BEA Systems, has joined 3Tera’s Advisory Board. Yes, this alone is a great testimonial to what we have accomplished in our field.  Getting dignitaries such as Bill does not come easy.  But here’s the best part - this has a lot more than just marquee value and I doubt that Bill would have joined us if that was the case.  Bill, especially since his most recent stint as Founder and CEO of Cassatt Systems, is an extremely knowledgeable visionary in the area of utility and Cloud Computing; and, data center automation. So, Bill will be extremely valuable, reviewing and tweaking both our business plans and techno

Kernel-based Virtual Machine hits Linux

Many congratulations to my good friend Moshe Bar and his team over at (stealth-mode startup) Qumranet . Techworld reports that the KVM (Kernel-based Virtual Machine) project has been accepted into the 2.6.20 version of the Linux kernel distribution. KVM is an Open Source kernel driver that basically allows a Linux kernel to host virtual machines, as plain old Linux processes, that can run Linux or Windows (or other x86-based operating systems). It runs only on hardware that support Intel's VT instruction set (which is fine) and will soon support the AMD-V instruction set as well. This is cool for a number of reasons. It's Open Source, released under the GPL. It basically turns the Linux that we all know and love into a "hypervisor". Linux-as-hypervisor makes sense because Linux already knows how to manage devices, memory, processes, multi-cores, etc. VMware ESX is, essentially, a "hypervisor" - a small kernel, built on Linux as it turns out, that

Big In Japan Open Sources Their Ruby On Rails Tools

The kind folks over at Big In Japan have graciously decided to Open Source the code they used to build their demo web sites . It's all Ruby on Rails code, and it's being released with a GPL license. The code trees being made available include: elfURL ~ URL Shortner FeedVault ~ OPML file storage FrankenFeed ~ RSS feed merger InstantFeed ~ RSS feeds via email QwikPing ~ Ping Server SocialMail ~ RSS via email Very cool. I just love the Open Source community . I have actually been writing some code of late, and it's great to have some reference code to check out. Not sure if I'm going to go with Ruby on Rails yet, however. And, for the record. I have no idea if this is big in Japan. Tags: Open Source , GPL , Ruby On Rails , Big In Japan , Brian Berliner , brianberliner