Question 1: What is the primary goal of performance optimization in web development?
Question 2: Which metric measures the time it takes for a web page to become fully interactive?
Question 3: What does 'scaling' in web development refer to?
Question 4: Which of the following is a primary factor in website performance?
Question 5: What is "lazy loading"?
Question 6: What role does caching play in performance optimization?
Question 7: What is a Content Delivery Network (CDN)?
Question 8: How can image optimization improve performance?
Question 9: Which type of scaling involves adding more servers to distribute the workload?
Question 10: Why is minimizing HTTP requests important for performance optimization?
Question 11: Which strategy is used to reduce unused JavaScript and CSS?
Question 12: What is vertical scaling?
Question 13: How does browser caching improve website performance?
Question 14: Which metric measures the time it takes for a server to respond to a request?
Question 15: hat is the purpose of load balancing in scaling?