Most voted questions in Cloud Computing

+1 vote
1 answer

AWS Network load balancer - What is client reset count (and why is it high)

There are many reasons for an TCP ...READ MORE

Aug 23, 2018 in AWS by Priyaj
• 58,090 points
10,741 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,645 views
+1 vote
2 answers

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
575 views
+1 vote
2 answers

How to install Python MySQLdb module using pip?

It's easy to do, but hard to ...READ MORE

Aug 1, 2018 in AWS by Priyaj
• 58,090 points
5,461 views
+1 vote
2 answers

Is there a API to get AWS Marketplace Products

AWS Marketplace Entitlement Service API Reference The AWS ...READ MORE

Aug 1, 2018 in AWS by findingbugs
• 4,780 points
879 views
+1 vote
3 answers

AWS Pricing for upgrading reserved instances

Depending on your situation, you may be ...READ MORE

Sep 3, 2018 in AWS by findingbugs
• 4,780 points
727 views
+1 vote
1 answer

New Exam AWS Certified Solutions Architect - Associate

Amazon publishes details of both exams on ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,090 points
1,206 views
+1 vote
1 answer

EC2 instance has no public DNS

Follow the given steps: Go to console.aws.amazon.com Go To Services ...READ MORE

Jul 31, 2018 in Cloud Computing by Gopalan
• 1,360 points
24,793 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,090 points
1,685 views
+1 vote
1 answer

AWS: Can some one tell me what is a golden image?

Golden Images Certain AWS resource types like Amazon ...READ MORE

Jul 27, 2018 in Cloud Computing by DragonLord999
• 8,450 points
5,292 views
+1 vote
2 answers

Spring data with AWS ElastiCache

AWS ElastiCache APIs don't expose any abstraction ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,090 points
3,429 views
+1 vote
1 answer

How many times can one receive the AWS free tier?

Yes, it is possible to create a ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,090 points
1,305 views
+1 vote
1 answer

Can I have a shared drive between Azure Virtual Machines?

In Azure Resource Manager "Storage Account" you ...READ MORE

Jul 26, 2018 in Azure by cloudie_crank
• 1,610 points
7,673 views
+1 vote
1 answer

How to load CSV data to RDS Aurora table using lambda?

Launch an Amazon RDS MySQL database engine ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,090 points
4,283 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,090 points
635 views
+1 vote
2 answers

How does Elastic Beanstalk and EC2 contribute to automation in AWS?

I hope this helps AWS Elastic Beanstalk is the ...READ MORE

Jul 26, 2018 in Cloud Computing by code_ninja
• 6,290 points
678 views
+1 vote
1 answer

How to configure SSL for Amazon S3 bucket?

You can access your S3 bucket via ...READ MORE

Jul 26, 2018 in Cloud Computing by Gopalan
• 1,360 points
2,746 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
895 views
+1 vote
2 answers

How to use jenkinsfile to get content from AWS SQS?

You can import standard AWS SDK to ...READ MORE

Jul 20, 2018 in AWS by Flying geek
• 3,280 points
2,106 views
+1 vote
1 answer

How to clear all data from AWS CloudSearch?

Best answer I've been able to find ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,090 points
1,964 views
+1 vote
1 answer

AWS Pricing VS Google-Cloud-Platform Pricing

The lowest config cost according Google Cloud ...READ MORE

Jul 19, 2018 in AWS by Priyaj
• 58,090 points
501 views
+1 vote
1 answer

How to add SSL certificate to AWS EC2 with the help of new AWS Certificate Manager service

refer this link  https://aws.amazon.com/certificate-manager/faqs/ You can't install the certificates ...READ MORE

Jul 19, 2018 in AWS by Priyaj
• 58,090 points
1,589 views
+1 vote
2 answers

AWS WAF - Auto Save Web Application Firewall logs in S3.

You can do this through the console ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,090 points
1,419 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,090 points
2,880 views
+1 vote
1 answer

what is difference between elastic IP and public IP?

IP address is used to communicate with ...READ MORE

Jul 12, 2018 in Cloud Computing by ArchanaNagur
• 2,360 points
20,882 views
+1 vote
2 answers

AWS EC2 - Can't launch an instance - Account blocked

Try launching the Instance using CLI or ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
15,097 views
+1 vote
4 answers

What is the difference between Amazon ECS and Amazon EC2?

EC2 allows you to launch individual instances ...READ MORE

Jul 11, 2018 in AWS by Priyaj
• 58,090 points
42,586 views
+1 vote
1 answer

