Jazz team server = team collaboration.
Accepted answer
Hi,
the advantage of a server centric approach to just local workbenches team collaboration are manifold:
- central services of server platform such as authentication, permission, storage guarantee safety, security and scalability
- central server allows for process control and compliance over all clients used
- combination of central server with local workspaces gives maximum SCM process support and flexibility to team
- central server allows central backup / restore and control over data flow with e.g. 3rd party
- central server allows integrations into other domains without the hassle of n:m integrations client side, taking away the need to install and maintain integration bits to other tools on all clients
- in fact, central server allows for a meaningful approach to make browser a fully fledged client for many roles, completely eliminating the need to install / maintain client software (other than the browser) on their computers.
etc. etc.
- Arne