The Features module offers a well-known method of bundling configuration in a new module that can be installed on other sites--a feature. The configuration management system in Drupal 8 focuses on the use case of staging configuration from one instance to another of a given site--for example, from a development instance to a testing instance or from testing to production. Features focus on the complementary use case of sharing configuration among multiple sites.