Cloud Computing

My journey to AWS cloud practitioner – Account configurations – Part 2

Estimated read time 3 min read

If you came across my first blog post about My Journey to AWS Cloud Practioner – Refreshing my memory with AWS CLI, then I guess this one would interest you as well. In this article, we will see how to [Read More…]

Linux Application Scripts and codes

Git – How to start, what to understand and what to practice?

Estimated read time 4 min read

Many many days back, I wrote an article about some basics commands of git. It is a very basic article and is not sufficient to progress in a PROD environment. Here, I will try to resolve some confusion (How and [Read More…]

Linux Application Linux System

Understanding RAM, CPU, L1, L2, and L3 cache – Part 2

Estimated read time 5 min read

If you are reading this article, I guess you already went over part 1 which addressed the main issues about Memory. In part 1, we have mostly seen how memory reacts in a virtual environment. We should not confuse virtual [Read More…]

Linux Application Linux System

Understanding RAM, CPU, L1, L2, and L3 cache – Part 1

Estimated read time 4 min read

In the past, I wrote an article on how to analyze memory using Lime. We have also seen how to analyze a process using blktrace, blkparse, btrace, etc. Another more interesting way of analyzing processes due to system performance is [Read More…]