Card 117 / 125: Your application is deployed using one application server. Considerable amount of your content is static (.css, images, .html pages, etc..). You decided to move all static content to a web server, leaving the application server serving the dynamic requests. What is NOT true about such action?
A)
Performance may be positively improved
B)
This action is called vertical scaling
C)
This may require a new machine to install the web server
D)
This is considered a separation of concerns (SoC) process
E)
The static content will not be part of the EAR files, hence it's change won't require a new EAR deployment
Answer:
B) This action is called vertical scaling
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |