ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 505 - CAS-004 discussion

Report
Export

An organization has deployed a cloud-based application that provides virtual event services globally to clients. During a typical event, thousands of users access various entry pages within a short period of time. The entry pages include sponsor-related content that is relatively static and is pulled from a database. When the first major event occurs, users report poor response time on the entry pages. Which of the following features is the most appropriate for the company to implement?

A.
Horizontal scalability
Answers
A.
Horizontal scalability
B.
Vertical scalability
Answers
B.
Vertical scalability
C.
Containerization
Answers
C.
Containerization
D.
Static code analysis
Answers
D.
Static code analysis
E.
Caching
Answers
E.
Caching
Suggested answer: E

Explanation:

Caching is the most appropriate solution to improve response time for static content, such as sponsor-related data on the entry pages. Caching stores frequently accessed data closer to users, reducing the need to retrieve it from the database repeatedly. This results in faster load times, especially during high-traffic events. While scalability (horizontal or vertical) might address overall system performance, caching specifically targets improving the speed of accessing static content. CASP+ emphasizes caching as a performance optimization technique for handling high-demand, static web content.

CASP+ CAS-004 Exam Objectives: Domain 3.0 -- Enterprise Security Architecture (Performance Optimization and Caching)

CompTIA CASP+ Study Guide: Optimizing Web Application Performance with Caching

asked 02/10/2024
EduBP srl EduBP
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first