PranoypaulKubernetes: The Future of Application Deployment?Kubernetes is an open-source platform designed to automate the deployment, scaling and management of containerized applications. It was…Mar 3, 2023Mar 3, 2023
PranoypaulThe Dark Side of Wi-Fi: Exploring the Vulnerabilities and Dangers of Wireless NetworksWifi networks have undeniably become an inevitable part of our lives. Live streaming, gaming, OTT platforms, shopping, bill payments, in…Feb 27, 2023Feb 27, 2023
PranoypaulCloud Computing Showdown: Comparing GCP, AWS, and AzureCloud computing has become an essential technology for businesses of all sizes, and three major cloud service providers are leading the…Feb 18, 20231Feb 18, 20231
PranoypaulStreamline Your Machine Learning Pipeline using Argo WorkflowsMachine learning has become an integral part of many businesses, from healthcare to finance to retail. However, developing and deploying…Feb 14, 20231Feb 14, 20231
PranoypaulPython: Thread Pooling for concurrency.Threading is usually referred to having multiple processes working at the same time on a single CPU. In other words, different processes…May 19, 2021May 19, 2021
PranoypaulPython for Feature Engineering: Handling missing data.Feature engineering is the most vital part for making good Machine Learning models. Handling of missing data is the most basic step in…Mar 7, 20211Mar 7, 20211
PranoypaulReplace for loops in python with Vectorized Pandas Dataframes and Numpy arraysPython has a bad reputation for being slow compared to optimized C. But python is very easy to use and has a wide variety of uses. So how…Feb 16, 2021Feb 16, 2021