Most answered questions in AWS

+1 vote
1 answer

How to clear all data from AWS CloudSearch?

Best answer I've been able to find ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,090 points
1,971 views
0 votes
1 answer

Amazon AWS - simple email service for Sydney region

SES is just an authenticated endpoint on ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,090 points
535 views
0 votes
1 answer

AWS free tier account providing 30GB storage to create an instance

There is no such thing as a ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,090 points
1,757 views
+1 vote
1 answer

AWS Pricing VS Google-Cloud-Platform Pricing

The lowest config cost according Google Cloud ...READ MORE

Jul 19, 2018 in AWS by Priyaj
• 58,090 points
513 views
0 votes
1 answer

Tutorial on AWS

This is a interactive demo and hands-on ...READ MORE

Jul 19, 2018 in AWS by Priyaj
• 58,090 points
541 views
+1 vote
1 answer

How to add SSL certificate to AWS EC2 with the help of new AWS Certificate Manager service

refer this link  https://aws.amazon.com/certificate-manager/faqs/ You can't install the certificates ...READ MORE

Jul 19, 2018 in AWS by Priyaj
• 58,090 points
1,594 views
0 votes
1 answer

Do you get charged for a security group in AWS EC2?

There is no charge applicable to Security ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
12,330 views
0 votes
1 answer

AWS instance storage pricing and selection & Reserved Instance

You have two storage options with instances. ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
777 views
0 votes
1 answer

Is there any way to use boto3 anonymously?

Yes. Your credentials are used to sign ...READ MORE

Jul 18, 2018 in AWS by Cloud gunner
• 4,670 points
3,096 views
0 votes
1 answer

Directory Listing in S3 Static Website

There is also a solution: https://github.com/caussourd/aws-s3-bucket-listing Similar to https://github.com/rgrp/s3-bucket-listing but I couldn't ...READ MORE

Jul 18, 2018 in AWS by Cloud gunner
• 4,670 points
5,880 views
0 votes
1 answer

Creating A New MySQL User In Amazon RDS Environment

