Latest questions in Cloud Computing

+1 vote
2 answers

How to use jenkinsfile to get content from AWS SQS?

You can import standard AWS SDK to ...READ MORE

Jul 20, 2018 in AWS by Flying geek
• 3,280 points
2,145 views
0 votes
1 answer

AWS: Why is EC2 so popular?

See if some of these features make ...READ MORE

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

How can I return XML from boto calls?

I don't think there's an officially supported ...READ MORE

Jul 20, 2018 in AWS by Cloud gunner
• 4,670 points
1,256 views
0 votes
1 answer

AWS:Which automatic gears help us with spinup services?

API tools that are normally used for ...READ MORE

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

How to access an AWS Lambda environment variable from Python

Try this code hope it will work ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,090 points
5,113 views
+1 vote
1 answer

How to clear all data from AWS CloudSearch?

Best answer I've been able to find ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,090 points
1,980 views
0 votes
1 answer

Amazon AWS - simple email service for Sydney region

SES is just an authenticated endpoint on ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,090 points
545 views
0 votes
1 answer

AWS free tier account providing 30GB storage to create an instance

There is no such thing as a ...READ MORE

Jul 20, 2018 in AWS by Priyaj
• 58,090 points
1,768 views
0 votes
2 answers

How and Why AWS bill comes after i suspended the account

While your account is suspended, you will ...READ MORE

Oct 18, 2020 in AWS by anonymous
5,172 views
0 votes
1 answer

Unable to connect to putty and winscp

Check if the FTP ports are enabled ...READ MORE

Jul 20, 2018 in Cloud Computing by Gopalan
• 1,360 points
1,852 views
0 votes
1 answer

How to create a folder in AWS CodeCommit repository?

Follow the steps to create a folder ...READ MORE

Jul 20, 2018 in Cloud Computing by Gopalan
• 1,360 points
10,830 views
+1 vote
1 answer

AWS Pricing VS Google-Cloud-Platform Pricing

The lowest config cost according Google Cloud ...READ MORE

Jul 19, 2018 in AWS by Priyaj
• 58,090 points
528 views
0 votes
1 answer

Tutorial on AWS

This is a interactive demo and hands-on ...READ MORE

Jul 19, 2018 in AWS by Priyaj
• 58,090 points
568 views
0 votes
2 answers

How to configure Amazon EC2 command line interface?

You can use this command to create ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
891 views
+1 vote
1 answer

How to add SSL certificate to AWS EC2 with the help of new AWS Certificate Manager service

refer this link  https://aws.amazon.com/certificate-manager/faqs/ You can't install the certificates ...READ MORE

Jul 19, 2018 in AWS by Priyaj
• 58,090 points
1,610 views
0 votes
1 answer

What is MFA and how to use it with AWS CLI?

To get the temporary session token use ...READ MORE

Jul 19, 2018 in Cloud Computing by Gopalan
• 1,360 points
672 views
0 votes
1 answer

What is the difference between s3cmd, AWS CLI and boto?

If you are writing a shell script ...READ MORE

Jul 19, 2018 in Cloud Computing by Gopalan
• 1,360 points
2,801 views
+13 votes
2 answers

What are Migration strategies in AWS?

These are six strategies or six R ...READ MORE

Jul 19, 2018 in Cloud Computing by code_ninja
• 6,290 points
1,968 views
0 votes
1 answer

AWS: Migration Of data

This is what AWS has to say: ...READ MORE

Jul 19, 2018 in Cloud Computing by code_ninja
• 6,290 points
848 views
0 votes
1 answer

Can you scale an Amazon instance vertically?

You definately can. It is one of the ...READ MORE

Jul 18, 2018 in Cloud Computing by hemant
• 5,790 points
469 views
0 votes
1 answer

Can Some one tell me what are the Various Layers in Cloud Architecture?

These are the layers you should know ...READ MORE

Jul 18, 2018 in Cloud Computing by DragonLord999
• 8,450 points
713 views
0 votes
1 answer

Do you get charged for a security group in AWS EC2?

There is no charge applicable to Security ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
12,374 views
0 votes
1 answer

AWS instance storage pricing and selection & Reserved Instance

You have two storage options with instances. ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
813 views
0 votes
1 answer

Is there any way to use boto3 anonymously?

Yes. Your credentials are used to sign ...READ MORE

Jul 18, 2018 in AWS by Cloud gunner
• 4,670 points
3,126 views
0 votes
1 answer

Directory Listing in S3 Static Website

There is also a solution: https://github.com/caussourd/aws-s3-bucket-listing Similar to https://github.com/rgrp/s3-bucket-listing but I couldn't ...READ MORE

Jul 18, 2018 in AWS by Cloud gunner
• 4,670 points
5,914 views
0 votes
1 answer

