Latest questions in Cloud Computing

0 votes
1 answer

Adding a redirect header on a Amazon S3 object

Yes. You can definitely do that, as ...READ MORE

Jan 11, 2019 in AWS by Archana
• 5,640 points
2,261 views
0 votes
1 answer

Error while connecting AWS EC2 instance via a browser

Even I was facing the same issue. ...READ MORE

Jan 11, 2019 in Azure by Archana
• 5,640 points
1,673 views
0 votes
1 answer

Create an IAM service role for a Hybrid Environment

To create an IAM service role for ...READ MORE

Jan 11, 2019 in AWS by Nikita
593 views
0 votes
1 answer

What are the benefits of setting up systems manager in Hybrid Environment?

There are several benefits: It creates a secure ...READ MORE

Jan 11, 2019 in AWS by Ananya
539 views
0 votes
1 answer

set up an AWS system manager that manages and configures my existing ec2 instance

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

Jan 10, 2019 in AWS by Amilia
491 views
0 votes
1 answer

Creating AWS Elasticache Redis ReadReplica in EC2 instance

Please follow the steps mentioned here:- https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Replication.AddReadReplica.html This ...READ MORE

Feb 6, 2019 in AWS by Chinu
1,196 views
0 votes
1 answer

How to send HTML mails using Amazon SNS?

It's not possible to send HTML emails ...READ MORE

Jan 8, 2019 in AWS by Archana
• 5,640 points
18,088 views
0 votes
1 answer

How to import big data public data sets AWS?

One solution is to create an EBS ...READ MORE

Jan 8, 2019 in AWS by Archana
• 5,640 points
627 views
0 votes
1 answer

Monitoring bandwidth of an object in Amazon S3

The detailed bandwidth details are with respect ...READ MORE

Jan 5, 2019 in AWS by Archana
• 5,640 points
914 views
0 votes
1 answer

AWS Cloud Watch Dashboard using AWS Cloud Formation

Hai. It was not possible before. Well, ...READ MORE

Jan 4, 2019 in AWS by Archana
• 5,640 points
1,036 views
0 votes
1 answer

Javascript code to download a file from Amazon S3

Hai, I was thinking along the same ...READ MORE

Dec 31, 2018 in AWS by Archana
• 5,640 points
12,930 views
0 votes
1 answer

Set environment variables in AWS Lambda

You can specify environment variables for AWS ...READ MORE

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

How to use Google's mod_pagespeed module with AWS Beanstalk?

It's simple. You need to first download the ...READ MORE

Dec 28, 2018 in AWS by datageek
• 3,090 points
977 views
0 votes
1 answer

How to upgrade AWS CLI to latest version?

Usually, you will encounter this error if ...READ MORE

Dec 28, 2018 in AWS by Archana
• 5,640 points
2,109 views
0 votes
1 answer

How to enable Amazon Simple Queue Service (SQS)

Please follow the below steps in order ...READ MORE

Dec 28, 2018 in AWS by Shuvodip
576 views
0 votes
1 answer

Use external template to create AMI in AWS.

Hey @user, Amazon provides a feature called VM ...READ MORE

Dec 28, 2018 in AWS by Nabarupa
503 views
0 votes
1 answer

AWS Migration JSON Error

