I'm a software developer who enjoys building projects and sharing what I learn occasionally at blog.mueezkhan.com.
I work with technologies in software engineering and full-stack apps involving Next.js & React, and infrastructure programming with Terraform. I enjoy using Python & TypeScript/JavaScript, and am learning Rust and more.
Nothing here yet.
Let's go through a very brief comparison of the architectures for Docker containers and virtual machines (VMs). Containers vs. VMs Containers virtualize the operating system instead of the hardware, abstracting code and dependencies at the app layer1...
