SlideShare a Scribd company logo
Migrating a Vignette Website To Drupal:
           Story of Multnomah County



    Joshua Mitchell        Bryan House
    Applications Manager   Sr. Director, Marketing
    Multnomah County       Acquia
                           @bryanhouse
Upcoming Webinars
 Thursday February 17th 9am ET / 2pm UTC
 – Client Advisor Webinar - Drupal Staging and Deployment Best
   Practices
Thursday February 24th 9am ET / 2pm UTC
- A Look Under the Hood at Acquia Hosting for Drupal Websites
Thursday February 24th 1pm ET / 6pm UTC
- Building Killer Developer Communities Fast with Drupal
  Commons
Thursday March 24th 1pm ET / 6pm UTC
 - Mobile-izing Your Organization with Drupal

          Register Today - http://acquia.com/webinars
Upcoming Training Events - February & March 2011
http://training.acquia.com/events
 February 23-25, Leuven, Belgium            March 7-9, Edinburgh, Scotland
   – Drupal Module Development                 – Drupal in a Day
 Throughout February - March in Victoria,      – Site Building with Drupal
 Vancouver, Calgary, Toronto and Montreal
                                            March 21-24, Washington DC
 Canada
                                               – Drupal in a Day
   – Drupal in a Day
                                               – Site Building with Drupal
   – Site Building with Drupal
                                            March 29-31, Paris, France
   – Theming and Module Development
                                               – Drupal in a Day
 March 1-3, Geneva, Switzerland
                                               – Site Building with Drupal
   – Drupal in a Day
   – Site Building with Drupal



             Register for Drupal Training in your area
Training @ DrupalCon:
Upgrading from Drupal 6 to 7

 Conduct upgrades of sites, identify
 pitfalls and gotchas
 Learn methods and best practices for development
 to ease upgrading to Drupal 7
 Instructor Team:
  – Erik Webb - Professional Services, The Inspector
  – Jacob Singh - Engineer in Drupal Gardens, Mr. Media
  – Joshua Brauer - Client Advisor, Dr. Deployment
Introduction




 Joshua Mitchell
 –Applications Manager General Government / Open Source
 –Multnomah County
Migrating from
                           Vignette to Drupal
                      The Story of Multnomah County




Joshua Mitchell, IT Applications Manager, General Government and Open
Source, Multnomah County, Oregon
We started with a simple plan...

  Redesign the website

  Migrate from Vignette 7.3 to 7.5 in the process

  A new CMS was off the table
1 year later

  Redesigned look and feel

  County Chair Website (redesigned twice)

  Homepage and three commissioners

  Only three other sites had been migrated
Decision points

  Vignette 7.6 released

  Multnomah County hires first ever Open Source manager

  OpenText buys Vignette

  Vignette 8 released

  Chance to test out cloud computing
Vignette Costs

  Typical year cost is $143,711 in licensing and maintenance

  Includes:
      Per CPU licensing
      Adapters for MS Office and MS Email/Exchange
      Rich Text Editor (Extron and later ePhox)
      Web Log Reporting
      Vignette Portal - a tool for aggregating content into a
      common "portal" often used for Intranets
      ...and paying for lots complicated licensing language
Vignette Costs (continued)

  Full-time Vignette developer

  Full-time Java/Vignette contractor

  Full-time web designer

  Full-time web manager (content and planning)

  Two part-time content specialists

  Part-time project manager

  Part-time trainer
Why we decided to change directions

Not about price... but that didn't hurt
Why we decided to change directions

Usability

Adding and editing content was cumbersome.
Why we decided to change directions

Training

As the number of launched sites on Vignette grew, we realized
that training time was getting out of hand. Continuous requests
for ad hoc training or content edits by developers rather than
content owners.
Why we decided to change directions

Features

Image resizing (custom module $$)
Media handling (custom code $$)
Document management (additional license $$)

Adding these capabilities would have been costly additional
licenses from Vignette.
Pilot Project

  April 12 - Executive buy in

  April 19-21 - DrupalCon San Francisco (Crash Course)

  June 21 - Hired Open Source (Drupal) Developer

  June 30 - Launched Public Affairs Office and Jobs sites

  August 1 - Pilot concludes and is declared a success
