How To Install And Configure Google Cloud SDK Or Gcloud On Windows OS

How To Install And Configure Google Cloud SDK Or gcloud On Windows OS Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install and configure Google cloud SDK or gcloud on windows OS. The gcloud command-line interface is a tool that provides the primary CLI to Google Cloud Platform. You can use this tool to perform many common platform tasks either from the command-line or…

0 Comments

How To Create An AWS EC2 Instance Using PowerShell

How To Create An AWS EC2 Instance Using PowerShell Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to create an AWS EC2 instance using PowerShell. We will create a new EC2 instance from scratch including VPC, Subnets, Security Groups, etc. Prerequisites: One Windows system with PowerShell version 5.0 or higher. AWSPowerShell module installed and configured with proper access. You can follow the below blog post…

0 Comments

How To Install And Configure PowerShell For AWS

How To Install And Configure PowerShell For AWS Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install and configure PowerShell for AWS 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 AWS? AWS or Amazon Web Services is the leading cloud service provider in the market with 35% market…

0 Comments

How To Install And Configure AWS CLI On Windows OS

How To Install And Configure AWS CLI On Windows OS Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install and configure AWS CLI on Windows OS. AWS Command Line Interface (AWS CLI) is an open-source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, you can start using functionality equivalent to AWS Management Console from…

0 Comments

How To Install Git On Azure Virtual Machine

How To Install Git On Azure Virtual Machine Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install git on Azure Virtual Machine. Git is a fast, scalable, revision control system that serves as a backbone of any modern DevOps architecture. In layman term, git provides a hosting solution for all your code in a distributed and version control environment. Prerequisites: One Azure Virtual Machine…

0 Comments

How To Install Git On Google Compute Engine

How To Install Git On Google Compute Engine Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we will discuss how to install git on Google compute engine. Git is a fast, scalable, revision control system that serves as a backbone of any modern DevOps architecture. In layman term, git provides a hosting solution for all your code in a distributed and version control environment. Prerequisites: One Google Compute Engine…

0 Comments