Force.com sheds the proprietary tag…almost

By Subraya Mallya - December 2010 | Topics - Cloud Computing

As I write this post from DreamForce, my second year attending the event, the buzz here is incredible. The last two days have seen a slew of announcements from Salesforce.com. Being a showman is definitely not something Marc Benioff would complain being tagged as.

Force.com for all the accolades still carried the tag of being proprietary, built around a proprietary technology Apex and proprietary database. Salesforce.com shed part of stigma with the announcement of VMForce last year, opening up the platform for Java Developers albeit just the Spring faction. Today they took another big step when they announced the acquisition of Heroku, the leading Ruby on Rails Platform. With startups increasingly using Ruby on Rails as their platform of choice to build out social, mobile and web2.0 applications, I think this is fantastic acquisition for Salesforce.com.

Heroku is a multi-tenant platform for deploying Ruby/Rails applications. It runs on top of Amazon’s EC2, while abstracting all those details from users. Heroku offers both shared and dedicated deployment options and very flexible usage-based pricing. Looking at their site they claim running 100K applications on their platform with amongst others companies like Best Buy. In addition, they have their own version of marketplace for third party developers to publish and sell applications built on Heroku. You can find solutions for MongoDB, Memcache, Redis and many Facebook, Twitter applications.

Heroku is as geeky as geeky gets. And I am not talking about their technology. Their metering unit is called Dyno.  A dyno is a single web process running your code and responding to HTTP requests. You buy more dynos as you need more scale. In a traditional Infrastructure-as-a-service, you would provision more VMs to crank up the capacity, in Heroku you increase the number of dynos spread across a grid. A single dyno can handle 10-100 requests per second. Heroku also comes with other essential ingredients of a scalable platform like HTTP caching using Varnish, Background/Job Queues, Image Caching. Other technologies available in the platform include , Full Text Search (Solr), a full-featured PostgreSQL DBMS and NOSQL database choices through its marketplace.

A quick glimpse at the Heroku offering details

Salesforce.com was one of the first companies that saw that there was a need for a cloud platform, even as they continued to charge forward with their Sales Automation SaaS application. While it took a while for companies to become believers of the virtues of Platform-as-a-Service, now it is absolutely clear that it will be the largest cloud service amongst all the XaaS segments.

Take this acquisition announcement alongwith the announcement of the announcement of Database Service(which I will cover in a separate post), the RemedyForce offering for IT Service Management in partnership with BMC and the past VMForce announcement and you now get a clear picture of the full platform around Force.com evolving.

So what are the pluses?

  1. Adding the Ruby on Rails capability to the application development platform is definitely a big plus.
  2. Creating the database as a service is definitely a step in the right direction. While the database might not match up well with the existing on-premise databases today, making it a separate offering will ensure the roadmap will be evolve and the database can only get better from here on.The learnings from Heroku team in terms of supporting NOSQL databases which might be net addition to database.com.
  3. Salesforce.com has primarily been focused on enterprise. Adding Ruby on Rails gives it access to startups and other edge application domains like social applications.

Does this mean Salesforce.com is ready world dominance? Far from it. Here are some reasons why

  1. Ruby on Rails is not the predominant development environment in the mainstream IT yet. Most of the companies have at best built some edge applications like social applications. It is still making its way out of the geekdom to the mainstream. The tooling around Ruby on Rails is still in the nascent stage. Having a successful company like Salesforce.com put its muscle behind it can only make it better.
  2. The focus for both companies have been edge applications. For Salesforce.com to make real dent into corporate IT and initiate any kind of exodus will need to outline how companies can reuse existing business logic, process and easily move existing applications to Cloud.
  3. While the effort to become more open is great, a platform is truly open when it allows companies to not just move their applications from corporate datacenter to their platform but also to take it to another platform. In a way they should demonstrate there is no lock-in. VMForce and Heroku should alleviate that concern, but the journey has just started.
  4. Heroku is entirely based on Amazon EC2. Force.com on the other hand has its own infrastructure. It would be interesting to see what will be done there. Force.com has ways to go before they can match the tooling, management that Amazon has. Heroku is already considered expensive and the pricing might get more expensive if Heroku transitions to Force.com infrastructure.

VMForce started off with a bang and since then we have not heard a great lot about the successes. The more successes they can demonstrate the more they will get considered as true platform. They have gotten off to a great start.