Pilot Project Successes

System handles images
Drupal allows users to upload full size images and associate
those images with other content. Upon display, Drupal
dynamically resizes, compresses, and generates the image in
three different sizes: thumbnail, display and large. These can all
be used for several slideshow solutions in the future and
additional sizes can be added as needed for instant generation.

System handles video and slideshow media
We have successfully created a standard way to display
YouTube, Flickr and other common media types.
Pilot Project Successes

Can categorize and tag content
This is base functionality in Drupal. For the pilot site we are
using tags and have a dynamically generated tag cloud.

System supports friendly URLs
Path aliases and global redirect give us friendly web addresses
that search engines love.

Revision control finally implemented
Moved the Drupal code base into an externally hosted
subversion account. Includes ability to deploy code up our
development stack.
Pilot Project Successes

RSS out of the box
This is base functionality in Drupal. All of our news and events
is automatically published to RSS feeds.

Powerful templating
We easily matched our look and feel and it is much easier to
role new features with a consistent design throughout the site.

Search
Starting with a module that integrates Google Custom Search
Engine. We have plans to move to Apache Solr and faceted
search.
Pilot Project Successes

Site archive and restoration
Backup and Migrate module takes a database snapshot every
two hours. Twice a day, we back up all the files on the site to all
our development environments and an internal server. Before
every code change we snapshot the entire server as a restore
point.

Site launches at the touch of a button
No developers are harmed in the making of a site. We can now
create a new site within seconds. (We used this to our
advantage to create a Google Apps training site on the fly in
about 2 hours.)
Pilot Project Successes

Webforms
Our users can be trained to create their own webforms for
collecting data and creating complicated contact forms.

Blogs, comments, public interaction, oh my
While we've been slow to release new blogs, Drupal gave us
the ability to role blog functionality into any new site.

(Warning... your government users may not be ready for this.)
Drupal Stack

  AWS and Drupal: Two great tastes that go great together

 Amazon’s Elastic Computing (EC2) environment with Elastic
 Block Storage (EBS)

 Pressflow (optimized version of Drupal)

 Special configuration
    Varnish for HTTP caching
    Memcached for MySQL caching
    APC for PHP caching
Drupal Stack

 Elastic IP allows us to hot swap our UAT and Production
 environments in ~3 seconds.

 Estimated load capability of ~20,000 page views per
 second.
Uptime Comparison

Vignette - Public Websites August 2010 through January 2011
Uptime Comparison

Drupal - Public Websites August 2010 through January 2011
Drupal Costs

 No licensing or maintenance costs for our environment

 Server costs are slightly less due to Amazon Web Services
 environment. Use a package repository specifically
 designed for optimized Drupal build.

 Full 3-server AWS stack costs about $500 per month
 including instance run time and bandwidth usage.
 Fluctuates based on actual usage.

 Hosted subversion is $50 per month.
Drupal Costs (continued)

  Full-time Drupal developer

  Full-time Java developer retrained to Drupal

  Full-time web designer

  Full-time web manager (content and planning)

  Two part-time content specialists

  Part-time project manager

  Part-time Drupal trainer
Thank you

 The finishing crew        Helped along the way
    Archie (Linux admin)      Larry (integration)
    Arun (engineering)        Mike (integration)
    Bob (engineering)
    James (design)         Moved on along the way
    Julia (planning)         Kashif (engineering)
    Rachel (content)         Nadya (project mgmt)
    Sanne (content)          Lee (training)
    Stacey (training)
    Xingwu (engineering)
Acquia       [start!]

is Your
Enterprise
Drupal
Guide



               [  enterprise
                 deployment    ]
                        © 2011 Acquia, Inc. All rights reserved.
Start off right           [start!]

with hands-on  [Learn]
training




                           [  enterprise
                             deployment    ]
                                    © 2011 Acquia, Inc. All rights reserved.
Solutions to         [start!]

