Latest questions in Cloud Computing

0 votes
1 answer

What are the practical differences between AWS EFS, EBS and S3?

EFS  It is a file storage connected with ...READ MORE

Aug 8, 2018 in AWS by sunshine
• 1,300 points
1,786 views
0 votes
2 answers

What is the difference between Amazon SNS and Amazon SQS?

Amazon SQS and SNS are the two ...READ MORE

Sep 9, 2020 in AWS by Michael
• 140 points
3,763 views
+1 vote
1 answer

How to load CSV data to RDS Aurora table using lambda?

Launch an Amazon RDS MySQL database engine ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,020 points
4,975 views
+2 votes
3 answers

How to send email to non-verified email address using AWS SES

While running in sandbox mode you can ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,020 points
9,272 views
0 votes
2 answers

AWS Certificate Manager - How to download public key?

you can not download SSL Certificate from ...READ MORE

Jun 28, 2019 in AWS by salman
7,356 views
0 votes
1 answer

How to access AWS ElasticSearch Service automated snapshots/backups?

You can't get to the S3 bucket ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,020 points
3,422 views
+1 vote
1 answer

AWS billing information using AWS java sdk

There are no APIs to get AWS ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,020 points
903 views
0 votes
1 answer

AWS: What is an API Gateway in AWS?

Amazon API Gateway is a fully managed ...READ MORE

Jul 26, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,523 views
+1 vote
2 answers

How does Elastic Beanstalk and EC2 contribute to automation in AWS?

I hope this helps AWS Elastic Beanstalk is the ...READ MORE

Jul 26, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,140 views
+1 vote
1 answer

How to configure SSL for Amazon S3 bucket?

You can access your S3 bucket via ...READ MORE

Jul 26, 2018 in Cloud Computing by Gopalan
• 1,360 points
3,275 views
0 votes
1 answer

How to self terminate an EC2 instance?

To self-terminate an EC2 instance, follow the ...READ MORE

Jul 26, 2018 in Cloud Computing by Gopalan
• 1,360 points
4,982 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,020 points
6,535 views
0 votes
1 answer

What is vertical and horizontal scalability in aws?

Vertical Scalability: Scaling vertically takes place through an ...READ MORE

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

How to give full access to a S3 user for a single bucket?

Add "s3: ListBucket" permission to the bucket { ...READ MORE

Jul 25, 2018 in Cloud Computing by Gopalan
• 1,360 points
970 views
+1 vote
1 answer

How to add cache control in AWS S3?

Use modify command along with s3cmd  to ...READ MORE

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

AWS HTTP error: Client error: 403 RequestTimeTooSkewed. How to solve this error

This error has occurred because your servers ...READ MORE

Jul 24, 2018 in Cloud Computing by sunshine
• 1,300 points
2,610 views
0 votes
1 answer

AWS: Dealing with latencies

Hi, I hope this helps: Amazon CloudFront is ...READ MORE

Jul 24, 2018 in Cloud Computing by DragonLord999
• 8,450 points
528 views
+13 votes
2 answers

AWS Migration: Lift and Shift

This term is related to data migration ...READ MORE

Jul 27, 2018 in Cloud Computing by Priyaj
• 58,020 points
893 views
0 votes
1 answer

How to restrict read access to named clients in AWS S3 when you are serving several clients ?

The best practice is to have pre-signed ...READ MORE

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

How to duplicate AWS EC2 instance without any downtime?

Technically it is not possible, because the ...READ MORE

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

How to Restrict AWS Resource Access to a Specific IAM Role

You can use iam get-role to find the Role-Id and add ...READ MORE

Aug 13, 2018 in AWS by Archana
• 4,170 points
1,266 views
0 votes
1 answer

What are the different ways to send a request to Simple Storage Service in AWS?

There  are two ways: Using REST API Using AWS ...READ MORE

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

What are some of the popular DevOps Tools we can use or we should learn?

If you ask me, I would say ...READ MORE

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

Create Amazon EC2 instance with API

If you are looking for a method ...READ MORE

Jul 20, 2018 in AWS by Archana
• 4,170 points
1,161 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
7,611 views
+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,704 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
904 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,674 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
933 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,020 points
5,460 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,020 points
2,343 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,020 points
750 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,020 points
2,268 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,981 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
2,503 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
12,061 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,020 points
952 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,020 points
980 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
1,350 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,020 points
1,988 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
950 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
3,311 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,300 points
2,575 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,300 points
1,298 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
759 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
987 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,020 points
13,556 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,020 points
1,280 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,821 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
6,515 views