Development Process¶
Goals:- Process: create a high level process
 - Tools: Identify good tools to use (source code repositories, build scripting, continuous integration, etc)
 - Change Management: lock down Splunk installs to prevent local changes from overriding apps
 - Unit Testing: run unit tests to programmatically detect failures
 - Continuous Delivery and Testing: deploy the app to your test and production hosts automatically or with a single click