Most answered questions in Cloud Computing

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
902 views
0 votes
1 answer

Getting memory leak error on AWS EMR - Saving Dataframe into hive external table on S3 -

You can start by creating  a temp ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
1,292 views
0 votes
1 answer

How can I install curl 7.34 or later on Amazon linux old instance

got answer from this link https://www.digitalocean.com/community/questions/how-to-upgrade-curl-in-centos6 worked for ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
7,095 views
0 votes
1 answer

What are the Naming conventions for SNS / SQS

There are no specific naming convention. You ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
8,587 views
0 votes
1 answer

Using ElasticSearch Rest Client with Spring Data ElasticSearch

Currently Spring Data Elasticsearch doesn't support the ...READ MORE

Aug 10, 2018 in AWS by Deepthi
• 300 points
2,823 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
785 views
0 votes
1 answer

AWS EFS vs EBS vs S3 (differences & when to use?)

Parameters S3 EBS EFS Access Can be accessed publicly  Accessed only through given ...READ MORE

Aug 9, 2018 in AWS by ArchanaNagur
• 2,360 points
1,205 views
0 votes
1 answer

How can we connect Azure Web App to an Azure SQL Database?

Its easy now! Go to your Azure SQL ...READ MORE

Aug 9, 2018 in Azure by club_seesharp
• 3,450 points
6,520 views
0 votes
1 answer

Can we have a custom login page for Azure Active Directory?

Hey there! Feel Lucky. Custom company branding is ...READ MORE

Aug 9, 2018 in Azure by null_void
• 3,220 points
3,715 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
388 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
483 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,549 views
0 votes
1 answer

Why is subscriber optional on ansible sns?

Hey @bug_seeker, I could not find any ...READ MORE

Aug 8, 2018 in AWS by Priyaj
• 58,090 points

edited Jun 8, 2020 by Sirajul 617 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,090 points
1,571 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,290 points
666 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,290 points
396 views
0 votes
1 answer

What is difference between Lightsail and EC2?

EC2 is one of the service by AWS ...READ MORE

Aug 7, 2018 in AWS by ArchanaNagur
• 2,360 points
2,113 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
574 views
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,290 points
384 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
925 views
0 votes
1 answer

aws java sdk for ssm gives java.lang.NoSuchFieldError: SIGNING_REGION

You may start with Checking that you ...READ MORE

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

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

Yes, you can use the AWS CLI ...READ MORE

Aug 6, 2018 in AWS by Priyaj
• 58,090 points
984 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
411 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,090 points
1,612 views
0 votes
1 answer

Memory utilization for auto-scaling groups --AWS

This is a working solution if your ...READ MORE

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

Error : [SSL : CERTIFICATION_VERIFY_FAILED] while trying to connect to S3

Probably your bucket name contains a dot, ...READ MORE

Aug 6, 2018 in AWS by Archana
• 4,170 points
3,673 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
413 views
0 votes
1 answer

AWS Simple AD : SSH based authentication for Linux insatnces

You can interact with Simple AD in ...READ MORE

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

AWS S3 CLI : error while trying to copy files locally using terminal

For the first error you should add ...READ MORE

Aug 3, 2018 in AWS by Archana
• 4,170 points
10,685 views
0 votes
1 answer

AWS: What Is Multi-Factor Authentication?

AWS Multi-Factor Authentication (AWS MFA) is an ...READ MORE

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

EC2: Downgrade m1.small to t2.micro

Here is a complete guide which you ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
1,401 views
0 votes
1 answer

Host not allowed

Go to your project directory cd project cd project ALLOWED_HOSTS ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
1,485 views
0 votes
1 answer

AWS trusted adviser vs Inspector

AWS is a web service by Amazon ...READ MORE

Aug 3, 2018 in Cloud Computing by ArchanaNagur
• 2,360 points
1,034 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
391 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
390 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,169 views
+1 vote
1 answer

I cannot install aws cli on mac os with pip - awscli: command not found

Here are the two steps to install ...READ MORE

Aug 2, 2018 in AWS by bug_seeker
• 15,520 points
2,667 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,520 points
776 views
0 votes
1 answer

EC2 API throttling limits

Amazon EC2 has meanwhile documented their general Query API ...READ MORE

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

Throttling S3 commands with AWS CLI

The AWS CLI S3 transfer commands (which ...READ MORE

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

What Is graceful failure in AWS?

See if this helps: A request that fails ...READ MORE

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

What is shuffle sharding in AWS?

Fault-isolating improvement you can make to traditional ...READ MORE

Aug 1, 2018 in Cloud Computing by hemant
• 5,790 points
3,369 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,084 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,390 points
705 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 1, 2018 in AWS by Priyaj
• 58,090 points
549 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
490 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,390 points
412 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
420 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
528 views
0 votes
1 answer

AWS: Can someone tell about importance of Well Defined Interfaces in Loose Coupling

Loose Coupling As application complexity increases, a desirable ...READ MORE

Jul 31, 2018 in Cloud Computing by Meci Matt
• 9,460 points
529 views