Most answered questions in Cloud Computing

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
553 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,776 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,866 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,872 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
544 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
583 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,621 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
683 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,815 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
856 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
484 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
722 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,397 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
859 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,151 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,930 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,806 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,079 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,840 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
660 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
497 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
411 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,354 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
574 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
431 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
526 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
963 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,433 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
1,007 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
471 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,604 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
453 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
694 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,753 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,231 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
477 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
392 views
0 votes
1 answer

What happens to data if the data center goes down in AWS?

When it comes to the security and ...READ MORE

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

edited Jul 13, 2018 by Priyaj 2,202 views
0 votes
1 answer

What are the benefits of using Cloud over On-premise data centers ?

Cloud is also Data centers just with ...READ MORE

Jul 13, 2018 in Cloud Computing by Priyaj
• 58,090 points
1,192 views
0 votes
1 answer

nstalling phpMyAdmin in Amazon EC2 instance

I needed to update the /etc/httpd/conf.d/phpMyAdmin.conf to allow remote ...READ MORE

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

How do I write an S3 Object to a file?

While IOUtils.copy() and IOUtils.copyLarge() are great, I would prefer the old ...READ MORE

Jul 13, 2018 in AWS by Hammer
• 360 points
4,232 views
0 votes
1 answer

A strange spark ERROR on AWS EMR

Those warning messages can be suppressed by ...READ MORE

Jul 13, 2018 in AWS by Flying geek
• 3,280 points
1,463 views
0 votes
1 answer

Amazon EC2 custom AMI not running bootstrap (user-data)

At the end of initial bootstrap (UserData) ...READ MORE

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

What exactly is an AWS “Edge Location”? [closed]

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

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

Amazon s3 Folders Problem

Amazon S3 is a flat file system. ...READ MORE

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

How to set the client certificate for AWS API gateway deployment stage using aws-cli

You'll need to use aws api-gateway update-domain-name. http://docs ...READ MORE

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

How to get AWS account/service cost using CloudWatch API?

You can check this link for a ...READ MORE

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

How to easy log user interaction with the aws cloudsearch api?

You can see the detailed information given ...READ MORE

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

Common APIs to launch EC2 and Openstack instances.

There is a api on github that ...READ MORE

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

AWS: Can anyone tell me how do I build an AMI?

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

Jul 13, 2018 in Cloud Computing by Meci Matt
• 9,460 points
513 views