Trending questions in Cloud Computing

+1 vote
2 answers

Regarding AWS Fargate

This document will help you https://docs.aws.amazon.com/AmazonECS/lat ...READ MORE

Sep 7, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
1,885 views
0 votes
1 answer

What Is AWS Deepelns?

AWS DeepLens helps put deep learning in ...READ MORE

Aug 23, 2018 in Cloud Computing by code_ninja
• 6,300 points
429 views
+3 votes
3 answers

Is there a way to install apache drill on an EMR cluster on AWS that is already Running?

It looks to be trying to get ...READ MORE

Oct 11, 2018 in Cloud Computing by findingbugs
• 4,780 points
2,397 views
0 votes
1 answer

AWS trusted adviser vs Inspector

AWS is a web service by Amazon ...READ MORE

Aug 3, 2018 in Cloud Computing by ArchanaNagur
• 2,360 points
1,296 views
0 votes
1 answer

Can someone tell me what is AWS MQ?

Amazon MQ is a managed message broker ...READ MORE

Aug 14, 2018 in Cloud Computing by hemant
• 5,790 points
792 views
0 votes
1 answer

Merge [amazon-sts] into [aws-sts]

Done: aws-sts ← amazon-sts. As told in the comments, ...READ MORE

Aug 17, 2018 in AWS by Priyaj
• 58,020 points
653 views
+4 votes
5 answers

Usage of Amazon Cloudfront or S3

When to use S3? S3 is like many ...READ MORE

Apr 3, 2018 in AWS by brat_1
• 7,200 points
1,972 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,020 points
1,862 views
0 votes
1 answer

AWS: How can you connect to an EC2 Linux instance using Putty?

1. Select your instance in the EC2 ...READ MORE

Aug 6, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,115 views
0 votes
1 answer

Throttling S3 commands with AWS CLI

