Trending questions in Cloud Computing

0 votes
1 answer

How do I use microsoft azure?

Microsoft Azure is a cloud computing platform created by Microsoft which ...READ MORE

Jan 20, 2020 in Azure by Sirajul
• 59,230 points

edited Jun 21, 2023 by Khan Sarfaraz 560 views
0 votes
1 answer

How do I enable Cross origin resource sharing (CORS) on a cloud storage bucket?

Use the gsutil cors command to configure CORS on ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
3,125 views
0 votes
1 answer

I want to restrict access to the azure portal, can I use multi-factor authentication for this purpose?

Yes, this is possible. Have a look at ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
1,262 views
0 votes
1 answer

Permissions issue with Google Cloud Storage Bucket.

You can regain access to the object by assigning an applicable role, like roles/storage.objectAdmin, to ...READ MORE

Oct 10, 2019 in GCP by Sirajul
• 59,230 points
4,916 views
0 votes
1 answer

What is Azure stack?

Azure Stack is a hybrid cloud computing software solution ...READ MORE

Jan 10, 2020 in Azure by Sirajul
• 59,230 points
928 views
0 votes
1 answer

How is Azure related with Azure Active directory?

Azure AD provides you with a common ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points
772 views
0 votes
1 answer

Is it possible to directly go for AWS professional certification exam without associate certifications?

Yes you can do that- Let me guide ...READ MORE

Jun 14, 2019 in AWS by Damon Salvatore
• 5,980 points
9,957 views
0 votes
1 answer

How do I know how much space is used in my cloud storage bucket?

You can use Stackdriver for daily monitoring ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
3,121 views
0 votes
1 answer

Unable to update an existing custom role using Azure portal.

If you are unable to update an ...READ MORE

Dec 27, 2019 in Azure by Sirajul
• 59,230 points
1,477 views
0 votes
1 answer

How do I assign a role to a particular user using the Azure portal?

Follow these steps to assign a role ...READ MORE

Dec 27, 2019 in Azure by Sirajul
• 59,230 points
1,469 views
0 votes
1 answer

Incremental data copy using azure datafactory.

If your blob is well named with a ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
1,181 views
0 votes
1 answer

What is the need for ACL's when GCP already has Cloud IAM permissions for the same?

In most cases, Cloud Identity and Access Management ...READ MORE

Nov 5, 2019 in GCP by Sirajul
• 59,230 points
3,689 views
0 votes
1 answer

Connect to an instance as a root user in GCP

If you configured an instance to allow ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,230 points
5,445 views
0 votes
1 answer

How much does Azure DevOps Services cost?

Here's how you will be charged for ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
1,084 views
+2 votes
1 answer

How PCF (Pivotal Cloud Foundry) is different from AWS (Amazon Web Services)

PCF (Pivotal Cloud Foundry)is a commercial cloud ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,020 points
21,617 views
0 votes
1 answer

Sign-in issue on microsoft azure account.

In such cases, you could try the following: you ...READ MORE

Dec 27, 2019 in Azure by Sirajul
• 59,230 points
1,290 views
0 votes
1 answer

GCP Error : 409 "duplicate" while trying to create a table.

This error returns when trying to create ...READ MORE

Nov 20, 2019 in GCP by Sirajul
• 59,230 points
2,890 views
0 votes
1 answer

How can I use a pre-existing disk as a persistent volume for a GKE cluster?

