DynamoDB is nonrelational database solution provided by Amazon Web Services. It's a fully managed database that's commonly used for mobile back ends. Explore the basic features of DynamoDB, learn about the pricing model, and discover the usage limits for DynamoDB on the AWS Free Tier.
- [Instructor] So now that we have all the forms…of user authentication set up in our demo app,…the next thing that we're going to be working on…is moving all of our data into the cloud…using Amazon DynamoDB.…So before we do that, I just wanted to have…a brief overview, and so I'm here on the homepage…for Amazon DynamoDB service.…And right away on the homepage, one thing…that I wanna mention is that DynamoDB…is a non-relational database.…If you are used to using MySQL for example,…that's an example of a relational database,…so instead of having related tables…that are all made up of rows and columns,…in DynamoDB all of the tables are gonna be made up…of attributes, so that might be something…a little different than what you're used to.…
And I don't have time to expound on…any database architecture beyond that,…but I did wanna mention that we're gonna be working…with a non-relational database.…So if I scroll down here on the homepage,…you can see that they have some different use cases…listed for Amazon DynamoDB, serverless web applications,…
Author
Released
9/18/2018- Creating a project on AWS Mobile Hub
- Adding user authentication with AWS
- Setting up user sign in and sign out
- Setting up user sign in with Google and Facebook
- Adding AWS DynamoDB for data storage
- Performing database queries and updates
- Amazon Pinpoint, AWS Device Farm, and AWS AppSync
Skill Level Intermediate
Duration
Views
Related Courses
-
Android App Development: Enterprise Integration
with Jon-Luke West47m 51s Intermediate -
Advanced Android Espresso Testing
with Chiu-Ki Chan1h 37m Advanced -
Android App Development: Accessibility
with Renato Iwashima2h 56m Intermediate
-
Introduction
-
What you should know1m 34s
-
1. Introduction to Amazon Web Services (AWS)
-
Introduction to AWS4m 5s
-
List maker app demo5m 14s
-
-
2. Add User Authentication with AWS
-
Create AWS provider class3m 18s
-
Set up user sign in on AWS5m 45s
-
Create user account2m 3s
-
Set up user sign out3m 26s
-
Handle sign-out action2m 1s
-
-
3. Add AWS DynamoDB for Data Storage
-
Introduction to DynamoDB2m 29s
-
Create DynamoDB classes5m 8s
-
Perform database queries5m 16s
-
Perform database updates6m 15s
-
Testing DynamoDB2m 32s
-
-
4. Other AWS Services
-
Amazon Pinpoint4m 51s
-
AWS Device Farm3m 21s
-
AWS AppSync3m 18s
-
-
Conclusion
-
Next steps47s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Introduction to DynamoDB