5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Cloud Computing and Virtualization     Amazon     AWS Certified Developer - Associate 2020

AWS DynamoDB is a fully managed NoSQL database service for performance enhancement and massive scalability. In this course, you'll explore the fundamental operating principles that underpin the DynamoDB service, such as DynamoDB's provisioned throughput, API, indexes, and concurrency model.

You'll configure table properties, namely read capacity units (RCUs), write capacity units (WCUs), global secondary indexes (GSIs), and local secondary indexes (LSIs). Next, you'll learn to create clusters in DynamoDB Accelerator, configure DynamoDB Streams, and enable DynamoDB Time to Live (TTL) for a table.

Next, you'll run DynamoDB commands in the AWS CLI, including ACID (atomicity, consistency, isolation, durability) transactions. Lastly, you'll configure DynamoDB security, backup, and restore services. This course is one of a collection of courses that prepares you for the AWS Certified Developer - Associate 2020 certification exam. 



Objectives

AWS Developer Associate: DynamoDB NoSQL Database

  • discover the key concepts covered in this course
  • identify DynamoDB as a NoSQL database service offered on AWS
  • recognize how DynamoDB implements read capacity units (RCUs) and write capacity units (WCUs)
  • outline how to work with the DynamoDB API
  • describe how to work with global secondary indexes (GSIs) and local secondary indexes (LSIs)
  • define the DynamoDB concurrency model and optimistic locking approach
  • configure DynamoDB table properties, including RCUs, WCUs, GSIs, and LSIs
  • create a DynamoDB Accelerator (DAX) cluster for latency-sensitive, read-intensive applications
  • enable DynamoDB Streams and configure a function read stream
  • enable DynamoDB Time to Live (TTL) to define when items in a table expire
  • work with DynamoDB commands in the AWS command-line interface
  • group actions together to be coordinated and submitted in ACID-compliant transactions
  • configure security, backup, and restore services for DynamoDB
  • summarize the key concepts covered in this course