build great
Drupal web [Build]
experiences




                       [  enterprise
                         deployment    ]
                                © 2011 Acquia, Inc. All rights reserved.
Cloud service      [start!]
platforms for
rapid, reliable
deployments

       [Deploy ]


                     [  enterprise
                       deployment    ]
                              © 2011 Acquia, Inc. All rights reserved.
Enterprise            [start!]

24x7 support
from Drupal
professionals


          [Operate]
                        [  enterprise
                          deployment    ]
                                 © 2011 Acquia, Inc. All rights reserved.
The Acquia Advantage
      Training and Education +
         Professional Services +
   Global Partner Community +
  Drupal Platform as a Service +
       Expert Drupal Support +
        Cloud-based Services +
        [ A Drupal Sure Thing ]


                                   © 2011 Acquia, Inc. All rights reserved.
Questions

 For more information, visit:
 – http://acquia.com
 – http://twitter.com/acquia
 – http://acquia.com/facebook
 Contact us:
                                  Recording of today’s event and slides
  – sales@acquia.com                       will be posted at:
                                          http://acquia.com/resources/
  – 888.9.ACQUIA                                recorded_webinars

 Try Drupal 7 today, for free
  – Sign up at http://drupalgardens.com

 Sign up for a free 30-day Acquia Network Trial
  – http://acquia.com/trial

More Related Content

PPTX
EdTechJoker Spring 2020 - Lecture 7 Drupal intro
PPTX
Drupal
PDF
Going from Zero to Sixty in Drupal with Acquia
PDF
Introduction To Drupal
KEY
Acquia Solutions, A Roadmap to Success with Drupal - Presented by Bryan House...
PDF
Mlb drupal bizday_presentation
PDF
Four Open Source Drupal Applications for Higher Education
PDF
Acquia Platform Update: New Features and Capabilities
EdTechJoker Spring 2020 - Lecture 7 Drupal intro
Drupal
Going from Zero to Sixty in Drupal with Acquia
Introduction To Drupal
Acquia Solutions, A Roadmap to Success with Drupal - Presented by Bryan House...
Mlb drupal bizday_presentation
Four Open Source Drupal Applications for Higher Education
Acquia Platform Update: New Features and Capabilities

Viewers also liked (6)

PPTX
Website Redesign for Lead Generation
PPT
Website Redesign Tips
PDF
Website Redesign Presentation
PDF
6 Examples of Beautiful Website Redesigns
PPTX
How to Prepare a Website Redesign Proposal
DOCX
Web design proposal sample
Website Redesign for Lead Generation
Website Redesign Tips
Website Redesign Presentation
6 Examples of Beautiful Website Redesigns
How to Prepare a Website Redesign Proposal
Web design proposal sample
Ad

Similar to Migrating a Vignette Website to Drupal: Story of Multnomah County (20)

PDF
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
PDF
Demystifying Decoupled Drupal for Developers & Content Authors
PPT
Acquia - NY Senate GSA
PPT
Acquia - NY Senate GSA
PPTX
Drupal by Gaurav Boudh
PDF
Drupal for Mobile
PPTX
Appnovation Intro Deck
PPTX
Lazy Coder Camp Edition 1
PPT
DrupalCon Chicago 2011 ReportBack (11/03/30 - G. Bedford)
PPTX
Our encounter with d8
PPTX
Getting Started with Drupal and Acuqia
PDF
Shockingly Fast Site Development with Acquia Lightning 4.0
PDF
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?
PDF
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Intro
PPTX
Amazon Web Services and PaaS - Enterprise Java for the Cloud Era? - Mark Pric...
PDF
Web developer - Wordpress - Joomla- ExpressionEngine
PDF
What in store in drupal 8
ODP
Drupal introduction
PDF
StackEngine Problem Space Demo
PDF
Build Custom Surveys and Forms Natively in Drupal Gardens
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
Demystifying Decoupled Drupal for Developers & Content Authors
Acquia - NY Senate GSA
Acquia - NY Senate GSA
Drupal by Gaurav Boudh
Drupal for Mobile
Appnovation Intro Deck
Lazy Coder Camp Edition 1
DrupalCon Chicago 2011 ReportBack (11/03/30 - G. Bedford)
Our encounter with d8
Getting Started with Drupal and Acuqia
Shockingly Fast Site Development with Acquia Lightning 4.0
[HKDUG] #20151017 - BarCamp 2015 - Drupal 8 is Coming! Are You Ready?
Drupal Global Training Day by Drupal Mumbai 6th Sep - Drupal Intro
Amazon Web Services and PaaS - Enterprise Java for the Cloud Era? - Mark Pric...
Web developer - Wordpress - Joomla- ExpressionEngine
What in store in drupal 8
Drupal introduction
StackEngine Problem Space Demo
Build Custom Surveys and Forms Natively in Drupal Gardens
Ad

