Trending questions in AWS

0 votes
1 answer

Using scheduler on Amazon ECS

ECS provides Blox, a collection of open ...READ MORE

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

AWS loadbalancing between EC2 instances

Some quick thoughts: Are your two new instances ...READ MORE

Sep 21, 2018 in AWS by Priyaj
• 58,020 points
936 views
0 votes
1 answer

Can an AWS Batch job use Reserved Instances?

Yes, Batch compute resources are just ec2 ...READ MORE

Aug 27, 2018 in AWS by Priyaj
• 58,020 points
2,005 views
0 votes
1 answer

What is AWS Artifact?

AWS Artifact is your go-to, central resource ...READ MORE

Sep 4, 2018 in AWS by hemant
• 5,790 points
1,627 views
0 votes
1 answer

ECS CFT error: Encountered unsupported property links ​

You have only a small typo within ...READ MORE

Sep 10, 2018 in AWS by Priyaj
• 58,020 points
1,371 views
+2 votes
1 answer

How to Use Amazon AWS Credentials to Access/Query Tables in AWS RDS Instance through Mobile App

You should make your backend functions to ...READ MORE

Aug 28, 2018 in AWS by Priyaj
• 58,020 points
1,836 views
0 votes
1 answer

Lambda + RDS Postgres not working

Have you verified your security group for ...READ MORE

Sep 3, 2018 in AWS by Priyaj
• 58,020 points
1,652 views
+1 vote
2 answers

AWS Lambda Function Issues

If you have created AWS Lambda Deployment JAR ...READ MORE

Sep 14, 2018 in AWS by datageek
• 2,540 points
1,076 views
+3 votes
2 answers

AWS VPN architecture diagram creation.

Yes you can go ahead and use ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,020 points
2,569 views
+2 votes
3 answers

What is an Edge Location? [closed]

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

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

edited Apr 29, 2024 by Khan Sarfaraz 2,787 views
0 votes
1 answer

What is difference between Lightsail and EC2?

EC2 is one of the service by AWS ...READ MORE

Aug 7, 2018 in AWS by ArchanaNagur
• 2,360 points
2,749 views
0 votes
1 answer

Cannot access AWS domain purchased with Route 53

You will need to start by creating ...READ MORE

Sep 14, 2018 in AWS by Priyaj
• 58,020 points
1,108 views
0 votes
1 answer

How secure are Amazon AWS Access keys?

The Access Key ID is not a ...READ MORE

Sep 20, 2018 in AWS by datageek
• 2,540 points
803 views
0 votes
1 answer

Why do people use Heroku when AWS is present? What distinguishes Heroku from AWS?

AWS / Heroku are both free for ...READ MORE

Sep 17, 2018 in AWS by Priyaj
• 58,020 points
920 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,020 points
3,861 views
0 votes
2 answers

Adding swagger to existing aws lambda (API Gateway)

I have only used Swagger with API ...READ MORE

Aug 20, 2018 in AWS by Priyaj
• 58,020 points
4,535 views
0 votes
1 answer

Migration on-premise Postgresql into AWS RDS

Actually the solution purposed works. But there's ...READ MORE

Aug 24, 2018 in AWS by Priyaj
• 58,020 points
1,921 views
0 votes
1 answer

How do I roll-back a message to Amazon MQ (AMQ) from Lambda?

It is apparently not possible using STOMP ...READ MORE

Sep 3, 2018 in AWS by Priyaj
• 58,020 points
1,475 views
0 votes
1 answer

Parallel uploads to the same s3 bucket directory with s3cmd

Is your problem is not with the ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,020 points
1,371 views
0 votes
1 answer

Using pymongo to connect to MongoDB hosted on AWS

Yes, the drivers work independently of any ...READ MORE

Sep 17, 2018 in AWS by Priyaj
• 58,020 points
819 views
0 votes
1 answer

What is command to install Visual C++ in Elastic Beanstalk?

Below solution worked for me Download the redistributable ...READ MORE

Aug 28, 2018 in AWS by Archana
• 4,170 points
1,649 views
0 votes
1 answer

AWS ECS services are moving to another cluster when instances fail health check

I have re-created all the infrastructure again ...READ MORE

Aug 27, 2018 in AWS by Priyaj
• 58,020 points
1,695 views
0 votes
1 answer

Cannot access AWS domain purchased with Route 53

You will need to start by creating ...READ MORE

Sep 17, 2018 in AWS by Priyaj
• 58,020 points
750 views
0 votes
1 answer

How do I disable detailed monitoring for instances in an auto scaling group in a CloudFormation template?

The property you want is InstanceMonitoring, not ...READ MORE

Aug 31, 2018 in AWS by Archana
• 4,170 points

edited Jun 16, 2023 by Khan Sarfaraz 1,474 views
0 votes
1 answer

Do i need Amazon Route53 to bind domain to EC2?

You need to assign an Elastic IP ...READ MORE

Aug 23, 2018 in AWS by Archana
• 4,170 points
1,826 views
0 votes
1 answer

