Mohammed Umarumarcode.hashnode.dev·15 hours agoBuilding CI/CD Pipelines with Docker, Jenkins, and AWS for a Web ApplicationIn today’s fast-paced development world, Continuous Integration (CI) and Continuous Deployment (CD) have become essential practices to streamline the software delivery pipeline. Recently, I had the opportunity to build and implement a robust CI/CD pi...Discuss·39 readscicd
Sprasad Pujarisprasad.hashnode.dev·Oct 28, 2024🌟 Understanding Virtualization in Cloud Computing: A Beginner's GuideHey there, tech enthusiasts! Today, we're diving into the fascinating world of virtualization in cloud computing. Don't worry - we'll keep it simple and fun! Let's explore how virtualization makes cloud computing possible and look at some real-world ...DiscussCloud Computing
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Oct 21, 2024Understanding Docker: Revolutionizing Application DeploymentHey there! If you’ve been in the tech world for a while, you’ve probably heard of Docker. It’s a game-changer in how we deploy and manage applications. But what exactly is Docker, and how does it differ from traditional virtualization? Let’s break it...Discussdocker rest api
Renato Cruzjustcode.com.br·Oct 21, 2024Como instalar o VMware Workstation em distribuições LinuxHoje veremos como realizar a instalação do software de virtualização VMware Workstation em distribuições Linux. VMware Workstation O VMware Workstation é uma aplicação de virtualização para desktops que permite aos usuários criar e executar máquinas ...DiscussLinux
Renato Cruzjustcode.com.br·Oct 20, 2024Como instalar o VMware Workstation no Microsoft WindowsHoje veremos como realizar a instalação do software de virtualização VMware Workstation no Microsoft Windows. VMware Workstation O VMware Workstation é uma aplicação de virtualização para desktops que permite aos usuários criar e executar máquinas vi...DiscussWindows
Sharon Jonallagaddasharonlearns.hashnode.dev·Oct 20, 2024What I Learned About Virtualization & HypervisorsVirtualization means instead of using multiple physical servers to run different services like for emails one server, for database another server when we use one single physical server with different operating systems on it to run different services ...DiscussLinkedin Learning
Samuel Msamuel67m.hashnode.dev·Oct 18, 2024Wings Engine Powers Education: Revolutionizing Virtual Learning EnvironmentsIn the field of education and training, traditional teaching methods are gradually combined with modern technology to improve learning efficiency and participation. In Japan, a technologically advanced country, GIS (geographic information system) and...Discuss3d
Mostafa Youssefmostafaelsawy.hashnode.dev·Oct 13, 2024[8] Understanding Swap Space and Page Replacement PoliciesIn modern computing, we often assume that each process's address space is small enough to fit entirely in physical memory. However, this assumption is far from reality. As we move towards systems that support multiple large, concurrently running proc...Discuss·67 readsOperating Systems Three Easy Piecesoperating system
Logeshwaran Nlogeshwrites.hashnode.dev·Oct 12, 2024Virtual Machine Boot Process Explained: Easy GuideThe booting procedure of a virtual machine (VM) is a fascinating process that showcases the intricate interplay between software and hardware. This article will delve into how a VM starts up, its interaction with the hypervisor, and how it communicat...Discussvirtualization
Abang Lazabang.hashnode.dev·Oct 10, 2024Understanding Linux Commands: Beginner to AdvanceStage 1: Beginner Level Introduction to Linux: What is Linux and how it works. Common Linux distributions. Basic Linux Commands: Navigating the filesystem. Managing files and directories. Viewing and editing files. Stage 2: Intermediate ...DiscussLinux