Trending questions in Cloud Computing

0 votes
1 answer

How to create a sub-container in Azure?

You can create a container named "content" and ...READ MORE

Jun 28, 2019 in Azure by Perry
• 17,100 points

edited Oct 7, 2021 by Sarfaraz 1,735 views
0 votes
1 answer

Get a history of SNS API calls made on my account for security analysis?

Yes, you can. SNS supports aws CloudTail.This ...READ MORE

Jul 24, 2019 in AWS by Harsh
590 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,563 views
0 votes
1 answer

Missing Authentication Token while accessing API Gateway?

I guess you are directly trying to ...READ MORE

Jun 12, 2018 in AWS by Cloud gunner
• 4,670 points
18,124 views
+5 votes
2 answers

AWS EC2 Instances are not getting to internet access

Check your VPC settings, whether you are ...READ MORE

Oct 16, 2018 in AWS by Omkar
• 69,210 points
12,429 views
0 votes
1 answer

When does billing of my Amazon SNS use begin and end?

Your Amazon SNS billing cycle begins on ...READ MORE

Jul 24, 2019 in AWS by Priyanka
498 views
0 votes
1 answer

Error: upload failed:Parameter validation failed

You have not mentioned the file you ...READ MORE

Nov 27, 2018 in AWS by Shuvodip Ghosh
10,788 views
0 votes
1 answer

Does Amazon SNS service price include taxes?

Except as otherwise noted, our prices are ...READ MORE

Jul 24, 2019 in AWS by Ananya
435 views
0 votes
4 answers

Renaming AWS Lambda function

Nope- the function name is immutable READ MORE

Mar 7, 2019 in AWS by anonymous
13,248 views
0 votes
1 answer

CodePipeline error "ERROR: Failed to record SCM polling for hudson.model"

Register the jenkins custom pipeline custom action ...READ MORE

Jul 4, 2019 in AWS by Akki
1,292 views
+1 vote
1 answer

How to create an Ec2 instance using Python boto3?

You can use the following code, it ...READ MORE

Dec 3, 2018 in AWS by Nabarupa
10,412 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,344 views
0 votes
2 answers

How to store Amazon Athena Query Results into new Table?

You can use CTAS - as Amazon ...READ MORE

Aug 6, 2019 in AWS by Geva
4,114 views
0 votes
1 answer

Access error: “Rate Exceeded” or “429” message when connecting to a CodeCommit repository

All calls to CodeCommit are subjected to ...READ MORE

Jul 8, 2019 in AWS by Janvi
1,019 views
0 votes
1 answer

I am asked for a user name and password when I connect to a CodeCommit repository from Windows

This happens because of the built-in credential ...READ MORE

Jul 8, 2019 in AWS by Anvit
1,020 views
0 votes
1 answer

Is triggering notification for aws CodePipeline possible?

You configure a notification to send an ...READ MORE

Jul 4, 2019 in AWS by Kyraa
1,201 views
0 votes
1 answer

How do I upload a picture to Windows Azure Website?

Check out this example: @model List<string> ...READ MORE

Jun 28, 2019 in Azure by Perry
• 17,100 points
1,447 views
0 votes
1 answer

Access error: Public key denied when connecting to a CodeCommit repository

The main reason why this error occurs ...READ MORE

Jul 8, 2019 in AWS by Tara
965 views
0 votes
2 answers

aws keep returning 502 bad gateway error using python flask

The 502 Bad Gateway Error is an ...READ MORE

Jan 3, 2019 in AWS by iangregor
• 300 points
11,762 views
+1 vote
2 answers

Create an EC2 Instance using AWS CLI

You can get the command here:- https://docs.aws.amazon.com/cli/latest/ ...READ MORE

Feb 15, 2019 in AWS by Dev
• 360 points
6,932 views
0 votes
1 answer

How to Schedule a task in Azure Worker role?

You can simply have a message on ...READ MORE

Jul 1, 2019 in Azure by Perry
• 17,100 points
1,138 views
+1 vote
2 answers

Why should I use AWS CodePipeline?

Jenkins is getting old and if your ...READ MORE

Jul 3, 2019 in AWS by Jack
1,014 views
0 votes
1 answer

How does AWS Lambda work?

AWS Lambda is  an Amazon service which ...READ MORE

Jul 11, 2019 in Cloud Computing by ArchanaNagur
• 2,360 points
662 views
0 votes
1 answer

Along with AWS do I need to learn anything else?

Amazon Web Services (AWS) is a cloud ...READ MORE

