Trending questions in Cloud Computing

0 votes
1 answer

AWS: DevOps in AWS

AWS is one of the best cloud ...READ MORE

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

A strange spark ERROR on AWS EMR

Those warning messages can be suppressed by ...READ MORE

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

How to identify a deadlock in SQL Azure?

Monitoring of SQL Azure is more limited ...READ MORE

Jun 19, 2018 in Azure by club_seesharp
• 3,450 points
3,516 views
0 votes
1 answer

What Is AWS fargate?

AWS Fargate is a compute engine for ...READ MORE

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

How can I remove/hide/disable excessive HTTP response headers in Azure/IIS7 without having to use UrlScan?

MSDN published an article on how to ...READ MORE

May 22, 2018 in Azure by club_seesharp
• 3,450 points
4,749 views
0 votes
1 answer

Changing Machine Instance on GCP

There is no direct method to change ...READ MORE

Aug 1, 2018 in GCP by kurt_cobain
• 9,350 points
1,652 views
0 votes
1 answer

What are the limitations of AWS lambda?

You can get a brief knowledge about ...READ MORE

Aug 9, 2018 in Cloud Computing by Priyaj
• 58,020 points
1,788 views
0 votes
1 answer

What does High Availability Zone exactly mean?

It is best practice to replicate the ...READ MORE

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

How to stop all stack operations currently running in cloud formation?

When I run a creation I can't ...READ MORE

Aug 1, 2018 in Cloud Computing by Gopalan
• 1,360 points
1,637 views
0 votes
1 answer

How do you implement service discovery in AWS?

For an Amazon EC2 hosted service a ...READ MORE

Jul 27, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,843 views
+1 vote
1 answer

How to add cache control in AWS S3?

Use modify command along with s3cmd  to ...READ MORE

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

What price do I eventually pay for a AWS spot-instance and do I drive up the prices?

Spot instance prices vary according to Availability Zones ...READ MORE

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

Amazon EC2 - disk full

Well, I think its one (or more) ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,020 points
1,901 views
0 votes
2 answers

What is AWS?

Amazon Web Services is a cloud computing ...READ MORE

Jul 16, 2018 in AWS by sunshine
• 1,300 points
2,306 views
0 votes
1 answer

SSH access to Amazon EC2 instance shows permission denied

The error is an authentication error. The ...READ MORE

Jul 16, 2018 in Cloud Computing by Gopalan
• 1,360 points
2,275 views
0 votes
1 answer

Intrustion Detection System on the AWS platform

Instruction Detection System (IDS) is different  when compared to ...READ MORE

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

AWS: What Is AWS QuickSight?

Amazon QuickSight is a fast, cloud-powered BI ...READ MORE

Aug 8, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,255 views
0 votes
1 answer

When to use Amazon Cloudfront or S3

Amazon S3 is simple storage service for internet ...READ MORE

Aug 1, 2018 in Cloud Computing by ArchanaNagur
• 2,360 points
1,587 views
+2 votes
2 answers

Authenticated users with STS and API Gateway

RoleSessionName being an identifier for a defined ...READ MORE

Mar 27, 2018 in Cloud Computing by brat_1
• 7,200 points
2,656 views
+4 votes
2 answers

AWS Cloud formation script

You may use the update-stack sub command. ...READ MORE

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

AWS instance storage pricing and selection & Reserved Instance

You have two storage options with instances. ...READ MORE

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

Running JAR file on Amazon EMR created using Hadoop 2.7.5

I suggest you recompile the code or ...READ MORE

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

Is AWS Platform As A Service?

AWS mainly boasts of services that are ...READ MORE

Aug 2, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,478 views
0 votes
1 answer

How to schedule a WebJob?

When using the Azure WebJobs SDK you ...READ MORE

Jun 19, 2018 in Azure by null_void
• 3,220 points
3,347 views
0 votes
2 answers

How to install gcp in Python?

If you're accessing BigQuery in python, you ...READ MORE

Aug 20, 2018 in GCP by Priyaj
• 58,020 points
2,800 views
0 votes
1 answer

AWS: Migration Of data

This is what AWS has to say: ...READ MORE

Jul 19, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,990 views
0 votes
1 answer

What Is AWS Chime?

Amazon Chime is a communications service that ...READ MORE

Aug 8, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,098 views
0 votes
0 answers