More from Acquia (20)

PDF
Acquia_Adcetera Webinar_Marketing Automation.pdf
PDF
Acquia Webinar Deck - 9_13 .pdf
PDF
Taking Your Multi-Site Management at Scale to the Next Level
PDF
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
PDF
May Partner Bootcamp 2022
PDF
April Partner Bootcamp 2022
PDF
How to Unify Brand Experience: A Hootsuite Story
PDF
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
PDF
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
PDF
September Partner Bootcamp
PDF
August partner bootcamp
PDF
July 2021 Partner Bootcamp
PDF
May Partner Bootcamp
PDF
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
PDF
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
PDF
April partner bootcamp deck cookieless future
PDF
How to enhance cx through personalised, automated solutions
PDF
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
PDF
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
PDF
Leave Local Dev Behind: Start Writing Your Code In The Cloud
Acquia_Adcetera Webinar_Marketing Automation.pdf
Acquia Webinar Deck - 9_13 .pdf
Taking Your Multi-Site Management at Scale to the Next Level
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
May Partner Bootcamp 2022
April Partner Bootcamp 2022
How to Unify Brand Experience: A Hootsuite Story
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
September Partner Bootcamp
August partner bootcamp
July 2021 Partner Bootcamp
May Partner Bootcamp
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
April partner bootcamp deck cookieless future
How to enhance cx through personalised, automated solutions
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Leave Local Dev Behind: Start Writing Your Code In The Cloud

Recently uploaded (20)

PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
Getting Started with Data Integration: FME Form 101
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Approach and Philosophy of On baking technology
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
Tartificialntelligence_presentation.pptx
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Mushroom cultivation and it's methods.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
cloud_computing_Infrastucture_as_cloud_p
PPTX
Machine Learning_overview_presentation.pptx
Heart disease approach using modified random forest and particle swarm optimi...
Getting Started with Data Integration: FME Form 101
Reach Out and Touch Someone: Haptics and Empathic Computing
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Approach and Philosophy of On baking technology
OMC Textile Division Presentation 2021.pptx
Spectral efficient network and resource selection model in 5G networks
Assigned Numbers - 2025 - Bluetooth® Document
Tartificialntelligence_presentation.pptx
SOPHOS-XG Firewall Administrator PPT.pptx
Mushroom cultivation and it's methods.pdf
Unlocking AI with Model Context Protocol (MCP)
Agricultural_Statistics_at_a_Glance_2022_0.pdf
A comparative analysis of optical character recognition models for extracting...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
cloud_computing_Infrastucture_as_cloud_p
Machine Learning_overview_presentation.pptx

