Trending questions in Cloud Computing

0 votes
1 answer

Using pymongo to connect to MongoDB hosted on AWS

Yes, the drivers work independently of any ...READ MORE

Sep 17, 2018 in AWS by Priyaj
• 58,020 points
874 views
0 votes
1 answer

What is command to install Visual C++ in Elastic Beanstalk?

Below solution worked for me Download the redistributable ...READ MORE

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

AWS ECS services are moving to another cluster when instances fail health check

I have re-created all the infrastructure again ...READ MORE

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

What Is Reserved Instance Reporting in AWS?

AWS provides a number of RI-specific cost ...READ MORE

Sep 18, 2018 in Cloud Computing by DragonLord999
• 8,450 points
794 views
0 votes
1 answer

Cannot access AWS domain purchased with Route 53

You will need to start by creating ...READ MORE

Sep 17, 2018 in AWS by Priyaj
• 58,020 points
831 views
0 votes
1 answer

Do i need Amazon Route53 to bind domain to EC2?

You need to assign an Elastic IP ...READ MORE

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

What Is AWS SnowMobile?

AWS Snowmobile is an Exabyte-scale data transfer ...READ MORE

Sep 11, 2018 in Cloud Computing by hemant
• 5,790 points
1,062 views
0 votes
1 answer

How do I disable detailed monitoring for instances in an auto scaling group in a CloudFormation template?

The property you want is InstanceMonitoring, not ...READ MORE

Aug 31, 2018 in AWS by Archana
• 4,170 points

edited Jun 16, 2023 by Khan Sarfaraz 1,534 views
0 votes
1 answer

Backup solutions for AWS EC2 instances

I've been using Skeddly for several months now to ...READ MORE

Sep 12, 2018 in AWS by Priyaj
• 58,020 points
994 views
+3 votes
4 answers

How to host a website on AWS?

Certainly, it can be used to do ...READ MORE

Mar 30, 2018 in AWS by brat_1
• 7,200 points
3,620 views
0 votes
1 answer

What is AWS SWF?

Amazon SWF helps developers build, run, and ...READ MORE

Sep 14, 2018 in Cloud Computing by code_ninja
• 6,300 points
896 views
0 votes
2 answers

Email hosting for Azure Websites - Custom Domain Live

Your cheapest option is to have one ...READ MORE

Aug 20, 2018 in Azure by Priyaj
• 58,020 points
3,870 views
0 votes
1 answer

How to set up a SPF(Sender Policy Framework) for AWS EC2 instance?

Setting up a SPF record is pretty ...READ MORE

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

NSInternalInconsistencyException _variable is not a property of projectName.Classname

It turns out the AWS SDK isn't ...READ MORE

Sep 7, 2018 in AWS by Priyaj
• 58,020 points
1,174 views
0 votes
1 answer

Creating a linux virtual machine from disk in azure using python

You specifically ask... Can anyone explain the answer ...READ MORE

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

Best practices for API versioning?

This is a good and a tricky ...READ MORE

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

Install RStudio on AWS EC2 instance

Amazon Linux AMI 2017.09.1 is based on ...READ MORE

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

How to add swap to Amazon EC2 instance?

A fix for this problem is to ...READ MORE

Sep 11, 2018 in AWS by Archana
• 4,170 points
966 views
0 votes
1 answer

What is AWS WorkMail?

Amazon WorkMail is a secure, managed business ...READ MORE

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

What is AWS GaurdDuty?

Amazon GuardDuty is a threat detection service ...READ MORE

Sep 10, 2018 in Cloud Computing by Meci Matt
• 9,460 points
991 views
0 votes
1 answer

Unable to initiate ssh connection to Amazon EC2 instance

The keypair which you are using must ...READ MORE

Sep 5, 2018 in AWS by Archana
• 4,170 points
1,207 views
+1 vote
1 answer

Have to save the uploaded file on the Elastic Beanstalk

