Trending questions in Cloud Computing

0 votes
1 answer

Why does Amazon ECS launch tasks when trying to launch containers?

Docker encourages you to split your applications ...READ MORE

Nov 12, 2018 in AWS by Archana
• 5,640 points
494 views
0 votes
1 answer

How to Update Default Root Object of Cloud front Distribution in C#

You will need AWS's new modularized assemblies.  AWSSKD.Core ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
1,097 views
+1 vote
3 answers

Which is better ? AWS S3 bucket logs vs AWS cloudtrail

CloudTrail logs API calls accessed to your ...READ MORE

Aug 16, 2018 in AWS by Priyaj
• 58,090 points
6,781 views
0 votes
1 answer

How to format & translate data before visualizing?

Amazon QuickSight lets you prepare data that ...READ MORE

Oct 29, 2018 in AWS by Archana
• 5,640 points
1,097 views
+1 vote
3 answers

How to upload files on aws elastic beanstalk?

yes once you store it in (AWS) ...READ MORE

Sep 3, 2018 in Cloud Computing by bug_seeker
• 15,520 points
6,331 views
0 votes
1 answer

AWS Elastic Beanstalk - How to increase instance disk capacity?

The 8 GB diskthat you are seeing ...READ MORE

Sep 3, 2018 in AWS by anonymous
3,547 views
0 votes
1 answer

What does the API for Syntax Analysis Exactly do?

 Keeping it short The Amazon Comprehend Syntax ...READ MORE

Nov 13, 2018 in Cloud Computing by Ranka
397 views
0 votes
1 answer

Response with bundle files to IO taking more time using node server on EC2 machine

You can consider hosting as many of ...READ MORE

Nov 14, 2018 in AWS by Theodor
• 740 points
362 views
0 votes
2 answers

Can I Login without prompt in Azure?

You can use -Credential parameter, and DPAPI to login. First, ...READ MORE

Aug 17, 2018 in Azure by Priyaj
• 58,090 points
6,309 views
0 votes
1 answer

Boto3 - python script to view all directories and files

There are no folders, only S3 object ...READ MORE

Sep 17, 2018 in AWS by Priyaj
• 58,090 points
2,851 views
0 votes
1 answer

How to upload to Dropbox and overwrite a file Using CURL

You need to use mode with parameter ...READ MORE

Aug 8, 2018 in AWS by Priyaj
• 58,090 points
4,565 views
+1 vote
1 answer

AWS CLI installation error

Try this command sudo pip install awscli --force-reinstall ...READ MORE

Oct 8, 2018 in AWS by Archana
• 4,170 points
1,881 views
+1 vote
3 answers

How to get ARN for s3 Bucket using aws cli .

An ARN is a non-opaque, constructible identifier, ...READ MORE

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

Amazon ECS Fargate task creation through Jenkins

From your terminal, type which aws and from Jenkins, ...READ MORE

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

How to pull container instances stored in Amazon Elastic Container Registry?

Amazon ECR is integrated with Amazon ECS ...READ MORE

Nov 9, 2018 in AWS by Archana
• 5,640 points
509 views
0 votes
2 answers

What is the difference between Google App Engine and Google Compute Engine?

In App Engine we have limited facility ...READ MORE

Dec 25, 2018 in GCP by anonymous
3,883 views
0 votes
1 answer

How do you wait on a Task Scheduler task to finish in a batch file or C#?

From batch file, query the task status, ...READ MORE

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

Testng XML not accepted by AWS Device Farm

I'm not sure exactly but I believe ...READ MORE

Oct 8, 2018 in AWS by Priyaj
• 58,090 points
1,832 views
0 votes
1 answer

Incorrect policy detected in S3 bucket in CloudFormation

I modified your code and it seems ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,090 points
3,257 views
+1 vote
1 answer

How to put up a maintenance page in AWS when I want to deploy the new versions of own applications behind an ELB?

You can try these steps to put ...READ MORE

Apr 13, 2018 in AWS by Cloud gunner
• 4,670 points
9,450 views
0 votes
1 answer

permission error-when i am trying to SSH into an Amazon Ec2 instance

You are having wrong mod on the file. You ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
1,108 views
0 votes
1 answer

Using HTML buttons how can I move the data from one DynamoDB table to other DynamoDB table in the same region?

In a serverless way, i.e. from a ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
1,106 views
0 votes
1 answer

Is it possible to use own scheduler with Amazon ECS?

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

Nov 5, 2018 in AWS by datageek
• 3,090 points
581 views
0 votes
1 answer

Amazon Lex action fulfillment

There are two ways to fulfill an ...READ MORE

Nov 2, 2018 in AWS by Archana
• 5,640 points
696 views
0 votes
1 answer

AWS for Containerization

Hi, Amazon EKS is a fully managed ...READ MORE

