Pre-requisites Basic understanding of differences between Monolithic and Microservices architectureComfortable in using docker and docker-compose container toolsMicroservices used in this article are written in python The code used for this demo can be cloned from this github repo. What we cover? The main aim of this article is to do the end-to-end setup of a... Continue Reading →
sudo rm -rf /
What happens when you delete linux root director?? I was very curious to know what happens when linux root directory is deleted. So, I setup a virtual box with ubuntu 18.04 and tried it. Not all the directories or files are deleted, few still remain showing: Operation not permitted or Function not impelemented After the sudo... Continue Reading →
