© 2023 Hashnode
#vm
The container is the unit of software that packages code and its dependencies so that the application runs quickly and reliably across computer networks. So u can say that virtual machines and containers are the two ways of deploying multip…
Why do you need a virtual development environment or virtual lab? I have been using Windows for years. Based on my regular workflows and daily tasks, I never feel the need to switch to a different o…
What is Vagrant? Vagrant is a tool for building and managing virtual machine environments in a single workflow. It makes life easier by lowering development environment setup time and increasing produ…
What is NGINX? Nginx is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. This is important in order to better serve up web pages and handle traffic for users to access your site. H…
First head over to: https://linode.com Want another method? AWS Azure Google Linode Already have an account? Skip ahead! In the top right, select Sign Up and select how you want to start the sign-up process. This next paragraph will just b…
First head over to: https://aws.amazon.com/ Want another method? AWS Azure Google Linode Already have an account? Skip ahead! Select Create a Free Account or Create an AWS Account. Now begin the Sign up process and verify your email with t…
Why Learn Docker 🐋 🤔? Let's talk about Docker, What is Docker? What Problem does it solve? Why Do we need to learn Docker? What is the importance of Docker in the field of DevOps?I hope most of you …
Motivation For one of my current projects I do remote SSH development from Visual Studio Code on Windows into a Linux Azure VM. build structure and performance requirements prevent me from using loca…
When it comes to running Windows apps on Mac, you can choose CrossOver or Parallels Desktop. Both of these options are great - but CrossOver takes the cake 🍰 My conclusion isn't due to the fact that…