SlideShare une entreprise Scribd logo
1  sur  66
Télécharger pour lire hors ligne
GAJAH ANNUAL REPORT 2015 | 1
Set	up	a	Drupal	8	
Development	Workflow	
with	Configuration	
Management
by Jorge Diaz
@djvasi		@jorgediazhav	
INTRO
DRUPAL CONSULTING,
DEVELOPMENT AND TRAINING.
FOUNDED IN 2007 BY SUZANNE
KENNEDY & ALEX DERGACHEV.
HELP ORGANIZATIONS BUILD
AWESOME DRUPAL WEBSITES WITH
CUSTOM FUNCTIONALITY.
WHO WE ARE
A passionate team of Drupal Developers based in Montreal, QC.
@djvasi		@jorgediazhav	
INTRO
MY NAME IS JORGE DIAZ AND
I’VE BEEN WORKING WITH
DRUPAL FOR MORE THAN 8
YEARS.
I WORK AS A DRUPAL THEMER
& FRONT-END DEVELOPER AT
EVOLVING WEB.
ABOUT ME
And will try to do their best in the next 40 minutes…
@djvasi		@jorgediazhav	
INTRO
I WAS BORN IN THE MAGICAL CITY OF HAVANA, 30
YEARS AGO BUT DRUPAL TOOK ME TO MONTREAL
WHO WILL STAND HERE?
And will try to do its best in the next 60 minutes…
@djvasi		@jorgediazhav	
INTRO
WE SPECIALIZE IN DRUPAL
From standard websites to advanced content management tools.
@djvasi		@jorgediazhav	
INTRO
SOME BIG FISH HAVE HIRED US
Mostly in North America, we have a wide variety of clients.
@djvasi		@jorgediazhav	
INTRO
SUMMARY
For the next 40 minutes
D7 CONFIGURATION MANAGEMENT
Features as an alternative for teams.
THE NEW D8 CONFIGURATION MANAGEMENT
What is new & how this changes everything.
LIVE DEMO OF A SAMPLE D8 PROJECT
Simulating 2 developers working together
RECAP
Review the main points of the development experience
INTRO TO CONFIG MANAGEMENT (CM)
Features as an alternative for teams.
WHAT IS
CONFIGURATION
MANAGEMENT?
@djvasi		@jorgediazhav	
CONFIG
MANAGEMENT
DRUPAL DEV PROCESS
Involves a lot of details, but we will just simplify it
@djvasi		@jorgediazhav	
CONFIG
MANAGEMENT
DRUPAL DEV PROCESS
Involves a lot of details, but we will just simplify it
DEV	
PROCESS
@djvasi		@jorgediazhav	
CONFIG
MANAGEMENT
DRUPAL DEV PROCESS
Involves a lot of details, but we will just simplify it
DEV	
PROCESS
@djvasi		@jorgediazhav	
CONFIG
MANAGEMENT
DRUPAL DEV PROCESS
Involves a lot of details, but we will just simplify it
DEV	
PROCESS
@djvasi		@jorgediazhav	
DEV	
PROCESS
CONFIG
MANAGEMENT
THIS IS JUST A “CMS” APPROACH
Involves a lot of details, but we will just simplify it
@djvasi		@jorgediazhav	
DEV	PROCESS
CONFIG
MANAGEMENT
HOW TO SYNCHRONIZE CONFIG?
SITE
BUILDER
👤
CONTENT
ARCHITECT👤
FRONT-END
DEVELOPER
👤BACKEND
DEVELOPER
👤
@djvasi		@jorgediazhav	
DEV	PROCESS
CONFIG
MANAGEMENT
SITE
BUILDER
👤
CONTENT
ARCHITECT👤
FRONT-END
DEVELOPER
👤BACKEND
DEVELOPER
👤
HOW TO SYNCHRONIZE CONFIG?
@djvasi		@jorgediazhav	
CONFIG
MANAGEMENT
CONTENT TALK IS LATER AT 4PM
Right here :)
DEV	
PROCESS
DRUPAL 7
CONFGURATION
MANAGEMENT
@djvasi		@jorgediazhav	
D7
CONFIGURATION
MANAGEMENT
DRUPAL 7
Configuration and content live in the same place
@djvasi		@jorgediazhav	
CONTENT TYPES, TAXONOMIES & MENUS
Blog posts, Pages, Articles, Menu Items…
DRUPAL 7
Configuration and content live in the same place
VIEWS & BLOCKS POSITIONS
Views structure and config, blocks positioning across themes…
ROLES, PERMISSIONS & USER FIELDS
Custom user fields, roles and all related permission.
CONTENT NODES, TAGS & MENU ITEMS
Blog posts, articles, Pages and navigation items.
REGISTERED USERS
With all their info, emails, encrypted passwords…
D7
CONFIGURATION
MANAGEMENT
@djvasi		@jorgediazhav	
CONTENT TYPES, TAXONOMIES & MENUS
Blog posts, Pages, Articles, Menu Items…
DRUPAL 7
Configuration and content live in the same place
VIEWS & BLOCKS POSITIONS
Views structure and config, blocks positioning across themes…
ROLES, PERMISSIONS & USER FIELDS
Custom user fields, roles and all related permission.
CONTENT NODES, TAGS & MENU ITEMS
Blog posts, articles, Pages and navigation items.
REGISTERED USERS
With all their info, emails, encrypted passwords…
D7
CONFIGURATION
MANAGEMENT
@djvasi		@jorgediazhav	
ENABLED MODULES AND THEMES
DRUPAL 7
Configuration and content live in the same place
SITE NAME, SLOGAN
MODULE SPECIFIC CONFIGURATION
D7
CONFIGURATION
MANAGEMENT
GAJAH ANNUAL REPORT 2015 | 22
@djvasi		@jorgediazhav	
SITE
BUILDER
👤
CONTENT
ARCHITECT👤 FRONT-END
DEVELOPER
👤
BACKEND
DEVELOPER
👤
HOW TO WORK TOGETHER
And make all our workflows to converge at some point?
D7
CONFIGURATION
MANAGEMENT
GAJAH ANNUAL REPORT 2015 | 23
@djvasi		@jorgediazhav	
SITE
BUILDER
👤
CONTENT
ARCHITECT👤 FRONT-END
DEVELOPER
👤
BACKEND
DEVELOPER
👤
GIT TAKES CARE OF THE CODED7
CONFIGURATION
MANAGEMENT
GAJAH ANNUAL REPORT 2015 | 24
@djvasi		@jorgediazhav	
D7
CONFIGURATION
MANAGEMENT
THE REAL ISSUE IS THE DB
GAJAH ANNUAL REPORT 2015 | 25
@djvasi		@jorgediazhav	
SITE
BUILDER
👤
CONTENT
ARCHITECT👤
FRONT-END
DEVELOPER
👤
BACKEND
DEVELOPER
👤
THE SAME CODEBASE?
It will be going back to the ‘90s
D7
CONFIGURATION
MANAGEMENT
GAJAH ANNUAL REPORT 2015 | 26
@djvasi		@jorgediazhav	
D7
CONFIGURATION
MANAGEMENT
SHOULD WE USE THE SAME DB?
Mmmmm…...... We have all been there before :(
GAJAH ANNUAL REPORT 2015 | 27
@djvasi		@jorgediazhav	
D7
CONFIGURATION
MANAGEMENT
HOW TO MERGE CONFIGURATION
That is the question…
GAJAH ANNUAL REPORT 2015 | 28
@djvasi		@jorgediazhav	
D7
CONFIGURATION
MANAGEMENT
SOMETHING HAD TO BE DONE
To support very biiiiiiiiiiiig & scalable projects
FEATURES MODULE
@djvasi		@jorgediazhav	
VIEWS, CONTENT TYPES, MENU
STRUCTURES
ROLES, PERMISSIONS & VARIABLES
BLOCKS WITH CONTENT & POSITIONS
EXPORT CONFIG ENTITIES TO CODE
To save Drupal 7
D7
CONFIGURATION
MANAGEMENT
@djvasi		@jorgediazhav	
VIEWS, CONTENT TYPES, MENU
STRUCTURES
ROLES, PERMISSIONS & VARIABLES
BLOCKS WITH CONTENT & POSITIONS
EXPORT CONFIG ENTITIES TO CODE
To save Drupal 7
D7
CONFIGURATION
MANAGEMENT
@djvasi		@jorgediazhav	
VIEWS, CONTENT TYPES, MENU
STRUCTURES
ROLES, PERMISSIONS & VARIABLES
BLOCKS WITH CONTENT & POSITIONS
EXPORT CONFIG ENTITIES TO CODE
To save Drupal 7
D7
CONFIGURATION
MANAGEMENT
@djvasi		@jorgediazhav	
VIEWS, CONTENT TYPES, MENU
STRUCTURES
ROLES, PERMISSIONS & VARIABLES
BLOCKS WITH CONTENT & POSITIONS
EXPORT CONFIG ENTITIES TO CODE
To save Drupal 7
D7
CONFIGURATION
MANAGEMENT
GAJAH ANNUAL REPORT 2015 | 33
@djvasi		@jorgediazhav	
CONTENT
ARCHITECT👤 FRONT-END
DEVELOPER
👤
HOW TO WORK TOGETHER
And	make	our	configuration	converge	at	some	point
D7
CONFIGURATION
MANAGEMENT
THEME +
MODULES +
FEATURES
GAJAH ANNUAL REPORT 2015 | 34
@djvasi		@jorgediazhav	
D7
CONFIGURATION
MANAGEMENT
SOMETHING HAD TO BE DONE
To support very biiiiiiiiiiiig & scalable projects
GAJAH ANNUAL REPORT 2015 | 35
@djvasi		@jorgediazhav	
D7
CONFIGURATION
MANAGEMENT
SOMETHING HAD TO BE DONE
To support very biiiiiiiiiiiig & scalable projects
DRUPAL 8
CONFIGURATION
MANAGEMENT
@djvasi		@jorgediazhav	
DRUPAL 8
CONFIG
MANAGEMENT
DRUPAL 8 CONFIG
MANAGEMENT IS IN CORE
And it is just amazing!
FEATURES SHOWED THE PATH
To support very biiiiiiiiiiiig & scalable projects
@djvasi		@jorgediazhav	
DRUPAL 8
CONFIG
MANAGEMENT
DRUPAL 8 CONFIG
MANAGEMENT IS IN CORE
And it is just amazing!
FEATURES SHOWED THE PATH
To support very biiiiiiiiiiiig & scalable projects
@djvasi		@jorgediazhav	
DRUPAL 8
CONFIG
MANAGEMENT
DRUPAL 8 CONFIG
MANAGEMENT IS IN CORE
And it is just amazing!
FEATURES USE THE PATH
To support very biiiiiiiiiiiig & scalable projects
@djvasi		@jorgediazhav	
DRUPAL 8
CONFIG
MANAGEMENT
@djvasi		@jorgediazhav	
DRUPAL 8
CONFIG
MANAGEMENT
@djvasi		@jorgediazhav	
DRUPAL 8
CONFIG
MANAGEMENT
SEE CONFIG
MANAGEMENT
IN ACTION!
@djvasi		@jorgediazhav	
SEE CONFIG
MANAGEMENT
IN ACTION!
FRONT-END
DEVELOPER
👤
BACKEND
DEVELOPER
👤
MEET THE IMAGINARY TEAM!
That I will emulate in the following Demo
@djvasi		@jorgediazhav	
SEE CONFIG
MANAGEMENT
IN ACTION!
FRONT-END
DEVELOPER
👤
BACKEND
DEVELOPER
👤
MEET THE IMAGINARY TEAM!
That I will emulate in the following Demo
@djvasi		@jorgediazhav	
SEE CONFIG
MANAGEMENT
IN ACTION!
FRONT-END
DEVELOPER
👤
BACKEND
DEVELOPER
👤
MEET THE IMAGINARY TEAM!
That I will emulate in the following Demo
@djvasi		@jorgediazhav	
SEE CONFIG
MANAGEMENT
IN ACTION!
FRONT-END
DEVELOPER
👤
BACKEND
DEVELOPER
👤
EACH ONE WILL HAVE A DEV ENV
That Acquia Dev Desktop will help me emulate.
@djvasi		@jorgediazhav	
SEE CONFIG
MANAGEMENT
IN ACTION!
FRONT-END
DEVELOPER
👤
BACKEND
DEVELOPER
👤
BOTH WILL BE IN SYNC
And then they will be happy Drupal 8 Devs!
DEMO, DEMO!
TIME IS
RUNNING!!!
@djvasi		@jorgediazhav	
DEMO
$	drush dl admin_toolbar
$	drush en admin_toolbar_tools
$	drush en bootstrap	
$	drush config-set system.theme default	bootstrap
SAMPLE CONFIG
To emulate a sample configuration
@djvasi		@jorgediazhav	
DEMOu
drush
site-install
--verbose
config_installer
config_installer_sync_configure_form.sync_directory=config/site
--db-url=mysql://root:@127.0.0.1:33069/DB_NAME
--yes
DRUSH INSTALL
Basedon an installation profile
RESULTS
@djvasi		@jorgediazhav	
RESULTS
DRUPAL 8 WAS NEEDED
It's really easy to create config structures
@djvasi		@jorgediazhav	
RESULTS
RECAP
1. Install	the	Web	Server	and	Drush for	Drupal	8	(90%	
chances	you	have	this	done	already)
2. Install	your	Drupal	8	site	and	add	config_installer
3. Export	your	config	and	push	it	to	your	repo.
@djvasi		@jorgediazhav	
RESULTS
RECAP
5.	Clone	your	repo	elsewhere	and	install	your	site	using	
the	$	drush site-install	config_installer...	command.
6.	$	drush config-export	after	PUSH	and	$pull	drush
config-import	after	PULL
@djvasi		@jorgediazhav	
RESULTS
DRUPAL 8 WAS NEEDED
It's really easy to create config structures
DEV	
PROCESS
@djvasi		@jorgediazhav	
RESULTS
DRUPAL 8 WAS NEEDED
It's really easy to create config structures
DEV	
PROCESS
@djvasi		@jorgediazhav	
RESULTS
DRUPAL 8 WAS NEEDED
It's really easy to create config structures
DEV	
PROCESS
👤👤👤
@djvasi		@jorgediazhav	
CONFIG
MANAGEMENT
DRUPAL 8 WAS NEEDED
It's really easy to create config structures
DEV	
PROCESS
@djvasi		@jorgediazhav	
RESULTS
MODULES BRING THEIR OWN
And is really easy to create config structures
@djvasi		@jorgediazhav	
RESULTS
THEMES TOO!
With default block positioning, settings...
GAJAH ANNUAL REPORT 2015 | 62
@djvasi		@jorgediazhav	
RESULTS
FEATURES STILL EXISTS!
As CM takes care of individual and general
GAJAH ANNUAL REPORT 2015 | 63
@djvasi		@jorgediazhav	
RESULTS
FEATURES STILL EXISTS!
As CM takes care of individual and general
@djvasi		@jorgediazhav	
RESULTS
CONTENT TALK IS LATER AT 4PM
Right here :)
DEV	
PROCESS
For Your Precious
Time and Attention.
THANKS!!!
All	images	used	in	this	presentation	are	property	of	their	respective	owners	
and	are	not	intended	for	commercial	purpose.	All	were	obtained	from	
http://unsplash.com
Drupal	is	a	registered	trademark	of	Dries	Buytaert.
All	logos	used	in	this	presentation	are	property	of	their	respective	owners.
Please Don’t Hesitate.
QUESTIONS?
?

