Trending questions in Cloud Computing

0 votes
1 answer

What happens if a activity fails in AWS Data Pipeline?

An activity fails if all of its ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
1,882 views
0 votes
1 answer

Create AWS s3 bucket with null region

It is almost similar and It occurs ...READ MORE

Oct 31, 2018 in AWS by Priyaj
• 58,090 points
2,530 views
0 votes
1 answer

Connection TimedOut while connecting to my EC2 instnace using PuttY

Check the information provided by you to ...READ MORE

Dec 14, 2018 in AWS by Aniket
589 views
0 votes
1 answer

Amazon EC2 instance unable to resolve host.

Here is my checklist of things you ...READ MORE

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

How to launch and configure an EMR cluster using boto

Boto and the underlying EMR API is ...READ MORE

Sep 12, 2018 in AWS by Priyaj
• 58,090 points
4,581 views
0 votes
1 answer

Getting error while deleting my VPC.

This is the code to delete the ...READ MORE

Dec 4, 2018 in AWS by Shuvodip Ghosh
965 views
0 votes
1 answer

What is the use of AWS OpsWork?

AWS OpsWorks is a configuration management service ...READ MORE

Dec 14, 2018 in AWS by Tushar
530 views
0 votes
1 answer

I have deleted my default VPC accidently and now I am unable to launch Instances and access the created ones.

Hello @Nitesh, if this was the case ...READ MORE

Dec 13, 2018 in AWS by Shuvodip
573 views
0 votes
1 answer

How is termination policy used in Auto Scaling Group?

When there is a scenario of scale ...READ MORE

Nov 23, 2018 in AWS by Namitha
1,446 views
0 votes
1 answer

What is cloudtrail in AWS?

Cloudtrail is a service provided by Amazon ...READ MORE

Dec 6, 2018 in AWS by Nitesh
869 views
0 votes
1 answer

Unable to send email from Amazon EC2 Server in Java

It mostly could be due to two ...READ MORE

Nov 30, 2018 in AWS by Archana
• 5,640 points
1,123 views
0 votes
2 answers

Reading PDF file from Azure blob storage

For pdf reading and manipulating Itextsharp libraby is fine. For ...READ MORE

Aug 17, 2018 in Azure by Priyaj
• 58,090 points
7,244 views
0 votes
1 answer

How is security ensured in AWS cloud?

AWS gives the highest priority to cloud ...READ MORE

Dec 13, 2018 in AWS by Archana
• 5,640 points
536 views
0 votes
1 answer

Tomcat embeded with AWS Elastic Beanstalk won't listen to port 80

You can run your app with sudo as the ec2-user is ...READ MORE

Nov 15, 2018 in AWS by findingbugs
• 3,260 points
1,761 views
0 votes
1 answer

How is on-demand EC2 instance different from spot EC2 instance?

Spot instances are like not used instances ...READ MORE

Dec 13, 2018 in AWS by Archana
• 5,640 points
498 views
0 votes
1 answer

Login as IAM user using SDK

The IAM username and password can only ...READ MORE

Nov 29, 2018 in AWS by Archana
• 5,640 points
1,102 views
+1 vote
1 answer

Hosting static website with AWS S3 and Route 53

Add an additional bucket called myblog.com and ...READ MORE

Dec 4, 2018 in AWS by Archana
• 5,640 points
843 views
+1 vote
1 answer

How to install Boto?

You can install Boto using pip. There ...READ MORE

Nov 21, 2018 in AWS by Nabarupa
1,433 views
+12 votes
2 answers

What are stateless servers?

State is what networking people call memory. One ...READ MORE

Jul 27, 2018 in Cloud Computing by Priyaj
• 58,090 points
6,021 views
0 votes
1 answer

Difference between AWS S3 and Amazon Storage Gateway

Basically AWS S3 is a file system. It ...READ MORE

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

Error: Save Batch Record throws @DynamoDBTyped or @DynamoDBTypeConverted

There is simpler way by use annotation @DynamoDBDocument For ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
3,791 views
0 votes
1 answer

What is AWS CloudFormation? Why is it Used?

hey vishal here is an introduction, AWS CloudFormation ...READ MORE

Dec 11, 2018 in Cloud Computing by brat_1
• 7,200 points
534 views
0 votes
1 answer

How to create a custom instance from my VM I am using?

Hello @Nitesh, yes you can do that, ...READ MORE

Dec 13, 2018 in AWS by Shuvodip
422 views
0 votes
1 answer

What is the salary offered to an AWS pre-sales Architect?

The salary offered to fresher can range ...READ MORE

Nov 30, 2018 in AWS by Aniket
964 views
0 votes
1 answer

How to access AWS Lambda environment variables using Java?

In Spring Core change the PropertySourcesPlaceholderConfigurer class can ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
2,545 views
0 votes
1 answer

Deploy multiple platforms to Elastic Beanstalk