What AWS EC2 instance is more suitable for Chat Application?

I would recommend starting with a T2.micro ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,090 points
661 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
2,786 views
+1 vote
2 answers

AWS: Long Distance Movement to S3 buckets

This description may interest you, check the ...READ MORE

Aug 30, 2018 in Cloud Computing by eatcodesleeprepeat
• 4,710 points
4,036 views
+1 vote
1 answer

How to copy Azure SQL database to a local development server?

Actually, there are multiple ways to do ...READ MORE

Jul 9, 2018 in Azure by null_void
• 3,220 points
2,373 views
+1 vote
2 answers

AWS: Single Tenant Hardware

Having one customer confined to one instance ...READ MORE

Aug 22, 2018 in Cloud Computing by Priyaj
• 58,090 points
2,331 views
+1 vote
3 answers

Not able to pass params POST to AWS Lambda from Amazon API Gateway

For this template : application/x-www-form-urlencoded  This line below will ...READ MORE

Jun 13, 2018 in AWS by Cloud gunner
• 4,670 points
8,358 views
+1 vote
10 answers

How can the NuGet packages be used in Azure Functions?

Yes! Although the Azure Functions portal does ...READ MORE

Jun 8, 2018 in Azure by club_seesharp
• 3,450 points
16,181 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,035 views
+1 vote
2 answers

AWS: Four node cluster on Hadoop

Follow the following step one by one ...READ MORE

Aug 21, 2018 in Cloud Computing by Priyaj
• 58,090 points
619 views
+1 vote
2 answers

Getting an App pool timeout for azure web sites

Windows Azure Web Sites supports two modes, ...READ MORE

Aug 21, 2018 in Azure by Priyaj
• 58,090 points
3,239 views
+1 vote
2 answers

Regarding AWS Fargate

This document will help you https://docs.aws.amazon.com/AmazonECS/lat ...READ MORE

Sep 7, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
1,698 views
+1 vote
2 answers

AWS CloudWatch Logs in Docker

The awslogs works without using ECS. you need to configure ...READ MORE

Sep 7, 2018 in AWS by bug_seeker
• 15,520 points
1,732 views
+1 vote
2 answers

Want my AWS s3 Bucket to read Name from CloudWatch Event

CloudTrail events for S3 bucket level operations ...READ MORE

May 28, 2018 in AWS by Cloud gunner
• 4,670 points
1,729 views
+1 vote
2 answers

AWS: s3 file downloads not working in Chrome specifically

The canonical Internet media type for a PDF document ...READ MORE

Sep 4, 2018 in Cloud Computing by eatcodesleeprepeat
• 4,710 points
8,122 views
+1 vote
3 answers

AWS EC2: Is it possible to edit httpd.conf file in

It would be prompting you a alert, ...READ MORE

Aug 17, 2018 in Cloud Computing by Priyaj
• 58,090 points
2,597 views
+1 vote
1 answer

Can I rename a Azure Storage Blob?

Though the approach I'm about to share ...READ MORE

May 11, 2018 in Azure by club_seesharp
• 3,450 points
10,382 views
+1 vote
2 answers

AWS: API Gateway Encoding for multipart/form-data

API Gateway now supports binary payloads. Simply ...READ MORE

Aug 22, 2018 in Cloud Computing by Priyaj
• 58,090 points
6,133 views
+1 vote
2 answers

How to open a port on google compute engine

You need to set the firewall rule ...READ MORE

Jul 10, 2019 in GCP by K sagar
3,675 views
+1 vote
1 answer

Can we host website on AWS EFS

You can host a website on a ...READ MORE

May 4, 2018 in Cloud Computing by DragonLord999
• 8,450 points
550 views
+1 vote
1 answer

Trying to move service with API to private Subnet in AMAZON VPC

In such case, you can create a ...READ MORE

May 3, 2018 in AWS by Cloud gunner
• 4,670 points
838 views
+1 vote
3 answers

Using AWS Android TransferUtility in Service

I am not certain what you is ...READ MORE

Apr 26, 2018 in Cloud Computing by DragonLord999
• 8,450 points
920 views
+1 vote
1 answer

Trying to launch EC2 instance by copying a code from S3 bucket

If you observe, it must be giving ...READ MORE

Apr 25, 2018 in AWS by Flying geek
• 3,280 points
2,883 views
+1 vote
3 answers

Log in to AWS using Access Key ID and Secret Access Key ID

You can also use the access key ...READ MORE

Aug 30, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
40,027 views