Hacker News new | ask | show | jobs
by Perceptes 3569 days ago
Let me rephrase that: Do you spin up a new copy of any necessary data stores when you deploy a topic branch of an app, or do all versions of the app share the same view of data in their environment (e.g. staging/production)?
1 comments

No, these 'development' environments point to other services in 'staging'.