Trending questions in AWS

0 votes
1 answer

How to catch boto3 Errors

You've summarized the situation well. The old boto had ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,020 points
22,004 views
0 votes
1 answer

How to install AWS CLI?

the best way to install AWS CLI ...READ MORE

Jan 31, 2020 in AWS by Travis
857 views
0 votes
0 answers

Hi, I am installing ansible in Aws VM, seeing error - conflicting requests, any idea of resolution?

Hi, I am installing ansible in Aws ...READ MORE

Feb 6, 2020 in AWS by anonymous
• 19,610 points
595 views
0 votes
1 answer

How does AWS work?

AWS has become a lifesaver for many ...READ MORE

Jan 27, 2020 in AWS by Kalgi
901 views
+2 votes
1 answer

Why use AWS?

Many reasons to use AWS. Check them ...READ MORE

Jan 24, 2020 in AWS by Priya
940 views
0 votes
1 answer

How much does AWS cost?

AWS offers, pay as you go model, ...READ MORE

Jan 23, 2020 in AWS by Hemanth Sharma
1,057 views
0 votes
1 answer

What is AWS EC2?

In school, when I had just started ...READ MORE

Jan 27, 2020 in AWS by Kalgi
750 views
+1 vote
1 answer

What is AWS certification and how to get AWS certified?

Most of the growing companies are using ...READ MORE

Jan 17, 2020 in AWS by Yatish
1,133 views
0 votes
1 answer

How to use AWS?

How to use aws?  That's a funny question. ...READ MORE

Jan 23, 2020 in AWS by Isha
867 views
0 votes
1 answer

What is Amazon AWS?

Amazon Web Services(AWS) is a cloud service from ...READ MORE

Jan 23, 2020 in AWS by Hemanth Sharma

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

Is it possible to directly go for AWS professional certification exam without associate certifications?

Yes you can do that- Let me guide ...READ MORE

Jun 14, 2019 in AWS by Damon Salvatore
• 5,980 points
10,388 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
1,449 views
0 votes
1 answer

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

Hi, If your instances are in the same ...READ MORE

Jul 19, 2020 in AWS by MD
• 95,460 points
1,025 views
+1 vote
1 answer

What is AWS Cloud?

Hi @Hannah Before the cloud computing era, the ...READ MORE

Jan 20, 2020 in AWS by Neha
793 views
0 votes
1 answer

How to create an EC2 instance using Python?

Hey JunDevOps, Have a look these scripts: 1. ...READ MORE

Jun 24, 2019 in AWS by Aysha

edited Jun 25, 2019 9,861 views
0 votes
1 answer

AWS error "Unable to locate credentials"

If you add --debug to the command ...READ MORE

Aug 28, 2019 in AWS by Faiza
7,041 views
0 votes
0 answers

How to cancel AWS? [closed]

How do I cancel or deactivate my ...READ MORE

Jan 24, 2020 in AWS by Hannah
• 18,520 points

closed Jan 24, 2020 by Kalgi 597 views
+2 votes
1 answer

How PCF (Pivotal Cloud Foundry) is different from AWS (Amazon Web Services)

PCF (Pivotal Cloud Foundry)is a commercial cloud ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,020 points
22,032 views
0 votes
1 answer

How to print the names of all the bucket in S3 in Python?

You can use a for loop to ...READ MORE

Nov 30, 2018 in AWS by Aniket
18,569 views
0 votes
1 answer

Can I run actions in parallel in codepipeline? - AWS

Yes. You can configure one or more ...READ MORE

Jul 1, 2019 in AWS by Garima
9,184 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
3,207 views
0 votes
0 answers

If I am not wrong aurora replicates my database volume in six ways across 3 az. Do I get charged six times of the actual price?

If I am not wrong aurora replicates ...READ MORE

Dec 30, 2019 in AWS by Hannah
• 18,520 points
1,131 views
0 votes
2 answers

How and Why AWS bill comes after i suspended the account

While your account is suspended, you will ...READ MORE

Oct 18, 2020 in AWS by anonymous
6,040 views
+1 vote
1 answer

Hi could you plz help me on creating appspec file for code deploy .

Hi @Sri, you could use something like ...READ MORE

Dec 3, 2019 in AWS by Kalgi
• 52,350 points
2,083 views
0 votes
1 answer

How is PutRecord different from PutRecords? - Amazon Kinesis

PutRecord operation allows a single data record ...READ MORE

Nov 19, 2019 in AWS by Aleesha
2,631 views
+1 vote
2 answers

Use AWS CloudWatch to start/stop EC2 instances. How to implement it?