Backup solutions for AWS EC2 instances

I've been using Skeddly for several months now to ...READ MORE

Sep 12, 2018 in AWS by Priyaj
• 58,020 points
918 views
0 votes
1 answer

NSInternalInconsistencyException _variable is not a property of projectName.Classname

It turns out the AWS SDK isn't ...READ MORE

Sep 7, 2018 in AWS by Priyaj
• 58,020 points
1,117 views
0 votes
1 answer

How to set up a SPF(Sender Policy Framework) for AWS EC2 instance?

Setting up a SPF record is pretty ...READ MORE

Aug 16, 2018 in AWS by Archana
• 4,170 points
2,068 views
0 votes
1 answer

Creating a linux virtual machine from disk in azure using python

You specifically ask... Can anyone explain the answer ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,020 points
1,452 views
0 votes
1 answer

Best practices for API versioning?

This is a good and a tricky ...READ MORE

Aug 2, 2018 in AWS by bug_seeker
• 15,510 points
2,638 views
+3 votes
4 answers

How to host a website on AWS?

Certainly, it can be used to do ...READ MORE

Mar 30, 2018 in AWS by brat_1
• 7,200 points
3,481 views
0 votes
1 answer

How to add swap to Amazon EC2 instance?

A fix for this problem is to ...READ MORE

Sep 11, 2018 in AWS by Archana
• 4,170 points
900 views
0 votes
1 answer

Install RStudio on AWS EC2 instance

Amazon Linux AMI 2017.09.1 is based on ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,020 points
2,877 views
0 votes
1 answer

Unable to initiate ssh connection to Amazon EC2 instance

The keypair which you are using must ...READ MORE

Sep 5, 2018 in AWS by Archana
• 4,170 points
1,129 views
+1 vote
1 answer

Can AWS CloudFormation templates for AWS Inspector add an SNS Topic

I see the SNS option is available ...READ MORE

Jul 30, 2018 in AWS by Priyaj
• 58,020 points
2,651 views
0 votes
1 answer

Is it possible to stop nodes in AWS ElasticCache cluster?

In AWS, ElastiCache clusters cannot be stopped. ...READ MORE

Aug 18, 2018 in AWS by Archana
• 4,170 points
1,897 views
+1 vote
1 answer

How to Deploy RESTful API with .net framework 4.5 in AWS Lambda

Is it necessary to migrate to .Net ...READ MORE

Sep 4, 2018 in AWS by Priyaj
• 58,020 points
1,097 views
0 votes
1 answer

Multiple Hashicorp Vault servers in different AZs in AWS

There are several Storage Backends in Vault, ...READ MORE

Sep 6, 2018 in AWS by Priyaj
• 58,020 points
1,040 views
+1 vote
1 answer

Have to save the uploaded file on the Elastic Beanstalk

While working with Elastic Beanstalk (or any ...READ MORE

Jul 4, 2018 in AWS by Flying geek
• 3,280 points
3,746 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,020 points
3,384 views
0 votes
1 answer

How can I do Continuous data ingestion from on prem data sources to redshift

I can Recommend looking into AWS Schema ...READ MORE

Aug 8, 2018 in AWS by Priyaj
• 58,020 points
2,255 views
+5 votes
2 answers

EC2 instance status check failed

Creating a snapshot from an EBS volume ...READ MORE

Mar 27, 2018 in AWS by DragonLord999
• 8,450 points
3,504 views
0 votes
1 answer

Eyaml and Puppet

To create an encrypted copy of a ...READ MORE

Sep 7, 2018 in AWS by Priyaj
• 58,020 points
933 views
0 votes
1 answer

Streaming live video to small group of viewers

You can try Ably Realtime. The platform's ...READ MORE

Sep 12, 2018 in AWS by Priyaj
• 58,020 points
702 views
0 votes
1 answer

AWS Simple AD : SSH based key Authentication for Linux instances

You can interact with SimpleAD in the ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,020 points
1,308 views
0 votes
1 answer

AWS Network ELB take 4 minutes to recognise target as healthy

We hit this issue with NLBs and ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,020 points
998 views
+3 votes
3 answers

Terraform AWS Cognito App Client

This feature is not currently supported by ...READ MORE

Aug 28, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
4,236 views
0 votes
1 answer

Amazon Web Services: RDS + Web Service vs DynamoDB API for Mobile App. What's Easiest/Best for Security?

There is no solution to use IAM ...READ MORE

Aug 27, 2018 in AWS by Priyaj
• 58,020 points
1,372 views
0 votes
1 answer

AWS EMR script-runner access error

It turns out that a bootstrap action ...READ MORE

Aug 6, 2018 in AWS by Priyaj
• 58,020 points
2,243 views
0 votes
1 answer

How do I invoke another lambda async and pass context to it?

I tried several times trying to pass ...READ MORE

Apr 27, 2018 in AWS by Cloud gunner
• 4,670 points
6,593 views