While working with Elastic Beanstalk (or any ...READ MORE

Jul 4, 2018 in AWS by Flying geek
• 3,280 points
3,877 views
+1 vote
1 answer

Can AWS CloudFormation templates for AWS Inspector add an SNS Topic

I see the SNS option is available ...READ MORE

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

What is AWS Device Farm?

AWS Device Farm is an app testing ...READ MORE

Sep 12, 2018 in Cloud Computing by code_ninja
• 6,300 points
875 views
+5 votes
2 answers

EC2 instance status check failed

Creating a snapshot from an EBS volume ...READ MORE

Mar 27, 2018 in AWS by DragonLord999
• 8,450 points
3,620 views
0 votes
1 answer

Is it possible to stop nodes in AWS ElasticCache cluster?

In AWS, ElastiCache clusters cannot be stopped. ...READ MORE

Aug 18, 2018 in AWS by Archana
• 4,170 points
1,960 views
+1 vote
1 answer

How to Deploy RESTful API with .net framework 4.5 in AWS Lambda

Is it necessary to migrate to .Net ...READ MORE

Sep 4, 2018 in AWS by Priyaj
• 58,020 points
1,158 views
0 votes
1 answer

Multiple Hashicorp Vault servers in different AZs in AWS

There are several Storage Backends in Vault, ...READ MORE

Sep 6, 2018 in AWS by Priyaj
• 58,020 points
1,097 views
0 votes
1 answer

DynamoDB: BatchGetItem vs Query

To a large extent I agree these ...READ MORE

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

What does AWS Neptune do?

Amazon Neptune is a fast, reliable, fully-managed ...READ MORE

Sep 6, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,075 views
+1 vote
1 answer

What are the interview questions that could be asked related to AWS?

Genuine answer would be that you never ...READ MORE

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

AWS API Gateway should prevent use of TLS v1

API ( application programming interface )- It ...READ MORE

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

What Constitutes a Compute Hour or Cost/Hour?

An hour counts as the time your ...READ MORE

Sep 3, 2018 in Azure by null_void
• 3,220 points
1,185 views
0 votes
1 answer

How can I do Continuous data ingestion from on prem data sources to redshift

I can Recommend looking into AWS Schema ...READ MORE

Aug 8, 2018 in AWS by Priyaj
• 58,020 points
2,317 views
+3 votes
3 answers

Terraform AWS Cognito App Client

This feature is not currently supported by ...READ MORE

Aug 28, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
4,358 views
0 votes
1 answer

Streaming live video to small group of viewers

You can try Ably Realtime. The platform's ...READ MORE

Sep 12, 2018 in AWS by Priyaj
• 58,020 points
796 views
0 votes
1 answer

Eyaml and Puppet

To create an encrypted copy of a ...READ MORE

Sep 7, 2018 in AWS by Priyaj
• 58,020 points
1,017 views
0 votes
1 answer

What are AWS Step Functions?

AWS Step Functions lets you coordinate multiple ...READ MORE

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

AWS Simple AD : SSH based key Authentication for Linux instances

You can interact with SimpleAD in the ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,020 points
1,395 views
+3 votes
3 answers

Unable to login to parse dashboard on AWS

During the first time boot, the application ...READ MORE

Apr 30, 2018 in AWS by Cloud gunner
• 4,670 points
3,814 views
0 votes
1 answer

AWS Network ELB take 4 minutes to recognise target as healthy

We hit this issue with NLBs and ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,020 points
1,072 views
0 votes
1 answer

Amazon Web Services: RDS + Web Service vs DynamoDB API for Mobile App. What's Easiest/Best for Security?

There is no solution to use IAM ...READ MORE

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

Starting with an AWS Instance with API and AUTHPARAMS

The API is usually much easier to ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
4,443 views
0 votes
1 answer

Error: Install-Module : The term 'Install-Module' is not recognized as the name of a cmdlet

Since you are using the lower version ...READ MORE

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

How do I invoke another lambda async and pass context to it?

I tried several times trying to pass ...READ MORE

Apr 27, 2018 in AWS by Cloud gunner
• 4,670 points
6,671 views
0 votes
1 answer

What Is AWS Sumerian?

Amazon Sumerian lets you create and run ...READ MORE

Sep 14, 2018 in Cloud Computing by DragonLord999
• 8,450 points
618 views
0 votes
1 answer

AWS EMR script-runner access error

It turns out that a bootstrap action ...READ MORE

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

What is AWS Directory Services?

AWS Directory Service for Microsoft Active Directory, ...READ MORE

Sep 5, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,001 views
0 votes
1 answer

AWS HTTP error: Client error: 403 RequestTimeTooSkewed. How to solve this error

This error has occurred because your servers ...READ MORE

Jul 24, 2018 in Cloud Computing by sunshine
• 1,300 points
2,839 views
0 votes
1 answer

AWS: What is in Sagemaker and what does it do?

Amazon SageMaker is a fully-managed platform that ...READ MORE

Aug 17, 2018 in Cloud Computing by brat_1
• 7,200 points
1,810 views