Contenu connexe

Tendances

Beyond the web: Mobile apps using Drupal & Ionic 2 - Drupal Dev Days Seville ...
Beyond the web: Mobile apps using Drupal & Ionic 2 - Drupal Dev Days Seville ...Beyond the web: Mobile apps using Drupal & Ionic 2 - Drupal Dev Days Seville ...
Beyond the web: Mobile apps using Drupal & Ionic 2 - Drupal Dev Days Seville ...La Drupalera
 
Planning & Executing Custom Drupal Integration Projects
Planning & Executing Custom Drupal Integration ProjectsPlanning & Executing Custom Drupal Integration Projects
Planning & Executing Custom Drupal Integration ProjectsAchieve Internet
 
QA on Drupal projects - Drupal Dev Days Seville 2017
QA on Drupal projects - Drupal Dev Days Seville 2017QA on Drupal projects - Drupal Dev Days Seville 2017
QA on Drupal projects - Drupal Dev Days Seville 2017La Drupalera
 
Responsive testing in Drupal - Drupal Developer Days
Responsive testing in Drupal - Drupal Developer DaysResponsive testing in Drupal - Drupal Developer Days
Responsive testing in Drupal - Drupal Developer DaysLa Drupalera
 
Hong kong drupal user group dec13th responsive web design for dummy
Hong kong drupal user group dec13th responsive web design for dummyHong kong drupal user group dec13th responsive web design for dummy
Hong kong drupal user group dec13th responsive web design for dummyAnn Lam
 
