neotam
-
How to Run Multiple version of Node.js using Node Version Manager
If you are working with different projects that require use of different NodeJS versions. Node… Read More
-
How to deploy Django App on Apache with SSL using Let’sEncrypt
On debian based linux or ubuntu, install the apache server remove the default page using… Read More
-
Setting up React Project with out using create-react-app
The “Create react app” helps you avoid boilerplate code. But, to create react app by… Read More
-
How to Deploy a Flask Web Application as Serverless App on AWS Lambda using Zappa
Zappa is the deployment framework for deploying serverless applications on AWS using AWS Lambda and… Read More
-
Python: How to profile the Twisted Application
Python ships with two modules profile/cProfile and pstats to profile and read profiled data respectively.… Read More
-
Python: How to Open New Tab and Switch between Tabs using Selenium
Selenimum framework is mainly used for web testing. It provides the rich API to interact… Read More
-
AWS CLI: List Resources Across All Regions
AWS uses the regions and avaiability zones. Where region is the seperate geographic location while… Read More
-
Linux: How to Display Process Tree
Process is the application or software that is currently running. Each process is identified by… Read More
-
Python/Twisted Example for Parent and Child Process Communication using Pipes
Twisted offers the elegant API to spwan the child process and Protocol style API to… Read More
Most Read
Author Details

NEOTAM
NAVEEN TAMANAM
Advertisement