You can use the code below: { ...READ MORE

Dec 28, 2018 in AWS by Sujata
387 views
0 votes
1 answer

How are aws ops work and cloud formation different?

Hey @Sradha, AWS OpsWorks  is an application management service ...READ MORE

Dec 28, 2018 in AWS by Supreme Commander
385 views
0 votes
1 answer

What is the AWS EBS limit?

Hey @Sradha, Amazon EBS volumes are billed by ...READ MORE

Dec 28, 2018 in AWS by Samprit Mishra
634 views
+1 vote
1 answer

Web Hosting on Amazon AWS (PHP + MySQL)

You can do this using AWS RDS Follow ...READ MORE

Dec 28, 2018 in AWS by ArchanaNagur
• 2,360 points
4,857 views
0 votes
1 answer

What does the log file of a lambda function contains?

A simple lambda function contains the following ...READ MORE

Dec 28, 2018 in AWS by Rachna
460 views
0 votes
1 answer

What is the meaning of def lambda_handler(event, context):

Hey @sradha,  def lambda_handler(event, context):  Here def is for ...READ MORE

Dec 27, 2018 in AWS by Nabarupa
13,594 views
0 votes
1 answer

How to get API Gateway function output from a step-function

First of all the step functions executes ...READ MORE

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

How to use AWS as Google App Engine back end?

Well, there are two ways. One, you ...READ MORE

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

How to make ApiGateway point to specific Lambda bias

You actually need to make changes to ...READ MORE

Dec 21, 2018 in AWS by Archana
• 5,640 points
1,035 views
0 votes
2 answers

AWS Error: A conflicting conditional operation is currently in progress against this resource

Did you try to wait? S3 needs ...READ MORE

Dec 22, 2018 in AWS by macRos
3,002 views
0 votes
1 answer

How to delete a lambda function?

You can simply do it from the ...READ MORE

Dec 21, 2018 in AWS by Nabarupa
3,065 views
0 votes
1 answer

What is a private cloud? how is it different from on premise model?

Private cloud refers to a model of ...READ MORE

Dec 20, 2018 in Cloud Computing by DragonLord999
• 8,450 points
424 views
0 votes
1 answer

How do cloud service providers take care of security, what franework do they use

They use shared security model.This is what ...READ MORE

Dec 20, 2018 in Cloud Computing by DragonLord999
• 8,450 points
612 views
+4 votes
1 answer

How to create a lambda fucntion using Python?

Hey @Jino, I will tell you the ...READ MORE

Dec 20, 2018 in AWS by Nabarupa

edited Jun 9, 2020 by MD 769 views
0 votes
1 answer

Unable to create a function in Lambda.

Hey @Jino, the error that you are ...READ MORE

Dec 20, 2018 in AWS by Shuvodip
860 views
0 votes
1 answer

How to find out current region with AWS Lambda?

You can read the AWS_DEFAULT_REGION environment variable and use ...READ MORE

Dec 20, 2018 in AWS by Archana
• 5,640 points
4,108 views
0 votes
1 answer

Polling the queue in Amazon SQS

One way is you could create a ...READ MORE

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

Why should I use AWS for devOps? Is it a good combo?

You can take a look at this ...READ MORE

Feb 6, 2019 in Cloud Computing by Rishu
469 views
0 votes
1 answer

What Is AWS CodePipeline?

AWS CodePipeline automatically builds, tests and launches ...READ MORE

Dec 20, 2018 in Cloud Computing by DragonLord999
• 8,450 points
681 views
0 votes
1 answer

What is row-level security in Amazon QuickSight?

Row-level security is a feature introduced in ...READ MORE

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

What tools can be used to spin-up servers on AWS?

Yes. There are a lot of tools ...READ MORE

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

Amazon RDS or Amazon EC2 Relational Database AMIs?

There are a lot of alternatives of ...READ MORE

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

How to safeguard instances running on VPC?

AWS offers security at protocol and port ...READ MORE

Dec 18, 2018 in AWS by Archana
• 5,640 points
809 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

What is the difference between AWS Ops Work and Cloud Formation?

AWS Ops Work is an application management ...READ MORE

Dec 14, 2018 in AWS by Shuvodip
1,336 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

Getting connection timed while connecting to my EC2 instance

Due to some technical difficulties on the ...READ MORE

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

Copy file from EC2 instance to my local machine.

You can use a tool called FileZilla.  You ...READ MORE

Dec 14, 2018 in AWS by Shuvodip
3,997 views
0 votes
1 answer

How to copy a file from my on-prem machine to Linux EC2 Instance?

You can use a tool called FileZilla. You ...READ MORE

Dec 14, 2018 in AWS by Shuvodip
1,390 views
0 votes
1 answer

Can I create a free tier account without a credit card?

Previously, credit card was mandatory. Now, you ...READ MORE

Dec 13, 2018 in AWS by Neha
748 views
0 votes
1 answer

How to login to AWS Console using IAM user account ?

You can login from the login URL ...READ MORE

Dec 13, 2018 in AWS by Aniket
1,005 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

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

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
423 views