REHAN SAYYEDdignitas.hashnode.dev·Nov 10, 2024Attacking On-Prem IaCIaC Challenge Now that you have learned how on-prem IaC deployments work and the security concerns that arise when using IaC. In order for us to provide you with this challenge, a significant amount of software had to be kept at specific version lev...DiscussDevsecops#IaC
REHAN SAYYEDdignitas.hashnode.dev·Nov 9, 2024Building an On-Prem IaC WorkflowCreating an IaC Pipeline Let’s navigate to the /home/ubuntu/iac/ directory. All of the scripts we will use today can be found in this directory. cd /home/ubuntu/iac/ Vagrantfile Let's start by taking a look at the Vagrantfile: cat Vagrantfile Vag...DiscussDevsecopsansible
Todor Dinevwrite2learn.hashnode.dev·Nov 5, 2024How to Set Up a Clojure Development Environment with VagrantIn this article we will demonstrate how we set up a portable Clojure development environment on a Windows machine. The main purpose was to be able to create a pleasant working environment for programming in Clojure on any decently powerful Windows-po...DiscussClojure
Vedant Singh Chauhanwdevops.hashnode.dev·Sep 26, 2024Virtualization"Using virtualization, we can create a lab of multiple computers using a single computer." The Pre-Virtualization Era Before virtualization became widespread, organizations faced significant challenges in managing their computing resources: Each ser...Discuss·1 like·29 readsComputer Science
Ishika kesarwaniishikkkkaaaa.hashnode.dev·Sep 14, 2024VM Setup for Mac OS M1/M2/M3Setting up a VM on Mac OS M1/M2/M3 has been a bit of a challenge. To save you some time, I'll provide a streamlined method that I’ve refined through my own experience. We're setting up a basic virtual machine (VM) using two essential tools: VMware F...Discuss·1 likevmware
Aryan Guptaaryangupta0077.hashnode.dev·Sep 7, 2024Deploying a Scalable MERN Stack Application Using Multi-VM Setup with VagrantAs applications scale, so does the need for a reliable and scalable deployment environment. In this blog, I'll guide you through deploying a MERN (MongoDB, Express, React, Node.js) stack application using a multi-VM setup with Vagrant. This approach ...DiscussMERN Stack
Aryan Guptaaryangupta0077.hashnode.dev·Sep 5, 2024Setting Up Multi-VMs in VagrantContent Introduction Multi-VM setup in Vagrant Sample Use Case for Multi-VM Setup Setting Up Your Multi-VM Environment Networking in Multi-VM Setup Provisioning VMs Syncing Folders Between Host and VMs Conclusion Introduction In modern DevO...DiscussDevops
Prasant Jakharjakharprasant.hashnode.dev·Sep 1, 2024Virtualization: Exploring Hypervisors and the Role of VagrantVirtualization is a transformative technology that has reshaped the way we approach computing, enabling multiple operating systems to run on a single physical machine. This capability is foundational to cloud computing, data centers, and modern IT in...Discussvirtual machine
Aryan Guptaaryangupta0077.hashnode.dev·Aug 22, 2024Understanding VagarantfileContents Introduction What is Vagrantfile? How it works? Different configurations of VMs in a Vagrantfile Summary Introduction In today's fast-paced world of software development and DevOps, efficient management of virtual machines (VMs) is cr...DiscussDevops
Sudhanshu Jaiswaljaiswas3.hashnode.dev·Aug 21, 2024Nexus setup on CentOS-9 using vagrantThis blog is just to simplify the DevOps routine work with the help of VM creation using vagrant and setup nexus oss artifactory on it. Resources can be tracked below https://bitbucket.org/jaiswas3/jaiswas3-labs/src/master YouTube link https://youtu....Discusscentos9