#13. You are in the process of migrating your existing system to a new architecture to support your growing user base. The current system consists of: * Browser-based HTML./JavaScript UI. * One Web server instance. * One J2EE application server instance. * A database The new architecture has the following requirements: * Browser-based HTML./JavaScript UI. * Cluster of Web servers. * Cluster of J2EE application servers. * A database. Which two statements are true? (Choose two)
#16. Exhibit: The current architecture consists of one Web server, three application servers, and a database. The new architecture will add more Web servers. Which three statements about the new architecture are true? (Choose three)