Md. Al-AmininAWS TipCreating and Testing AWS Lambda Functions with RustAWS Lambda is a powerful and flexible computing service that allows you to run code in response to various events, such as changes to data…Mar 25, 2023Mar 25, 2023
Md. Al-AminUnleashing the Power of OpenAI: Creating Amazing JSON ResponsesYesterday, I participated in my first Hackathon in Europe, which was focused on playing around with the OpenAI API and networking. The…Feb 26, 2023Feb 26, 2023
Md. Al-AminHow to be productive while working from home (WFH)Are you getting bored while working from home? For some of us, it’s not usual to working from home. Some of us maybe like to go to office…Mar 25, 2020Mar 25, 2020
Md. Al-AminDjango limitation with PostgreSQL < 11 for a large tableTo give a little bit of context, my team is building/managing an online food delivery platform. One of the largest food delivery platform…Jul 11, 2019Jul 11, 2019
Md. Al-AminSolving RabbitMQ High CPU/Memory Usages Problem With CeleryRecently, our company started to reduce unnecessary burn. So we reduced our GKE (Google Kubernetes Engine) node resources to a certain…Jun 30, 20191Jun 30, 20191
Md. Al-AminCyclomatic complexity: When to refactor your code?Everyone in the software industry wants to refactor their code yet very few are willing to do it.Apr 13, 20182Apr 13, 20182
Md. Al-AminThe easiest way to profile your python codeRecently, we were testing all the endpoints of one of our products to find outFeb 16, 20181Feb 16, 20181