New Instance Implementation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 12:20 PM
I have a general implementation question:
Scenario:
3 New Instances:
Production
UAT
DEV
Production is not live.
When working through the initial configurations, should they be done in the lower environments and then pushed up to production for go-live, or can they be done in Production and tested there before go-live?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2024 10:32 AM
This is a decision for your organization to take. Once production has reached the "golden state" to go live You will clone it to DEV/TEST before you continue to develop anyting ensuring all instances are identical (with some exceptions). Until then the question is if You prioritize implementatin speed doing configuration changes in production or if you prioritize getting your team trained in the future way of working developing in Dev, teting i test and never doing anything directly in Prod.