Most viewed questions in Cloud Computing

0 votes
1 answer

Does the CloudTrail Event History show all account activity within my account?

Yes, CloudTrail event will show you the ...READ MORE

Sep 30, 2019 in AWS by Kashish
1,293 views
0 votes
1 answer

How can I create tables in Athena?

Creating tables in Athena is very easy. ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
1,293 views
0 votes
1 answer

Amazon EC2 Security Groups

It creates a new security group for ...READ MORE

Jun 26, 2018 in Cloud Computing by code_ninja
• 6,290 points
1,291 views
0 votes
1 answer

What is the difference between elasticity and scalability in Cloud Computing?

Hi@akhtar, These two terms are sound similar. But ...READ MORE

Dec 16, 2020 in Cloud Computing by MD
• 95,440 points
1,289 views
0 votes
2 answers

Can we use Step function AWS over setTimeout for scheduling?

I think you have a few things ...READ MORE

Aug 20, 2018 in AWS by Priyaj
• 58,090 points
1,288 views
0 votes
1 answer

What is AFI?

AFI is nothing but the design that ...READ MORE

Jan 30, 2019 in AWS by sukesh
1,287 views
+2 votes
1 answer

How to create a firewall rule in GCP Cloud?

Hi@akhtar, If you are using the default VPC ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,440 points
1,284 views
0 votes
1 answer

Any one know SAP Analytic Cloud is it possible to run SAC on premise?

SAP Analytic Cloud as the name suggests ...READ MORE

Jun 21, 2019 in AWS by Harsh
1,284 views
0 votes
1 answer

How to get the size of an Amazon S3 bucket?

Hi@akhtar, You can use AWS CLI to perform ...READ MORE

Oct 5, 2020 in AWS by MD
• 95,440 points
1,282 views
0 votes
1 answer

What is Azure SQL database? How to connect to Azure SQL database?

Azure SQL Database is a general-purpose relational ...READ MORE

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

How to create a EMR Cluster using Java AWS SDK?

The Java code for creating an EMR ...READ MORE

Feb 27, 2019 in AWS by Priyaj
• 58,090 points
1,282 views
0 votes
1 answer

How does AWS Glacier Select work?

Amazon Glacier Select allows queries to run ...READ MORE

Oct 5, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,280 views
0 votes
1 answer

Metadata for my AWS Glue data catalog

AWS Glue is used to provide a ...READ MORE

Feb 4, 2019 in AWS by Heena
1,279 views
0 votes
1 answer

Can I Run Command in Script with AWS SDK .Net API

Try this code, will help you for ...READ MORE

May 17, 2018 in AWS by Cloud gunner
• 4,670 points
1,279 views
0 votes
1 answer

Can subscribers selectively receive only a subset of messages published to a topic? - AWS SNS

Yes, of course, you can. You can ...READ MORE

Jul 25, 2019 in AWS by Rhea
1,278 views
0 votes
1 answer

How to merge two branches using the squash merge strategy in AWS CodeCommit?

Hi@akhtar, You can merge two branches using the ...READ MORE

Nov 24, 2020 in AWS by MD
• 95,440 points
1,277 views
0 votes
1 answer

Encrypting the data stored in the clusters of Amazon Redshift

Below is the answer to your question. ...READ MORE

Oct 4, 2018 in AWS by Archana
• 4,170 points
1,276 views
0 votes
1 answer

How to check the status of logging in Google Cloud Storage?

Using gsutil, you can check logging by ...READ MORE

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

EC2 API throttling limits

Amazon EC2 has meanwhile documented their general Query API ...READ MORE

Aug 13, 2018 in AWS by bug_seeker
• 15,520 points
1,274 views
0 votes
1 answer

Amazon SQS FIFO Queue send message validation

Assuming you only have one process adding ...READ MORE

Sep 7, 2018 in AWS by Priyaj
• 58,090 points
1,272 views
0 votes
1 answer

Error parsing /opt/stack/cinder/setup.cfg: SyntaxError: '<' operator not allowed in environment markers"

Hi@akhtar, I think you are using previous version ...READ MORE

Mar 30, 2020 in OpenStack by MD
• 95,440 points
1,271 views
0 votes
1 answer

How to add an App Settings to existing Azure Web Application using Azure Power Shell?

The example is for slot-specific settings, if ...READ MORE

Jun 13, 2018 in Azure by club_seesharp
• 3,450 points
1,271 views
0 votes
1 answer

How to monitor instances using Boto3?

Hi@akhtar, You can monitor your EC2 instances with ...READ MORE

Oct 8, 2020 in AWS by MD
• 95,440 points
1,270 views
0 votes
1 answer

How to reboot a RedShift Cluster?

