Latest questions in Cloud Computing

0 votes
1 answer

Redirect HTTP traffic to HTTPS request on ELB

Change your server config file if ($http_x_forwarded_proto = ...READ MORE

May 17, 2019 in AWS by Vedant
814 views
0 votes
2 answers

Testing Network load balancer

Checked the security group rules to be ...READ MORE

May 17, 2019 in AWS by Aris
1,509 views
0 votes
1 answer

Can I view the primary CIDR for my VPC in AWS from the terminal?

Hey @Tushar, you can use the describe ...READ MORE

May 16, 2019 in AWS by Renuka
559 views
0 votes
1 answer

Disassociate a CIDR block associated with a VPC

Yes, you can. According to the documentation: You ...READ MORE

May 16, 2019 in AWS by Meghna
657 views
0 votes
1 answer

How do I test my load balancer?

To check the web load balancer, you ...READ MORE

May 16, 2019 in AWS by Kiara
1,532 views
0 votes
1 answer

How do I configure and attach an internet gateway for use with Elastic Load Balancing?

Follow these steps: First, create an internet gateway and ...READ MORE

May 16, 2019 in AWS by Archu
3,354 views
0 votes
1 answer

create a public internet-facing load balancer and attach backend Amazon EC2 instances that are not publicly reachable

Follow these steps: List the Availability Zones that ...READ MORE

May 16, 2019 in AWS by Laila
2,693 views
0 votes
1 answer

Add EBS to Ubuntu EC2 Instance

you are creating a new volume, so ...READ MORE

May 16, 2019 in AWS by ArchanaNagur
• 2,360 points
915 views
0 votes
1 answer

Amazon SES Email address is not verified

Amazon SES is a service by which ...READ MORE

May 16, 2019 in AWS by ArchanaNagur
• 2,360 points
3,574 views
0 votes
1 answer

EC2 IAM policy to require tags

Use StringLike or StringNotLike to do your work ...READ MORE

May 15, 2019 in AWS by sunshine
• 1,300 points
1,338 views
0 votes
1 answer

Is it possible to upload data using FTP client into AWS S3?

Actually, S3 doesn't support FTP directly. For ...READ MORE

May 15, 2019 in AWS by Archana
• 5,640 points
803 views
0 votes
1 answer

Amazon S3 Expiration Date: Issues with expiration parameter for HTTP queries

If you are referring to the signed urls ...READ MORE

May 15, 2019 in AWS by Archana
• 5,640 points
2,285 views
0 votes
1 answer

Configuring Amazon Route 53 to Route Traffic to an ELB Load Balancer

To route traffic to an ELB load ...READ MORE

May 15, 2019 in AWS by Alok
6,843 views
0 votes
0 answers

I want to get file name from key in S3 bucket wanted to read single file from list of file present in bucket

1 <class 'boto.s3.key.Key'> <Key: numbers-email, staging/Procured_Numbers_Status/procured_numbers_status_2019-05-15:06:09:04.csv> I ...READ MORE

May 15, 2019 in AWS by anonymous
6,611 views
0 votes
1 answer

Point root of the domain to my Elastic Load balancer

You can use Route 53 for this ...READ MORE

May 15, 2019 in AWS by Takeshi
758 views
0 votes
1 answer

What is cross zone load balancing in AWS?

Your load balancer nodes distribute requests from ...READ MORE

May 15, 2019 in AWS by Rakshi
4,068 views
0 votes
2 answers

What if ELB itself fails?

This is the exact same reason why ...READ MORE

May 15, 2019 in AWS by Takeshi
2,646 views
0 votes
1 answer

Requirements for using multiple availability zones in network load balancer

These are requirements for using multiple availability ...READ MORE

May 15, 2019 in Cloud Computing by Danica
360 views
0 votes
1 answer

Different availability zones for network load balancer

Yes, you can use multiple availability zones ...READ MORE

May 15, 2019 in AWS by Renold
1,509 views
0 votes
1 answer

Load Balancer attributes - AWS-ELB

Haha! you'll have to deal with only ...READ MORE

May 15, 2019 in AWS by Nilofer
496 views
0 votes
2 answers

Register targets with target group - Network Load Balancer

Yes you can register to target group ...READ MORE

May 14, 2019 in AWS by Aishwarya
5,183 views
+2 votes
1 answer

Trying to use Lambda to perform backend tasks

AWS Lambda is a service used for ...READ MORE

May 14, 2019 in AWS by ArchanaNagur
• 2,360 points
525 views
0 votes
1 answer

Configure target group while creating Network Load balancer

Follow these steps: For Target group, keep the ...READ MORE

May 14, 2019 in AWS by Rakshi
503 views
0 votes
1 answer

How do I create a network load balancer?

Follow these steps to create a load ...READ MORE

May 14, 2019 in AWS by Rakshi
679 views
0 votes
1 answer

Advantages of NLB over a classic one

I've listed down all the benefits of using ...READ MORE

May 14, 2019 in AWS by Isha
774 views
0 votes
1 answer

Will Network Load Balancer have static IP?

Each NLB provides a single IP for ...READ MORE

May 14, 2019 in AWS by Rakshi
1,578 views
+1 vote
1 answer

How to calculate hours/month usage on Amazon RDS and Pricing?

When you create a database what happens ...READ MORE

May 14, 2019 in AWS by sunshine
• 1,300 points
2,270 views
+1 vote
1 answer

AWS ssh access permission denied (public key issue)

For Ubuntu Instance, First, check whether you have ...READ MORE

May 13, 2019 in AWS by sunshine
• 1,300 points
6,885 views
+1 vote
1 answer

While launching AWS EC2 instance the java program is not executing what might be the issue?

Well you are facing a script issue So ...READ MORE

May 13, 2019 in AWS by ArchanaNagur
• 2,360 points
3,125 views
0 votes
0 answers
0 votes
1 answer

Is it possible to get EC2 account balance programmatically

You can't, unfortunately, neither AWS nor any ...READ MORE

May 13, 2019 in AWS by Archana
• 5,640 points
513 views
0 votes
1 answer

Graphical User Interface in Amazon EC2 instance

I am not exactly sure if an AMI of ...READ MORE

May 13, 2019 in AWS by Archana
• 5,640 points
638 views
0 votes
1 answer

How to manage both classic and application load balancer simultaneously?

That's very simple. The ELB Console will ...READ MORE

May 7, 2019 in AWS by Archana
• 5,640 points
542 views
0 votes
1 answer

How to decide on which elastic load balancer to choose?

It is very easy. You just should ...READ MORE

May 7, 2019 in AWS by Archana
• 5,640 points
602 views
0 votes
0 answers
0 votes
1 answer

what is virtual private gateway and customer gateway??

A customer gateway is a resource that ...READ MORE

Apr 30, 2019 in Cloud Computing by Iyra
9,090 views
0 votes
1 answer

Downloading a file from EC2 Linux instance to local computer

It would have been better if you ...READ MORE

Apr 29, 2019 in AWS by Archana
• 5,640 points
1,812 views
0 votes
1 answer

Downloading an entire S3 bucket

On AWS CLI you can use Command: aws s3 ...READ MORE

Apr 29, 2019 in AWS by Archana
• 5,640 points
8,042 views
0 votes
1 answer

Can we use T2 Unlimited instances in Elastic Beanstalk?

It's just an idea.  Maybe you can ...READ MORE

Apr 26, 2019 in AWS by Archana
• 5,640 points
633 views
0 votes
1 answer

Issue while exporting api definition from AWS API Gateway

There is a feature that is now available ...READ MORE

Apr 26, 2019 in AWS by Archana
• 5,640 points
974 views
0 votes
1 answer

How do disconnect to Azure SQL database if I can't access it?

Based on info  from Microsoft, I think ...READ MORE

Apr 26, 2019 in Azure by Prerna
• 1,960 points
1,059 views
0 votes
1 answer

Getting an error when trying to authenticate using REST API Dynamics CRM with Azure AD.

Dynamics 365 has started to support Server-to-Server ...READ MORE

Apr 25, 2019 in Azure by Prerna
• 1,960 points
2,254 views
0 votes
1 answer

How do I stream videos from Azure Blob Storage?

What you are missing is a Shared Access ...READ MORE

Apr 25, 2019 in Azure by Prerna
• 1,960 points
6,897 views
0 votes
1 answer

Unable to delete AWS EBS volume

EBS root volumes are deleted by default ...READ MORE

Apr 24, 2019 in AWS by Archana
• 5,640 points
1,551 views
0 votes
1 answer

How to transfer files from Amazon S3 to untrusted server via a intermediary?

There is one way. If the other ...READ MORE

Apr 24, 2019 in AWS by Archana
• 5,640 points
549 views
0 votes
1 answer

Can I use an appsettings.json file in Azure Functions?

Only environment variables are supported for app ...READ MORE

Apr 24, 2019 in Azure by Prerna
• 1,960 points
4,668 views
0 votes
8 answers

Exam Dumps Required

Hi Naveed, You can get the Exam Dumps ...READ MORE

Apr 24, 2019 in Azure by Prerna
• 1,960 points
2,625 views
0 votes
1 answer

Chrome's default HTML5 player is not working when video is uploaded to Azure Storage.

I don't know much about Windows Storage, ...READ MORE

Apr 23, 2019 in Azure by Prerna
• 1,960 points
1,367 views
0 votes
1 answer

Azure website on Entity framework connection string not being picked up.

Try to leave the connection string in ...READ MORE

Apr 23, 2019 in Azure by Prerna
• 1,960 points
1,098 views
0 votes
1 answer

Stop RDS DB Instance

To terminate your RDS DB instance, follow ...READ MORE

Apr 16, 2019 in AWS by Pallavi
515 views