Insider Story - Nadim Yonis

We, as tecRacer, thrive on our individual and unique employees. In our new series “Insider Stories” Nadim will tell you how he found his way to the company as well as how he experiences working for tecRacer.

Insider Story - Monika Oblonczek

We, as tecRacer, thrive on our individual and unique employees. In our new series “Insider Stories” Monika will tell you how she found her way to the company as well as how she experiences working for tecRacer.

Insider Story - Philipp Tölke

We, as tecRacer, thrive on our individual and unique employees. In our new series “Insider Stories” Philipp will tell you how he found his way to the company as well as how he experiences working for tecRacer.

Modelling a product catalog in DynamoDB

Data modelling in NoSQL databases is different from what we’re used to in the relational world. In this article we’ll talk about the process of data modelling in DynamoDB, single-table design and how to build a basic data access layer using python. We’ll explore these concepts by building a product catalog for a simple webshop that supports different query patterns and basic inventory management.