Trending questions in Cloud Computing

0 votes
1 answer

Is one Elastic IP address enough for every instance that I have running?

Depends! Every instance comes with its own ...READ MORE

Jun 6, 2018 in Cloud Computing by brat_1
• 7,200 points
1,369 views
0 votes
1 answer

Problem with Swift API Gateway key authorizatiion Ask

Try to add all the headers that ...READ MORE

Jun 12, 2018 in AWS by Cloud gunner
• 4,670 points
1,055 views
0 votes
1 answer

AWS: Load Balancing

Create a load balancer, and register the ...READ MORE

Jun 11, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,093 views
0 votes
1 answer

Is there a way to use websockets for streaming S3 bucket?

I believe that’s not possible natively in ...READ MORE

May 10, 2018 in Cloud Computing by DragonLord999
• 8,450 points
2,436 views
0 votes
1 answer

S3 Static Website Hosting Route All Paths to Index.html

Yes there is an easy way to ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,300 points
3,743 views
0 votes
1 answer

AWS: Can we Disable Redis Instance Swap on ElastiCache

Is it because you are having trouble ...READ MORE

May 29, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,516 views
0 votes
1 answer

Can I Run Command in Script with AWS SDK .Net API

Try this code, will help you for ...READ MORE

May 17, 2018 in AWS by Cloud gunner
• 4,670 points
2,014 views
0 votes
1 answer

How to delete a project from Google Cloud Console

First of all, select the project you ...READ MORE

Apr 18, 2018 in GCP by kurt_cobain
• 9,350 points
3,249 views
0 votes
1 answer

Python Pusher in AWS Lambda

Using virtualenv to keep track of dependencies will be ...READ MORE

May 30, 2018 in AWS by Cloud gunner
• 4,670 points
1,427 views
0 votes
1 answer

AWS: vertical Scaling

Yes. This is an incredible characteristic of ...READ MORE

May 30, 2018 in Cloud Computing by hemant
• 5,790 points
1,408 views
0 votes
1 answer

AWS: OpsWorks and cloudformation

OpsWorks and CloudFormation both support application modelling, ...READ MORE

Jun 12, 2018 in Cloud Computing by hemant
• 5,790 points
825 views
0 votes
1 answer

Event for CodeBuild CloudWatch on my Project

In order to create CWE rule for ...READ MORE

May 25, 2018 in AWS by Cloud gunner
• 4,670 points
1,558 views
0 votes
1 answer

Want to Leave Deep Learning Process Running on AWS and then reconnect later

You can run the process in a ...READ MORE

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

AWS: EBS to apply updates

Elastic Beanstalk prepares a duplicate copy of ...READ MORE

Jun 13, 2018 in Cloud Computing by DragonLord999
• 8,450 points
691 views
0 votes
1 answer

AWS EC2: Virtual Cloud Member

No, it is not possible for an ...READ MORE

Jun 7, 2018 in Cloud Computing by brat_1
• 7,200 points
901 views
0 votes
1 answer

AWS: Beanstalk

AWS Beanstalk applications have a system in ...READ MORE

Jun 12, 2018 in Cloud Computing by code_ninja
• 6,300 points
644 views
0 votes
1 answer

AWS: AMI fit

AMIs(Amazon Machine Images) are like templates of ...READ MORE

Jun 4, 2018 in Cloud Computing by Meci Matt
• 9,460 points
963 views
0 votes
1 answer

AWS s3fs Utility : Mounting a S3 bucket

Try automatically mounting the S3 bucket when ...READ MORE

May 23, 2018 in Cloud Computing by anonymous
1,451 views
0 votes
1 answer

Can I use more than one Public IP for a VM?

It appears you can now have multiple ...READ MORE

May 30, 2018 in Azure by null_void
• 3,220 points
1,119 views
0 votes
1 answer

Is there a way to use amazon ECR image from one account in the code build of another account?

These forums might just help with AWS ...READ MORE

May 7, 2018 in Cloud Computing by brat_1
• 7,200 points
2,093 views
0 votes
1 answer

AWS: Elastic IP

Depends! Every instance comes with its own ...READ MORE

Jun 4, 2018 in Cloud Computing by DragonLord999
• 8,450 points
837 views
0 votes
1 answer

AWS: Process State Control Feature

The processor state control consists of 2 ...READ MORE

Jun 1, 2018 in Cloud Computing by Meci Matt
• 9,460 points
971 views
0 votes
1 answer

Using AWS Rest API without SDK

KMS actions documentation here: http://docs.aws.amazon.com/kms/latest/APIReference/API_Operations.html AWS endpoints: http://docs.aws.amazon.com/general/latest/gr/rande.html   HTTPS requests to ...READ MORE

Apr 20, 2018 in Cloud Computing by anonymous
2,750 views
0 votes
1 answer

