CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 66: AWS Certified Solutions Architect - Professional(Old)

A customer has a 10 GB AWS Direct Connect connection to an AWS region where they have a web application hosted on Amazon Elastic Computer Cloud (EC2). The application has dependencies on an on-premises mainframe database that uses a BASE (Basic Available, Soft state, Eventual consistency) rather than anACID (Atomicity…

Nội dung câu hỏi

A customer has a 10 GB AWS Direct Connect connection to an AWS region where they have a web application hosted on Amazon Elastic Computer Cloud (EC2). The application has dependencies on an on-premises mainframe database that uses a BASE (Basic Available, Soft state, Eventual consistency) rather than anACID (Atomicity, Consistency, Isolation, Durability) consistency model. The application is exhibiting undesirable behavior because the database is not able to handle the volume of writes. How can you reduce the load on your on-premises database resources in the most cost-effective way?

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.

  1. A. Use an Amazon Elastic Map Reduce (EMR) S3DistCp as a synchronization mechanism between the on-premises database and a Hadoop cluster on AWS.
  2. B. Modify the application to write to an Amazon SQS queue and develop a worker process to flush the queue to the on-premises database. — đáp án hiện tại
  3. C. Modify the application to use DynamoDB to feed an EMR cluster which uses a map function to write to the on-premises database.
  4. D. Provision an RDS read-replica database on AWS to handle the writes and synchronize the two databases using Data Pipeline.

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.

Câu hỏi liền kề