Docker, your best ally to migrate & upgrading your Drupal - Drupal Dev Days S...
Docker, your best ally to migrate & upgrading your Drupal - Drupal Dev Days S...Docker, your best ally to migrate & upgrading your Drupal - Drupal Dev Days S...
Docker, your best ally to migrate & upgrading your Drupal - Drupal Dev Days S...La Drupalera
 
Agile Transformations, the Good, the Bad and the Ugly
Agile Transformations,  the Good, the Bad and the UglyAgile Transformations,  the Good, the Bad and the Ugly
Agile Transformations, the Good, the Bad and the UglyRally Software
 
Agile Greece Summit 2017 - Lean Business Agility
Agile Greece Summit 2017 - Lean Business AgilityAgile Greece Summit 2017 - Lean Business Agility
Agile Greece Summit 2017 - Lean Business AgilityAgile Greece
 
Resources and equipment
Resources and equipmentResources and equipment
Resources and equipmentjoshmacqueen2
 
Helping the LatinGRAMMYs Reach a Global Audience
Helping the LatinGRAMMYs Reach a Global Audience Helping the LatinGRAMMYs Reach a Global Audience
Helping the LatinGRAMMYs Reach a Global Audience Achieve Internet
 
Failing With Agile
Failing With AgileFailing With Agile
Failing With Agilelazygolfer
 
