How To Reduce AWS EBS Root Volume Size

How To Reduce AWS EBS Root Volume Size Hello Everyone Welcome to CloudAffaire and this is Debjeet. In todays blog we will discuss how to reduce EBS root volume size. During instance creation you get the option to define your EBS root volume size. If you have provisioned an EBS volume that has more storage then needed, you might want to reduce or decrease your EBS root volume size. AWS provides very good documentation…

0 Comments

How To Install MySQL

How To Install MySQL Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install MySQL in different operating systems on Cloud platforms like AWS, GCP, or Azure. MySQL installation process changes based on OS and not Cloud service providers. Hence the installation process given for one Cloud service provider for a particular OS will also work in other cloud service providers. What Is MySQL: MySQL…

0 Comments

How To Install MongoDB

How To Install MongoDB Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install MongoDB in different operating systems on Cloud platforms like AWS, GCP, or Azure. MongoDB installation process changes based on OS and not Cloud service providers. Hence the installation process given for one Cloud service provider for a particular OS will also work in other cloud service providers. What Is MongoDB: MongoDB…

1 Comment

How To Install And Configure PostgreSQL

How To Install And Configure PostgreSQL Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install and configure PostgreSQL in different operating systems on Cloud platform like AWS, GCP or Azure. What Is PostgreSQL: PostgreSQL also is known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as…

0 Comments

How To Create An Azure Virtual Machine Using PowerShell

How To Create An Azure Virtual Machine Using PowerShell Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to create an Azure Virtual Machine using PowerShell. What Is PowerShell: PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. What is Azure Virtual Machine: Azure Virtual Machine or Azure VM is the compute service offered by Azure to…

0 Comments

How To Install And Configure PowerShell For Azure

How To Install And Configure PowerShell For Azure Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install and configure PowerShell for Azure cloud. What Is PowerShell? PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. What is Azure? Microsoft Azure is one of the leading cloud service providers in the market with 18% market share.…

0 Comments

How To Create An Azure Virtual Machine Using Azure CLI

How To Create An Azure Virtual Machine Using Azure CLI Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to create an Azure Virtual Machine using Azure CLI. What Is Azure CLI: Azure Command Line Interface or Azure CLI is a collection of commands that can be used to interact with Azure service. Like in AWS we use AWS CLI or in GCP we use gcloud,…

0 Comments

How To Install And Configure Azure CLI

How To Install And Configure Azure CLI Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install and configure Azure CLI on different popular operating systems including Windows, RedHat, Ubuntu, etc. What Is Azure CLI: Azure Command Line Interface or Azure CLI is a collection of commands that can be used to interact with Azure service. Like in AWS we use AWS CLI or in…

0 Comments

How To Create A GCP Compute Engine VM Instance Using PowerShell

How To Create A GCP Compute Engine VM Instance Using PowerShell Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to create a GCP compute VM instance using PowerShell. We will create a new VM instance from scratch including network and firewall rule. Prerequisites: One Windows system with PowerShell. PowerShell module for GCP installed and configured with proper access. You can follow the below blog post…

0 Comments

How To Install And Configure PowerShell For GCP

How To Install And Configure PowerShell For GCP Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install and configure PowerShell for GCP cloud. What Is PowerShell? PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. What is GCP? GCP or Google Cloud Platform is the leading cloud service provider in the market with 9% market…

0 Comments