Top Banner
Living a Nightmare, Dreaming a Dream A Drupal Deployment Dilemma SATURN Conference, April 2015 Gail E. Harris [email protected] Director & Architect, Web and Mobile Delivery
13

Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

Jun 02, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

Living a Nightmare,Dreaming a DreamA Drupal Deployment DilemmaSATURN Conference, April 2015

Gail E. Harris [email protected] & Architect, Web and Mobile Delivery

Page 2: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

About TVO

"use electronic and associated media to provide educational opportunities for all people in Ontario"

Page 3: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

Analysis 3

Page 4: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

The Dream 4

Page 5: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

Automated Tests 5

Page 6: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

Coding Practices

• Content Management System

• Can configure with a "point and click" GUI

• Templates to build web pages for delivery through web server (apache)

• Includes page authoring and editorial workflow capabilities

6

Page 7: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

Continuous Delivery

• Load Balancers

• Web Servers

• Databases

7

Page 8: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

Culture Dilemma 8

Page 9: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

Crucial Executive Support 9

Page 10: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

Culture Changes 10

Page 11: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

• System as a composition of components

• "Structural issues include the gross organization and global control structures; the protocols for communication, synchronization, and data access; the assignment of functionality to design elements; physical distribution; composition of design elements; scaling and performance; dimensions of evolution; and selection among design alternatives. "

• Garlan, Shaw: 1994

13/04/2015

Architecture is about… 11

Page 12: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

13/04/2015

Lessons Learned

• Maintainability driving Architecture decisions

• Architecture decisions driving changes in work habits

• Need for work habit changes driving recruiting and organizational structure decisions

12

Page 13: Living a Nightmare, Dreaming a Dream: A Drupal Deployment ...€¦ · Living a Nightmare, Dreaming a Dream: A Drupal Deployment Dilemma Author: Gail E. Harris (TVOntario) Subject:

• Could these changes have been done incrementally?

• How would this work in another organization where the architect and manager roles are separate?

• How to take better advantage of the tight coupling of organization structure changes with motivational changes?

• The surprise: technology choice matters least of all

Discussion 13