-->
BLANTERWISDOM101

AWS for Developers - DynamoDB

Saturday, July 11, 2020

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 :
Rajeshwaran

Rajeshwaran is a blogger who is always fascinated with technology and the amount of knowledge he can gather from the internet. He is trying to nerdify everyone around him with that same knowledge, through his writings. Website: Techpedal

0 Comments