You are developing an ASP.NET application that allows users to download Microsoft Azure log files. You need
to improve the performance of the application.
What should you do?
A.
Minify the content files.
B.
Enable compression in IIS.
C.
Bundle the content files into a single .tar file.
D.
Host the image, JavaScript, and CSS files on a different server.
The answer should be B.
Bundling does not mean making a tar ball.