Most answered questions in AWS

0 votes
1 answer

I am asked for a user name and password when I connect to a CodeCommit repository from Windows

This happens because of the built-in credential ...READ MORE

Jul 8, 2019 in AWS by Anvit
1,045 views
0 votes
1 answer

Which service is suitable to implement IAAC?

To implement IAAC on AWS platform make ...READ MORE

Jul 8, 2019 in AWS by anonymous
1,797 views
0 votes
1 answer

Is triggering notification for aws CodePipeline possible?

You configure a notification to send an ...READ MORE

Jul 4, 2019 in AWS by Kyraa
1,212 views
0 votes
1 answer

CodePipeline error "Command did not exit successfully REPOSITORY_URI= xxxx.xxxx.ecr.us-east-xxx.amazonaws.com/python exit status 127"

You have a space between  = and xxxx.xxxx.ecr.us-east-xxx.amazonaws.com/python. Delete ...READ MORE

Jul 4, 2019 in AWS by Ashish
9,993 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
7,858 views
0 votes
1 answer

What is RDS Snapshot?

AWS Relational Database Service is an Amazon web ...READ MORE

Jul 4, 2019 in AWS by ArchanaNagur
• 2,360 points
810 views
0 votes
1 answer

CodePipeline error "ERROR: Failed to record SCM polling for hudson.model"

Register the jenkins custom pipeline custom action ...READ MORE

Jul 4, 2019 in AWS by Akki
1,319 views
0 votes
1 answer

Is Deeplens available everywhere?

No. It's not yet available in India, ...READ MORE

Jul 4, 2019 in AWS by Archana
• 5,640 points
384 views
0 votes
1 answer

How is AWS DeepLens different from other cameras in the market?

Here's an abstract from AWS Docs: "AWS ...READ MORE

Jul 4, 2019 in AWS by Archana
• 5,640 points

edited Jul 4, 2019 by Archana 553 views
0 votes
1 answer

error saying ""errorMessage": "Unable to import module 'MyFirst'""

I had the exact same error. Make ...READ MORE

Jul 2, 2019 in AWS by Travis
2,373 views
0 votes
1 answer

Along with AWS do I need to learn anything else?

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

Jul 2, 2019 in AWS by ArchanaNagur
• 2,360 points
1,047 views
+1 vote
1 answer

CodeDeploy failed saying The overall deployment failed because too many individual instances failed deployment

Hello Janvi, Please ensure the below things, me ...READ MORE

Dec 27, 2019 in AWS by Thadi Karan
8,063 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
8,057 views
0 votes
1 answer

Can I duplicate an existing CodePipeline?

Yes, you can duplicate your pipeline. All ...READ MORE

Jul 1, 2019 in AWS by Pallavi
1,723 views
0 votes
1 answer

Can i edit an existing pipeline? - AWS

Yes. You can use the AWS CodePipeline ...READ MORE

Jul 1, 2019 in AWS by Travis
825 views
0 votes
1 answer

What are artifacts in aws Codepipeline?

When an action runs, or an event ...READ MORE

Jul 1, 2019 in AWS by Tyagi
2,493 views
0 votes
1 answer

What is a revision in AWS CodePipeline?

A revision is a change made to ...READ MORE

Jul 1, 2019 in AWS by Sidd
720 views
0 votes
1 answer

What is AWS CodePipeline?

Yes, Amazon's CodePipeline was one of the ...READ MORE

Jul 1, 2019 in AWS by David
568 views
0 votes
1 answer

Target multiple hosts with different configurations

You do not need three different roles ...READ MORE

Jul 4, 2019 in AWS by Lavanya

edited Jul 4, 2019 531 views
0 votes
1 answer

CodePipeline Build failed, error asking for runtime version.

If you use the aws/codebuild/standard:2.0 CodeBuild managed ...READ MORE

Jun 28, 2019 in AWS by Haseeb
3,017 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
7,435 views
0 votes
1 answer

Create security group in AWS using python

Hi @Faheem, try this script. It will ...READ MORE

Jun 24, 2019 in AWS by Yamini
3,039 views
0 votes
1 answer

Is the AWS Associate Certification needed for the AWS Certified DevOps engineer (professional certification exams)?

Well right for october 2018, the rule ...READ MORE

Jun 24, 2019 in AWS by ArchanaNagur
• 2,360 points
692 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 8,793 views
0 votes
1 answer

Could you please demonstrate aws lambda with python

Hey @Priyanka,  Python Lambda functions are functions that ...READ MORE

Jun 24, 2019 in AWS by Kalgi
• 52,360 points
669 views
0 votes
1 answer

How do I review recent activity for the service-linked role?

Hey @Kyago, follow these steps: Open the IAM ...READ MORE

Jun 23, 2019 in AWS by Ishaan
390 views
0 votes
1 answer

