PinnedPublished inDevOps.devQuerying Gemini with Langchain’s RunnableMap, LLM chain and Gemini API using…Feb 12, 20241Feb 12, 20241
PinnedSetup Meta Webhooks for Instagram Messaging and respond to message.In this article, I’ll guide you through how to set up Instagram messaging webhooks using the meta developer platform and set up a flask…Jun 27, 20234Jun 27, 20234
PinnedPublished inDevOps.devBuilding a CI/CD Pipeline with Flask, Docker, GitHub Actions, AWS ECR and AWS ECSIn this blog, we are going to build a CI/CD pipeline for our Flask server. The flow we want is simple. We want to dockerize our Flask…May 15, 2023May 15, 2023
PinnedPublished inDevOps.devUsing Redis as vector storage to connect a Website to OpenAI — From Building the index to Querying…I’m going to try to be quick with this so you can get back to building your app before OpenAI releases GPT 5 and kills your startup.Nov 27, 2023Nov 27, 2023
Published inDevOps.devFault-Tolerant Systems: Implementing Distributed Message Queues with RabbitMQFault tolerance is a very integral part of distributed systems. How does your system respond to network issues or server crashes in the…Aug 12, 2024Aug 12, 2024
Published inDevOps.devDistributed Real-Time Communication: Scaling WebSockets with Redis Pub/SubHow are websockets handled at scale? In a simple websocket implementation, your client connects to the server and the associated websocket…Aug 12, 2024Aug 12, 2024
Published inDevOps.devOptimizing Cache Performance: Hashing function calls and Implementing Composite Caches with Local…If you have ever worked on the backend of an application that was going to serve users at a large scale, you have probably worried about…Aug 12, 2024Aug 12, 2024
Why The Bear feels like a warzone?FX show, The Bear, just like some of their previous masterpieces, delivered us with an authentic yet thrilling experience. Every episode…Aug 29, 2023Aug 29, 2023
Protect pages from unauthorized access — NextJs, FirebaseYou have signed in your user with firebase and redirected him to a page, but there’s one problem; anyone can access that same page by just…Jul 13, 20232Jul 13, 20232
How to use Facebook JS SDK for login on React or Next JSIn this blog, I’ll show you how to simply use the Facebook JS SDK on React or Next JS.May 15, 20232May 15, 20232