In this work-from-home situation, the developer needs DNS hosting (Public or local) for testing or R&D purpose Very difficult to achieve above the things in Home-based...
Hello folks!!We are developing a configurable NET Core application here If you were wondering how to make a net core application configurable, then you are in the right...
We are all familiar with the findVIewById() method but it is a costly operation for applications Each and every time we try to do findVIewById() that particular view is being...
Docker is a containerization tool It creates, manages and maintain the containers It is a lightweight container orchestration tool It's easy to deploy an applications with...
Nowadays, data is very much important to persist securely Generally a computer system without antivirus can be considered safe, if it does not have internet connectivity But when...
What is Cryptography Cryptography is that the art of communication between a sender and a receiver using codes in order that only those for whom the...
If you are trying to read or process a large (>5GB) text file you may get a memory error or any performance issue So I came up with an idea to integrate the C/C++ tools with...
Analysts often depend on log files to dive deeper into the issues that break systems Handling huge log files that are more than 10GB line by line and seeking the RCA is hectic as...
If you are working or like to work on Python Data Science or Machine Learning you should know about Pandas, because this is one of the most useful and powerful libraries to...
If your application is generating huge log files everyday or you have a big database backup which needs to be stored somewhere then definitely storage space is one of the big...