What you can do is set a ...READ MORE

Oct 26, 2018 in AWS by Priyaj
• 58,020 points
4,472 views
0 votes
1 answer

AWS CodePipeline error "YAML_FILE_ERROR Message: Wrong number of container tags, expected 1"

Show your spec.yaml file. Most probably the ...READ MORE

Jun 28, 2019 in AWS by Himanshu
8,703 views
+1 vote
1 answer

How to store uploaded files in the S3 bucket when using elastic beanstalk (PHP App)

Hey! You can just use S3 are ...READ MORE

Oct 18, 2019 in AWS by Kalgi
• 52,350 points
3,680 views
0 votes
0 answers

Generate reports using Lambda function with ses, sns, sqs and s3

HI, I have a task description about lambda ...READ MORE

Oct 29, 2019 in AWS by Lakshminarayanan
• 1,370 points
3,253 views
0 votes
1 answer

log X-Amzn-Trace-Id to trace requests through my Application Load Balancer - AWS

Hey use the following steps to log ...READ MORE

Oct 15, 2019 in AWS by Tanya
3,858 views
0 votes
1 answer

Download a specific folder and all subfolders recursively from s3 - aws cli

Use the recursive function for this purpose: $ ...READ MORE

Aug 23, 2019 in AWS by Alia
6,098 views
0 votes
1 answer

Nginx error "502 Bad Gateway nginx/1.16.0"

This typically indicates that a back-end service ...READ MORE

Jul 4, 2019 in AWS by Isha
8,252 views
+1 vote
0 answers

This is the lambda function .. I want to add a new function here . delete the original file

Here I have a lmabda funtion that ...READ MORE

Dec 4, 2019 in AWS by Mritunjoy
• 130 points
1,506 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
3,076 views
+1 vote
0 answers

Can we use Amazon S3 URL of Parent template in TemplateURL to call Child template

I have a Parent template and it ...READ MORE

Dec 17, 2019 in AWS by Amit
• 130 points
844 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
3,554 views
0 votes
1 answer

Install Jenkins on an ec2 instance

Hey @Yamini, follow these steps: 1. Install Java yum ...READ MORE

Aug 1, 2019 in AWS by Varsha
6,732 views
+1 vote
1 answer

Migrate S3 bucket from one account to another - AWS

As far as I know, you cannot ...READ MORE

Oct 9, 2019 in AWS by Neel
3,475 views
0 votes
1 answer

install and enable the latest Elastic Network Adapter driver on an EC2 instance

Hi @Hannah, execute the following commands: Download and ...READ MORE

Oct 11, 2019 in AWS by Lisha
3,410 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
2,542 views
+1 vote
1 answer

Is There any Connector from IBM MQ to Kinesis

The AWS documentation does not explicitly mention that ...READ MORE

Oct 30, 2019 in AWS by Tanmay
2,580 views
+2 votes
1 answer

How many people had completed AWS certified solution architect-Associate level in world-wide?

Hi, I took my exam on 24th ...READ MORE

Oct 30, 2019 in AWS by Arun
2,477 views
0 votes
1 answer

How to check wether a bucket exists using boto3?

You can use this code to check ...READ MORE

Dec 6, 2018 in AWS by Rishav
16,648 views
0 votes
1 answer

Jenkins on Linuz(AWS AMI) error "java.lang.UnsupportedClassVersionError: 51.0"

I had a similar problem, i removed ...READ MORE

Feb 6, 2020 in AWS by Jacques Schmitz Junior
1,575 views
0 votes
1 answer

How much data can I store in Amazon S3?

A single Amazon S3 object can store ...READ MORE

Aug 21, 2019 in AWS by Trisha
5,325 views
+1 vote
1 answer

how do I decide the throughput of the data stream?

Hi @Hannah, Estimate the average size of the ...READ MORE

Nov 19, 2019 in AWS by Aman
1,293 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
1,234 views
0 votes
1 answer

How to download the latest file in a S3 bucket using AWS CLI?

You can use the below command $ aws ...READ MORE

Sep 6, 2018 in AWS by Archana
• 4,170 points
20,180 views
0 votes
1 answer

AWS CloudFront error "InvalidViewerCertificate"

The error clearly mentions that the certificate ...READ MORE

Oct 17, 2019 in AWS by Tanmay
2,664 views
0 votes
1 answer

What programming languages or platforms can I use to access Amazon Kinesis API?

These are the list of languages supported: C++ Go Java JavaSc ...READ MORE

Nov 19, 2019 in AWS by Aleesha
1,160 views