Trending questions in Cloud Computing

0 votes
1 answer

Why can't I connect to AWS RDS?

Here your security groups are incorrect. If ...READ MORE

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

Seeding multiple image attachments from Amazon S3 in Rails

 am trying to seed multiple image attachments ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
500 views
0 votes
1 answer

how cloud computing works?

I believe you're mixing up cloud computing ...READ MORE

Feb 2, 2022 in Cloud Computing by Edureka
• 13,620 points
777 views
0 votes
1 answer

what is nat gateway in AWS?

NAT Gateway is a highly available AWS ...READ MORE

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

ELOGIN error while connecting to SQL Server RDS in AWS Elastic Beanstalk

Using SQL Server Management Studio (SSMS) with ...READ MORE

Feb 8, 2022 in AWS by anonymous
505 views
0 votes
1 answer

What is the difference between dynamodb and dynamodb stream?

DynamoDB Streams enables a read only view ...READ MORE

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

how to create vpc in aws?

Click on VPC under Networking. Click on “Start ...READ MORE

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

Is cloud computing a good career option?

Yes, Cloud Computing is a fantastic career ...READ MORE

Feb 3, 2022 in Cloud Computing by Edureka
• 12,690 points
675 views
0 votes
1 answer

what is redshift in aws

Amazon Redshift is a data warehouse product ...READ MORE

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

S3 Bucket Creation: Restrict to Specific Name Pattern

Is there a way to specify a ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
417 views
0 votes
0 answers

what is route table in aws

Feb 4, 2022 in AWS by Rahul
• 2,120 points
635 views
0 votes
1 answer

What is AWS ECS?

Amazon ECS is a fully managed container ...READ MORE

Feb 3, 2022 in AWS by anonymous
589 views
0 votes
0 answers

Amazon RDS Instance Password?

Feb 8, 2022 in AWS by Rahul
• 2,120 points
408 views
0 votes
1 answer

what is aws lambda function

AWS Lambda is a serverless compute service that ...READ MORE

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

How to change instance type in aws

As your needs change, you might find ...READ MORE

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

what is sns in aws

Amazon Simple Notification Service (Amazon SNS) is ...READ MORE

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

what is aws cli

The AWS Command Line Interface (CLI) is ...READ MORE

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

What is AWS CloudWatch?

Amazon CloudWatch is a monitoring and management service ...READ MORE

Feb 3, 2022 in AWS by anonymous

edited Jun 20, 2023 by Khan Sarfaraz 412 views
0 votes
1 answer

Unziiping a tar.gz file in aws s3 bucket and upload it back to s3 using lambda

Hi@khyati, You can do your task using lambda. ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,460 points
18,837 views
0 votes
1 answer

How to delete a file from S3 bucket using boto3?

You can delete the file from S3 ...READ MORE

Nov 30, 2018 in AWS by Aniket
50,381 views
0 votes
1 answer

what is ARN in AWS?

Amazon Resource Names (ARN) uniquely identify AWS ...READ MORE

Jan 10, 2022 in AWS by Rahul
• 2,120 points
456 views
+2 votes
1 answer

How to install the Google Cloud SDK in Windows system?

Hi@akhtar, To install the Google Cloud SDK on ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,460 points
22,007 views
0 votes
1 answer

How to list the contents of Amazon S3 by modified date?

One easy solution would be probably to ...READ MORE

Aug 21, 2018 in AWS by datageek
• 2,540 points
53,740 views
0 votes
0 answers

How to get access to aws s3 calling the ListObjectsV2 operation in Python script ?

Hi Guys,I try to get data from ...READ MORE

Nov 25, 2021 in AWS by Yuriy
• 120 points
1,660 views
0 votes
1 answer

What is AWS?

Amazon Web Services or AWS is the ...READ MORE

Dec 13, 2021 in AWS by Rahul
• 2,120 points
737 views
0 votes
1 answer

what is aws CloudWatch?

Amazon CloudWatch is a monitoring and management ...READ MORE

Dec 14, 2021 in Cloud Computing by Edureka
• 12,690 points
569 views
0 votes
0 answers

