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
Vector Similarity Search in Spring with Redis StackSpring I/O via YouTube Why Spring Belongs in Your Data Stream - From Edge to Multi Cloud
Spring I/O via YouTube Let's Spring Forth and Stream with Apache Pulsar
Spring I/O via YouTube Architecturally Evident Spring Applications with JMolecules
Spring I/O via YouTube Testing with Spring, AOT, GraalVM, and JUnit 5
Spring I/O via YouTube