Neeraj NawaleRust programming language and how to execute rust code using DockerfileThis contains information about rust programming language, tools, some limitations and comparison with C++. Also, about how you can run…Apr 14, 2023Apr 14, 2023
Neeraj NawaleContainer Concept, Kubernetes and Service typesThis article contains information about what actually a container is?, need of Docker, meaning of Kubernetes, how it works and what…Sep 30, 2022Sep 30, 2022
Neeraj NawaleWhat is DevOps and CI/CD Pipeline?This article contains information about what is DevOps, how CI/CD pipeline works and which companies have adopted DevOps.May 1, 2022May 1, 2022
Neeraj NawaleAWS Lambda, Machine Learning on AWS and their use-cases/project ideas!!This article contains information about what is “Lambda” service in AWS, how accurate predictions can be achieved using AWS machine…Apr 16, 2022Apr 16, 2022
Neeraj NawaleWhat is Egyptian fraction problem?This article contains information about what is Egyptian fraction problem and how to solve it in C++ language. Also, a simple trick to…Apr 14, 2022Apr 14, 2022
Neeraj NawaleSIEM Tools, create an image and crop live video into different windows using Python.This article contains information about what is SIEM, why is it important and which tools are essential in real world. Also, how to create…Mar 29, 2022Mar 29, 2022
Neeraj NawaleExploit more memory than allocated with malloc(), why?This article contains information about why are we able to store more data than the allocated space by malloc without giving error and how…Feb 20, 2022Feb 20, 2022
Neeraj NawaleWhat is Fixed Capacity Queue, it’s real life applications in AI and how to implement Priority Queue?This article contains information about how fixed capacity queue is better than non-fixed capacity queue, some real world example of queue…Feb 8, 2022Feb 8, 2022
Neeraj NawaleWhat is Josephus Problem and how to solve it without any in-built function?This article contains information about what is Josephus Problem and to solve it from scratch means, without using any in-built function in…Feb 4, 2022Feb 4, 2022
Neeraj NawaleWhat is Memory Leak, Valgrind and PID?This article contains information about how and why memory leak occurs, how to perform profiling using Valgrind and how to look into a…Feb 3, 2022Feb 3, 2022