Skip to content

Database in Cloud

Now that you have learnt about storage, lets explore database options in AWS.

This unit shows you how to use database services, to create a simple NoSQL database using Amazon DynamoDB.

  • Create a DynamoDB table to store data.
  • Access the data from the DynamoDB table using java spring boot application.
Tutorial Videos Follow Us