
Managing Environment Variables like a boss
Before starting with this blog, I guess you already know what environment variables mean. Or for better understanding let me quote what Wikipedia says about

Meet Robyn, younger brother of the Flask web framework
NOTE: Don’t directly change your production server with Robyn web framework. The user’s discretion is advised. Have you heard of this new gossip spreading in

Stress Test your Python Application with Locust
Imagine you are working on a big monolithic application that has hundreds of features and no test cases written on it. And you change something

Production-ready Websockets using Flask (Python) and Celery Worker and Javascript
Overview This blog is a continuation of my last blog, which covered the basics of WebSocket, how to construct WebSocket in Python, and use cases

Configuration management in Python like a Boss(Pydantic with python-dotenv)
The most basic thing of any application is the configuration variables. Some of them are constant throughout the application lifecycle and others keep on changing.

Port 5000 already in use – MacOS Monterey issue
Overview MacOS Monterey (version 12) is the 18th and current major release of macOS. The successor to macOS Big Sur, it was announced at WWDC

Step by Step Configuration of Sonarqube with Jenkins for Python
Sonarqube is an automated static code analysis tool configured with Jenkins, it will report bugs, vulnerabilities, and tech debt of the project. Sonarqube with Jenkins

Async Requests with Flask
Recently Flask has introduced async routes in its 2.0 update. This blog is everything about async requests with Flask 2.0. The Flask 2.0 has come

Everything about the new Flask 2.0
Before jumping into Flask 2.0, let’s discuss what is Flask in general. If you are a python geek and know something about webservers, you have

Complete Guide and Hands-on of AWS Data Lake
This complete guide and hands-on will definitely work for you if you are going to set up an AWS Data lake in your organisation. A

Deep Dive into RabbitMQ Exchange
Before going ahead with RabbitMQ Exchange, firstly we should understand the Queuing Systems. But if you don’t have any idea of it, then it’s not

Swagger API Doc Automation with Flask Restful
Before diving into Automation of Swagger API Doc with Flask restful, let’s clear the air and talk about some of the terms that we are