Code RelocationCode relocation involves moving code and data sections to specific memory regions, which can be crucial for optimizing performance…Jan 9Jan 9
Biggest e-Commerce Challenges : Lessons from AmazonE-commerce has revolutionized the way businesses operate, offering unprecedented opportunities for growth and customer engagement. However…May 21, 2024May 21, 2024
Open Systems Interconnection Protocols (Transport Layer)The Open Systems Interconnection protocols are a family of information exchange standards developed jointly by the ISO and the ITU-T.May 14, 2024May 14, 2024
U-boot SPL vs U-boot ProperTypical boot sequence of an ARM SoC is depicted below.May 10, 2024May 10, 2024
Elliptic Curve Digital Signature Algorithm (ECDSA)This post is dedicated to the memory of Dr. Scott Vanstone, inventor of the ECDSA algorithm.May 10, 2024May 10, 2024
Identifying Duplicates in Machine Learning SystemsWe often train a machine to spot differences in images or strings and the starting point is to identify similarities in data.Jun 23, 2021Jun 23, 2021
Linux Kernel Virtualization FeaturesLinux containers are implemented using certain kernel virtualization features.Mar 13, 2020Mar 13, 2020
Containers vs. Virtual MachinesThis is a follow up to my experience with linux containers, if you need an introduction please check my original post where I go through…Mar 13, 2020Mar 13, 2020
Linux Containers for DummiesLXC (LinuX Containers) is an operating system–level virtualization method for running multiple isolated Linux systems (containers) on a…Feb 20, 2020Feb 20, 2020