Find out all about using Aurora databases with AWS Lambda.
Head of Development at ip.labs and AWS Community Builder, Vadym Kazulkin, joins Julian Wood to talk about all things Aurora with Lambda. What is Aurora and how is it different from RDS and how has Aurora Serverless v2 evolved from v1. Discover how to connect Lambda to Aurora using Amazon RDS Proxy or Data API. See a live demo of Data API features like normal and batch statements and transactions with the AWS Java SDK.
We are also available to answer any of your serverless questions.
Host: Julian Wood - Principal Developer Advocate, AWS Serverless: https://x.com/julian_wood / julianrwood
Guest: Vadym Kazulkin - Head of Development at ip.labs, AWS Community Builder, co-organizer of the Java User Group Bonn meetup.
Twitter: / vkazulkin
LinkedIn: / vadymkazulkin
GitHub: https://github.com/Vadym79/
Dev.to: https://dev.to/vkazulkin
🆕📢 What’s new in AWS Serverless? https://s12d.com/whats-new
✍️ Serverless AWS Compute blog posts: https://s12d.com/serverless-blogs
Stream Links:
Article series "Data API for Amazon Aurora Serverless v2 with AWS SDK for Java"
https://dev.to/aws-builders/data-api-...
Article "How to set up Amazon RDS Proxy for Amazon Aurora (Serverless) database cluster and connect AWS Lambda function to it"
https://dev.to/aws-builders/how-to-se...
GitHub examples of the sample application with PostgreSQL JDBC driver, Aurora Serverless v2 with Postgres JDBC driver, Amazon RDS Proxy and Data API
https://github.com/Vadym79/AWSLambdaJ...
✅ SUBSCRIBE TO THIS CHANNEL: https://s12d.com/youtube
🌥️🌥️ SERVERLESS OFFICE HOURS 🌥️🌥️
📃 Playlist: https://s12d.com/soh-youtube
A weekly live office hours to learn about building serverless applications. We cover a separate topic each week including what's new with serverless, deep dives into feature launches and best practices, and explore real world use-cases. Join us live to ask us anything you want about serverless technologies and applications.
🌟🌟https://ServerlessLand.com 🌟🌟
Your resource for learning about serverless technology.
Learn to use and build apps that scale automatically on low-cost, fully-managed serverless architecture.
Chapters:
00:00 Intro
04:46 Last Week in AWS Serverless
09:05 RDS vs Aurora
16:20 Aurora Serverless
27:03 Connecting with RDS Proxy/Data API
33:39 The Data API in action
44:44 Testing connectivity and transactions