OpenOffice, Open Business
OpenOffice, Open BusinessOpenOffice, Open Business
OpenOffice, Open Businessimacat .
 
Student Pipeline to Open Source Communities using HFOSS
Student Pipeline to Open Source Communities using HFOSSStudent Pipeline to Open Source Communities using HFOSS
Student Pipeline to Open Source Communities using HFOSSAll Things Open
 
Drupal Case Study - Sydney Living Museums #dsw2014
Drupal Case Study - Sydney Living Museums #dsw2014Drupal Case Study - Sydney Living Museums #dsw2014
Drupal Case Study - Sydney Living Museums #dsw2014Daniel Tome
 
A Developer's guide to DevOps
A Developer's guide to DevOpsA Developer's guide to DevOps
A Developer's guide to DevOpsgrangaard
 
Contribute to drupal
Contribute to drupalContribute to drupal
Contribute to drupalAG Prime
 
Hello Girl Intro to Programming
Hello Girl Intro to ProgrammingHello Girl Intro to Programming
Hello Girl Intro to ProgrammingFelicia O'Garro
 
Building and future-proofing your WordPress sites with the Genesis Framework
Building and future-proofing your WordPress sites with the Genesis FrameworkBuilding and future-proofing your WordPress sites with the Genesis Framework
Building and future-proofing your WordPress sites with the Genesis FrameworkWP Engine
 