Nov 10, 2018 in Cloud Computing by anonymous
354 views
0 votes
1 answer

Is it possible to access kubernetes guestbook application from browser?

this link helped : https://github.com/GoogleCloudPlatform/kubernetes/issues/6158 see hack solution by ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
2,264 views
0 votes
1 answer

How to read data from config.properties from jenkins?

One thing you could do to figure ...READ MORE

Oct 30, 2018 in AWS by Priyaj
• 58,090 points
794 views
0 votes
1 answer

AWS : Finding a Suitable service

Aws has something for everyone. yes even ...READ MORE

Nov 10, 2018 in Cloud Computing by Sam
341 views
0 votes
1 answer

Does one have to be a machine learning expert to use Amazon Lex?

No machine learning expertise is necessary to ...READ MORE

Nov 8, 2018 in AWS by Archana
• 5,640 points
396 views
+1 vote
1 answer

aws lambda function chromedriver is not executable

Lambda has a limit of 300 seconds ...READ MORE

Oct 4, 2018 in AWS by Priyaj
• 58,090 points
1,856 views
0 votes
1 answer

How does Amazon Redshift keep data secure?

Amazon Redshift encrypts and keeps your data ...READ MORE

Nov 6, 2018 in AWS by Archana
• 5,640 points
462 views
0 votes
1 answer

What data is stored in Ephemeral Storage of Amazon EC2 instance?

Anything that is not stored on an ...READ MORE

Sep 21, 2018 in AWS by Priyaj
• 58,090 points
2,445 views
0 votes
1 answer

While connectig to EMR Cluster AWS EMR Automated Failed

Doing that amount of work wont be ...READ MORE

Nov 2, 2018 in AWS by Priyaj
• 58,090 points
607 views
0 votes
1 answer

How to access an AWS Lambda environment variable from Python

Try this code hope it will work ...READ MORE

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

Is there a way to customize the email content of AWS RDS notifications using SNS?

There isn't a built-in solution for this, ...READ MORE

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

Using an API Gateway in conjunction with microservices and JWTs?

This is how we went about it... What ...READ MORE

Oct 17, 2018 in AWS by Priyaj
• 58,090 points
1,250 views
0 votes
1 answer

install .rpm or .msi file through python script

You have to call system command - rpm ...READ MORE

Sep 18, 2018 in AWS by Priyaj
• 58,090 points
2,494 views
0 votes
1 answer

How to get custom fonts on static aws site

I see this is an old post ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
2,184 views
0 votes
1 answer

What Is AWS Vault Lock?

Amazon Glacier Vault Lock allows you to ...READ MORE

Oct 5, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,735 views
0 votes
1 answer

How to import Azure SQL backup (.bacpac) to LocalDB using Visual Studio?

If you have this folder on your ...READ MORE

Sep 24, 2018 in Azure by null_void
• 3,220 points
2,198 views
+1 vote
1 answer

Hosting a website on multiple ec2 instances

I think its quite similar but not ...READ MORE

Oct 3, 2018 in AWS by Priyaj
• 58,090 points
1,780 views
0 votes
1 answer

How to use AWS CLI with Elastic Beanstalk?

You have to create a source bundle ...READ MORE

Sep 28, 2018 in AWS by Archana
• 4,170 points
2,022 views
0 votes
1 answer

Using Amazon S3 for the photo storage

Pre-generating different sizes and storing them in ...READ MORE

Oct 26, 2018 in AWS by Archana
• 5,640 points
810 views
0 votes
1 answer

Does AWS S3 support multiple events for a same bucket

Your best bet can be to use ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
974 views
0 votes
1 answer

How to appoint a sub-domain in a S3 bucket?

You need to rename your bucket to ...READ MORE

Oct 12, 2018 in AWS by Archana
• 4,170 points
1,400 views
0 votes
1 answer

What kind of storage does Elastic Beanstalk use?

Yes. AWS Elastic Beanstalk stores your application ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
840 views
0 votes
1 answer

S3 static pages without .html extension

You have to set the meta data ...READ MORE

Sep 14, 2018 in AWS by Archana
• 4,170 points
2,604 views
0 votes
1 answer

Things created by AWS IoT automatically

"Automatically" means you can look at the ...READ MORE

Oct 17, 2018 in AWS by Priyaj
• 58,090 points
1,128 views
0 votes
1 answer

How is AWS DynamoDB different from other AWS Databases?

Hi vishal, Amazon DynamoDB is a nonrelational database ...READ MORE

Oct 30, 2018 in Cloud Computing by remo12
550 views
0 votes
1 answer

AWS:Using S3 with EC2 instances

Yes, it can be used for instances ...READ MORE

Jun 26, 2018 in AWS by hemant
• 5,790 points
5,984 views