DynamoDB is a fully managed NoSQL database solution hosted on the AWS
cloud. It allows developers to quickly scale to support millions of requests without having to worry about provisioning, clustering, patching, and replication. DynamoDB is also known for being an ideal solution for web APIs due to its robust support of JSON. In this course, learn how to leverage this solution so you can reap the high-performance benefits. Robby Millsap covers planning, database fundamentals, coding, and support. He takes you through the process of modeling data, creating tables, using Node.js,
indexing, fetching, searching, scanning, querying, authentication,
monitoring, and more.
Topics include:
- NoSQL vs. relational DBs
- DynamoDB vs. MongoDB
- Data modeling in DynamoDB
- Working with composite keys and sort keys
- Pricing and planning for capacity
- Creating secondary indexes
- Provisioning a DynamoDB table
- Scanning data and querying data
- Defining data types in JSON
- Working with client libraries
- Using Node.js with DynamoDB
- Monitoring
Share This :



0 Comments