what is subnet in aws?

Dec 10, 2021 in AWS by Edureka
• 220 points
700 views
0 votes
0 answers

how to learn aws?

Dec 17, 2021 in AWS by Edureka
• 13,620 points
381 views
+1 vote
2 answers

Read file content from S3 bucket with boto3

s3_client=boto3.resource('s3') bucket = s3_client.Bucket('test') for obj in bucket.objects.all(): contents=obj.get()['Body'].read().decode(encoding="utf-8",errors="ignore") for line ...READ MORE

Jul 4, 2019 in AWS by reddy

edited Jul 4, 2019 by Kalgi 44,326 views
0 votes
0 answers

How to host a website on AWS?

Dec 10, 2021 in AWS by Edureka
• 220 points
447 views
0 votes
1 answer

The Amazon CloudFront distribution is configured to block access from your country. We can't connect to the server for this app or website at this time.

Hi@akhtar, You got this error because you restricted ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,460 points
24,009 views
0 votes
1 answer

ImportError: No module named boto3

Hi@akhtar, I think boto3 module is missing from ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,460 points
25,036 views
0 votes
0 answers

what is a cloud gaming backend? and I want to know cloud backend

Oct 31, 2021 in GCP by anonymous
• 120 points
338 views
0 votes
0 answers

Can't delete a cluster created using kops

I keep getting the below message when ...READ MORE

Oct 6, 2021 in Cloud Computing by anonymous
• 120 points
797 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
25,082 views
0 votes
2 answers

How to recover lost private key of an EC2 instance?

I'm afraid it's not possible When you launch ...READ MORE

Sep 25, 2018 in AWS by Archana
• 4,170 points
22,400 views
0 votes
1 answer

How to connect to Azure windows VM?

You'll use the Connect button in the Azure portal ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
25,819 views
0 votes
1 answer

How to install Azure CLI with yum?

Hi@akhtar, For Linux distributions with yum such as RHEL, Fedora, ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points
11,993 views
0 votes
1 answer

An error occurred (ResourceNotFoundException) when calling the DescribeCluster operation: No cluster found for name: fargate-cluster.

Hi@akhtar, I think you need to tell your ...READ MORE

Jul 6, 2020 in AWS by MD
• 95,460 points
17,479 views
0 votes
1 answer

How to connect an EC2 linux instance to another Linux instance?

AWS EC2 instances are more like a ...READ MORE

Jul 16, 2019 in AWS by ArchanaNagur
• 2,360 points
32,358 views
0 votes
1 answer

How to list contents of a bucket with boto3?

Hi@akhtar, You can create a session for an ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,460 points
13,393 views
0 votes
1 answer

How to block public access to S3 bucket using Terraform?

Hi@akhtar, To control the access of the S3 ...READ MORE

Sep 9, 2020 in Terraform by MD
• 95,460 points
13,758 views
0 votes
1 answer

Error refreshing state: AccessDenied: Access Denied status code: 403

Hi@akhtar, I also faced the same issue. Then ...READ MORE

Sep 9, 2020 in Terraform by MD
• 95,460 points
13,421 views
+1 vote
1 answer

How to backup Azure SQL Database?

In Azure SQL Database, you can configure ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points
23,328 views
+1 vote
1 answer

How to delete a folder in S3 bucket using boto3 using Python?

You can delete the folder by using ...READ MORE

Nov 30, 2018 in AWS by Aniket
41,319 views
0 votes
1 answer

How to import manually created s3 bucket in Terraform?

Hi@akhtar, Terraform will not able to get the ...READ MORE

Sep 11, 2020 in Terraform by MD
• 95,460 points
12,714 views
0 votes
1 answer
0 votes
1 answer

Can I create a GCP account for free tier without having to provide the credit card details?

You're always required to provide a credit ...READ MORE

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

dynamodb.ServiceResource' object has no attribute 'exceptions'.

Hi@akhtar, You'll need to use boto3.client('dynamodb') to be able to ...READ MORE

Jul 13, 2020 in AWS by MD
• 95,460 points
14,755 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,460 points
9,579 views