• Pricing
© 2025 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
igorbakman

Serverless + java DynamoDB imlementation example

by

example for java programmers that want to work with AWS-Lambda and DynamoDB

  1. Serverless + java DynamoDB imlementation example

README

In order to run this app, simply upload it to your AWS Lambda and fill your DynamoDB with preferred data

What is this repository for?

This is an example repo for java programmers that want to work with AWS-Lambda and DynamoDB

By given brand_id and language, the app will return a merge between the given language tags and the common tags

explore the unitests and the appended json scheme to understand more

How do I get set up?

using AWS Lambda and DynamoDB serverless.yml -> adjust the sys-env-vars to your system

Contents

  • README
  • What is this repository for?
  • How do I get set up?

Related

GuidesPluginsExamplesSlack CommunitySupport