Consider an application that comprises both web and EJB components.
What are two benefits of implementing a multitier cluster architecture over a single-tier(basic) cluster architecture? (Chose two.)
- A.Dynamic clusters are only supported for the multitier architecture
- B.Remote EJB access is blocked
- C.Each cluster can be scaled independently
- D.Future web clusters can share the same EJB tier
- E.All servers can be managed (started/stopped) together