BD Unit 4 Sprint 13 - DynamoDB and HTTP

Course Overview

Welcome to Sprint 13 of Unit 4! In this sprint, you'll learn about Amazon DynamoDB, a NoSQL database service, and HTTP concepts for building RESTful services.

Module 1: Intro to DynamoDB

Learn the fundamentals of DynamoDB, including database concepts, partition and sort keys, and data types.

View Module 1

Module 2: DynamoDB Annotations and Load

Explore DynamoDB annotations and learn how to load data from DynamoDB tables.

View Module 2

Module 3: Writing to DynamoDB + HTTP

Learn how to write data to DynamoDB and understand HTTP concepts.

View Module 3

Module 4: HTTP and RESTful Services

Master HTTP methods and RESTful API concepts.

View Module 4

Code-Alongs

Join interactive coding sessions to practice and reinforce your learning with hands-on exercises related to DynamoDB and HTTP concepts.

View Code-Alongs

Sprint Challenge

Test your knowledge and skills with the Sprint Challenge. This comprehensive assessment will evaluate your understanding of all concepts covered in this sprint.

View Sprint Challenge

Additional Resources