Multiple choice technology architecture The Deployment happens in the following order Development -->Integration ? Prelife ? Production Development ? Production -->Integration ? Prelife Development ? Prelife -->Integration ? Production Development -->Integration ? Production ? Prelife Reveal answer Fill a bubble to check yourself A Correct answer Explanation Development → Integration → Prelife → Production is the standard deployment order. Code moves from development through integration testing, to pre-production (prelife) for final validation, and finally to production.