Creating A New MySQL User In Amazon RDS Environment

AWS RDS security groups documentation (a common ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
1,791 views
0 votes
1 answer

Login to AWS from AWS Tools for Powershell

If your IAM user account doesn't already ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
3,067 views
+2 votes
3 answers

How do we list all the resources in AWS for all regions?

Yes. I had the same issue, trying to ...READ MORE

Feb 25, 2019 in Cloud Computing by anonymous
14,937 views
0 votes
1 answer

sync --delete command removed all local files in AWS S3

aws sync is not used for deleting ...READ MORE

Jul 18, 2018 in Cloud Computing by Gopalan
• 1,360 points
7,819 views
0 votes
1 answer

What are the limitations of AWS lambda?

You can get a brief knowledge about ...READ MORE

Aug 9, 2018 in Cloud Computing by Priyaj
• 58,090 points
653 views
0 votes
1 answer

Amazon CloudWatch Monitoring

Cloudwatch collects data from the host OS, ...READ MORE

Aug 13, 2018 in Cloud Computing by bug_seeker
• 15,520 points
488 views
0 votes
1 answer

AWS VPN NATing basic

You cannot solve the problem of CIDR ...READ MORE

Jul 20, 2018 in AWS by datageek
• 2,530 points
402 views
0 votes
1 answer

How to link AWS Lambda function to Amazon CloudWatch ?

In order to create Log Group and ...READ MORE

Jul 20, 2018 in AWS by datageek
• 2,530 points
1,344 views
0 votes
1 answer

What is Cloud Formation?

Cloud Formation is a service which is ...READ MORE

Jul 17, 2018 in Cloud Computing by sunshine
• 1,300 points
560 views
0 votes
1 answer

How do secure data on cloud or cloud platforms like AWS?

The most efficient way of securing data ...READ MORE

Jul 17, 2018 in Cloud Computing by DragonLord999
• 8,450 points
422 views
0 votes
1 answer

Is there a way to simulate perimeter security using Amazon Web Services Model?

To start with,perimeter security is the using ...READ MORE

Jul 17, 2018 in Cloud Computing by code_ninja
• 6,290 points
521 views
0 votes
1 answer

AWS sigin loop - can't access the portal

I contacted AWS regarding the issue and ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
949 views
0 votes
1 answer

Cost of storing AMI

You are only charged for the storage ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
14,413 views
0 votes
1 answer

Web Hosting on Amazon AWS (PHP + MySQL)

You can simply refer the following link, ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
997 views
0 votes
1 answer

Comparing bare metal server with AWS servers

There is an Amazon Web Services Total ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
464 views
0 votes
1 answer

I am trying to launch an ec2 instance using aws-cli and i want to copy my code from a s3 bucket.

It might be throwing an error on ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
2,597 views
0 votes
1 answer

What does the units in an instance launching mean?

Ec2 provides the users with instances of ...READ MORE

Jul 17, 2018 in Cloud Computing by Gopalan
• 1,360 points
446 views
0 votes
1 answer

How to increase the EBS volume size of an instance that is on running state ?

Unluckily, it is not possible to increase ...READ MORE

Jul 17, 2018 in Cloud Computing by Gopalan
• 1,360 points
687 views
0 votes
2 answers

What is serverless computing?

It is also known as cloud computing ...READ MORE

Jul 18, 2018 in Cloud Computing by bean987
• 140 points
1,329 views
0 votes
1 answer

In what language is AWS Management Console developed or written?

Since AWS Management Console is a web ...READ MORE

Jul 16, 2018 in Cloud Computing by Gopalan
• 1,360 points
4,732 views
0 votes
1 answer

SSH access to Amazon EC2 instance shows permission denied

The error is an authentication error. The ...READ MORE

Jul 16, 2018 in Cloud Computing by Gopalan
• 1,360 points
1,219 views
0 votes
1 answer

How do I create or build an AMI in AWS?

Building of an AMI can be initiated ...READ MORE

Jul 16, 2018 in Cloud Computing by brat_1
• 7,200 points
465 views
0 votes
1 answer

AWS: Can Someone brief me about Elastic Block Storage

EBS is virtual storage area network (SAN) ...READ MORE

Jul 16, 2018 in Cloud Computing by hemant
• 5,790 points
388 views
0 votes
2 answers

What are the different types of cloud?

There are generally three main types of ...READ MORE

Jun 16, 2023 in Cloud Computing by Khan Sarfaraz
• 700 points
2,280 views
+2 votes
3 answers

What is an Edge Location? [closed]

An Edge location is basically a small ...READ MORE

Jul 13, 2018 in AWS by Priyaj
• 58,090 points

edited Apr 29 by Khan Sarfaraz 1,806 views