Are there tools to view SQS queue status with only API keys? [closed]

I am working on Amazon SES with ...READ MORE

Aug 6, 2018 in AWS by bug_seeker
• 15,520 points

closed Aug 6, 2018 by Priyaj 1,233 views
+1 vote
2 answers

How do I establish an connection to Azure IoT Hub? Say a connection like MQTT/AMQP using Python.

Azure IoT Hub comes with 3 SDK's: Service SDK Device ...READ MORE

Apr 13, 2018 in Azure by null_void
• 3,220 points
3,378 views
0 votes
1 answer

AWS: Is there a way to simulate perimeter security using Amazon Web Services Model?

As we all know traditional perimeter security ...READ MORE

Jul 11, 2018 in Cloud Computing by DragonLord999
• 8,450 points
2,285 views
0 votes
1 answer

Create Amazon EC2 instance with API

If you are looking for a method ...READ MORE

Jul 20, 2018 in AWS by Archana
• 4,170 points
1,886 views
+2 votes
2 answers

Is there a way to get IAM Credentials from Cognito Username/Password from CLI?

Try doing it the other way round. ...READ MORE

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

How do I create or build an AMI in AWS?

Building of an AMI can be initiated ...READ MORE

Jul 16, 2018 in Cloud Computing by brat_1
• 7,200 points
2,055 views
0 votes
1 answer

How to give full access to a S3 user for a single bucket?

Add "s3: ListBucket" permission to the bucket { ...READ MORE

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

AWS buckets and regions

In spite of appearances, and AWS account ...READ MORE

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

Can Someone tell me why do we need AWS cloud watch?

Amazon CloudWatch is a monitoring and management ...READ MORE

Aug 2, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,297 views
+1 vote
1 answer

AWS billing information using AWS java sdk

There are no APIs to get AWS ...READ MORE

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

Amazon CloudWatch Monitoring

Cloudwatch collects data from the host OS, ...READ MORE

Aug 13, 2018 in Cloud Computing by bug_seeker
• 15,520 points
1,374 views
0 votes
1 answer

Is it possible to stop nodes in AWS ElastiCache cluster

At this time there is not a ...READ MORE

Jun 21, 2018 in AWS by Flying geek
• 3,280 points
3,099 views
0 votes
1 answer

What are the different ways to send a request to Simple Storage Service in AWS?

There  are two ways: Using REST API Using AWS ...READ MORE

Jul 23, 2018 in Cloud Computing by brat_1
• 7,200 points
1,686 views
0 votes
1 answer

What is MFA and how to use it with AWS CLI?

To get the temporary session token use ...READ MORE

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

What are some of the popular DevOps Tools we can use or we should learn?

If you ask me, I would say ...READ MORE

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

How to copy table from another MySQL database?

Once login there is no way to ...READ MORE

Aug 1, 2018 in Cloud Computing by Gopalan
• 1,360 points
1,267 views
0 votes
1 answer

What does PEM stand for?

It stands for Privacy Enhanced Mail READ MORE

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

Post Installation, AWS Cli Not added

From this document:  http://docs.aws.amazon.com/cli/latest/userguide/cli-install-macos.html#awscli-install-osx-path For Modern macos/OSX, you need ...READ MORE

Jun 5, 2018 in AWS by Cloud gunner
• 4,670 points
3,718 views
0 votes
1 answer

Are Docker and Azure Service Fabric both the same?

It's confusing since Docker (the company) is ...READ MORE

Jun 1, 2018 in Azure by null_void
• 3,220 points
3,869 views
0 votes
1 answer

AWS: What is SQS? How to use Amazon SQS?

Amazon Simple Queue service is a message ...READ MORE

Jul 11, 2018 in Cloud Computing by brat_1
• 7,200 points
2,146 views
0 votes
1 answer

finding best deployment locations in aws regions

You can certainly launch and terminate Amazon ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,020 points
1,434 views
+1 vote
2 answers

Does S3 support intra file movement from one account to the other?

Follow the instruction in the given AWS ...READ MORE

Oct 23, 2018 in AWS by abc
1,753 views
0 votes
1 answer

How to choose between Azure App Service and Azure Service Fabric?

Microsoft has created the document with a comparison for ...READ MORE

Jun 13, 2018 in Azure by null_void
• 3,220 points
3,288 views