Google Cloud Platform

AWS Elastic Compute Cloud (EC2) VS Azure Virtual Machines VS GCP Compute Engine

AWS Elastic Compute Cloud (EC2) VS Azure Virtual Machines VS GCP Compute Engine Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed and compared different object storage options in AWS, Azure, and GCP. https://cloudaffaire.com/aws-simple-storage-service-s3-vs-azure-blob-storage-vs-gcp-cloud-storage/ In this blog post, we will discuss compute (IAAS) options in AWS, Azure, and GCP. More specifically we will compare AWS Elastic Compute Cloud (EC2) VS Azure Virtual Machines VS GCP Compute…

0 Comments

AWS Simple Storage Service (S3) Vs Azure Blob Storage Vs GCP Cloud Storage

AWS Simple Storage Service (S3) Vs Azure Blob Storage Vs GCP Cloud Storage Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed and compared different services/features available in AWS, Azure, and GCP. https://cloudaffaire.com/aws-vs-azure-vs-gcp-cloud-services/ In this blog post, we will discuss object storage options in AWS, Azure, and GCP. More specifically we will compare AWS Simple Storage Service (S3) Vs Azure Blob Storage Vs GCP Cloud Storage.…

1 Comment

AWS Vs Azure Vs GCP Cloud Services

AWS Vs Azure Vs GCP Cloud Services Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed the difference between aws,azure, and gcp account organization. https://cloudaffaire.com/aws-vs-azure-vs-gcp-account-organization/ In this blog post, we will discuss AWS vs Azure vs GCP cloud services. AWS Vs Azure Vs GCP Cloud Services Knowing one public cloud service provider is not enough anymore and the trend for multi-cloud professionals is growing where you…

0 Comments

AWS Vs Azure Vs GCP Global Infrastructure

AWS Vs Azure Vs GCP Global Infrastructure Hello Everyone Welcome to CloudAffaire and this is Debjeet. In today’s world projects are not restricted to a single cloud service provider and often use services from different public cloud service providers. Hence it has become essential to learn all the three major public services providers. In this blog series, we will compare the different public cloud service providers (mainly AWS, Azure, and GCP) in terms of…

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

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 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

How To Create And Manage Cloud IAM Policy In GCP

How To Create And Manage Cloud IAM Policy In GCP Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed the service account in GCP. https://cloudaffaire.com/how-to-create-and-manage-service-account-in-gcp/ In this blog post, we are going to discuss Cloud IAM Policy in GCP. What is Cloud IAM Policy? Access control for Google Cloud resources is managed by Cloud IAM policies. A Cloud IAM policy is attached to a resource, and…

0 Comments