Tendances (20)

Drupal
DrupalDrupal
Drupal
 
Beyond the web: Mobile apps using Drupal & Ionic 2 - Drupal Dev Days Seville ...
Beyond the web: Mobile apps using Drupal & Ionic 2 - Drupal Dev Days Seville ...Beyond the web: Mobile apps using Drupal & Ionic 2 - Drupal Dev Days Seville ...
Beyond the web: Mobile apps using Drupal & Ionic 2 - Drupal Dev Days Seville ...
 
Last Call Media Drupal 8 Case Study
Last Call Media Drupal 8 Case StudyLast Call Media Drupal 8 Case Study
Last Call Media Drupal 8 Case Study
 
Planning & Executing Custom Drupal Integration Projects
Planning & Executing Custom Drupal Integration ProjectsPlanning & Executing Custom Drupal Integration Projects
Planning & Executing Custom Drupal Integration Projects
 
QA on Drupal projects - Drupal Dev Days Seville 2017
QA on Drupal projects - Drupal Dev Days Seville 2017QA on Drupal projects - Drupal Dev Days Seville 2017
QA on Drupal projects - Drupal Dev Days Seville 2017
 
Responsive testing in Drupal - Drupal Developer Days
Responsive testing in Drupal - Drupal Developer DaysResponsive testing in Drupal - Drupal Developer Days
Responsive testing in Drupal - Drupal Developer Days
 
