Posts
All the articles I've posted.
-
Good Developer, Wrong Place
A developer’s effectiveness depends less on talent than on the shape of their contribution — how naturally their way of thinking and working fits into the project’s structure.
-
My Take on SOLID
SOLID isn’t a set of rules for cleaner code — it’s a way to expose how clearly you understand what your code is actually doing.
-
A funny way to restrict access to website hosted on S3
Use the User-Agent HTTP header to restrict access to your S3-hosted website.
-
Using CloudFormation to route the webhooks
We use CloudFormation, API Gateway and Lambda to route webhook requests to our numerous environments.
Andrey Agibalov