InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Google Wants to Replace Microsoft Exchange with an Outlook Plug-in

Posted by Abel Avram on Jun 10, 2009

Sections
Process & Practices,
Development
Topics
Communication ,
Architecture ,
.NET ,
Collaboration
Tags
Microsoft ,
Google

The new Google plug-in for Microsoft Outlook allows businesses to replace the Exchange server with Google Apps, giving the users the familiar Outlook experience, but having significant cost savings by running the back end in Google’s cloud.

The plug-in allows for instant synchronization of email, calendar, and contacts between Outlook and the usual Gmail/Calendar web based interface. Contacts added through Gmail appear in Outlook and calendar events set up in Outlook can be accessed online from Google Calendar.

The IMAP protocol previously used by Outlook to access Gmail accounts, and considered as slow for a large user base, is replaced by Google Offline which is dubbed as being much faster. The Outlook plug-in installation and configuration is a 2-clicks process. The users do not notice they are not using Exchange anymore.

Robert Rudy, CIO at Avago – a $7 billion company with 4,100 users - estimates that Google Apps costs 1/6th of the similar Exchange installation, saving them $1.6 million a year and winning a place among the “2009 CIO 100 Winners”. The plug-in has had another effect: the number of Avago’s employees using Outlook dropped from 39% to 12% in 4 weeks by switching to Gmail. Genentech, the largest Google Apps client, has 20,000 employees using the Outlook plug-in.

Google is offering a Premier and an Education edition. The Premier edition costs $50/user per year, and includes 25 GB of storage, instant search, SLA with 99.9% up time, mobile access, Google Video, Google Sites beside the usual Gmail, Docs, Calendar. Businesses with less than 50 users can apply for the ad-based free version. Currently, Google has 1 million business using Google Apps, and the vast majority of them are using the free version.

Related Sponsor

In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!

IMAP & Outlook by Steve Macdonald Posted
Re: IMAP & Outlook by Abel Avram Posted
Migrating from Exchange by Larr Haustei Posted
Re: Migrating from Exchange by Abel Avram Posted
  1. Back to top

    IMAP & Outlook

    by Steve Macdonald

    Outlook uses Outlook-Exchange Transport Protocol to talk to Exchange, not IMAP. IMAP was used to get Outlook to talk to Google heretofore, and yes, it was pretty slow. Outlook can also use RPC over HTTP to talk to Exchange.

  2. Back to top

    Re: IMAP & Outlook

    by Abel Avram

    Steve, you are correct. Thanks for pointing it out.

  3. Back to top

    Migrating from Exchange

    by Larr Haustei

    Is there any way now to migrate from an existing Exchange server with the data to google Apps?

  4. Back to top

    Re: Migrating from Exchange

    by Abel Avram

    Larr, I have not performed such a migration myself to know for sure how it works but from what I read it is like this: you install the add-in and go through one dialog asking you what data from the current Exchange configuration you want to import. The add-in imports the selected data and stores it to Google Apps and you are good to go. Also you might want to check this link www.itwriting.com/blog/1530-google-apps-add-on-... for info on Google add-in breaking Outlook's search feature before switching to Google Apps.

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.