Most answered questions in Cloud Computing

0 votes
2 answers

How do I create a BigQuery Dataset using the console?

1. Open BigQuery 2. Select the project from ...READ MORE

Aug 19, 2020 in GCP by Dev
776 views
+2 votes
2 answers

How to provide Data level Access to S3?

You can create IAM groups and assign ...READ MORE

Nov 22, 2019 in AWS by Vijay
680 views
0 votes
2 answers

Migrate an EC2 instance from one account to another - AWS

You can use AWS CLI to move ...READ MORE

Oct 16, 2019 in AWS by Guillermo
• 200 points
2,866 views
0 votes
2 answers

AWS account limit exceeded and the account blocked

You can call the customer service and ...READ MORE

Aug 26, 2019 in AWS by Laya
1,092 views
0 votes
2 answers

Delete a folder from an s3 bucket - aws cli

There is a delete-folder option, but you ...READ MORE

Oct 3, 2019 in AWS by Shai
55,307 views
+1 vote
2 answers

Download file from s3 - aws cli

You can use cp to copy the ...READ MORE

Aug 23, 2019 in AWS by Faiza
224,347 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
2,686 views
0 votes
2 answers

AWS Aurora MySQL Serverless CPU utilisation is above 10 even it is not processing any requests

It is serverless so you cannot do ...READ MORE

Aug 22, 2019 in AWS by Maris
2,047 views
+1 vote
2 answers

How to stop all idle EC2 instances using AWS Lambda

Nice article, very informative! I have a scenario ...READ MORE

Jan 14, 2020 in AWS by Hamid
• 160 points
4,191 views
0 votes
2 answers

I am getting "Insufficient Privileges" error when trying to access Azure Graph APIs.

I had the same issue before, and ...READ MORE

Sep 17, 2019 in Azure by Ju Cheh
22,331 views
+1 vote
2 answers

Why should I use AWS CodePipeline?

Jenkins is getting old and if your ...READ MORE

Jul 3, 2019 in AWS by Jack
981 views
0 votes
2 answers

How i can send Bulk email from AWS ?

Sending bulk emails is no easy task. ...READ MORE

Feb 8, 2021 in AWS by akshusingh
• 140 points
1,468 views
+1 vote
2 answers

What is the AWS CodeStar service used for?

AWS is a web-service provider, which offers set ...READ MORE

Jun 6, 2019 in AWS by ArchanaNagur
• 2,360 points
846 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
912 views
0 votes
2 answers

Testing Network load balancer

Checked the security group rules to be ...READ MORE

May 17, 2019 in AWS by Aris
1,467 views
0 votes
2 answers

What if ELB itself fails?

This is the exact same reason why ...READ MORE

May 15, 2019 in AWS by Takeshi
2,569 views
0 votes
2 answers

Register targets with target group - Network Load Balancer

Yes you can register to target group ...READ MORE

May 14, 2019 in AWS by Aishwarya
5,112 views
0 votes
2 answers

How to configure Sendmail inside a docker container?

          Here are some reference links which ...READ MORE

Apr 10, 2019 in AWS by nmentityvibes
• 420 points
23,292 views
+2 votes
2 answers

What's the difference between IAM Roles and policies?

IAM Roles are defined as a set ...READ MORE

Aug 13, 2020 in Cloud Computing by nbavis
• 380 points
58,881 views
0 votes
2 answers

Create an S3 bucket using CloudFormation - AWS

Hey you can create an S3 bucket ...READ MORE

Aug 19, 2020 in AWS by Preeti

edited Aug 19, 2020 15,257 views
0 votes
2 answers

How to rename a S3 bucket name?

Hi, You can rename your S3 bucket name. ...READ MORE

Oct 5, 2020 in AWS by akhtar
• 38,230 points
39,550 views
0 votes
2 answers

How to Retrieve and use a single value from Azure mobile services in Android using Java?

You don't need to create a custom ...READ MORE

Apr 1, 2019 in Azure by Prerna
• 1,960 points
741 views
0 votes
2 answers

How to kill a lambda function in AWS?

$ aws lambda put-function-concurrency --function-name my-function --reserved-concurrent-executions ...READ MORE

Mar 28, 2019 in AWS by Shashank
• 1,370 points
22,452 views
0 votes
2 answers

Which should i use for ASP.NET MVC Development: Windows Azure or Amazon EC2?

Both the cloud platforms have slightly varied ...READ MORE

Mar 7, 2019 in Azure by Prerna
• 1,960 points

reshown Mar 7, 2019 by Vardhan 807 views
0 votes
2 answers

Unable to insert item to DynamoDb from command Line

Basically your command line here is unable ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
3,590 views
0 votes
2 answers

How to import EC2 snapshot from S3 backup?

You can visit the documentation for AWS ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
1,402 views
0 votes
2 answers

How to create a VPC from scratch in AWS Console?

Creating a VPC from scratch is bit ...READ MORE

