Most answered questions in Cloud Computing

+2 votes
3 answers

AWS trusted advisor vs Inspector

AWS Inspector leverages agents installed on EC2 ...READ MORE

Sep 28, 2018 in Cloud Computing by Taimoor
14,545 views
+3 votes
3 answers

Package com.amazonaws.services.lambda.runtime showing : does not exist in AWS java sdk 1.10.2

Add AWS plugins within eclipse from market ...READ MORE

Aug 23, 2018 in AWS by Priyaj
• 58,090 points
5,411 views
+3 votes
3 answers

Unable to login to parse dashboard on AWS

During the first time boot, the application ...READ MORE

Apr 30, 2018 in AWS by Cloud gunner
• 4,670 points
2,858 views
+1 vote
3 answers

Using AWS Android TransferUtility in Service

I am not certain what you is ...READ MORE

Apr 26, 2018 in Cloud Computing by DragonLord999
• 8,450 points
901 views
+2 votes
3 answers

I am not able to stream PDF, using AWS gateway/Lambda setup

I got a discussion on aws forum ...READ MORE

Aug 2, 2018 in AWS by bug_seeker
• 15,520 points
7,232 views
0 votes
3 answers

Maximizing value of max_connections in AWS RDS

AWS RDS Max Connections Limit As Per ...READ MORE

Jul 24, 2020 in Cloud Computing by Sagar
4,076 views
+1 vote
3 answers

Log in to AWS using Access Key ID and Secret Access Key ID

You can also use the access key ...READ MORE

Aug 30, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
39,890 views
+1 vote
3 answers

How to upload files on aws elastic beanstalk?

yes once you store it in (AWS) ...READ MORE

Sep 3, 2018 in Cloud Computing by bug_seeker
• 15,520 points
6,206 views
+1 vote
3 answers

Which is better ? AWS S3 bucket logs vs AWS cloudtrail

CloudTrail logs API calls accessed to your ...READ MORE

Aug 16, 2018 in AWS by Priyaj
• 58,090 points
6,672 views
0 votes
3 answers

Using EC2 instance to access S3 bucket locally

You can use the boto library to ...READ MORE

Nov 30, 2018 in Cloud Computing by Aniket
3,107 views
+1 vote
3 answers

Invoking AWS Lambda API Gateway vs Direct Invocation

Most of the time, adding API Gateway ...READ MORE

Apr 17, 2018 in AWS by Flying geek
• 3,280 points
4,584 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,077 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,396 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,136 views
+2 votes
3 answers

AWS: Unused Elastic IP charges

You can understand the charge rates here:- https://aws.amazon.com/pre ...READ MORE

Aug 21, 2018 in Cloud Computing by Priyaj
• 58,090 points
852 views
+1 vote
3 answers

Where to find the Microsoft.IdentityModel dll?

Include Microsoft.IdentityModel.Extensions for WIF runtime support by following the following ...READ MORE

Oct 23, 2018 in Azure by Progbaaa
7,680 views
+2 votes
3 answers

AWS S3 copy files and folders between two buckets