Hong kong drupal user group dec13th responsive web design for dummy
Hong kong drupal user group dec13th responsive web design for dummyHong kong drupal user group dec13th responsive web design for dummy
Hong kong drupal user group dec13th responsive web design for dummy
 
Docker, your best ally to migrate & upgrading your Drupal - Drupal Dev Days S...
Docker, your best ally to migrate & upgrading your Drupal - Drupal Dev Days S...Docker, your best ally to migrate & upgrading your Drupal - Drupal Dev Days S...
Docker, your best ally to migrate & upgrading your Drupal - Drupal Dev Days S...
 
Agile Transformations, the Good, the Bad and the Ugly
Agile Transformations,  the Good, the Bad and the UglyAgile Transformations,  the Good, the Bad and the Ugly
Agile Transformations, the Good, the Bad and the Ugly
 
Agile Greece Summit 2017 - Lean Business Agility
Agile Greece Summit 2017 - Lean Business AgilityAgile Greece Summit 2017 - Lean Business Agility
Agile Greece Summit 2017 - Lean Business Agility
 
Resources and equipment
Resources and equipmentResources and equipment
Resources and equipment
 
Helping the LatinGRAMMYs Reach a Global Audience
Helping the LatinGRAMMYs Reach a Global Audience Helping the LatinGRAMMYs Reach a Global Audience
Helping the LatinGRAMMYs Reach a Global Audience
 
Failing With Agile
Failing With AgileFailing With Agile
Failing With Agile
 
OpenOffice, Open Business
OpenOffice, Open BusinessOpenOffice, Open Business
OpenOffice, Open Business
 
Student Pipeline to Open Source Communities using HFOSS
Student Pipeline to Open Source Communities using HFOSSStudent Pipeline to Open Source Communities using HFOSS
Student Pipeline to Open Source Communities using HFOSS
 
Drupal Case Study - Sydney Living Museums #dsw2014
Drupal Case Study - Sydney Living Museums #dsw2014Drupal Case Study - Sydney Living Museums #dsw2014
Drupal Case Study - Sydney Living Museums #dsw2014
 
A Developer's guide to DevOps
A Developer's guide to DevOpsA Developer's guide to DevOps
A Developer's guide to DevOps
 
Contribute to drupal
Contribute to drupalContribute to drupal
Contribute to drupal
 
Hello Girl Intro to Programming
Hello Girl Intro to ProgrammingHello Girl Intro to Programming
Hello Girl Intro to Programming
 
Building and future-proofing your WordPress sites with the Genesis Framework
Building and future-proofing your WordPress sites with the Genesis FrameworkBuilding and future-proofing your WordPress sites with the Genesis Framework
Building and future-proofing your WordPress sites with the Genesis Framework
 

Similaire à Drupal 8 configuration Management workflow - Drupal North 2016

Moving our company site to drupal 8: Break the Ice!
Moving our company site to drupal 8: Break the Ice!Moving our company site to drupal 8: Break the Ice!
Moving our company site to drupal 8: Break the Ice!Jorge Diaz
 
The Death and Rise of Enterprise DevOps
The Death and Rise of Enterprise DevOpsThe Death and Rise of Enterprise DevOps
The Death and Rise of Enterprise DevOpsDevOps Indonesia
 
DevOps Indonesia - What is DevOps? Why do we need it?
DevOps Indonesia - What is DevOps? Why do we need it?DevOps Indonesia - What is DevOps? Why do we need it?
DevOps Indonesia - What is DevOps? Why do we need it?Made Mulia Indrajaya
 
DevOps Indonesia #1 - What is DevOps, Why do we need it?
DevOps Indonesia #1 - What is DevOps, Why do we need it?DevOps Indonesia #1 - What is DevOps, Why do we need it?
DevOps Indonesia #1 - What is DevOps, Why do we need it?DevOps Indonesia
 
Enterprise Software as a Service : DrupalCon 2017 GovSummit
Enterprise Software as a Service : DrupalCon 2017 GovSummit Enterprise Software as a Service : DrupalCon 2017 GovSummit
Enterprise Software as a Service : DrupalCon 2017 GovSummit Kendra Skeene
 