Jul 2, 2019 in AWS by ArchanaNagur
• 2,360 points
1,037 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,105 views
0 votes
1 answer

How to load data into a table in DynamoDB using Java?

You can create a .json file with the ...READ MORE

Feb 26, 2019 in AWS by Priyaj
• 58,090 points
6,516 views
0 votes
1 answer

Is it possible to get ARN of S3 bucket with CLI?

You don't actually need cli to get the ...READ MORE

Feb 19, 2019 in AWS by Archana
• 5,640 points
6,706 views
+3 votes
1 answer

API Gateway CORS: no 'Access-Control-Allow-Origin' header

I get the same problem. I have ...READ MORE

Oct 9, 2018 in AWS by Priyaj
• 58,090 points
12,322 views
0 votes
1 answer

EC2 timeout due to inactivity

You can set a keep alive option ...READ MORE

Mar 27, 2019 in AWS by Riya Kumaro
5,126 views
0 votes
0 answers

CodeDeploy failed

I have code pipeline, where I get ...READ MORE

Jul 1, 2019 in AWS by Janvi
993 views
0 votes
1 answer

I want to queue time-based tasks in Azure

You need to use a scheduled task. ...READ MORE

Jul 2, 2019 in Azure by Perry
• 17,100 points
893 views
0 votes
1 answer

Want to make index.html as the default document on my static website in a CDN.

You can use Premium CDN. If you purchased the ...READ MORE

Jul 2, 2019 in Azure by Perry
• 17,100 points
892 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,145 views
0 votes
1 answer

Azure Table or SQL Azure for storing app data.

Azure tables are cheaper, simpler and scale ...READ MORE

Jul 9, 2019 in Azure by Perry
• 17,100 points
591 views
0 votes
1 answer

What is RDS Snapshot?

AWS Relational Database Service is an Amazon web ...READ MORE

Jul 4, 2019 in AWS by ArchanaNagur
• 2,360 points
796 views
0 votes
1 answer

Is it possible to access performance counter in Microsoft Azure Web App?

No, it is not supported on Azure ...READ MORE

Jul 4, 2019 in Azure by Perry
• 17,100 points
755 views
0 votes
1 answer

Quering all the rows in Azure table Storage.

Refer the following code: var acc = new ...READ MORE

Apr 12, 2019 in Azure by Prerna
• 1,960 points
4,311 views
0 votes
1 answer

Any one know SAP Analytic Cloud is it possible to run SAC on premise?

SAP Analytic Cloud as the name suggests ...READ MORE

Jun 21, 2019 in AWS by Harsh
1,259 views
0 votes
1 answer

Can i edit an existing pipeline? - AWS

Yes. You can use the AWS CodePipeline ...READ MORE

Jul 1, 2019 in AWS by Travis
802 views
0 votes
1 answer

AWS cloud formation Template- providing Tags for the stack in the template

AWS CloudFormation automates and simplifies the task ...READ MORE

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

How to allow an IAM entity to delete the AWSServiceRoleForECS service-linked role?

Hi @Vimal, Add the following statement to the ...READ MORE

Jun 23, 2019 in AWS by Kyraa
1,119 views
0 votes
0 answers

How to create a sub-container in Azure?

How to create a sub-container in Azure ...READ MORE

Jun 28, 2019 in Azure by sabby
• 4,390 points
904 views
0 votes
1 answer

What is the future of AWS?

Amazon Web Services (AWS) is a secure ...READ MORE

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

What is a revision in AWS CodePipeline?

A revision is a change made to ...READ MORE

Jul 1, 2019 in AWS by Sidd
707 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,680 views
+1 vote
1 answer

AWS Enterprise Architect Interview Question- Help Urgent

Hey, have a look at the following ...READ MORE

Jun 11, 2019 in AWS by Kalgi
• 52,360 points
1,510 views
0 votes
1 answer

How is AWS DeepLens different from other cameras in the market?

Here's an abstract from AWS Docs: "AWS ...READ MORE

Jul 4, 2019 in AWS by Archana
• 5,640 points

edited Jul 4, 2019 by Archana 545 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,625 views
+1 vote
1 answer

What will happen if you have forgotten to stop an instance on AWS?

EC2 is a service by Amazon where ...READ MORE

Jun 17, 2019 in AWS by ArchanaNagur
• 2,360 points
1,189 views
0 votes
1 answer

As a DevOps student, which AWS certification should I consider?

Well let me start with the set ...READ MORE

Jun 14, 2019 in AWS by ArchanaNagur
• 2,360 points

edited Jul 10, 2023 by Khan Sarfaraz 1,355 views