With some of the feature my team is building for our business we have limits imposed due to legal constraints. As of this, we cannot use the real downstream services. We have created a mechanism for both our staging & production version of our front-end client to call a mock for some of our back-end downstream services. We have used a flag process, whereby if you match the flag, your session will use the mock downstream API services, while other traffic uses the real services.
This allows us to develop & QA our front-end client without effecting downstream services.
Is this something that others are using or any similar setup ?
Aucun commentaire:
Enregistrer un commentaire