AWS Lambda: Hot & Cold Start

After uploading your code or after periods ...READ MORE

May 24, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,268 views
0 votes
1 answer

Locating Scala installation for Spark

First of all, spark doesn't come with ...READ MORE

May 25, 2018 in AWS by Cloud gunner
• 4,670 points
1,212 views
0 votes
1 answer

AWS: If EBS is Using RDS database can it be dropped?

EBS will run your software. It is ...READ MORE

May 24, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,278 views
0 votes
1 answer

AWS:Classic Link

The Amazon virtual private cloud classic link ...READ MORE

Jun 7, 2018 in Cloud Computing by hemant
• 5,790 points
635 views
0 votes
1 answer

AWS: Stop and terminate an instance

I hope this helps: Stopping and Starting an instance: ...READ MORE

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

can you re create route 53 hosted zone that was deleted

It is advisable you avoid deleting those. ...READ MORE

Apr 17, 2018 in Cloud Computing by brat_1
• 7,200 points
2,826 views
0 votes
1 answer

AWS EC2 Cloud: Can you remove Bitnami info page banner for AWS Cloud EC2

Now the problem is to remove the ...READ MORE

May 23, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,252 views
0 votes
1 answer

AWS:Classic link

For the purpose of using classic link, ...READ MORE

Jun 8, 2018 in Cloud Computing by hemant
• 5,790 points
555 views
0 votes
1 answer

AWS: Serve Static assets

Configure the bucket policy to set all ...READ MORE

Jun 6, 2018 in Cloud Computing by Meci Matt
• 9,460 points

edited Jun 6, 2018 by Meci Matt 643 views
0 votes
1 answer

How different is Web job from Worker role?

Some of the basic yet valid differences ...READ MORE

May 11, 2018 in Azure by club_seesharp
• 3,450 points
1,788 views
0 votes
1 answer

AWS : CloudWatch Web Server Metrics

look into Route53 health checks. You might ...READ MORE

May 29, 2018 in Cloud Computing by DragonLord999
• 8,450 points
962 views
0 votes
1 answer

Cant see the AWS public IP Adress

35.160.0.0/13 is a CIDR Range. 35.165.39.114 falls between the range. Starting IP: ...READ MORE

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

AWS : Instance and AMI

AMI can be elaborated as Amazon Machine ...READ MORE

May 30, 2018 in Cloud Computing by DragonLord999
• 8,450 points
804 views
0 votes
1 answer

AWS: Spiining up services in AWS

The API tools can be used for ...READ MORE

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

Can we Access AWS SNS service without having access to Secret key and access key?

Yes what you ask for is possible. ...READ MORE

May 9, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,625 views
0 votes
1 answer

How can I reset password of my DB?

One best way to do so is ...READ MORE

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

How can I change my Resource Group name?

As a matter of fact, Azure simply ...READ MORE

May 9, 2018 in Azure by null_void
• 3,220 points
1,583 views
0 votes
1 answer

How can I replicate an Azure Virtual Machine?

To create a managed image of a ...READ MORE

May 23, 2018 in Azure by club_seesharp
• 3,450 points
972 views
0 votes
1 answer

AWS node JS: Creating AWS credential file

Yes, you may either do this automatically ...READ MORE

May 11, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,455 views
0 votes
1 answer

Getting Error 503 when I using my site via DNS

add the server_name directive to your Nginx ...READ MORE

Apr 25, 2018 in AWS by Cloud gunner
• 4,670 points
2,137 views
0 votes
1 answer

Where should I use Amazon Kinesis instead of SNS-SQS?

Your concern is very valid. These two ...READ MORE

Apr 17, 2018 in Cloud Computing by code_ninja
• 6,300 points
2,469 views
0 votes
1 answer

Identifying Kinesis stream pending message count

Please help! I doubt there is a thing ...READ MORE

Apr 24, 2018 in Cloud Computing by DragonLord999
• 8,450 points
2,193 views
0 votes
1 answer

AWS: User Keys API Gateway

For identification you can generate one API ...READ MORE

May 22, 2018 in Cloud Computing by code_ninja
• 6,300 points
906 views
0 votes
1 answer

Where is the storage account name and access keys on the portal?

In the image under the connection string ...READ MORE

May 22, 2018 in Azure by null_void
• 3,220 points
933 views
0 votes
1 answer

Can Java Enterprise Edition applications on AWS EC2

It is possible to deploy your Java ...READ MORE

May 15, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,205 views
0 votes
1 answer

AWS: Making a copy of a database using RDS

One way to do that is mysqldump for getting ...READ MORE

May 24, 2018 in Cloud Computing by DragonLord999
• 8,450 points
772 views
0 votes
1 answer

Changed Azure Subscription

If you upgraded the existing free account ...READ MORE

May 22, 2018 in Azure by club_seesharp
• 3,450 points
810 views