Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josephdpurcell/drupal-models-for-configuration-management
Models for Configuration Management
https://github.com/josephdpurcell/drupal-models-for-configuration-management
drupal
Last synced: about 1 month ago
JSON representation
Models for Configuration Management
- Host: GitHub
- URL: https://github.com/josephdpurcell/drupal-models-for-configuration-management
- Owner: josephdpurcell
- Created: 2020-07-12T19:58:09.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-09-05T02:50:19.000Z (over 4 years ago)
- Last Synced: 2024-11-07T18:54:58.674Z (3 months ago)
- Topics: drupal
- Language: CSS
- Homepage: https://josephdpurcell.github.io/drupal-models-for-configuration-management/presentations/
- Size: 2.45 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Models for Configuration Management
**Audience:** Advanced
**Track:** Development & Coding
Drupal’s configuration management system is mature enough to support many styles of management beyond the default and each have significant implications for IT, content authors, and stakeholders. Which one is right for you?
In this session, we will start by covering the principles of enterprise configuration management in Drupal. Then, we’ll dig into several different models for configuration management, talking through specifics of implementation and pros and cons of each model.
Last, we’ll take a comprehensive look at the models in practice. We’ll look at the challenges of scaling, legal compliance, and permissions that many organizations face.
## Learning Objectives
Key takeaways:
* Understanding the options for configuration management beyond Drupal’s default
* How configuration management changes as the number of sites increase in a multisite installation
* Confidence you’ll be able to choose the right long term management strategy for your Drupal sites, regardless of whether is 1 site or 1,000 sites## Target Audience
This session is for you if you architect new Drupal installations, are using or planning to use Acquia Site Factory or Drupal multi-site.
## Prerequisites
You should know how Drupal’s default configuration management works or have experience with multi-site. You will want to already be familiar with config split and config ignore, at least conceptually. Ideally, you also have experience guiding a team through how configuration management works or making recommendations on splitting or ignoring configurations.
## Presentations
[Presentation Index](//josephdpurcell.github.io/drupal-models-for-configuration-management/presentations/)
## Credits
Built using [reveal.js](https://github.com/hakimel/reveal.js).