Trending questions in AWS

0 votes
1 answer

How to install Python on my ec2 instance?

EC2 on linux machine currently supports python3.4 ...READ MORE

Mar 27, 2019 in AWS by Ritesh
3,634 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
979 views
0 votes
1 answer

Different availability zones for network load balancer

Yes, you can use multiple availability zones ...READ MORE

May 15, 2019 in AWS by Renold
1,515 views
0 votes
1 answer

AWS EC2 ERR_CONNECTION_TIMED_OUT

The most probable fix for getting a ...READ MORE

Mar 28, 2019 in AWS by Razig
3,550 views
0 votes
1 answer

How do I create an alarm for my load balancer using the Amazon EC2 console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

May 17, 2019 in AWS by Rhea
1,377 views
0 votes
1 answer

Create a new file with AWS Lambda Console editor

Execute the following steps: In the Environment window, ...READ MORE

May 20, 2019 in AWS by Ghanisha
1,206 views
0 votes
2 answers

AWS Certificate Manager - How to download public key?

you can not download SSL Certificate from ...READ MORE

Jun 28, 2019 in AWS by salman
6,727 views
0 votes
1 answer

EC2 IAM policy to require tags

Use StringLike or StringNotLike to do your work ...READ MORE

May 15, 2019 in AWS by sunshine
• 1,300 points
1,339 views
+2 votes
1 answer

How to combine multiple S3 objects in the target S3 object w/o leaving S3

"However sometimes our raw objects are not ...READ MORE

Aug 28, 2018 in AWS by Priyaj
• 58,090 points
12,408 views
+1 vote
1 answer

How to delete an EC2 instance using Python boto3

You just need to have the list ...READ MORE

Dec 3, 2018 in AWS by Nabarupa
8,198 views
0 votes
1 answer

Downloading a file from EC2 Linux instance to local computer

It would have been better if you ...READ MORE

Apr 29, 2019 in AWS by Archana
• 5,640 points
1,816 views
+1 vote
1 answer

How do I create an SNS topic while creating an alarm for my Load Balancer using with CloudWatch console?

Follow these steps: Open the Amazon EC2 consoleOn ...READ MORE

May 17, 2019 in AWS by Tamheer
944 views
0 votes
1 answer

What is the difference between EBS snapshots & AMI?

The major difference is between the type ...READ MORE

Oct 16, 2018 in AWS by Archana
• 4,170 points

edited Oct 16, 2018 by Archana 10,195 views
0 votes
1 answer

How to fetch a list of items (like a SQL IN clause)

You can use this as this worked ...READ MORE

Oct 26, 2018 in AWS by Priyaj
• 58,090 points
9,731 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
714 views
0 votes
2 answers

Copying folders inside Amazon S3 bucket

Here is the example to copy folder ...READ MORE

Nov 29, 2018 in AWS by Archana
• 5,640 points
8,172 views
0 votes
1 answer

Steps in creating a lambda function in AWS

To create a Lambda function, you first ...READ MORE

May 20, 2019 in AWS by Taragan
750 views
0 votes
1 answer

Change own IAM user password - AWS

Hey Akhil, follow these steps to change ...READ MORE

Apr 10, 2019 in AWS by Arora
2,473 views
0 votes
1 answer

Using static IP in Elastic Beanstalk

I found this in the documentation: You can ...READ MORE

Mar 18, 2019 in AWS by Archana
• 5,640 points
3,456 views
0 votes
1 answer

Add EBS to Ubuntu EC2 Instance

you are creating a new volume, so ...READ MORE

May 16, 2019 in AWS by ArchanaNagur
• 2,360 points
922 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
433 views
0 votes
1 answer

CreateBucket operation: IllegalLocationConstraintException

This error is generated because your location ...READ MORE

Nov 23, 2018 in AWS by Namitha
8,407 views
0 votes
1 answer

Why minimize your deployment package size to its runtime necessities - AWS Lambda

Hey @tanishq, doing this will reduce the ...READ MORE

May 20, 2019 in AWS by Adil
711 views
0 votes
1 answer

Redirect HTTP traffic to HTTPS request on ELB