Flow. The official worst software development approach in history
Flow. The official worst software development approach in historyFlow. The official worst software development approach in history
Flow. The official worst software development approach in historySander Hoogendoorn
 
Drush Deployment Manager: Deployment Made Easy
Drush Deployment Manager: Deployment Made EasyDrush Deployment Manager: Deployment Made Easy
Drush Deployment Manager: Deployment Made EasyGerald Villorente
 
DrupalCamp Montreal 2017 - The less Twig files I see, the better I like your ...
DrupalCamp Montreal 2017 - The less Twig files I see, the better I like your ...DrupalCamp Montreal 2017 - The less Twig files I see, the better I like your ...
DrupalCamp Montreal 2017 - The less Twig files I see, the better I like your ...Jorge Diaz
 
Do your best to make your webpage accessible
Do your best to make your webpage accessibleDo your best to make your webpage accessible
Do your best to make your webpage accessibleBostjan Kovac
 
Let's Work Together
Let's Work TogetherLet's Work Together
Let's Work TogetherAquent
 
2016 - IGNITE - Rugged Enterprise DevSecNetQAGovOps
2016 - IGNITE - Rugged Enterprise DevSecNetQAGovOps2016 - IGNITE - Rugged Enterprise DevSecNetQAGovOps
2016 - IGNITE - Rugged Enterprise DevSecNetQAGovOpsdevopsdaysaustin
 
Human side of DevOps Transformation
Human side of DevOps TransformationHuman side of DevOps Transformation
Human side of DevOps TransformationDevOps Indonesia
 
Operations as a Strategic Differentiator
Operations as a Strategic DifferentiatorOperations as a Strategic Differentiator
Operations as a Strategic DifferentiatorOlyaSurits
 
The DevOps Ways @ #DOH19
The DevOps Ways @ #DOH19The DevOps Ways @ #DOH19
The DevOps Ways @ #DOH19Gianni Bombelli
 
Luke Summerfield - Growth Driven Design
Luke Summerfield - Growth Driven DesignLuke Summerfield - Growth Driven Design
Luke Summerfield - Growth Driven DesignINBOUND
 
State of Drupal keynote, DrupalCon New Orleans
State of Drupal keynote, DrupalCon New OrleansState of Drupal keynote, DrupalCon New Orleans
State of Drupal keynote, DrupalCon New OrleansDries Buytaert
 
Agile is a 4 letter word - dev nexus 2020
Agile is a 4 letter word - dev nexus 2020Agile is a 4 letter word - dev nexus 2020
Agile is a 4 letter word - dev nexus 2020Jen Krieger
 
AtlasCamp 2013: ADG / Lean UX
AtlasCamp 2013: ADG / Lean UXAtlasCamp 2013: ADG / Lean UX
AtlasCamp 2013: ADG / Lean UXcolleenfry
 
DevOps at Tokopedia - DevOps Indonesia
DevOps at Tokopedia - DevOps IndonesiaDevOps at Tokopedia - DevOps Indonesia
DevOps at Tokopedia - DevOps IndonesiaKhairul Zebua
 
Discover, Define, Deliver - a workflow to create successful digital products.
Discover, Define, Deliver - a workflow to create successful digital products. Discover, Define, Deliver - a workflow to create successful digital products.
Discover, Define, Deliver - a workflow to create successful digital products. STX Next
 

Similaire à Drupal 8 configuration Management workflow - Drupal North 2016 (20)

Moving our company site to drupal 8: Break the Ice!
Moving our company site to drupal 8: Break the Ice!Moving our company site to drupal 8: Break the Ice!
Moving our company site to drupal 8: Break the Ice!
 
The Death and Rise of Enterprise DevOps
The Death and Rise of Enterprise DevOpsThe Death and Rise of Enterprise DevOps
The Death and Rise of Enterprise DevOps
 
DevOps Indonesia - What is DevOps? Why do we need it?
DevOps Indonesia - What is DevOps? Why do we need it?DevOps Indonesia - What is DevOps? Why do we need it?
DevOps Indonesia - What is DevOps? Why do we need it?
 
DevOps Indonesia #1 - What is DevOps, Why do we need it?
DevOps Indonesia #1 - What is DevOps, Why do we need it?DevOps Indonesia #1 - What is DevOps, Why do we need it?
DevOps Indonesia #1 - What is DevOps, Why do we need it?
 
