tecRacer Amazon AWS Blog

The blog about Amazon Web Services by the AWS Premier Tier Services Partner tecRacer. We share our expertise and passion about technology with the world.

gehen Sie auf die Website

Insider Story - Maurice Borgmeier

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

zum Artikel gehen

Working with lists in DynamoDB

DynamoDB supports complex data types like lists. In this post we take a look at different ways to interact with lists. We will use Python to write code that may be used in a data access layer to manipulate items with list attributes.

zum Artikel gehen

Insider Story - Felix Grelak

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

zum Artikel gehen

Building a Serverless Webapp with Amplify and Quasar - Day 3

I was helping a customer with a Amplify App. This later turned into a meetup, where we are building a photo sorting application using AWS Amplify for the backend and Quasar for the frontend. This is the third article in a series that lets you follow along

zum Artikel gehen

Easy going - programming AWS Resources with the CDK in GO

CDK GO is in preview, here are the pros and cons and a first VPC example TL;DR The GO module system is IMHO neater than node.JS or Python. But you have to get used to the strongly typed language GO.

zum Artikel gehen

CDK Lambda Deployment takes about a minute - how about sub second Function Code Deployment?

CDK Lambda Deployment takes about a minute - how about sub second Function Code Deployment? Creation of Lambda infrastructure with the CDK is really powerful. Updating the Function code is really slow. Here is a fix for that to get to a sub-second Lambda

zum Artikel gehen

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.

zum Artikel gehen

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.

zum Artikel gehen

Complexity costs: Read performance for nested DynamoDB items with different Lambda configurations

DynamoDB allows us to store complex data structures and deeply nested objects, but this complexity isn’t free. In this post we take a look at how different Lambda configurations impact the read times from boto3. We examine how different resource con

zum Artikel gehen

Building a Serverless Webapp with Amplify and Quasar - Day 2

I was helping a customer with a Amplify App. This later turned into a meetup, where we are building a photo sorting application using AWS Amplify for the backend and Quasar for the frontend. This is the second article in a series that lets you follow alon

zum Artikel gehen

Insider Story - Pradheet Roychoudhuri

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

zum Artikel gehen

Building a Serverless Webapp with Amplify and Quasar - Day 1

I was helping a customer with a Amplify App. This later turned into a meetup, where we are building a photo sorting application using AWS Amplify for the backend and Quasar for the frontend. This is the first article in a series that lets you follow along

zum Artikel gehen

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.

zum Artikel gehen

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 py

zum Artikel gehen

Insider Story - Jiaxi Liu

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

zum Artikel gehen