Slide 25
Slide 25 text
Provisioning
● Environment setup - local server to run
the codes plus any auxiliary services, e.g.
elastic search
● Configuration - applying configuration for
the app, e.g. database settings
● Migrations - versioned changes to the
database applied sequentially
● Fixtures - data needed to have a fully
functional site in a valid state with
relevant data