Encrypted Snapshot AWS Snapshots provides a solution for securing storage data in EBS volumes, boot volumes It copies the data present in the volumes which can be used for...



A bug or issue in software can cause the system to fail or behave in an unintended way It is very important for an app developer to identify and fix these bugs early in the...
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...
ASPNET & NET Framework served us well for a pretty long time and developers could build sophisticated and high performance applications The framework took some time to mature...
Validating an application as an Android application tester is a prolonged task that includes checking various scenarios and functionalities all the time, but what if one can save...
SQL Server manages its memory requirements dynamically Meaning, SQL Server will consume as much memory as available In other words, if you have deployed SQL Server on a...
In the Agile release era, surviving in a market that expects companies to work with predefined project timelines, testing everything everytime is challenging to say the...
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...
Hi there!!! Before diving into the process of creating and setting up a kubernetes cluster, Let’s try to briefly understand what kubernetes is and why it is usedBrief...