40 likes | 178 Vues
Multi-tiered PaaS. Two-tiered Application. Application Components. WAR. Platform Components. App Server. DB. MQ. Multi-tiered Application. Application Components. PDP 1. PDP. WAR. Presentation Layer. PDP 2. EAR. Business Logic Layer. Platform Components. App Server. DB. MQ.
E N D
Two-tiered Application Application Components WAR Platform Components App Server DB MQ
Multi-tiered Application Application Components PDP 1 PDP WAR Presentation Layer PDP 2 EAR Business Logic Layer Platform Components App Server DB MQ
Summary • CAMP shouldn’t restrict implementations to only supporting two-tiered applications • If Application Components can consume other Application Components (definition of multi-tiered application) either: • All Application Components must be part of the same Assembly • Application Components can consume Application Components from other Assemblies • If Application Components can consume Application Components from other Assemblies, shouldn’t we surface the list of visible Application Component Templates at the Platform level to be consistent with Platform Component Templates?