Harnessing Amazon's DynamoDB with Spring
Offered By: Spring I/O via YouTube
Course Description
Overview
Explore a comprehensive conference talk from Spring I/O 2022 that delves into the integration of Amazon DynamoDB with Spring. Learn about a project migration at Cloudsoft, focusing on AWS services and Spring implementation. Discover the architecture, migration details, challenges faced, and solutions found during the transition. Gain insights into interfacing DynamoDB using Spring, including table design and complex repository methods. Understand the intricacies of writing filter expressions for querying and scanning with the AWS DynamoDB Java SDK. Follow along as the speaker demonstrates a moderately complex repository method for data extraction and showcases how to reuse Spring code from the main project in a Lambda Step function. Dive into topics such as Global Secondary Indices, connecting to DynamoDB, repository implementation, query expressions, and more. Benefit from the speaker's experience and conclusions drawn from this migration project.
Syllabus
Intro
Who is Iuliana
Disclaimer
My Plan
Architecture
Migration
Challenges
Whats the Catch
Global Secondary Indices
Connecting to DynamoDB
Repository
Simple Scenario
Complex Scenario
Sort Key
Service Method
Query Expressions
Query Request
Bonus
Conclusion
Taught by
Spring I/O
Related Courses
Amazon DynamoDB: Building NoSQL Database-Driven ApplicationsAmazon Web Services via edX Amazon DynamoDB: Building NoSQL Database-Driven Applications
Amazon Web Services via Coursera Storing Data on AWS
Pluralsight AWS DynamoDB Fundamentals
Pluralsight Developing .NET Core Applications with DynamoDB on AWS
Pluralsight