The below method has been tested successfully on CentOS 7. The method below applies to most Linux OSes. On most Cloud Computing Platforms, the Linux OS Images come only with CLI access. In the event that you need to configure …
You may occasionally need to manage your Docker containers using a GUI. Kitematic being phased out and no longer being updated, Portainer.io saves the day. In the video below, we can learn how to set up a portainer, as a …
AWS CLI CheatSheet # aws help – You can get help on the command line to see the supported services # aws autoscaling help – Help for a Specific Service # aws autoscaling create-auto-scaling-group help – Help for a specific …
Let’s say, in your environment, 4 of your users have the same file stored in each of their storage space quotas on their disk. Assuming that each file is 1GB in …
Thick Provisioning or Fat Provisioning: With the Thick or Fat Provisioning, when a drive is created for a user or host, the entire space quota of the user/host is allocated right away to the user/host. Let us say, your organization …
Well, in one of our previous posts we had seen quite some interesting facts about the basics of virtualization. If you missed that, Click the link here to visit the page to understand Virtualization. When dealing with EC2s and Selecting …
BareMetal was written in the assembly language to achieve high-performance computing with minimal footprint, with “just enough operating system approach’*. A BareMetal OS’s only function is to provide virtualization of the underlying hardware and permit other compatible operating systems to …
Type 1 Hypervisor: Installing and Running a Baremetal OS(Click the link to know about Baremetal OS) on top of the Hardware. The primary and only functionality of the Baremetal OS is to perform the job of virtualizing the underlying Hardware …
The compute, network and memory resources on a machine serve as the primary system resources for all/any computational needs. Both the Scale-Up and Scale-Out Architecture methods point towards the methods used in scaling up the system resources in a more …
The AWS Cloud Infrastructure is one of the most secure, extensive, and reliable cloud platforms, providing more than 200 services from its data centers globally. 25 Regions – Data Center Resources available to the outside world. 81 Availability Zones within …