Change your server config file if ($http_x_forwarded_proto = ...READ MORE

May 17, 2019 in AWS by Vedant
820 views
0 votes
1 answer

Is it possible to upload data using FTP client into AWS S3?

Actually, S3 doesn't support FTP directly. For ...READ MORE

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

Common errors faced while working with AWS

These are the most common types of ...READ MORE

Apr 10, 2019 in AWS by Vedant
2,315 views
0 votes
1 answer

Point root of the domain to my Elastic Load balancer

You can use Route 53 for this ...READ MORE

May 15, 2019 in AWS by Takeshi
767 views
0 votes
1 answer

Delete a pem file

Use the following command to delete your ...READ MORE

Apr 12, 2019 in AWS by Purav
2,178 views
0 votes
1 answer

select a metric dimension to view metrics by load balancer by Availability Zone across all load balancers through CloudWatct

Follow these steps: Open the CloudWatch console In the ...READ MORE

May 17, 2019 in AWS by Jinu
654 views
0 votes
1 answer

Advantages of NLB over a classic one

I've listed down all the benefits of using ...READ MORE

May 14, 2019 in AWS by Isha
785 views
0 votes
1 answer

Disassociate a CIDR block associated with a VPC

Yes, you can. According to the documentation: You ...READ MORE

May 16, 2019 in AWS by Meghna
664 views
0 votes
1 answer

View CloudWatch metrics of my Load Balancer using the CloudWatch console?

Hey @Nell, Follow these steps: Open the CloudWatch ...READ MORE

May 17, 2019 in AWS by Liena
609 views
0 votes
1 answer

How do I view CloudWatch metrics for my Load Balancer using the console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

May 17, 2019 in AWS by Tanishq
596 views
0 votes
1 answer

Difference between P3 and G3 Instances?

P3 instances provided by AWS that are ...READ MORE

Jan 30, 2019 in AWS by sukesh
5,225 views
0 votes
1 answer

Unable to delete AWS EBS volume

EBS root volumes are deleted by default ...READ MORE

Apr 24, 2019 in AWS by Archana
• 5,640 points
1,556 views
0 votes
1 answer

How do I create a network load balancer?

Follow these steps to create a load ...READ MORE

May 14, 2019 in AWS by Rakshi
686 views
0 votes
1 answer

VPC acticaion mail

The moment you delete any AWS resource ...READ MORE

May 20, 2019 in AWS by anonymous
396 views
0 votes
1 answer

Can I view the primary CIDR for my VPC in AWS from the terminal?

Hey @Tushar, you can use the describe ...READ MORE

May 16, 2019 in AWS by Renuka
565 views
+2 votes
1 answer

Trying to use Lambda to perform backend tasks

AWS Lambda is a service used for ...READ MORE

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

Graphical User Interface in Amazon EC2 instance

I am not exactly sure if an AMI of ...READ MORE

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

Renaming column name in Athena

You can use :- ALTER TABLE %%table-name%% CHANGE ...READ MORE

Jan 17, 2019 in AWS by julie
5,669 views
0 votes
1 answer

Is there a limit on the number of attributes in DynamoDB Table?

Actually, there is no limit to the ...READ MORE

Feb 21, 2019 in AWS by Archana
• 5,640 points
4,077 views
0 votes
1 answer

Configure target group while creating Network Load balancer

Follow these steps: For Target group, keep the ...READ MORE

May 14, 2019 in AWS by Rakshi
516 views
0 votes
1 answer

Load Balancer attributes - AWS-ELB

Haha! you'll have to deal with only ...READ MORE

May 15, 2019 in AWS by Nilofer
499 views
0 votes
1 answer

Is it possible to get EC2 account balance programmatically

You can't, unfortunately, neither AWS nor any ...READ MORE

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

Is there a way to call AWS CLI form AWS Lambda?

You can use the AWS node.js SDK ...READ MORE

Apr 10, 2019 in AWS by Archana
• 5,640 points
1,933 views
0 votes
1 answer

Does DynamoDB support conditional operators?

Yes, like all the other database management ...READ MORE

Mar 11, 2019 in AWS by Esha Gupta
3,180 views
0 votes
1 answer

Getting permission denied error when trying to SSH into my EC2 Instance

The problem is having wrong mod on ...READ MORE

Mar 27, 2019 in AWS by Esha
2,473 views
+3 votes
2 answers

Amazon AWS Filezilla transfer says : permission denied

Well, I can't see the screenshot that ...READ MORE

May 3, 2018 in AWS by Cloud gunner
• 4,670 points
14,432 views