Migrating a Vignette Website to Drupal: Story of Multnomah County

  • 1. Migrating a Vignette Website To Drupal: Story of Multnomah County Joshua Mitchell Bryan House Applications Manager Sr. Director, Marketing Multnomah County Acquia @bryanhouse
  • 2. Upcoming Webinars Thursday February 17th 9am ET / 2pm UTC – Client Advisor Webinar - Drupal Staging and Deployment Best Practices Thursday February 24th 9am ET / 2pm UTC - A Look Under the Hood at Acquia Hosting for Drupal Websites Thursday February 24th 1pm ET / 6pm UTC - Building Killer Developer Communities Fast with Drupal Commons Thursday March 24th 1pm ET / 6pm UTC - Mobile-izing Your Organization with Drupal Register Today - http://acquia.com/webinars
  • 3. Upcoming Training Events - February & March 2011 http://training.acquia.com/events February 23-25, Leuven, Belgium March 7-9, Edinburgh, Scotland – Drupal Module Development – Drupal in a Day Throughout February - March in Victoria, – Site Building with Drupal Vancouver, Calgary, Toronto and Montreal March 21-24, Washington DC Canada – Drupal in a Day – Drupal in a Day – Site Building with Drupal – Site Building with Drupal March 29-31, Paris, France – Theming and Module Development – Drupal in a Day March 1-3, Geneva, Switzerland – Site Building with Drupal – Drupal in a Day – Site Building with Drupal Register for Drupal Training in your area
  • 4. Training @ DrupalCon: Upgrading from Drupal 6 to 7 Conduct upgrades of sites, identify pitfalls and gotchas Learn methods and best practices for development to ease upgrading to Drupal 7 Instructor Team: – Erik Webb - Professional Services, The Inspector – Jacob Singh - Engineer in Drupal Gardens, Mr. Media – Joshua Brauer - Client Advisor, Dr. Deployment
  • 5. Introduction Joshua Mitchell –Applications Manager General Government / Open Source –Multnomah County
  • 6. Migrating from Vignette to Drupal The Story of Multnomah County Joshua Mitchell, IT Applications Manager, General Government and Open Source, Multnomah County, Oregon
  • 7. We started with a simple plan... Redesign the website Migrate from Vignette 7.3 to 7.5 in the process A new CMS was off the table
  • 8. 1 year later Redesigned look and feel County Chair Website (redesigned twice) Homepage and three commissioners Only three other sites had been migrated
  • 9. Decision points Vignette 7.6 released Multnomah County hires first ever Open Source manager OpenText buys Vignette Vignette 8 released Chance to test out cloud computing
  • 10. Vignette Costs Typical year cost is $143,711 in licensing and maintenance Includes: Per CPU licensing Adapters for MS Office and MS Email/Exchange Rich Text Editor (Extron and later ePhox) Web Log Reporting Vignette Portal - a tool for aggregating content into a common "portal" often used for Intranets ...and paying for lots complicated licensing language
  • 11. Vignette Costs (continued) Full-time Vignette developer Full-time Java/Vignette contractor Full-time web designer Full-time web manager (content and planning) Two part-time content specialists Part-time project manager Part-time trainer
  • 12. Why we decided to change directions Not about price... but that didn't hurt
  • 13. Why we decided to change directions Usability Adding and editing content was cumbersome.
  • 14. Why we decided to change directions Training As the number of launched sites on Vignette grew, we realized that training time was getting out of hand. Continuous requests for ad hoc training or content edits by developers rather than content owners.
  • 15. Why we decided to change directions Features Image resizing (custom module $$) Media handling (custom code $$) Document management (additional license $$) Adding these capabilities would have been costly additional licenses from Vignette.
  • 16. Pilot Project April 12 - Executive buy in April 19-21 - DrupalCon San Francisco (Crash Course) June 21 - Hired Open Source (Drupal) Developer June 30 - Launched Public Affairs Office and Jobs sites August 1 - Pilot concludes and is declared a success
  • 17. Pilot Project Successes System handles images Drupal allows users to upload full size images and associate those images with other content. Upon display, Drupal dynamically resizes, compresses, and generates the image in three different sizes: thumbnail, display and large. These can all be used for several slideshow solutions in the future and additional sizes can be added as needed for instant generation. System handles video and slideshow media We have successfully created a standard way to display YouTube, Flickr and other common media types.
  • 18. Pilot Project Successes Can categorize and tag content This is base functionality in Drupal. For the pilot site we are using tags and have a dynamically generated tag cloud. System supports friendly URLs Path aliases and global redirect give us friendly web addresses that search engines love. Revision control finally implemented Moved the Drupal code base into an externally hosted subversion account. Includes ability to deploy code up our development stack.
  • 19. Pilot Project Successes RSS out of the box This is base functionality in Drupal. All of our news and events is automatically published to RSS feeds. Powerful templating We easily matched our look and feel and it is much easier to role new features with a consistent design throughout the site. Search Starting with a module that integrates Google Custom Search Engine. We have plans to move to Apache Solr and faceted search.
  • 20. Pilot Project Successes Site archive and restoration Backup and Migrate module takes a database snapshot every two hours. Twice a day, we back up all the files on the site to all our development environments and an internal server. Before every code change we snapshot the entire server as a restore point. Site launches at the touch of a button No developers are harmed in the making of a site. We can now create a new site within seconds. (We used this to our advantage to create a Google Apps training site on the fly in about 2 hours.)
  • 21. Pilot Project Successes Webforms Our users can be trained to create their own webforms for collecting data and creating complicated contact forms. Blogs, comments, public interaction, oh my While we've been slow to release new blogs, Drupal gave us the ability to role blog functionality into any new site. (Warning... your government users may not be ready for this.)
  • 22. Drupal Stack AWS and Drupal: Two great tastes that go great together Amazon’s Elastic Computing (EC2) environment with Elastic Block Storage (EBS) Pressflow (optimized version of Drupal) Special configuration Varnish for HTTP caching Memcached for MySQL caching APC for PHP caching
  • 23. Drupal Stack Elastic IP allows us to hot swap our UAT and Production environments in ~3 seconds. Estimated load capability of ~20,000 page views per second.
  • 24. Uptime Comparison Vignette - Public Websites August 2010 through January 2011
  • 25. Uptime Comparison Drupal - Public Websites August 2010 through January 2011
  • 26. Drupal Costs No licensing or maintenance costs for our environment Server costs are slightly less due to Amazon Web Services environment. Use a package repository specifically designed for optimized Drupal build. Full 3-server AWS stack costs about $500 per month including instance run time and bandwidth usage. Fluctuates based on actual usage. Hosted subversion is $50 per month.
  • 27. Drupal Costs (continued) Full-time Drupal developer Full-time Java developer retrained to Drupal Full-time web designer Full-time web manager (content and planning) Two part-time content specialists Part-time project manager Part-time Drupal trainer
  • 28. Thank you The finishing crew Helped along the way Archie (Linux admin) Larry (integration) Arun (engineering) Mike (integration) Bob (engineering) James (design) Moved on along the way Julia (planning) Kashif (engineering) Rachel (content) Nadya (project mgmt) Sanne (content) Lee (training) Stacey (training) Xingwu (engineering)
  • 29. Acquia [start!] is Your Enterprise Drupal Guide [ enterprise deployment ] © 2011 Acquia, Inc. All rights reserved.
  • 30. Start off right [start!] with hands-on [Learn] training [ enterprise deployment ] © 2011 Acquia, Inc. All rights reserved.
  • 31. Solutions to [start!] build great Drupal web [Build] experiences [ enterprise deployment ] © 2011 Acquia, Inc. All rights reserved.
  • 32. Cloud service [start!] platforms for rapid, reliable deployments [Deploy ] [ enterprise deployment ] © 2011 Acquia, Inc. All rights reserved.
  • 33. Enterprise [start!] 24x7 support from Drupal professionals [Operate] [ enterprise deployment ] © 2011 Acquia, Inc. All rights reserved.
  • 34. The Acquia Advantage Training and Education + Professional Services + Global Partner Community + Drupal Platform as a Service + Expert Drupal Support + Cloud-based Services + [ A Drupal Sure Thing ] © 2011 Acquia, Inc. All rights reserved.
  • 35. Questions For more information, visit: – http://acquia.com – http://twitter.com/acquia – http://acquia.com/facebook Contact us: Recording of today’s event and slides – [email protected] will be posted at: http://acquia.com/resources/ – 888.9.ACQUIA recorded_webinars Try Drupal 7 today, for free – Sign up at http://drupalgardens.com Sign up for a free 30-day Acquia Network Trial – http://acquia.com/trial