Question 4Amazon DynamoDB is designed for scale and performance. In most cases, the DynamoDB response times can be measured in single-digit milliseconds. However, there are certain use cases that require response times in microseconds. For these use cases, DynamoDB Accelerator (DAX) delivers fast response times for accessing eventually consistent data. Which statements about DAX are correct? (Choose THREE.)1 pointDAX reduces operational and application complexity by providing a managed service that is compatible with the DynamoDB API.Although using DAX has a cost, it can reduce the consumption of DynamoDB table capacity. If the data is read intensive (that is, millions of requests per second), DAX can result in cost savings by caching the data while also providing better read latency, being beneficial for scenarios in need of repeated reads for individual keys.DAX does not support server-side encryption (SSE).DAX is not designed for applications that are write-intensive. It can also add cost to applications that do not perform much read activity.DAX does not support encrypting data in transit, which means that communication between an application and DAX cannot be encrypted.
Question
Question 4Amazon DynamoDB is designed for scale and performance. In most cases, the DynamoDB response times can be measured in single-digit milliseconds. However, there are certain use cases that require response times in microseconds. For these use cases, DynamoDB Accelerator (DAX) delivers fast response times for accessing eventually consistent data. Which statements about DAX are correct? (Choose THREE.)1 pointDAX reduces operational and application complexity by providing a managed service that is compatible with the DynamoDB API.Although using DAX has a cost, it can reduce the consumption of DynamoDB table capacity. If the data is read intensive (that is, millions of requests per second), DAX can result in cost savings by caching the data while also providing better read latency, being beneficial for scenarios in need of repeated reads for individual keys.DAX does not support server-side encryption (SSE).DAX is not designed for applications that are write-intensive. It can also add cost to applications that do not perform much read activity.DAX does not support encrypting data in transit, which means that communication between an application and DAX cannot be encrypted.
Solution
The correct statements about DAX (DynamoDB Accelerator) are:
-
DAX reduces operational and application complexity by providing a managed service that is compatible with the DynamoDB API. This is true because DAX is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement – from milliseconds to microseconds – even at millions of requests per second.
-
Although using DAX has a cost, it can reduce the consumption of DynamoDB table capacity. If the data is read intensive (that is, millions of requests per second), DAX can result in cost savings by caching the data while also providing better read latency, being beneficial for scenarios in need of repeated reads for individual keys. This is true because DAX does all the heavy lifting to deliver accelerated read performance.
-
DAX is not designed for applications that are write-intensive. It can also add cost to applications that do not perform much read activity. This is true because DAX is designed to benefit read-intensive applications, and may not provide significant benefits for write-intensive applications.
The statements that DAX does not support server-side encryption (SSE) and DAX does not support encrypting data in transit are incorrect. DAX does support both server-side encryption and in-transit encryption.
Similar Questions
Does Dynamo DB sacrifice Consistency for Scalability and Latency?If yes, which design element or service level agreement specifies this? If no, how this couldbe achieved?
Dynamo is a NoSQL database developed by Amazon. Which of the following about Dynamo is/are correct?试题 8选择一项或多项:a.Dynamo is targeted mainly at applications where no updates are rejected due to concurrent writes.b.Dynamo uses the technique of consistent hashing to map each node to a single datacenter.c.Dynamo is designed to achieve strong consistency and high data availability simultaneously.d.Dynamo provides security related support for managing data, such as authentication and authorization.
Which service provides lowest latency in terms of data acess on AWS?Answer choicesSelect only one optionREVISITEBSS3EFSSagemaker
weather-tracking application is built using Amazon DynamoDB. The performance of the application has been consistently good. But lately, the team has realized that during holidays and travel seasons, the load on the application is high and the read requests consume most of the database resources, thereby drastically increasing the overall application latency. Which feature/service will help resolve this issue?Question 63Answera.Amazon CloudFrontb.Amazon DynamoDB Acceleratorc.Amazon DynamoDB Regulatord.Amazon ElastiCache
To reduce costs, a company is planning to migrate a NoSQL database to AWS. Which AWS service is fully managed and can automatically scale throughput capacity to meet database workload demands?a.Amazon DynamoDBb.Amazon Redshiftc.Amazon Aurorad.Amazon RDS
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.