Ahmet Polat
I love computer science, languages, tabletop games and jazz.
Featured
I Deleted My Users Table, Part II: The Caching Strategy
Posted on:May 10, 2023 at 07:19 PMLearn how to efficiently cache users kept in a third-party authentication provider's database to stay resilient to network failures.
I Deleted My Users Table, Part I: Why and How
Posted on:May 10, 2023 at 07:18 PMBe inspired by my reflection on whether I should manage the users of my application myself or use a third-party service.
Write an Email Microservice: Localized, Automated, Scalable & Testable
Posted on:March 5, 2023 at 09:01 PMLearn the general requirements for an email microservice and modularly ship it into your existing system. Covering localization, templating and personalization.
Recent Posts
I Deleted My Users Table, Part II: The Caching Strategy
Posted on:May 10, 2023 at 07:19 PMLearn how to efficiently cache users kept in a third-party authentication provider's database to stay resilient to network failures.
I Deleted My Users Table, Part I: Why and How
Posted on:May 10, 2023 at 07:18 PMBe inspired by my reflection on whether I should manage the users of my application myself or use a third-party service.
Write an Email Microservice: Localized, Automated, Scalable & Testable
Posted on:March 5, 2023 at 09:01 PMLearn the general requirements for an email microservice and modularly ship it into your existing system. Covering localization, templating and personalization.