AWS Startups Blog

Category: Database

AWS Startup Loft New York

Engineers from Buzzfeed, Sprinklr and General Assembly Speak at AWS’s New York Summit

In addition to announcing a slew of new products at this year’s Summit New York in New York, AWS invited over a dozen up-and-coming startups to speak during our Startup Lightning Talks program. Participants included everyone from Buzzfeed to General Assembly to shopping site Spring. You can watch the full lineup of speakers below: Buzzfeed Software engineer Justin […]

AWS DynamoDB

Serverless Architectures with Java 8, AWS Lambda, and Amazon DynamoDB — Part 1

This post is part 1 of a two-part series. In this post, I focus on data modeling with DynamoDB. I describe an example use case to demonstrate alternative ways of modeling the same data, and the pros and cons of each approach. Proper data modeling is an essential prerequisite to beginning the development of a back end service.