S1E4: Serverless Event Microservice - The Data

Опубликовано: 16 Июль 2026
на канале: Serverless DevWidgets
105
9

This is the fourth in a series videos that builds out a fully featured serverless application on AWS.

We will build out the data source that our microservice will read and write to in Amazon DynamoDB. The resources that we will create is a DyanmoDb table deployed with AWS CloudFormation template, and our spring boot and DynamoDB mapper code that returns returns data for our two event APIs.

Starting point:
https://github.com/ivlo11/events-ms/t...

End State Git Project:
https://github.com/ivlo11/events-ms/t...

What you will need to follow along with this series:
1. An IDE or a programming application like Intellij or Visual Studio or Eclipse - https://www.jetbrains.com/idea/download/
2. Basic understanding of programming.
3. An AWS account
4. SAM CLI configured
https://plugins.jetbrains.com/plugin/...
https://docs.aws.amazon.com/serverles...
5. Curl or Postman to make API requests.


📽
Subscribe to this channel: https://bit.ly/31SKXQb
Share this video:    • S1E3: Serverless Event Microservice - The ...  

👩🏾‍💻
Follow me on the interwebs:
Twitter:   / ivlo11  
LinkedIn:   / ivonneroberts  
Website: https://ivonneroberts.com/

🛠⚙️
About DevWidgets:
With this channel, I’d link to teach you about all things AWS cloud but more specifically end to end serverless microservice applications and the UIs that consume them.