KKKushneet Kaurincloudnativebykushneet.hashnode.dev·1d ago · 6 min readDocker Basics Every Developer Should Know Before Touching KubernetesThis article is part of the Cloud Native by Kushneet series — where I document my journey learning cloud native technologies from scratch, one concept at a time. Start from the beginning: Containers v00
RKRivesh Kumarinrivesh.hashnode.dev·Jun 14 · 19 min readVirtual Machines Made Easy: Mastering Virtualization and Vagrant Automation1. Why Virtualization and Automation Matter in Modern Development Managing software environments used to involve buying expensive physical computers for every single application you wanted to run. Ind00
SSSailee Shingareinsaileeshingare.hashnode.dev·Jun 12 · 4 min readWhat is Virtualization? The Technology Behind the CloudBy Sailee Shingare | M.S. in Computer Science, Northern Illinois University (NIU) In my last post, I said the cloud is essentially “someone else’s computer.” But how does one physical computer serve t00
EREthan Rodrigoinethanrodrigo.hashnode.dev·Jun 3 · 11 min readTeleporting Virtual Machines: The Magic of Live Virtual Machine MigrationSay you want to upgrade your laptop's RAM, what's the first thing you do if you have a new RAM stick in your hand? Turn off the laptop, install the new RAM, and restart. Pretty easy? Now imagine you'r00
APAyush Patilinblog.ayushpatil.in·May 27 · 7 min readDocker and Containerization: Why Every Modern Developer Should CareIf you’ve ever heard a developer say, “It works on my machine,” then you already understand one of the biggest problems in software development. Applications behave differently across systems. One dev22KV
FGFrances Georgeinvirtualmachineapache.hashnode.dev·May 19 · 5 min readAzure VM & Apache Setup (Beginner Cloud Project)Introduction In this project, I deployed a Linux Virtual Machine on Microsoft Azure, connected to it using SSH, installed Apache2, and verified the setup by accessing the server through a web browser.00
PCPratikshit Chowdhuryinvirtualmachinesvscontainers.hashnode.dev·May 13 · 2 min readVirtual Machines, Real Power The term "VMs" and "Virtualisation" has been in the industry of tech for a long term. But why was it required in the 1st place? How many problems does Virtualisation solve? And what does it mean al to00
EEEmma Engströminpentesting-dvwa.hashnode.dev·May 6 · 20 min readCryptography Problems in DVWAIntroduction Cryptography is used everywhere in modern applications to protect sensitive data such as passwords, session tokens, and personal information. Strong cryptographic algorithms are essential00
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev·May 5 · 22 min readFile Inclusion in DVWA1 Introduction In this post, the File Inclusion vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for local file inclusion (LFI) attacks on all levels is to read 00
FLFarzon Lotfiincodeblog.farzon.org·May 2 · 4 min readThe "Certainty Tax": Why Big Tech Will Never Use Wine or Darling for CIIn the world of DevOps, there is an obvious, glaring financial inefficiency: macOS and Windows VMs are a rip-off. If you’re running GitHub Actions or CircleCI, a macOS runner can cost you 10x more per00