Feb 20, 2019 in AWS by Priyaj
• 58,090 points
3,117 views
+1 vote
2 answers

Create an EC2 Instance using AWS CLI

You can get the command here:- https://docs.aws.amazon.com/cli/latest/ ...READ MORE

Feb 15, 2019 in AWS by Dev
• 360 points
6,897 views
0 votes
2 answers

What are the data models and APIs supported by DynamoDB?

The Data model that is used by ...READ MORE

Apr 23, 2019 in AWS by awsdbaexpert
• 200 points
636 views
0 votes
2 answers

Replicate S3 bucket in different region.

Previously it was not possible but now ...READ MORE

Feb 13, 2019 in AWS by Shashank
• 1,370 points
549 views
0 votes
2 answers

What is the difference between VPC security group and EC2 security group?

EC2-Classic Security Group When the instance is launched, ...READ MORE

Feb 11, 2019 in AWS by Ramaya
3,926 views
0 votes
2 answers

How to create an EC2 Snapshot in AWS Console?

To create a snapshot of your EC2 ...READ MORE

Feb 11, 2019 in AWS by Priyaj
• 58,090 points
875 views
+1 vote
2 answers

How to create an EC2 instance in AWS Console?

Here is a step by step guide ...READ MORE

Feb 11, 2019 in AWS by Shubendu
1,671 views
0 votes
2 answers

How to create a VPC in AWS?

There is another method i.e. creating an ...READ MORE

Feb 20, 2019 in AWS by Priyaj
• 58,090 points
825 views
0 votes
2 answers

What is multi cloud and why is it being used?

Multi-cloud strategy is used for the following ...READ MORE

Feb 8, 2019 in Cloud Computing by Dee
518 views
0 votes
2 answers

Hybrid Cloud vs multi-Cloud

Hybrid cloud is an infrastructure while multi-cloud ...READ MORE

Feb 8, 2019 in Cloud Computing by sarosh
711 views
0 votes
2 answers

Access AWS resources using Lambda function

You can use AWS Identity and Access ...READ MORE

Jul 1, 2019 in AWS by vardy_ns
545 views
0 votes
2 answers

How do i use wildcards to copy group of files in AWS CLI?

Here's a UNIX/Linux shell way. for f in ...READ MORE

Feb 24, 2020 in AWS by paul
17,151 views
+1 vote
2 answers

What is a dead letter queue in AWS?

SQS dead letter queue is provided by ...READ MORE

Jul 23, 2020 in AWS by Preeti
2,637 views
0 votes
2 answers

Launching an EC2 Instance using AWS SDK Java

package com.ec2application.ec2application; import com.amazonaws.auth.AWSCredentials; import com.amazonaws.auth.AWSStaticCredentialsProvider; import com.amazonaws.auth.BasicAWSCredentials; import com.amazonaws.regions.Regions; import com.amazonaws.services.ec2.AmazonEC2; import ...READ MORE

Jan 22, 2019 in AWS by Priyaj
• 58,090 points
6,289 views
0 votes
2 answers

How to move Amazon EC2 instance to another account?

You can move the EC2 Instance using ...READ MORE

Oct 16, 2019 in AWS by Guillermo
• 200 points
1,737 views
0 votes
2 answers

What is the difference between MySQL and Athena?

Athena does not have all the DDL ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
2,357 views
0 votes
2 answers

How to store Amazon Athena Query Results into new Table?

You can use CTAS - as Amazon ...READ MORE

Aug 6, 2019 in AWS by Geva
4,078 views
0 votes
2 answers

Is it possible to change the pem file after creating an Instance?

Here are the steps you can follow:- ...READ MORE

Jan 14, 2019 in AWS by Sukesh
1,058 views
0 votes
2 answers

How does Athena work?

Here is a blog by edureka itself. ...READ MORE

Jan 11, 2019 in AWS by Prawin
1,033 views
0 votes
2 answers

AWS Error: A conflicting conditional operation is currently in progress against this resource

Did you try to wait? S3 needs ...READ MORE

Dec 22, 2018 in AWS by macRos
2,946 views
+3 votes
2 answers

How to download an entire bucket from S3 to local folder?

You can simply download your S3 bucket ...READ MORE

Dec 11, 2018 in AWS by Priyaj
• 58,090 points
10,974 views
0 votes
2 answers

What is the difference between CloudWatch and CloudTrail?

CloudWatch is mostly used to monitor operational ...READ MORE

Jun 1, 2019 in AWS by Javed Ali
9,385 views
0 votes
2 answers

Copying folders inside Amazon S3 bucket

Here is the example to copy folder ...READ MORE

Nov 29, 2018 in AWS by Archana
• 5,640 points
8,035 views
0 votes
2 answers

Invalid bucket name "s3:\\testdm": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$"

Instead of backslashes, use forward slashes C:\Users\jino>aws s3 ...READ MORE

Apr 24, 2019 in AWS by anonymous
22,578 views