The AWS CLI S3 transfer commands (which ...READ MORE

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

What is AWS COnfig?

AWS Config is a service that enables ...READ MORE

Aug 14, 2018 in Cloud Computing by Meci Matt
• 9,460 points
760 views
0 votes
1 answer

How to synchronize sessions using Amazon Web Services?

I think what you are looking for ...READ MORE

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

Terminating and EC2 instance by command line

There is no command to terminate all ...READ MORE

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

JAWS screen reader adding tabIndex of -1 to anchors with images

JAWS automatically add tabindex="-1" to anchor tags ...READ MORE

Aug 16, 2018 in Cloud Computing by Priyaj
• 58,020 points
639 views
+1 vote
1 answer

How to copy Azure SQL database to a local development server?

Actually, there are multiple ways to do ...READ MORE

Jul 9, 2018 in Azure by null_void
• 3,220 points
2,621 views
+3 votes
2 answers

Would it be possible to pause an ECS service instead of deleting it?

Yes, it is possible, by adjusting your ...READ MORE

Mar 27, 2018 in Cloud Computing by code_ninja
• 6,300 points
2,345 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,020 points
2,247 views
0 votes
1 answer

Why is subscriber optional on ansible sns?

Hey @bug_seeker, I could not find any ...READ MORE

Aug 8, 2018 in AWS by Priyaj
• 58,020 points

edited Jun 8, 2020 by Sirajul 955 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,020 points
2,068 views
+1 vote
2 answers

Is there a API to get AWS Marketplace Products

AWS Marketplace Entitlement Service API Reference The AWS ...READ MORE

Aug 1, 2018 in AWS by findingbugs
• 4,780 points
1,160 views
0 votes
1 answer

What is vertical and horizontal scalability in aws?

Vertical Scalability: Scaling vertically takes place through an ...READ MORE

Jul 25, 2018 in Cloud Computing by hemant
• 5,790 points
1,543 views
0 votes
1 answer

How to Restrict AWS Resource Access to a Specific IAM Role

You can use iam get-role to find the Role-Id and add ...READ MORE

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

AWS : Stateless Applications

Inevitably, there will be layers of your ...READ MORE

Jul 31, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,255 views
0 votes
1 answer

How to duplicate AWS EC2 instance without any downtime?

Technically it is not possible, because the ...READ MORE

Jul 24, 2018 in Cloud Computing by Gopalan
• 1,360 points
1,534 views
0 votes
1 answer

How to add more devices to AWS root account MFA

When AWS MFA page shows the barcode, ...READ MORE

Aug 13, 2018 in AWS by Priyaj
• 58,020 points
655 views
0 votes
2 answers

How many instances can be created under AWS free tier account

Ans 1. Amazon charges based on usage per ...READ MORE

Jun 7, 2018 in AWS by MISHA
• 520 points
1,961 views
0 votes
1 answer

How can I get an AWS billing for the previous day via Lambda function?

I would suggest using the Cost Explorer ...READ MORE

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

Can someone explain what is AWS Transcribe used for?

Amazon Transcribe is an automatic speech recognition ...READ MORE

Aug 10, 2018 in Cloud Computing by code_ninja
• 6,300 points
757 views
0 votes
2 answers

What is serverless computing?

It is also known as cloud computing ...READ MORE

Jul 18, 2018 in Cloud Computing by bean987
• 140 points
1,761 views
0 votes
1 answer

Error: OAuth integration with O365 fails with error AADSTS65005

By default, a registered app is configured ...READ MORE

Aug 10, 2018 in Azure by club_seesharp
• 3,450 points
775 views
0 votes
1 answer

What is the best "Web API Authentication" practice?

Talking about the best practice, consider the ...READ MORE

Aug 7, 2018 in Azure by null_void
• 3,220 points
902 views
0 votes
1 answer

How to generate temporary URL to upload files to S3 using boto?

Use the following code to do so: import ...READ MORE

Jul 27, 2018 in Cloud Computing by Gopalan
• 1,360 points
1,329 views
0 votes
1 answer

What is AWS GLue?

AWS Glue is a fully managed extract, ...READ MORE

Aug 9, 2018 in Cloud Computing by code_ninja
• 6,300 points
737 views
0 votes
1 answer

Amazon SimpleDB vs Amazon DynamoDB

Using either Simple DB or Dynamo DB ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,020 points
1,130 views
0 votes
1 answer

Trying to upload data stream in Amazon S3

Try adding the ContentType & ACL in ...READ MORE

Jun 28, 2018 in AWS by Cloud gunner
• 4,670 points
2,556 views
0 votes
1 answer

AWS: What is an API Gateway in AWS?

Amazon API Gateway is a fully managed ...READ MORE

Jul 26, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,342 views
0 votes
1 answer

What is AWS Kinesis?

Amazon Kinesis makes it easy to collect, ...READ MORE

Aug 7, 2018 in Cloud Computing by code_ninja
• 6,300 points
808 views
0 votes
1 answer

Using reserved instances in an Elastic Beanstalk Load Balancer

A Reserved Instance a method of pre-paying ...READ MORE

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

What is AWS AppSync?

AWS AppSync automatically updates the data in ...READ MORE

Aug 10, 2018 in Cloud Computing by Meci Matt
• 9,460 points
661 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,863 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,020 points
1,193 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,020 points
1,181 views
+1 vote
3 answers

Amazon CloudFront Latency

As observed in your comment, it seems ...READ MORE

Oct 17, 2018 in Cloud Computing by Allisandro
1,698 views
+13 votes
2 answers

AWS Migration: Lift and Shift

This term is related to data migration ...READ MORE

Jul 27, 2018 in Cloud Computing by Priyaj
• 58,020 points
701 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,540 points
1,551 views
0 votes
1 answer

How to copy .csv file from Amazon S3 bucket?

Boto3 is the library to use for ...READ MORE

Jul 6, 2018 in AWS by Priyaj
• 58,020 points
2,097 views
+2 votes
4 answers

Scaling Amazon EBS Volume sizes

You can grow the storage or compress ...READ MORE

Oct 25, 2018 in Cloud Computing by prashant
1,397 views
0 votes
1 answer

AWS ElasticSearch with cakephp/elastic-search plugin

CakePHP is an open source, MVC framework ...READ MORE

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

AWS CloudFront: Using Directconnect to transfer data to our own data center

 The answer would be a yes, yes. ...READ MORE

Jun 29, 2018 in Cloud Computing by code_ninja
• 6,300 points
2,367 views
0 votes
1 answer

How can I return XML from boto calls?

I don't think there's an officially supported ...READ MORE

Jul 20, 2018 in AWS by Cloud gunner
• 4,670 points
1,458 views