Trending questions in Cloud Computing

0 votes
1 answer

What is the difference between Google Cloud Dataflow and Google Cloud Dataproc?

Cloud Dataflow and Dataproc can both be ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,977 views
0 votes
1 answer

Why is GCP cloud scheduler so expensive?

The actual running of a job is ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,922 views
0 votes
0 answers

Converting t3a.medium to t4g.medium EC2 Instance

I am trying to convert t3a.medium to ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,700 points
1,139 views
0 votes
0 answers

What is difference between Pre-Signed Url and Signed Url?

I intend to private objects in a ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
948 views
0 votes
0 answers

AWS Java SDK - Get EC2 instance info

I have done some research (i.e. looking ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
907 views
0 votes
0 answers

List available AWS RDS instance type with go SDK

I'm trying to list all the available ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,670 points
1,019 views
0 votes
1 answer

Lambda & DynamoDB: "The parameter cannot be converted to a numeric value"

It cannot be converted because you are ...READ MORE

Feb 23, 2022 in AWS by Korak
• 5,820 points
3,415 views
0 votes
1 answer

SonarQube integration within GCP cloud build

You can use custom builders. At the ...READ MORE

Mar 20, 2022 in GCP by Korak
• 5,820 points
2,332 views
0 votes
1 answer

Upload Video to GCP Cloud Storage in Nodejs

I hope this answers your question. The problem ...READ MORE

Apr 11, 2022 in GCP by Korak
• 5,820 points
1,371 views
0 votes
0 answers

How to display only files from aws s3 ls command?

I am using the AWS CLI to ...READ MORE

Apr 19, 2022 in AWS by Soham
• 9,700 points
1,018 views
0 votes
0 answers

AWS RDS disaster recovery using cross-account

We are running AWS RDS PostgreSQL, with ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
738 views
0 votes
0 answers

How to use AWS S3 REST API ListObjects(v2) with multiple parent/child bucket directories?

What am I missing here? I'm able to ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
721 views
0 votes
0 answers

Where will I find access logs of EC2 Instance in AWS?

I need to check who has created ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,700 points
833 views
0 votes
0 answers

Laravel/ MSSQL (AWS RDS) General error: 20018 Unicode data

I'm using SQL Server with a Laravel ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
628 views
0 votes
1 answer

What are the differences between Network and HTTP(s) load balancer in GCP

While the global HTTPS load balancer is ...READ MORE

Apr 5, 2022 in GCP by Korak
• 5,820 points
1,704 views
0 votes
0 answers

Difference between upload() and putObject() for uploading a file to S3?

In the AWS-SDK's S3 class, what is ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,670 points
858 views
0 votes
0 answers

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

When I run df -h on my ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
576 views
0 votes
1 answer

Is there any option to calculate the pricing of certain resource in my GCP project.?

You can use the Billing catalog API ...READ MORE

May 4, 2022 in GCP by Korak
• 5,820 points
730 views
0 votes
0 answers

AWS Private Link vs VPC Endpoint

What is the difference between Private Link ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
543 views
0 votes
0 answers

"UNPROTECTED PRIVATE KEY FILE!" Error using SSH into Amazon EC2 Instance (AWS)

I've created a new Linux instance on ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
533 views
0 votes
0 answers

What's the difference between regular and ml AWS EC2 instances?

According to the Sagemaker pricing, I can ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,670 points
789 views
0 votes
0 answers

Deleting logs file in Amazon s3 bucket according to created date

How to delete the log files in ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
524 views
0 votes
0 answers

AWS Lambda in VPC with RDS and Internet Connection

I set up an Aurora Database in ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,670 points
694 views
0 votes
0 answers

Get ARN of EC2/EBS Volume

I need an EBS Volume ARN to ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,670 points
754 views
0 votes
0 answers

Get ARN of S3 Bucket with aws cli

Is it possible to get the ARN ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,670 points
662 views
0 votes
1 answer

How do I setup a network peering connection from multiple GCP projects to the same MongoDB cluster

If you have a project and want ...READ MORE

Apr 11, 2022 in GCP by Korak
• 5,820 points
1,045 views
0 votes
1 answer

python-magic on GCP App Engine - failing to deploy

If you want to use the python-magic library you ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,253 views
0 votes
0 answers

I changed ec2 instance type from t2.medium to c5.xlarge and i can't use it

I changed an ec2 instance type from ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
463 views
0 votes
0 answers

SCP not working in EC2 (AWS)

I can SSH into the EC2 instance: ssh ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
458 views
0 votes
0 answers

Difference between IAM role and IAM user in AWS

I think an IAM role is used ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
424 views
0 votes
1 answer

Alternative to AWS's Security groups in GCP?

GCP has firewall rules for its VPC ...READ MORE

Mar 20, 2022 in GCP by Korak
• 5,820 points
1,953 views
0 votes
1 answer

Upload to S3 using multer without a middleware function

Use multer-s3-transform middleware to handle S3 upload ...READ MORE

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

AppSync DynamoDB atomic append to existing list attribute and other list operations

We have an object in dynamo DB ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,700 points
583 views
0 votes
1 answer

Which GPU should I use on Google Cloud Platform (GCP)

It all depends on what characteristics you ...READ MORE

Mar 20, 2022 in GCP by Korak
• 5,820 points
1,934 views
0 votes
0 answers

Enable AWS RDS Auto Scaling via Cloudformation

I have RDS instances running in my ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,700 points
568 views
0 votes
0 answers

AWS RDS with auto scaling feature

Could anyone tell me if there is ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,700 points
554 views
0 votes
0 answers

Deploying Istio CNI along with VPC Native CNIS in kubernetes cluster

I have managed k8s services like EKS ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
377 views
0 votes
0 answers

Error when creating AWS Budget Actions to automatically stop EC2 and RDS

I use one EC2 instance and one ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,670 points
548 views
0 votes
0 answers

AWS VPC Peering

In a 3-way peering connection A to ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,700 points
547 views
0 votes
0 answers

How much will it cost to read from an S3 bucket in the same region but on different account

I read it doesn't cost anything to ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
356 views
0 votes
0 answers

AWS s3 lifecycle policy

We are checking if lifecycle policies are ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
347 views
0 votes
0 answers

How to delete instance in EC2?

How can I delete an instance in ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,670 points
598 views
0 votes
0 answers

Amazon ec2 user-data, how does it work?

We are starting instances, and accessing the ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
332 views
0 votes
0 answers

AWS ElastiCache Redis node instance type vs. EC2 instance type

I'm looking for a list of instance ...READ MORE

Apr 19, 2022 in AWS by Aditya
• 7,680 points
584 views
0 votes
0 answers

Downloading folders from aws s3, cp or sync?

If I want to download all the ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,700 points
499 views
0 votes
0 answers

I want to get Operating System of the GCP VM instance

I want to get Operating System of ...READ MORE

Apr 11, 2022 in GCP by Rahul
• 3,380 points
922 views
0 votes
0 answers

AWS RDS bidirectional replication

I'm researching AWS RDS bidirectional replication. I ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,670 points
469 views
0 votes
0 answers

AWS Lambda:The provided execution role does not have permissions to call DescribeNetworkInterfaces on EC2

I new a Lambda function, there is ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,670 points
547 views
0 votes
0 answers

how to design db schema of an e-learning platform in dynamodb?

I am designing No-SQL DB schema for ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,670 points
539 views
0 votes
0 answers

What is SaaS, PaaS and IaaS? With examples

What do the following terms mean? SaaS PaaS IaaS? There are ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,670 points
455 views