[[TOC]]
Project code and artifacts are built locally using tools dictated by the software architecture of a project.
Regardless of architecture, projects should automated builds to support Continuous Integration or CI, and, automated deployment to staged environments called [Rings](point to Rings defintion)
*** insert favorite Ring picture here ***
Development testing, verifying services, proof of concepts and development spikes Complete access to the enviroment Restricted access to P66 systems
Continues integration Deployed to automatically after successful builds Includes automated integration tests
Deployed to on succesful builds in Ring 1
Similar/same as Production May include a copy of Production data Used when manual verification by Stakeholders or Customers is required
Production environment Requires an approved ServiceNow CR prior to deployment