Getting Started with Drupal 8 Configuration

Configuration System in Drupal 8 is a new suite of tools that allow us to take config and make it exportable. In this post, I am going to outline three items you need to know to begin working with the configuration system.

Terminology

Config vs Content 

It is important to note that not all data in Drupal are created equally.  There is a concept of configuration and content.  I like this distinction made in Drupal’s config API docs: