Which solution improves web response time by deploying multiple web servers and DNS servers?

IT Questions BankCategory: DevNetWhich solution improves web response time by deploying multiple web servers and DNS servers?

Question:
Which solution improves web response time by deploying multiple web servers and DNS servers?

  • memcaching
  • distributed databases
  • sharding
  • load balancing

Explanation: Maintaining availability is the primary concern for companies working with big data. Some solutions to improve the availability include the following:

  • Load Balancing – deploying multiple web servers and DNS servers to respond to requests simultaneously
  • Distributed Databases – improving database access speed and demands
  • Memcaching – offloading demand on database servers by keeping frequently requested data available in memory for fast access
  • Sharding – partitioning a large relational database across multiple servers to improve search speed

Exam with this question: DevNet Associate (v1.0) – Module 5 Exam Answers
Exam with this question: Big data & Analytics Chapter 6 Quiz Answers – Architecture for Big Data and Data Engineering

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x