Amazon DynamoDB
Amazon DynamoDB Tutorials and Questions for Interview Preparation
Amazon DynamoDB Articles
-
When not to use Amazon DynamoDB
-
How to incorrectly use Amazon DynamoDB
-
Best Practices and Guidelines for using DynamoDB
-
Key Concepts in Amazon DynamoDB
-
What is eventual consistency in Amazon DynamoDB
Amazon DynamoDB Interview Questions
-
How to configure Amazon DynamoDB for different environment - dev, qa and prod
-
DynamoDB vs MongoDB
-
How will you handle lost updates in Amazon DynamoDB
-
How to Atomically Increment Counter suing DynamoDB
-
How to scan all records from a table using Java API
-
What is Hash Key, Range Key, Sort Key, Local Secondary Index and Global Secondary Index in Amazon DynamoDB
-
How to update a field of single record using multiple threads without thread-contention?
-
How will you store Time Series Data into Amazon DynamoDB?
-
What are different data types in DynamoDB?
-
How to handle conditional updates in DynamoDB? Update this record only if certain condition is met?
-
How to Atomically Increment Counter using DynamoDB
Design Problems
-
Design Comments Service using Spring and DynamoDB
Testing
-
How to write Integration test using Spring Boot and LocalDynamoDB
ebook PDF - Cracking Java Interviews v3.5 by Munish Chandel
240 real Java interview questions on core Java, concurrency, algorithms, design & data structures, spring, hibernate for Investment Bank, Healthcare IT, product and service based companies, Author : Munish Chandel, Price: 250, Type: PDF
Popular Tags
Trending Posts
- What are Conditional Writes in AWS DynamoDB
- Scan all records of a Amazon DynamoDB table using a Java Code
- Implementing Adhaar Card Service using DynamoDB
- What are Best Practices for Using Amazon DynamoDB?
- How will you ensure that no two threads update the same db record in parallel in amazon DynamoDB
- AWS DynamoDB Java interview questions
- How to automatically Retry DynamoDB Write on ProvisionedThroughputExceededException