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
2,175 views
+1 vote
1 answer

How many times can one receive the AWS free tier?

Yes, it is possible to create a ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,020 points
1,853 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
2,466 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
1,086 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
938 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,973 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,544 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
2,147 views
0 votes
1 answer

What is AWS Cloud9?

AWS Cloud9 is a cloud-based integrated development ...READ MORE

Aug 9, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,251 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,589 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
1,375 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
1,257 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
1,034 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,366 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,381 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
1,134 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,818 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,935 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,552 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,408 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,811 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,671 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,701 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
2,168 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
889 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,599 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,430 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,956 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
989 views
+4 votes
2 answers

AWS Save & Share while using AWS Calculator

After doing your estimate, click the "Estimate ...READ MORE

Oct 11, 2018 in Cloud Computing by findingbugs
• 4,780 points
2,330 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,324 views
+4 votes
3 answers

AWS API Gateway with AWS WAF

Well that is not possible, Reason: API Gateway would ...READ MORE

Mar 27, 2018 in Cloud Computing by code_ninja
• 6,300 points
2,344 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,830 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
2,161 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
1,064 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
983 views
+4 votes
4 answers

AWS S3 cli isn’t working on Windows server

The error message has nothing to do ...READ MORE

Aug 20, 2018 in Cloud Computing by Priyaj
• 58,020 points
2,282 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,460 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
971 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
2,037 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,020 points
2,179 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,832 views
0 votes
1 answer

Tensorflow on Google Cloud Platform

There are a few ways to run ...READ MORE

Aug 1, 2018 in GCP by kurt_cobain
• 9,350 points
1,309 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
1,032 views
0 votes
1 answer

Failure uploading Image on AmazonS3 with PHP SDK

Try this, I took it out from ...READ MORE

May 4, 2018 in AWS by Cloud gunner
• 4,670 points
5,099 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,679 views
0 votes
1 answer

Cannot launch from template in AWS CLI?

You are using an older version of ...READ MORE

Jul 30, 2018 in AWS by Priyaj
• 58,020 points
1,338 views
+2 votes
2 answers

AWS: DirectConnect

If a backup AWS Direct connect has ...READ MORE

Jul 5, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,111 views
+1 vote
2 answers

Using reserved instances in an Elastic Beanstalk Load Balancer

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

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

AWS: What is the relation between Instance and AMI?

Amazon Web Services provides various methods to ...READ MORE

Jul 12, 2018 in Cloud Computing by DragonLord999
• 8,450 points
2,078 views