How do I create a service-linked role through CLI?

Hey @Travis,  Use the following command and that ...READ MORE

Jun 23, 2019 in AWS by Tarun
594 views
0 votes
1 answer

How to allow an IAM entity to delete the AWSServiceRoleForECS service-linked role?

Hi @Vimal, Add the following statement to the ...READ MORE

Jun 23, 2019 in AWS by Kyraa
1,135 views
0 votes
1 answer

How to allow an IAM entity to edit the description of the AWSServiceRoleForECS service-linked role?

Hey @Hatim,  Add the following statement to the ...READ MORE

Jun 23, 2019 in AWS by Varsha
447 views
0 votes
1 answer

How to allow an IAM entity to create the AWSServiceRoleForECS service-linked role?

Hey @Meer, Add the following statement to the ...READ MORE

Jun 23, 2019 in AWS by Dhruv
3,303 views
0 votes
1 answer

What is the validation of any AWS certificate?

Well any of the AWS certificate is ...READ MORE

Jun 21, 2019 in AWS by ArchanaNagur
• 2,360 points
934 views
0 votes
1 answer

Any one know SAP Analytic Cloud is it possible to run SAC on premise?

SAP Analytic Cloud as the name suggests ...READ MORE

Jun 21, 2019 in AWS by Harsh
1,272 views
0 votes
1 answer

How does an AWS RDS SQL database work?

Well, Amazon RDS is a relational database ...READ MORE

Jun 20, 2019 in AWS by ArchanaNagur
• 2,360 points
709 views
+1 vote
1 answer

What will happen if you have forgotten to stop an instance on AWS?

EC2 is a service by Amazon where ...READ MORE

Jun 17, 2019 in AWS by ArchanaNagur
• 2,360 points
1,208 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
9,423 views
0 votes
1 answer

Difference between working of Auto-Scaling and ELB?

Well, both are the services offered by AWS, ...READ MORE

Jun 14, 2019 in AWS by ArchanaNagur
• 2,360 points
15,593 views
0 votes
1 answer

How to write a string to amazon s3 bucket?

without creating a file on S3, can ...READ MORE

Jun 14, 2019 in AWS by datageek
• 3,090 points
6,733 views
0 votes
1 answer

As a DevOps student, which AWS certification should I consider?

Well let me start with the set ...READ MORE

Jun 14, 2019 in AWS by ArchanaNagur
• 2,360 points

edited Jul 10, 2023 by Khan Sarfaraz 1,379 views
0 votes
1 answer

What are branches in AWS CodeCommit and how to create one?

To create branches, click on Branches on ...READ MORE

Jun 13, 2019 in AWS by Trisha
1,041 views
0 votes
1 answer

Create repository on AWS CodeCommit

Go to your AWS login page and ...READ MORE

Jun 13, 2019 in AWS by Hannah
763 views
+1 vote
1 answer

AWS Enterprise Architect Interview Question- Help Urgent

Hey, have a look at the following ...READ MORE

Jun 11, 2019 in AWS by Kalgi
• 52,360 points
1,530 views
0 votes
1 answer

Which is good to learn, AWS or DevOps? Which has a great future?

Well Let us First see what is ...READ MORE

May 31, 2019 in AWS by ArchanaNagur
• 2,360 points
11,864 views
0 votes
1 answer

What is the future of AWS?

Amazon Web Services (AWS) is a secure ...READ MORE

May 31, 2019 in AWS by ArchanaNagur
• 2,360 points
2,073 views
0 votes
1 answer

Does stopping and terminating instances have same effect in AWS?

AWS is a web service provider which offers ...READ MORE

May 27, 2019 in AWS by ArchanaNagur
• 2,360 points
424 views
0 votes
1 answer

Is it possible to move Amazon EBS to multiple instances?

Elastic Block Store (EBS) is the logical volume ...READ MORE

May 27, 2019 in AWS by ArchanaNagur
• 2,360 points
964 views
+1 vote
1 answer

What is the difference between an Instance, AMI and Snaphots in AWS?

AMI is the Amazon Machine Image which provides ...READ MORE

May 24, 2019 in AWS by ArchanaNagur
• 2,360 points
3,945 views
+1 vote
1 answer

How to find all ELB that are using specific subnet in AWS via CLI?

In AWS CLI the correct way to ...READ MORE

May 24, 2019 in AWS by ArchanaNagur
• 2,360 points
1,221 views
0 votes
1 answer

Is aws glue new service? What data sources does it support?

It's not a new service. And was ...READ MORE

May 22, 2019 in AWS by Archana
• 5,640 points
709 views
0 votes
1 answer

Returning the outputs from a CloudFormation template with Boto?

Are you asking how to list the ...READ MORE

May 22, 2019 in AWS by Archana
• 5,640 points
1,568 views