A simplified example using the aws-sdk gem: AWS.config(:access_key_id ...READ MORE

Aug 16, 2018 in Cloud Computing by Priyaj
• 58,090 points
4,200 views
+2 votes
3 answers

Is it possible to ping AWS EC2 instance

1.Go to EC2 Dashboard and click "Running ...READ MORE

Nov 13, 2020 in AWS by shivam
• 140 points

edited Nov 13, 2020 by Gitika 19,769 views
+1 vote
3 answers

Amazon CloudFront Latency

As observed in your comment, it seems ...READ MORE

Oct 17, 2018 in Cloud Computing by Allisandro
1,386 views
+3 votes
3 answers

Terraform AWS Cognito App Client

This feature is not currently supported by ...READ MORE

Aug 28, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
3,108 views
+4 votes
3 answers

AWS S3 pricing - data transfer in/out

All traffic FROM mobile phones to S3 ...READ MORE

Oct 16, 2018 in Cloud Computing by anish
1,109 views
+4 votes
3 answers

Deploy RESTful API with .net framework 4.5 in AWS Lambda

This is an old question (somewhat), but ...READ MORE

Jan 17, 2019 in Cloud Computing by Kirk Davis
2,839 views
+4 votes
3 answers

AWS API Gateway with AWS WAF

Well that is not possible, Reason: API Gateway would ...READ MORE

Mar 27, 2018 in Cloud Computing by code_ninja
• 6,290 points
1,454 views
+3 votes
3 answers

Is it possible to delete a API in AWS API Gateway?

Yes, it is possible to delete an ...READ MORE

Mar 27, 2018 in Cloud Computing by brat_1
• 7,200 points
4,183 views
+3 votes
3 answers

Is there a way to install apache drill on an EMR cluster on AWS that is already Running?

It looks to be trying to get ...READ MORE

Oct 11, 2018 in Cloud Computing by findingbugs
• 4,780 points
2,007 views
0 votes
2 answers

Loading data (incrementally) into Amazon Redshift, S3 vs DynamoDB vs Insert

It is achievable to aggregate event logs ...READ MORE

Feb 9, 2022 in AWS by anonymous
978 views
0 votes
2 answers

what is efs in aws

Amazon Elastic File System (Amazon EFS) provides ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
521 views
0 votes
2 answers

What are the things we should consider before reserving EC2 instances?

Hi@Lakshminarayanan, First, it depends on the duration. It ...READ MORE

Dec 7, 2020 in AWS by MD
• 95,440 points
400 views
0 votes
2 answers

In AWS Cloud formation when I upload template it shows error: At least one Resources member must be defined

that's because you have resources defined in ...READ MORE

Oct 25, 2020 in AWS by Spyder
7,019 views
0 votes
2 answers

Which are the best monitoring tools for azure cloud??

Serverless360 is one of the best Azure ...READ MORE

Dec 16, 2020 in Azure by Madhavan

edited Dec 17, 2020 453 views
0 votes
2 answers

I lost my .pem file now how to login into EC2 instance?

Hi, If you forget your .pem file then ...READ MORE

Sep 30, 2020 in AWS by MD
• 95,440 points
2,159 views
0 votes
2 answers

How to transfer files to GCP VM from local system?

gcloud compute scp localpath vm_instance_name:instance/path READ MORE

Oct 27, 2020 in GCP by anonymous
5,570 views
0 votes
2 answers

Where do I get Hashicorp certified Terraform associate dumps or exam questions for practice?

From my personal experience, i have used ...READ MORE

Dec 15, 2020 in Terraform by kodilil
• 440 points
2,636 views
0 votes
2 answers

Which is better azure devops or aws devops?

Azure DevOps, a part of Microsoft's cloud ...READ MORE

Jan 8 in Cloud Computing by anonymous
• 700 points
1,997 views
0 votes
2 answers

How to create a customized IAM policy in GCP using Terraform?

You can visit Terraform official site for ...READ MORE

Sep 14, 2020 in Terraform by Peter
• 180 points
1,545 views
0 votes
2 answers

Can we use domain based Email in Google Cloud IAM?

Hi@Lakshinarayanan, Yes, you can use. Sometimes we need when ...READ MORE

Jul 30, 2020 in GCP by MD
• 95,440 points
1,975 views
0 votes
2 answers

What is Terraform?

Terraform is a provisioning tool that seems ...READ MORE

Aug 29, 2020 in Terraform by nbavis
• 380 points
2,063 views
+1 vote
2 answers

Distrusted computing using Google Cloud Compuitng

You should use autoscaling to add or ...READ MORE

Jul 20, 2020 in GCP by Rajendra Gajbhiye
533 views
0 votes
2 answers

Is it possible to setup container-based SFTP service in GCP - Urgent

You can create custom container of your ...READ MORE

Jul 7, 2020 in GCP by Amit Kumar
880 views
0 votes
2 answers

How does Amazon EKS work?

Amazon Elastic Kubernetes Service (Amazon EKS) is ...READ MORE

Aug 13, 2020 in AWS by nbavis
• 380 points
779 views
0 votes
2 answers

How to read a file from one ec2 instance make some changes and save in another ec2 instance using lambda function.(python)

Muchas gracias. ?Como puedo iniciar sesion? READ MORE

May 2, 2020 in AWS by ohisktvmlv
3,528 views
0 votes
2 answers

What is the difference between the Red Hat OpenStack and Red Hat Virtualization, and how can they work together?

Hello, Red Hat OpenStack Platform is a commercially supported ...READ MORE

Jul 18, 2020 in OpenStack by Lily
• 260 points
3,515 views
0 votes
2 answers

What is packstack in OpenStack?

Packstack is a utility that uses Puppet ...READ MORE

Apr 5, 2020 in OpenStack by anonymous
1,313 views
0 votes
2 answers

Unable to create resource group using azure portal!

Check for any policies applied or if ...READ MORE

Mar 19, 2020 in Azure by Rakesh Yadav
1,091 views
0 votes
2 answers

An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials

After checking time and aws configure settings, ...READ MORE

Apr 11, 2020 in AWS by Arun Kumar
22,918 views
0 votes
2 answers

Azure cloud cost & Pricing.

Azure offers a pay-as-you go pricing model. ...READ MORE

Aug 29, 2020 in Azure by nbavis
• 380 points

edited Sep 4, 2020 by nbavis 827 views
0 votes
2 answers

Azure DevOps and its need?

Azure DevOps is a hosted service providing ...READ MORE

Aug 29, 2020 in Azure by nbavis
• 380 points
971 views
0 votes
2 answers

What is integration runtime in azure data factory?

IR is like act as brige between ...READ MORE

Feb 22, 2020 in Azure by yahya sharif
5,864 views
0 votes
2 answers

Listing the pricing differences between AWS, Azure and GCP? Which cloud provider is cheaper and cost-effective ?

I wouldn’t say that there is one ...READ MORE

Aug 29, 2020 in GCP by nbavis
• 380 points
2,112 views
0 votes
2 answers

Is there any condition on minimum throughput I can request for my Kinesis data stream?

Muchas gracias. ?Como puedo iniciar sesion? READ MORE

May 2, 2020 in AWS by kfdakyldct
560 views