DynamoDB DB is a serverless NOSQL database. You can understand how to build a spring boot web MVC application (Game Leaderboard) reading a AWS DynamoDB in 10 mins.
JAVA Source code: github.com/babysteps-topro/spring-mvc-dynamodb
Boris's Blog:
www.borislam.com/2022/03/creating-spring-boot-mvc-…
Medium:
babystepstopro.medium.com/creating-spring-boot-mvc…
Video for for designing DynamoDB table:
• AWS DynamoDB Table Design in 10 mins (with...
Video for for creating table and query by AWS CLI:
• AWS DynamoDB Scan and Query in 5mins (with...
Script to create the table:
github.com/babysteps-topro/DynamoDBQueryScan
#DynamoDB #Springboot #java #AWS #SpringMVC
コメント