Building Event-Driven Architectures with Kafka, Django and Microservices-Part 2.In Part 1 of this series, we explored the role of Kafka producers in a Django-based microservices environment. We discussed how producers…Aug 19Aug 19
Building Event-Driven Architectures with Kafka, Django and Microservices- Part 1.Events are occurrences or actions that have happened. These actions can trigger other actions, creating a chain of reactions within a…Aug 19Aug 19
Seamless Authentication: Integrating OpenID Connect with Django Using Auth0.Data is everywhere; it’s all around us. In our schools, our industries, our workplaces, and our lives in general, there’s some form of data…Apr 16Apr 16
Fostering Real-Time Interactivity: A Guide to GraphQL Subscriptions in Django for Web APIs.Most modern applications have one or two features that promote real-time interactivity with the user. These interactions can have high and…Mar 4Mar 4
Unveiling GraphQL in Django: A straightforward guide to modern API development.GraphQL, a not-so-new tool on the block. Almost every new and old software developer has heard of it, if not played with it. As a developer…Dec 19, 2023Dec 19, 2023
Empowering Care Through Technology: Unveiling the Story Behind My Health Tech Project.With great power comes great responsibility — Uncle BenJun 12, 2023Jun 12, 2023
Continuous Integration and Continuous Delivery with CircleCI and NestJS“Investing in yourself is the best investment you will ever make. It will not only improve your life, it will improve the lives of all…Mar 25, 20231Mar 25, 20231
Automating Tasks with Cron Jobs and NestJs.Most web applications these days execute a task based on the user’s request. If the user wants to get something done at a specific time…Jan 16, 20233Jan 16, 20233
Uploading Image to Amazon S3 with NestJSSo you are writing your side project or your next big startup product with the NestJS framework 🐈, and then you reach a point where you…Oct 30, 20221Oct 30, 20221
How you can use Events and Event-Emitters with NestJs.Events are occurrences, actions that have happened. These actions can trigger other actions. When coming to the field of software…Aug 15, 20221Aug 15, 20221