Topology View
The Topology View presents a visual representation of the physical topology of the platform. This can be used to get a high-level picture of the physical architecture of the platform.
Platform Blueprint
The example blueprint topology above can be described as having the following components:
- A
Load Balancer
for directing traffic to the actual application servers. - An
admin
compute group which hosts the WebLogicAdminServer
inside it. - A
portal
compute group which hosts thewcp_cluster
andadf_cluser
WebLogic clusters. These clusters would have theWebCenter Portal
andADF
products (application components) running inside them. The clusters would span all the compute nodes which would be part of this compute group. - A
soa
compute grop which hosts thesoa_cluster
,osb_cluster
andwsm_cluster
WebLogic clusters. These clusters would have theSOA Suite
,Service Bus
andWeb Services Manager
products (application components) running inside them. The clusters would span all the compute nodes which would be part of this compute group. - A
web
compute group which hosts theOracle Traffic Director
web server.
Platform Model / Instance
The example model topology above can be described as having the following components:
- A
Load Balancer
for directing traffic to the actual application servers. - An
admin
compute node which hosts the WebLogicAdminServer
inside it. - A
portal01
compute node which hosts thewcp_server1
andadf_server1
WebLogic managed servers. These servers would have theWebCenter Portal
andADF
products (application components) running inside them respectively. - A
portal02
compute node which hosts thewcp_server2
andadf_server2
WebLogic managed servers. These servers would have theWebCenter Portal
andADF
products (application components) running inside them respectively. - A
soa01
compute node which hosts thesoa_server1
,osb_server1
andwsm_server1
WebLogic managed servers. These servers would have theSOA Suite
,Service Bus
andWeb Services Manager
products (application components) running inside them respectively. - A
soa02
compute node which hosts thesoa_server2
,osb_server2
andwsm_server2
WebLogic managed servers. These servers would have theSOA Suite
,Service Bus
andWeb Services Manager
products (application components) running inside them respectively. - A
soa03
compute node which hosts thesoa_server3
,osb_server3
andwsm_server3
WebLogic managed servers. These servers would have theSOA Suite
,Service Bus
andWeb Services Manager
products (application components) running inside them respectively. - A
web01
compute node which hosts theOracle Traffic Director
web server. - A
web02
compute node which hosts theOracle Traffic Director
web server.
We can see from both these diagrams how easy it is to quickly get an idea of the physical architecture of a platform as well as how a generic architecture blueprint can be conceived of.