Câu 53: AWS Certified Developer Associate(Old)
A developer manages an application that interacts with Amazon RDS. After observing slow performance with read queries, the developer implements AmazonElastiCache to update the cache immediately following the primary database update. What will be the result of this approach to caching?
Nội dung câu hỏi
A developer manages an application that interacts with Amazon RDS. After observing slow performance with read queries, the developer implements AmazonElastiCache to update the cache immediately following the primary database update. What will be the result of this approach to caching?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Caching will increase the load on the database instance because the cache is updated for every database update.
- B. Caching will slow performance of the read queries because the cache is updated when the cache cannot find the requested data.
- C. The cache will become large and expensive because the infrequently requested data is also written to the cache. — đáp án hiện tại
- D. Overhead will be added to the initial response time because the cache is updated only after a cache miss.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.