Month: April 2025

  • Power of Fear

    Fear is not just a feeling if understood and used wisely. It’s a tool which can prove useful and lethal at the same time. In fear, a person makes choices and falls back to their true self for survival. It brings out those characteristics and actions which may have comforted the person. It is often…

  • Deploying multiple applications on a single instance using AWS, nginx and free SSL installation

    This is a simple guide towards deploying multiple applications on a single virtual machine instance, like EC2 on AWS. For the sake of a running example, I will be talking about a Django application that I deployed for developmental / testing and production pipeline. This is not something that is set in stone, there could…