Solve by using .ebextentions to run pre-install commands in ...READ MORE

Nov 28, 2018 in AWS by Archana
• 5,640 points
1,032 views
0 votes
1 answer

How can we rewrite an URL in Azure Webapp?

You need to create a web.config file ...READ MORE

Jun 14, 2018 in Azure by null_void
• 3,220 points
8,223 views
0 votes
1 answer

How can I enforce a S3 policy to let only signed URL get objects?

You don't need to make a bucket ...READ MORE

Oct 5, 2018 in AWS by Priyaj
• 58,090 points
3,318 views
0 votes
1 answer

What is Amazon CloudWatch?

CloudWatch is a tool built for developers ...READ MORE

Dec 6, 2018 in AWS by Nitesh
605 views
0 votes
1 answer

How to use CloudFormation to create an ECS cluster?

Looks like there is nothing special about ...READ MORE

Sep 24, 2018 in AWS by Archana
• 4,170 points
3,749 views
0 votes
1 answer

What is AWS Lambda?

AWS Lambda is a serverless compute service ...READ MORE

Dec 5, 2018 in AWS by Priyaj
• 58,090 points
619 views
0 votes
1 answer

AWS boto3 — Difference between `batch_writer` and `batch_write_item`

As far as I understand and use ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
3,699 views
0 votes
1 answer

How to create a security group in EC2-Classic using AWS-CLI?

Hello @Jino, The command for creating security group ...READ MORE

Nov 21, 2018 in AWS by Anoop
1,222 views
0 votes
1 answer

How Can I Reboot Elastic Beanstalk Instances in an ebextensions script?

The answer is you don't. The recommendation ...READ MORE

Sep 10, 2018 in AWS by Priyaj
• 58,090 points
4,334 views
0 votes
1 answer

Unable to delete subnets in a VPC using boto3.

.terminate is used for instances and not ...READ MORE

Dec 5, 2018 in AWS by Shuvodip Ghosh
632 views
0 votes
1 answer

What is a CNAME?

It is an alternate domain name provided ...READ MORE

Dec 6, 2018 in AWS by Ritwik
589 views
0 votes
1 answer

What are the informations that we can get from the CloudTrial lof of S3?

Event or log entry contains information about ...READ MORE

Dec 6, 2018 in AWS by Nitesh
545 views
0 votes
1 answer

Connect AWS Athena to an existing Hive Metastore

Athena works only with its own metastore ...READ MORE

Nov 16, 2018 in AWS by Jino
• 5,810 points
1,418 views
0 votes
1 answer

Issue with RDS import terraform

I guess this was the mistake you ...READ MORE

Nov 2, 2018 in AWS by Subhodeep Ghosh
2,019 views
0 votes
1 answer

Elastic Beanstalk change environment variables wipes out WSGIPassAuthorization

Currently when you deploy a new config, ...READ MORE

Oct 26, 2018 in AWS by Priyaj
• 58,090 points
2,319 views
0 votes
1 answer

Azure event hubs and multiple consumer groups

TLDR: Looks reasonable, just make two Consumer ...READ MORE

Aug 24, 2018 in Azure by club_seesharp
• 3,450 points
5,028 views
+1 vote
1 answer

What are the features of Route 53?

The features of Route 53 can be ...READ MORE

Dec 5, 2018 in AWS by Priyaj
• 58,090 points
537 views
0 votes
1 answer

How to create AWS S3 api logs using Cloud Trail?

CloudTrail basically captures the part of API calls ...READ MORE

Dec 6, 2018 in AWS by Nitesh
528 views
0 votes
1 answer

What is the difference in terms of utility between Application Load Balancer and Classic Load Balancer?

Classic Load balancer are used in times ...READ MORE

Nov 20, 2018 in AWS by Nabarupa
1,198 views
0 votes
1 answer

Functionality differences for AWS Lambda functions written in node.js/Java

Well, you can always choose Java, if ...READ MORE

Dec 3, 2018 in AWS by Archana
• 5,640 points
630 views
0 votes
1 answer

How to configure IAM roles for ECS tasks?

You first need to create an IAM ...READ MORE

Nov 5, 2018 in AWS by anonymous
1,839 views
0 votes
1 answer

How does Route 53 work?

Amazon Route 53 is a highly available and scalable ...READ MORE

Dec 6, 2018 in AWS by Rachit
517 views
0 votes
1 answer

AWS presigned url acl public read invalid signature

The error that you got was because error ...READ MORE

Oct 5, 2018 in AWS by Priyaj
• 58,090 points
3,166 views
0 votes
1 answer

How to set content-type of media files stored on blob?

You can use the below way: var storageAccount ...READ MORE

Jul 26, 2018 in Azure by null_void
• 3,220 points
6,219 views
+1 vote
1 answer

What is the pricing for CloudWatch?

Many of the service is generate Cloud ...READ MORE

Dec 6, 2018 in AWS by Nitesh
432 views