Hi@akhtar, You can reboot a cluster. with the CLI ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
1,269 views
0 votes
1 answer

Creating an instance with a local SSD

Because local SSDs are located on the ...READ MORE

Nov 6, 2019 in GCP by Sirajul
• 59,230 points
1,268 views
0 votes
1 answer

How can I return XML from boto calls?

I don't think there's an officially supported ...READ MORE

Jul 20, 2018 in AWS by Cloud gunner
• 4,670 points
1,267 views
+2 votes
1 answer

How to create a VPC on GCP from command line?

Hi@akhtar, To create a personal network, you need ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
1,266 views
+1 vote
1 answer

There was a problem setting up the instance connection The connection has been closed because the server is taking too long to respond

Hi@akhta if AWS finds your CLI in static ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
1,265 views
+2 votes
1 answer

If s3 is global then why we need to select a region while launching it?

This might help you with your query.  Have ...READ MORE

Feb 18, 2020 in AWS by Sirajul
• 59,230 points
1,264 views
0 votes
1 answer

sending and receiving emails with GCP

If you're still considering using Mailgun on ...READ MORE

Nov 8, 2022 in GCP by Ashwini
• 5,430 points
1,263 views
0 votes
1 answer

Can I start a virtual machine in azure without the azure portal?

I think the best way is to ...READ MORE

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

Using an API Gateway in conjunction with microservices and JWTs?

This is how we went about it... What ...READ MORE

Oct 17, 2018 in AWS by Priyaj
• 58,090 points
1,261 views
0 votes
1 answer

How can I find out why my storage space on Amazon EC2 is full?

One or more log files which have ...READ MORE

Feb 21, 2022 in AWS by Korak
• 5,820 points
1,254 views
0 votes
1 answer

How are data sources used in Terraform?

Hi@akhtar, A data source is accessed via a ...READ MORE

Dec 7, 2020 in Terraform by MD
• 95,440 points
1,254 views
0 votes
1 answer

How to delete a Cluster with No Final Cluster Snapshot in RedShift?

Hi@akhtar, You can delete a previously provisioned cluster without ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
1,253 views
0 votes
1 answer

How to assign public IP to OpenStack instances?

You can have a look at this ...READ MORE

Feb 25, 2019 in OpenStack by Priyaj
• 58,090 points
1,250 views
0 votes
1 answer

How to delete an access key for an IAM user?

Hi@akhtar, If you do not specify a user ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
1,249 views
0 votes
1 answer

What is the difference between AWS S3 Bucket Log Vs AWS CloudTrail

Let me give you a few pointers: In ...READ MORE

Apr 19, 2018 in Cloud Computing by brat_1
• 7,200 points
1,248 views
0 votes
1 answer

Change ingress rules for already created RDS DB instance - AWS

Hey, follow these steps to change the ...READ MORE

Apr 16, 2019 in AWS by Nayan
1,246 views
+1 vote
1 answer

New Exam AWS Certified Solutions Architect - Associate

Amazon publishes details of both exams on ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,090 points
1,245 views
0 votes
1 answer

How to create a security group in EC2-Classic using AWS-CLI?

Hello @Jino, The command for creating security group ...READ MORE

Nov 21, 2018 in AWS by Anoop
1,242 views
0 votes
1 answer

Hadoop in the AWS free tier?

If you want to limit your hadoop ...READ MORE

Aug 16, 2018 in AWS by Priyaj
• 58,090 points
1,242 views
+1 vote
1 answer

How to create a Redshift Cluster using Java SDK?

This is the code to create a ...READ MORE

Feb 25, 2019 in AWS by Priyaj
• 58,090 points
1,241 views
+1 vote
1 answer

How to find all ELB that are using specific subnet in AWS via CLI?

In AWS CLI the correct way to ...READ MORE

May 24, 2019 in AWS by ArchanaNagur
• 2,360 points
1,238 views
0 votes
2 answers

Text console for development in JAWS?

Hey @eatcodesleeprepeat, you could use Jaws Braille viewer ...READ MORE

Apr 3, 2019 in AWS by Kalgi
• 52,360 points
1,238 views
0 votes
1 answer

error retrieving default location: Resource group 'MyResourceGroup' could not be found in Azure.

Hi@akhtar, I think you don't have the group ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,440 points
1,237 views
0 votes
1 answer

How do I create a preemptible virtual machine (VM) instance?

With gcloud compute, use the same instances create command that ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points
1,236 views
0 votes
1 answer

where is drop down menu for the google cloud platform

It is important that you are signed ...READ MORE

Sep 20, 2019 in GCP by Sirajul
• 59,230 points
1,236 views
0 votes
1 answer

How to set custom quota for my BigQuery project?

To set a custom quota or modify ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
1,231 views