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,274 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,675 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
595 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
541 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
492 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,200 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,105 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
918 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,041 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,940 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,658 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
982 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,112 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
578 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
504 views
0 votes
1 answer

AWS Migration JSON Error

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

Dec 28, 2018 in AWS by Sujata
391 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
390 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
635 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,864 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
464 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,605 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,757 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
820 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,039 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,009 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,074 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
431 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
617 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 772 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
861 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,117 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
975 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
473 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
684 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,570 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,316 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,557 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
814 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
533 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,344 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
593 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,943 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
4,002 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,392 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
749 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,006 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
501 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
538 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
425 views