Enterprise Software as a Service : DrupalCon 2017 GovSummit
Enterprise Software as a Service : DrupalCon 2017 GovSummit Enterprise Software as a Service : DrupalCon 2017 GovSummit
Enterprise Software as a Service : DrupalCon 2017 GovSummit
 
Flow. The official worst software development approach in history
Flow. The official worst software development approach in historyFlow. The official worst software development approach in history
Flow. The official worst software development approach in history
 
Drush Deployment Manager: Deployment Made Easy
Drush Deployment Manager: Deployment Made EasyDrush Deployment Manager: Deployment Made Easy
Drush Deployment Manager: Deployment Made Easy
 
DrupalCamp Montreal 2017 - The less Twig files I see, the better I like your ...
DrupalCamp Montreal 2017 - The less Twig files I see, the better I like your ...DrupalCamp Montreal 2017 - The less Twig files I see, the better I like your ...
DrupalCamp Montreal 2017 - The less Twig files I see, the better I like your ...
 
Do your best to make your webpage accessible
Do your best to make your webpage accessibleDo your best to make your webpage accessible
Do your best to make your webpage accessible
 
Let's Work Together
Let's Work TogetherLet's Work Together
Let's Work Together
 
2016 - IGNITE - Rugged Enterprise DevSecNetQAGovOps
2016 - IGNITE - Rugged Enterprise DevSecNetQAGovOps2016 - IGNITE - Rugged Enterprise DevSecNetQAGovOps
2016 - IGNITE - Rugged Enterprise DevSecNetQAGovOps
 
Human side of DevOps Transformation
Human side of DevOps TransformationHuman side of DevOps Transformation
Human side of DevOps Transformation
 
Operations as a Strategic Differentiator
Operations as a Strategic DifferentiatorOperations as a Strategic Differentiator
Operations as a Strategic Differentiator
 
The DevOps Ways @ #DOH19
The DevOps Ways @ #DOH19The DevOps Ways @ #DOH19
The DevOps Ways @ #DOH19
 
Luke Summerfield - Growth Driven Design
Luke Summerfield - Growth Driven DesignLuke Summerfield - Growth Driven Design
Luke Summerfield - Growth Driven Design
 
State of Drupal keynote, DrupalCon New Orleans
State of Drupal keynote, DrupalCon New OrleansState of Drupal keynote, DrupalCon New Orleans
State of Drupal keynote, DrupalCon New Orleans
 
Agile is a 4 letter word - dev nexus 2020
Agile is a 4 letter word - dev nexus 2020Agile is a 4 letter word - dev nexus 2020
Agile is a 4 letter word - dev nexus 2020
 
AtlasCamp 2013: ADG / Lean UX
AtlasCamp 2013: ADG / Lean UXAtlasCamp 2013: ADG / Lean UX
AtlasCamp 2013: ADG / Lean UX
 
DevOps at Tokopedia - DevOps Indonesia
DevOps at Tokopedia - DevOps IndonesiaDevOps at Tokopedia - DevOps Indonesia
DevOps at Tokopedia - DevOps Indonesia
 
Discover, Define, Deliver - a workflow to create successful digital products.
Discover, Define, Deliver - a workflow to create successful digital products. Discover, Define, Deliver - a workflow to create successful digital products.
Discover, Define, Deliver - a workflow to create successful digital products.
 

Dernier

Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...SofiyaSharma5
 
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...sonatiwari757
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607dollysharma2066
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebJames Anderson
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
SEO Growth Program-Digital optimization Specialist
SEO Growth Program-Digital optimization SpecialistSEO Growth Program-Digital optimization Specialist
SEO Growth Program-Digital optimization SpecialistKHM Anwar
 

Dernier (20)

Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
Call Girls in Mayur Vihar ✔️ 9711199171 ✔️ Delhi ✔️ Enjoy Call Girls With Our...
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mayur Vihar Delhi Contact Us 8377087607
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
SEO Growth Program-Digital optimization Specialist
SEO Growth Program-Digital optimization SpecialistSEO Growth Program-Digital optimization Specialist
SEO Growth Program-Digital optimization Specialist
 

Drupal 8 configuration Management workflow - Drupal North 2016