AWS RDS security groups documentation (a common ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
1,776 views
0 votes
1 answer

Login to AWS from AWS Tools for Powershell

If your IAM user account doesn't already ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
3,043 views
0 votes
1 answer

AWS VPN NATing basic

You cannot solve the problem of CIDR ...READ MORE

Jul 20, 2018 in AWS by datageek
• 2,530 points
392 views
0 votes
1 answer

How to link AWS Lambda function to Amazon CloudWatch ?

In order to create Log Group and ...READ MORE

Jul 20, 2018 in AWS by datageek
• 2,530 points
1,338 views
0 votes
1 answer

AWS sigin loop - can't access the portal

I contacted AWS regarding the issue and ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
940 views
0 votes
1 answer

Cost of storing AMI

You are only charged for the storage ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
14,382 views
0 votes
1 answer

Web Hosting on Amazon AWS (PHP + MySQL)

You can simply refer the following link, ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
990 views
0 votes
1 answer

Comparing bare metal server with AWS servers

There is an Amazon Web Services Total ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
456 views
0 votes
1 answer

I am trying to launch an ec2 instance using aws-cli and i want to copy my code from a s3 bucket.

It might be throwing an error on ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
2,583 views
0 votes
1 answer

What happens to data if the data center goes down in AWS?

When it comes to the security and ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,090 points

edited Jul 13, 2018 by Priyaj 2,174 views
0 votes
1 answer

nstalling phpMyAdmin in Amazon EC2 instance

I needed to update the /etc/httpd/conf.d/phpMyAdmin.conf to allow remote ...READ MORE

Jul 13, 2018 in AWS by Cloud gunner
• 4,670 points
1,617 views
0 votes
1 answer

How do I write an S3 Object to a file?

While IOUtils.copy() and IOUtils.copyLarge() are great, I would prefer the old ...READ MORE

Jul 13, 2018 in AWS by Hammer
• 360 points
4,188 views
0 votes
1 answer

A strange spark ERROR on AWS EMR

Those warning messages can be suppressed by ...READ MORE

Jul 13, 2018 in AWS by Flying geek
• 3,280 points
1,445 views
0 votes
1 answer

Amazon EC2 custom AMI not running bootstrap (user-data)

At the end of initial bootstrap (UserData) ...READ MORE

Jul 13, 2018 in AWS by Cloud gunner
• 4,670 points
3,538 views
0 votes
1 answer

What exactly is an AWS “Edge Location”? [closed]

An Edge location is basically a small ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
1,351 views
0 votes
1 answer

Amazon s3 Folders Problem

Amazon S3 is a flat file system. ...READ MORE

Jul 13, 2018 in AWS by Cloud gunner
• 4,670 points
410 views
0 votes
1 answer

How to set the client certificate for AWS API gateway deployment stage using aws-cli

You'll need to use aws api-gateway update-domain-name. http://docs ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,090 points
1,875 views
0 votes
1 answer

How to get AWS account/service cost using CloudWatch API?

You can check this link for a ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,090 points
720 views
0 votes
1 answer

How to easy log user interaction with the aws cloudsearch api?

You can see the detailed information given ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,090 points
480 views
0 votes
1 answer

Common APIs to launch EC2 and Openstack instances.

There is a api on github that ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,090 points
907 views
0 votes
1 answer

What is CPU Credit Balance in EC2?

CPU Credit regulates the amount CPU burst ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,090 points
820 views
0 votes
1 answer

Quick way to get AWS Account number from the cli tools?

Via "Secure Token Service" using the following ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,090 points
1,641 views
0 votes
1 answer

Creating a Backup of AWS account configurations.

You can use AWS CloudFormer to create ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,090 points
497 views
0 votes
1 answer

What are the books to refer while learning AWS?

You can begin with the courses that ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,090 points
613 views
+1 vote
1 answer

What are the interview questions that could be asked related to AWS?

Genuine answer would be that you never ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,090 points
2,886 views
0 votes
1 answer

What does PEM stand for?

It stands for Privacy Enhanced Mail READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,090 points
1,168 views
0 votes
1 answer

Creating multiple sub accounts in IAM AWS!

you can check this link and proceed ...READ MORE

Jul 11, 2018 in AWS by Priyaj
• 58,090 points
2,086 views
0 votes
1 answer

Amazon AWS tutorial?

I recommend you watch this video its ...READ MORE

Jul 11, 2018 in AWS by Priyaj
• 58,090 points
474 views
0 votes
1 answer

How can I import Amazon AWS resume instance?

Go to the EC2 instance list and ...READ MORE

Jul 11, 2018 in AWS by Priyaj
• 58,090 points
636 views
0 votes
1 answer

How to rename an AWS customer IAM policy?

No you cannot rename a policy The ...READ MORE

Jul 11, 2018 in AWS by Priyaj
• 58,090 points
2,973 views
0 votes
1 answer

htaccess redirect + hide subfolder in url

I found this after searching, Try this rule: # ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
5,933 views
0 votes
1 answer

How to Enable CORS for an AWS API Gateway Resource

Since you're using Lambda Proxy integration for ...READ MORE

Jul 10, 2018 in AWS by Hammer
• 360 points
3,781 views
+1 vote
1 answer

What AWS EC2 instance is more suitable for Chat Application?

I would recommend starting with a T2.micro ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,090 points
665 views
0 votes
1 answer

How to find unused Amazon EC2 security groups?

Select all and delete there you can ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,090 points
2,055 views
0 votes
1 answer

AWS is 99.999% durable what does that mean?

you can look into this hope this ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,090 points
882 views
0 votes
1 answer

AWS email saying have exceeded the free-tier limit.

I got a similar message, except I ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,090 points
689 views
0 votes
1 answer

What is the difference between Amazon Cloudfront and S3

major difference is that cloudfront allows you ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,090 points
1,626 views
0 votes
1 answer

Amazon EC2 - disk full

Well, I think its one (or more) ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
748 views
0 votes
1 answer

How to get Amazon Seller Central orders programmatically?

AIM and SOAP are historical APIs. The ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
2,773 views
0 votes
1 answer

Difference between Amazon ec2 and AWS Elastic Beanstalk.

EC2 EC2 is Amazon's service that allows you ...READ MORE

Jul 9, 2018 in AWS by Priyaj
• 58,090 points
41,952 views