Memory
we all have know about types of memory since childhood this in this weeks chapter we will look into internals of that memory lstopo output on my system This image kinda looks scary when you dont...
we all have know about types of memory since childhood this in this weeks chapter we will look into internals of that memory lstopo output on my system This image kinda looks scary when you dont...
Cacheing with Nginx Nginx supports multiple ways to cache static files and responses client side cacheing In client side cacheing nginx doesn’t store anything, Instead ...
What is Nginx? Well Nginx is a lot of things, but it is very popular for being a load balancer Nginx is open source and also has Windows builds (but honestly who cares) it also has a javascipt modu...
System Design A structured process of defining the architecture, components, modules, interfaces, and data for a system. helps create scalable, efficient and maintainable systems High level D...
What is Cryptography? Cryptography is a branch of cyber security focusing on encrypting and decrypting sensitive information How I view Cryptography ? Cryptography is an application of Mathemati...