nerdexam
Oracle

1Z0-807 · Question #92

Which three actions restrict the ability of a web application to scale in response to load as additional computing resources are made available to it?

The correct answer is A. Implementing the Singleton pattern in the web tier C. Implementing core business logic using stateless session beans E. Maintaining users' session state by using stateful session beans. See the full explanation below for the reasoning.

Question

Which three actions restrict the ability of a web application to scale in response to load as additional computing resources are made available to it?

Options

  • AImplementing the Singleton pattern in the web tier
  • BImplementing core business logic in the web tier
  • CImplementing core business logic using stateless session beans
  • DStoring users' session state in a database
  • EMaintaining users' session state by using stateful session beans

How the community answered

(41 responses)
  • A
    71% (29)
  • B
    10% (4)
  • D
    20% (8)

Community Discussion

No community discussion yet for this question.

Full 1Z0-807 Practice