Thoughts shared by readers (7)

  1. Satheesh Reddy Says:

    Nice information. As they are already branded as proprietary platform, it is interesting to see how they demonstrate that there is no lock in.

  2. Subraya Mallya Says:

    Satheesh, Thanks. As such there is no official branding done by anyone to say a company is proprietary or not. It is a general consensus in the industry. In fact, they Marc Benioff himself mentioned it in his keynote that they keep facing that question and the VMForce partnership and Heroku acquisition are efforts to quell those concerns

  3. Vincent O'Hare Says:

    SalesForce is a great Platform, especially for Enterprise Departments and SME’s.

    However, Force.com has two key disadvantages from the point of view of the ISV. Firstly, Force.com is proprietry. Secondly, it is only available ‘in-the-cloud’.

    Does anyone know if the acquisition of Heroku will alter one or the other (or both) of these issues? i.e. will it ever be possible to target on-premises application deployment from within the SalesForce.com platform(s).

    Vincent O’Hare

  4. Subraya Mallya Says:

    Vincent, As far as I know Heroku is a pure play cloud platform provider. No on-premise. I understand the need for on-premise for legacy but if you are building a brand new app, I am not sure, why you would consider doing it on-premise.

  5. Gerry Sweeney Says:

    Vincent, I have been leading a development effort here at Hornbill for the last three years to deliver a PaaS solution for ISV’s and mid-market/enterprise use targeting point line-of-business solutions. The platform will be provided as both a cloud based and on-premise offering. The aim is to allow customers/developers to build/test there application in the cloud at no cost and then give them the option to deliver it to their customers either as an on-premise or cloud solution. We expect to have some customer preview activity on the platform starting in Q1 2011 and internally we are already building our first applications. Obviously, this does not address the point of being proprietary, any platform is by definition but we have been very successful putting our customers in control when they adopt our technology, I believe by giving our customers the option of cloud or on-premise and a very easy way of switching between them I believe our customers would be comfortable with this which I hope is backed with our track record as a software vendor over the past 15 years.

  6. Devon Watson Says:

    I think there is a subset of software companies that will need to support the on-prem model in addition to SaaS such as those who sell into government or have extremely bandwidth intensive application needs or serve under developed geographies, etc….. The ability to deploy the same code base in the cloud as a true SaaS offering as well as on-prem for select clients is something we built into SaaSGrid and its a pretty unique capability.

  7. Vincent O'Hare Says:

    Thank you gentlemen,
    So it seems that Heroku is consistent with the SalesForce ‘No Software’ mantra.
    By contrast, SaaSGrid and Hornbill are advocating a dual mode (‘Software + Service’) approach, which provides more freedom.
    It’s good that there are different approaches and that we can assess the pros and cons!

Trackbacks For This Post (12)

  1. Subraya Mallya Says:

    Force.com sheds the proprietary tag…almost: http://t.co/veZIdlm #Heroku #SFDC #df10 #RubyOnRails

  2. PrudentCloud Says:

    RT @subrayamallya: Force.com sheds the proprietary tag…almost: http://t.co/veZIdlm #Heroku #SFDC #df10 #RubyOnRails

  3. Ranvir Wadera Says:

    http://bit.ly/dICsNu -Good post on how the Heroku acquisition will help Salesforce.com

  4. prudentcloud Says:

    Force.com sheds the proprietary tag…almost http://goo.gl/fb/fvMBU @prudentcloud #cloudcomputing #amazonec2 #memcache

  5. Michael Gill Says:

    RT @SubrayaMallya: Force.com sheds the proprietary tag…almost: http://t.co/veZIdlm #Heroku #SFDC #df10 #RubyOnRails

  6. CloudHosting Says:

    http://bit.ly/dICsNu -Good post on how the Heroku acquisition will help Salesforce.com: http://bit.ly/hKQrXY

  7. CloudHosting Says:

    http://bit.ly/dICsNu -Good post on how the Heroku acquisition will help Salesforce.com: http://bit.ly/hKQrXY

  8. Elastic Security Says:

    Force.com sheds the proprietary tag…almost: http://feedproxy.google.com/~r/Prudentwire/~3/UwRGn3PvC58/ #cloudcomputing

  9. Hameed Haqparwar Says:

    Some critical thoughts on SF Heroku acquisition – http://goo.gl/shyky and http://bit.ly/er0a5A

  10. Gerry Sweeney Says:

    Interesting article. http://lnkd.in/67xd3i

  11. VendorNews Says:

    RT @gerrysweeney: Interesting article. http://lnkd.in/67xd3i

  12. Subraya Mallya Says:

    @rwadera Thanks for the RT http://bit.ly/dICsNu -Good post on how the Heroku acquisition will help Salesforce.com @prudentcloud

We would love to hear your thoughts. Please leave a comment

Note: Please review our Comment Policy

You must be logged in to post a comment.

Back to Top

Discover more from PrudentCloud

Subscribe now to keep reading and get access to the full archive.

Continue reading