Working with Amazon DynamoDB: Interacting with DynamoDB

AWS DynamoDB    |    Intermediate
  • 12 videos | 1h 41m 25s
  • Includes Assessment
  • Earns a Badge
Rating 5.0 of 2 users Rating 5.0 of 2 users (2)
Amazon DynamoDB is a fully-managed NoSQL database on the AWS cloud. It has many valuable features, including on-demand backup and restore, point-in-time recovery, item expiration setting, local and global secondary indexes, and stream event generation for data modification. Through this course, learn how to interact with DynamoDB. Discover how to set up and work with a local development version of DynamoDB. Next, learn how to execute various database operations, including adding data to a table and then updating it. Finally, learn how to use the Boto3 library for Python and use global secondary indexes to enable different types of queries on DynamoDB data. After course completion, you'll be able to perform operations on a DynamoDB instance.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Download and install a local version of dynamodb and create a table
    Add data to a dynamodb table using the aws cli to execute put-item commands
    Insert items individually and in a batch using the aws cli
    Execute update operations on dynamodb items
    Retrieve items using the entire key and view read consistency units for queries
  • Define parts of a query in an external file and use that to operate on dynamodb items using the cli
    Set up the boto3 library for aws and use it to create a new dynamodb table
    Retrieve and update dynamodb items from a python app
    Create a global secondary index to enable different types of queries on dynamodb data
    Remove unnecessary tables from a python app with boto3
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 1m 58s
    In this video, we will discover the key concepts covered in this course. FREE ACCESS
  • 12m 48s
    Learn how to download and install a local version of DynamoDB and create a table. FREE ACCESS
  • Locked
    3.  Adding Items to a DynamoDB Table
    10m 9s
    Upon completion of this video, you will be able to add data to a DynamoDB table using the AWS CLI to execute put-item commands. FREE ACCESS
  • Locked
    4.  Inserting Individual and Multiple Items to a Table
    11m 52s
    Find out how to insert items individually and in a batch using the AWS CLI. FREE ACCESS
  • Locked
    5.  Updating DynamoDB Items
    7m 42s
    In this video, you will learn how to execute update operations on DynamoDB items. FREE ACCESS
  • Locked
    6.  Retrieving Items by Key
    3m 39s
    Discover how to retrieve items using the entire key and view read consistency units for queries. FREE ACCESS
  • Locked
    7.  Adding and Updating Items Using Files
    12m 7s
    In this video, you will learn how to define parts of a query in an external file and use that to operate on DynamoDB items using the CLI. FREE ACCESS
  • Locked
    8.  Creating a Table with the Python Boto3 Library
    10m 28s
    After completing this video, you will be able to set up the Boto3 library for AWS and use it to create a new DynamoDB table. FREE ACCESS
  • Locked
    9.  Updating and Scanning Data Using Boto3
    11m 56s
    In this video, find out how to retrieve and update DynamoDB items from a Python app. FREE ACCESS
  • Locked
    10.  Creating Global Secondary Indexes with Boto3
    12m 22s
    During this video, discover how to create a global secondary index to enable different types of queries on DynamoDB data. FREE ACCESS
  • Locked
    11.  Deleting Tables Using Boto3
    2m 35s
    After completing this video, you will be able to remove unnecessary tables from a Python app with Boto3. FREE ACCESS
  • Locked
    12.  Course Summary
    3m 49s
    In this video, we will summarize the key concepts covered in this course. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 102 users Rating 4.5 of 102 users (102)
Rating 4.7 of 840 users Rating 4.7 of 840 users (840)
Rating 4.6 of 45 users Rating 4.6 of 45 users (45)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.8 of 102 users Rating 4.8 of 102 users (102)
Rating 4.6 of 248 users Rating 4.6 of 248 users (248)
Rating 4.7 of 24 users Rating 4.7 of 24 users (24)