Hello,
I would like to know how is everyone configuring their Sandboxes ?
Do you usually use one for dev and another for prod.
Or have 1 for both prod and dev?
Below are for 1 sandbox ( Dev+ prod)
Pros - having 1 sandbox for AEP<>CJA data collection is that - We just need 1 AEP variable data element and reference the schema once in tags.
Cons - hard for access management since everything is just one sandbox now
Below are for 2 sandboxes ( Dev & prod)
Pros - having 2 sandboxes for AEP <> CJA data collection is better for validating and testing, easier for access manage and change management.
Cons - having 2 sandboxes will create a problem when we have to reference the schema in a AEP variable data element, each time we want to publish the libs between dev to prod. We will have to change it and higher maintenance.