|
|
|
|
|
by gertgoeman
1125 days ago
|
|
I'm mostly interested in finding out about how people deal with scenario's in which software is being sold to multiple customers. More specifically: do companies have shared infrastructure for all their customers, do they setup new infrastructure for each customer specifically, a combination of both? Also, what kind of versioning strategy do they use? Every customer on the latest version or can there be differences? I'm also interested in the way the software development department is structured in large and mid-size companies (regarding teams, collaboration etc...). |
|
Each customer have their own database containing thier data and settings related to their setup, the "application" is just running in a docker containers in Kubernetes.