If you already have a persistent disk (say ...READ MORE

Nov 12, 2019 in GCP by Sirajul
• 59,230 points
3,219 views
0 votes
1 answer

Azure portal doesn't display the SDK version of my Cloud Service. How can I get to know it?

You can use following PowerShell commands to ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
967 views
0 votes
1 answer

Schedule a query to run every 3 hours in my BigQuery project.

 Use the bq query command. With this method, you will ...READ MORE

Nov 21, 2019 in GCP by anonymous
• 59,230 points
2,817 views
0 votes
1 answer
0 votes
1 answer

How to create an EC2 instance using Python?

Hey JunDevOps, Have a look these scripts: 1. ...READ MORE

Jun 24, 2019 in AWS by Aysha

edited Jun 25, 2019 9,291 views
0 votes
2 answers

What languages are supported for writing a lambda function in AWS?

If we talk above supporting natively or ...READ MORE

Aug 5, 2020 in Cloud Computing by cloudkatha
• 210 points
1,165 views
+1 vote
1 answer

PHP applications better to host on EC2 or Elastic Beanstalk?

If you are building an app or ...READ MORE

Dec 26, 2019 in Cloud Computing by Yesha
1,277 views
0 votes
1 answer

How can I schedule a pipeline to run in azure datafactory?

You can use the scheduler trigger or ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
955 views
0 votes
1 answer

How to print the names of all the bucket in S3 in Python?

You can use a for loop to ...READ MORE

Nov 30, 2018 in AWS by Aniket
18,125 views
0 votes
1 answer

Copy an image from one repository to another.

You can copy an image from one ...READ MORE

Nov 14, 2019 in GCP by Sirajul
• 59,230 points
3,030 views
0 votes
1 answer

How does the signup to azure portal work using GitHub?

You can now sign up using the ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
977 views
0 votes
1 answer

Disable azure portal for UAT environment.

NO, there isn't such a provision.  Even when ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
810 views
+2 votes
2 answers

Can I copy objects from one s3 bucket to another?

Hi, We can use sync command to move ...READ MORE

Jan 27, 2020 in AWS by vivek
• 530 points
3,007 views
0 votes
1 answer

Can I run actions in parallel in codepipeline? - AWS

Yes. You can configure one or more ...READ MORE

Jul 1, 2019 in AWS by Garima
8,790 views
0 votes
1 answer

How to prevent any user of my organisation from creating a GCP project?

By default, when the organization is created ...READ MORE

Nov 13, 2019 in GCP by Sirajul
• 59,230 points
2,953 views
0 votes
1 answer

How do I start with Azure DevOps?

Sign up with a personal Microsoft account Select ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
791 views
0 votes
1 answer

How to allow outbound traffic on a custom port in gcp?

To allow outbound traffic through a custom ...READ MORE

Sep 26, 2019 in GCP by Sirajul
• 59,230 points
4,999 views
0 votes
1 answer

Add a port forwarding rule on a specific VM instance.

To add a new forwarding rule, you ...READ MORE

Nov 11, 2019 in GCP by Sirajul
• 59,230 points
2,976 views
0 votes
1 answer

When should I use Datastore mode and when to use Native mode of Cloud Filestore?

Consider the following when choosing between database ...READ MORE

Nov 4, 2019 in GCP by Sirajul
• 59,230 points
3,265 views
0 votes
1 answer

Set a custom password for a windows instance on GCP

Compute Engine generates a random password, but ...READ MORE

Nov 8, 2019 in GCP by Sirajul
• 59,230 points
3,077 views
0 votes
0 answers
0 votes
1 answer

I upgraded my free azure account to paid one even before the end of 30 days, What about the unused credits?

When you upgrade your account to pay-as-you-go ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
813 views
0 votes
1 answer

How to copy data from a Cloud Filestore fileshare to a Cloud Storage bucket?

To copy data from a Cloud Filestore ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,466 views
0 votes
1 answer

Can I use an existing dashboard as a template for creating a new dashboard on azure portal?

Yes, You could do this. To use an ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
959 views
0 votes
1 answer

Is it possible to override default inactive timeout setting enabled by the admin?

Yes, If an admin has made a ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
945 views
0 votes
1 answer

What is Google BigQuery? What are the benefits of BigQuery for the data warehouse practitioners?

Google BigQuery is a replacement for the ...READ MORE

Oct 7, 2019 in GCP by Sirajul
• 59,230 points
4,401 views
0 votes
1 answer

Is there any additional authentication method for logging into my Azure Portal apart from Password?

Yes, using Multi-Factor Authentication, we could be ...READ MORE

Dec 27, 2019 in Azure by Sirajul
• 59,230 points
899 views
0 votes
1 answer

Enabling the Cloud Build API

The virtual appliance import tool uses Cloud Build. ...READ MORE

Oct 21, 2019 in GCP by Sirajul
• 59,230 points
3,780 views
0 votes
1 answer

How is the billing procedure done for the purchases made by azure marketplace?

All Azure Marketplace offers that do not ...READ MORE

Dec 30, 2019 in Azure by anonymous
• 59,230 points
737 views
0 votes
1 answer

Is it mandatory to have a Microsoft account to sign up for Azure?

You can sign up with your Microsoft ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
732 views
0 votes
1 answer

How to assign a static IP address to a new VM instance?

When you create a VM instance, it ...READ MORE

Nov 11, 2019 in GCP by anonymous
• 59,230 points
2,849 views
0 votes
1 answer

How do I make a custom dashboard on Azure portal publicly available to other users in my organization?

To make dashboards available to others, you ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
894 views
0 votes
1 answer

How is PutRecord different from PutRecords? - Amazon Kinesis

PutRecord operation allows a single data record ...READ MORE

Nov 19, 2019 in AWS by Aleesha
2,478 views