How to launch a website in a day, for free
I just launched a new marketing website in less than 24 hours, for free! Here’s a quick breakdown of the tech and tools I used:… Read More »How to launch a website in a day, for free
I just launched a new marketing website in less than 24 hours, for free! Here’s a quick breakdown of the tech and tools I used:… Read More »How to launch a website in a day, for free
Traditional, manual AppSec processes are slow and expensive. Shift Left tools add more complexity instead of helping engineers fix vulnerabilities. Companies want to change how they handle app security to keep their security teams lean while transitioning to the AI era.
Engineering Transformation happens along three dimensions: codebase, technology, org / culture.
Lead with empathy, Intentional Transparency, Enablement, Bias to Action.
Technical leadership, project management, and people management are three pillars of engineering excellence.
CodeCov is an online tool to visualize and track unit test coverage on codebases. This post explains how to integrate CodeCov with Github Actions.
The pandemic and recent market volatility have highlighted the necessity of resilient engineering teams. More than even before, engineering organizations need to be agile and… Read More »How to build resilient engineering teams
Founding a startup is truly a transformative experience, which can be compared to an intense mountaineering expedition. They both need preparing, planning, team building, risk-taking, timing, and keeping a balanced perspective.
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