Why serverless is good for business
As a Founder and CTO, I have two equally-important customers: our users (external) and our engineers (internal). The happiness of these two groups of customers… Read More »Why serverless is good for business
As a Founder and CTO, I have two equally-important customers: our users (external) and our engineers (internal). The happiness of these two groups of customers… Read More »Why serverless is good for business
DynamoDB is a great fit for serverless architectures: it is scalable and fast, it supports role-based permissions, and most importantly, is itself serverless. However, a… Read More »Introducing DynamoQuery: Python AWS DynamoDB ORM
In the first part of this post, I mentioned five main drives to go serverless: Scalability Cost reduction High development velocity Resiliency Security Like any other tool,… Read More »Why serverless is good for business (part II)