Trending questions in Cloud Computing

0 votes
1 answer

AWS AppSync User relations for FriendsList

This is possible in AppSync today. To accomplish ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,020 points
1,312 views
+2 votes
3 answers

AWS S3 copy files and folders between two buckets

A simplified example using the aws-sdk gem: AWS.config(:access_key_id ...READ MORE

Aug 16, 2018 in Cloud Computing by Priyaj
• 58,020 points
4,786 views
0 votes
1 answer

Amazon SQS FIFO Queue send message validation

Assuming you only have one process adding ...READ MORE

Sep 7, 2018 in AWS by Priyaj
• 58,020 points
1,475 views
+5 votes
1 answer

How is AWS better than GCP

AWS definitely is the leader of the ...READ MORE

Sep 21, 2018 in AWS by Priyaj
• 58,020 points
656 views
+4 votes
2 answers

Amazon S3 Permission problem - How to set permissions for all files at once?

This can be done by setting the ...READ MORE

Mar 27, 2018 in Cloud Computing by brat_1
• 7,200 points
4,068 views
0 votes
1 answer

AWS Lamda with Proxy Integration not recieving request parameters

The lambda proxy integration should pass through ...READ MORE

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

How do you pass custom environment variable on Amazon Elastic Beanstalk (AWS EBS)?

Old way  - use .ebextensions/*.config in AWS ...READ MORE

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

Why I get AWS repository ARN could not be added to restrict access?

heh... answer my own question: I must ...READ MORE

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

I cannot install aws cli on mac os with pip - awscli: command not found

Here are the two steps to install ...READ MORE

Aug 2, 2018 in AWS by bug_seeker
• 15,510 points
2,947 views
0 votes
1 answer

How do i get the Elastic IP from running instance?

If yours is a linux ec2 instance ...READ MORE

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

What does AWS Server Migration Service exactly do?

AWS Server Migration Service (SMS) is an ...READ MORE

Sep 27, 2018 in Cloud Computing by DragonLord999
• 8,450 points
564 views
0 votes
1 answer

How to perfom "switching config" in Azure Websites Application Insights?

There was a new blog post about ...READ MORE

Sep 24, 2018 in Azure by club_seesharp
• 3,450 points
680 views
0 votes
1 answer

Blockchain using Amazon Web Services

Yes, definitely we can. Please refer this ...READ MORE

Sep 28, 2018 in Cloud Computing by brat_1
• 7,200 points
508 views
0 votes
1 answer

What is AWS Comprehend?

Amazon Comprehend is a natural language processing ...READ MORE

Sep 26, 2018 in Cloud Computing by Meci Matt
• 9,460 points
595 views
+4 votes
2 answers

How come AWS S3 is erasing my extension from PDF files?

I think the problem should be with ...READ MORE

Mar 27, 2018 in Cloud Computing by code_ninja
• 6,300 points
4,002 views
0 votes
1 answer

Multi-factor authentication in Amazon Quicksight

Yes. You can enable multi-factor authentication (MFA) ...READ MORE

Sep 14, 2018 in AWS by Archana
• 4,170 points
1,085 views
+1 vote
2 answers

How to use jenkinsfile to get content from AWS SQS?

You can import standard AWS SDK to ...READ MORE

Jul 20, 2018 in AWS by Flying geek
• 3,280 points
2,533 views
0 votes
1 answer

Adding Watermark to AWS Elastic Transcoder

found the error! I had to put the ...READ MORE

Sep 7, 2018 in AWS by Priyaj
• 58,020 points
1,368 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,769 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,555 views
+5 votes
4 answers

Facing rendering issue in AWS EC2 instance

Hey @Vanshika there could be many factors ...READ MORE

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

What Is an AWS Inspector?

Amazon Inspector is an automated security assessment ...READ MORE

Sep 20, 2018 in Cloud Computing by DragonLord999
• 8,450 points
755 views
0 votes
1 answer

How to access AWS ElasticSearch Service automated snapshots/backups?

You can't get to the S3 bucket ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,020 points
3,168 views
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
729 views
0 votes
1 answer

Updating Service Catalog Product Versions Through AWS CLI/Boto3

Find the Product ID of the product ...READ MORE

Aug 27, 2018 in AWS by Priyaj
• 58,020 points
1,759 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,411 views
+1 vote
1 answer

Redirect working from www.xyz.com to https://xyz.com but not from https://www.xyz.com

Make sure you have created the certificate ...READ MORE

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

API for checking EC2 instance limit

No, there is no way to do ...READ MORE

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

What is Amazon Web Services Macie?

Amazon Macie is a security service that ...READ MORE

Sep 26, 2018 in Cloud Computing by DragonLord999
• 8,450 points
457 views
0 votes
3 answers

Is it possible to redirect a domain to Amazon EC2?

Create an Elastic IP on the AWS ...READ MORE

Nov 30, 2018 in Cloud Computing by Abhinav
2,554 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,020 points
3,176 views
+1 vote
1 answer

How to authenticate session in application running on Beanstalk with boto3

The recommended way of managing credentials used ...READ MORE

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

Using React Native to Speak to AWS - Get item: key is federatedInfo with options undefined error ​

Get item: key is federatedInfo with options ...READ MORE

Sep 20, 2018 in AWS by Priyaj
• 58,020 points
713 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
1,742 views
+5 votes
2 answers

Can we export/migrate users from AWS cognito, does it cause vendor lock-in?

Cognito actually has the capability to import ...READ MORE

Aug 1, 2018 in AWS by bug_seeker
• 15,510 points
4,991 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,144 views
0 votes
1 answer

Validation of domain part for email addresses through DNS lookup

SES has a mechanism to handle bounces ...READ MORE

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

How to make API Gateway accept http instead of https?

You can put a Cloudfront distribution in ...READ MORE

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

Terminal returning an S3 error

You just have to add a specific ...READ MORE

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

AWS: Are there any use cases where start ups have used AWS Successfully?

AWS Is for everyone. check this out ...READ MORE

Sep 28, 2018 in Cloud Computing by Meci Matt
• 9,460 points
338 views
+1 vote
4 answers

Can a URL be directly uploaded to S3 using POST?

You can read this blog and get ...READ MORE

Oct 25, 2018 in AWS by chamunda
3,285 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,407 views
0 votes
1 answer

Publishing messages from AWS SNS to SQS

Unless you are using SQS FIFO queues, ...READ MORE

Aug 24, 2018 in AWS by Priyaj
• 58,020 points
1,822 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
605 views
0 votes
1 answer

Kinesis Analytics Destination Guidance: Lambda vs Kinesis Stream to Lambda

If this does not answer your question, ...READ MORE

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

Can someone tell me about AWS Aurora?

Amazon Aurora is a MySQL and PostgreSQL ...READ MORE

Sep 20, 2018 in Cloud Computing by DragonLord999
• 8,450 points
634 views
0 votes
3 answers

What is CPU Credit Balance in EC2 for AWS?

When you use fewer CPU resources then ...READ MORE

Nov 30, 2018 in AWS by Aniket
2,464 views
+1 vote
1 answer

How to configure SSL for Amazon S3 bucket?

You can access your S3 bucket via ...READ MORE

Jul 26, 2018 in Cloud Computing by Gopalan
• 1,360 points
2,995 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,020 points
3,365 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,020 points
2,936 views