Jazz Platform deployment architecture
I tried to read about the plateform, so I have made this :
http://hpics.li/be9d9ac
Could you, please, tell me that what I have done as architecture is correct?
Have you a remark to give it ?
· In Pink this aplication or its components
· In Jaune, enterprise services (applications or platforms)
· In green, COTS used by this application (Operating systems, libraries, …)
One answer
Due to the markedly different resource requirements for DCC and LQE they should always be installed into separate servers to avoid resource contention and out of memory conditions.
Comments
So, I should have Two servers Apach ?!
If you are planning to deploy the CLM suite, DCC, LQE and a database server you should have at least 4 servers:
- Server 1: JTS, CCM, etc. (but consider deploying to more than one server - i.e. an Enterprise deployment.)
- Server 2: LQE
- Server 3: DCC
- Server 4: Database
For more information, the deployment wiki is a good place to start:
https://jazz.net/wiki/bin/view/Deployment/StandardTopologiesOverview
I'm not sure what you mean by "Apache". As of version 6.0.1, the Jazz software now ships with WebSphere Liberty out of the box; that's the preferred web container server, you should use that. Apache Tomcat has been, in effect, deprecated as the container server for Jazz and future development is now focused on Liberty.