Valid 70-486 Dumps shared by ExamDiscuss.com for Helping Passing 70-486 Exam! ExamDiscuss.com now offer the newest 70-486 exam dumps, the ExamDiscuss.com 70-486 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-486 dumps with Test Engine here:
You are developing an ASP.NET application. You need to minimize the amount of data in all HTTP responses. What should you do?
Correct Answer: B
Explanation/Reference: Explanation: Network bandwidth is a limited resource. Reducing the size of the response usually increases the responsiveness of an app, often dramatically. One way to reduce payload sizes is to compress an app's responses. Use server-based response compression technologies in IIS, Apache, or Nginx. References: https://docs.microsoft.com/en-us/aspnet/core/performance/response-compression? tabs=aspnetcore2x