Sajid is Product QA Architect for NCache. His current role sees him focusing on the design and implementation of QA frameworks. In addition to this role, he is focused on delivering product training across the company. In summary, Sajid is a well-balanced professional with a wealth of technical experience and extensive knowledge.
In the past, experts have tried removing performance bottlenecks by using system caches but, with the rise in user traffic, the need for high-speed applications has become pertinent. Therefore, in-memory, linearly scalable, distributed caching solutions like NCache is becoming popular, enhancing system performance multifold. Generally, with an added caching layer in your system architecture, applications…
Did you hear about eBay using MongoDB as their primary database? Now, why would a multinational e-commerce firm like eBay use MongoDB and not a traditional RDBMS? It’s because MongoDB has been a hot topic among the developers for its distributed key-value store and document-oriented NoSQL features. And, if eBay is using it then I’m…
Communication is the key. Especially, when there is a high transaction distributed application with thousands of loosely coupled entities involved. In that case, there is a dire need for scalable and flexible communication between different modules to keep your application running smoothly without stale information. Since newly emerging applications are shifting to the microservices-based architecture,…
Docker is an open platform for developing, shipping, and running applications. It can significantly reduce the delay between writing code and running it in production. This is because Docker Containers are lightweight and contain everything needed to run an application within them. NCache is an extremely fast in-memory distributed cache that also provides Docker images…
Let’s assume that you have an e-commerce website that uses NCache as a distributed cache for faster performance and linear scalability. To keep an eye on the performance, NCache provides the support for native monitoring tools like PerfMon on Windows. Since Linux now also supports .NET along with the usage of NCache, therefore the need…
In my previous post, I discussed NCache Cloud in Azure and how to use it. If you are more of an Amazon lover, then you might have not fancied that post. So, here’s what I’m going to do. I am dedicating this post to NCache Cloud in AWS and the steps required to get there.…
We have been hearing about distributed caching market rapidly moving towards cloud computing. So, why must NCache stay behind? NCache, in this dark weather of COVID destruction, provides a silver lining to all Azure lovers in the form of NCache Cloud. NCache Cloud encapsulates the overwhelming expertise of Microsoft Azure with a fast, scalable, high-performance…
By this time, we all know that .NET Framework 4.8 is the last version of the full Framework branch. This also means that Microsoft will not release new features, efficiencies, or improvements for .NET Framework. All of this shouldn’t come as a surprise as Microsoft is investing more (if not all) of its resources in…
The need for keeping a check on things or to simply put it, monitoring things is essential. This isn’t limited to just computers or software, but can be applied to any kind of situation. For example, a guard can’t monitor a five-story building by himself easily, but with the help of CCTV cameras he can.…