Most voted questions in Cloud Computing

0 votes
1 answer

What approach do I need to take to upload files to Lambda function and API Gateway services?

If you want to upload bigger than ...READ MORE

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

DynamoDB: BatchGetItem vs Query

To a large extent I agree these ...READ MORE

Apr 17, 2018 in Cloud Computing by code_ninja
• 6,290 points
6,127 views
0 votes
3 answers

What is CPU Credit Balance in EC2 for AWS?

When you use fewer CPU resources then ...READ MORE

Nov 30, 2018 in AWS by Aniket
2,132 views
0 votes
4 answers

How can I rename a SQL Azure database?

This command serves the purpose ALTER DATABASE [oldname] ...READ MORE

Nov 30, 2018 in Azure by Abhinav
1,979 views
0 votes
3 answers

How to replace/add key pair for a Windows EC2 instance

Stop the EC2 instance for which you ...READ MORE

Nov 30, 2018 in AWS by Abhinav
7,461 views
0 votes
1 answer

How to upload a file on to Azure Blob storage without writing a code?

You can find the below tools useful ...READ MORE

Apr 13, 2018 in Azure by club_seesharp
• 3,450 points
1,292 views
0 votes
3 answers

Is it possible to redirect a domain to Amazon EC2?

Create an Elastic IP on the AWS ...READ MORE

Nov 30, 2018 in Cloud Computing by Abhinav
2,174 views
0 votes
1 answer

EC2: Enforce Tagging

Try using AWS Lambda. Well an event ...READ MORE

Apr 13, 2018 in Cloud Computing by hemant
• 5,790 points
344 views
0 votes
1 answer

File Renaming in S3

Directly? Well , no you need to ...READ MORE

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

API’s to make purchases AWS

The answer to this question is a ...READ MORE

Apr 13, 2018 in Cloud Computing by hemant
• 5,790 points
672 views
0 votes
1 answer

EC2 Instance: Auto Scheduling

Yes, this possible. Add a schedule to ...READ MORE

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

Why would you choose Blob Storage over File Storage which also has ability to store file(s) and folder(s)

Azure Files: Azure File storage provides shared ...READ MORE

Apr 13, 2018 in Azure by null_void
• 3,220 points

edited Apr 13, 2018 by null_void 1,339 views
0 votes
2 answers

Receiving SMS from users and stores in AWS

As far as I know, receiving international ...READ MORE

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

Adding Keypair to existing EC2 instance

No you can't. The reason is KeyPair ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,290 points
1,138 views
0 votes
1 answer

Is it possible to pass custom environment variable on Amazon Elastic Beanstalk?

Yes this is possible. However I would ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,290 points
1,732 views
0 votes
1 answer

S3 Static Website Hosting Route All Paths to Index.html

Yes there is an easy way to ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,290 points
3,204 views
–1 vote
1 answer

How to copy files between Cloud Shell and the local machine in GCP?

Hi@akhtar, You can copy files from the remote ...READ MORE

Nov 9, 2020 in GCP by MD
• 95,440 points
8,850 views
–1 vote
1 answer

How to configure httpd webserver in EC2 instance?

Hi@akhtar, To configure httpd web server in EC2 ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
1,022 views
–1 vote
1 answer

How to find AWS instance Ids in yaml format from command line?

Hi@akhtar, By default AWS gives output in json ...READ MORE

Jun 2, 2020 in AWS by MD
• 95,440 points
612 views
–1 vote
1 answer

What is IAM in AWS?

yes Manish, IAM is a service provided ...READ MORE

Apr 9, 2019 in AWS by Chandan
615 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
4,871 views