Amazon Web Services (AWS) - Interview Questions and Answers for 'Web Service' | Search Interview Question - javasearch.buggybread.com
Javasearch.buggybread.com

Search Interview Questions


 More than 3000 questions in repository.
 There are more than 900 unanswered questions.
Click here and help us by providing the answer.
 Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company      Label / Company / Text

   



Interview Questions and Answers - Order By Newest

   next 30
 Q211. What is the name of DNS service provided by AWS ?Amazon Web Services (AWS)
Ans. Route 53

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     AWS DNS  aws Route 53     Asked in 4 Companies


 Q212. Does attached EBS volume get deleted if we terminate EC2 instance ?Amazon Web Services (AWS)
Ans. By default, Root volume gets terminated whereas additional volume doesn't.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ebs  aws ebs volume  aws ec2  aws computing  amazon cloud computing  amazon ec2


 Q213. What is a volume in AWS ?Amazon Web Services (AWS)
Ans. It's a virtual hard disk that is attached to computing.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws volume


 Q214. Difference between EC2 instance public and private key ?Amazon Web Services (AWS)
Ans. public key is used for locking whereas private key is used for unlocking. public key can be used for locking multiple instances and hence can be shared.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ec2  aws computing  amazon cloud computing  amazon ec2


 Q215. Can we protect EC2 instances from terminating accidentally ?Amazon Web Services (AWS)
Ans. Yes

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ec2  aws computing  amazon cloud computing  amazon ec2


 Q216. What is the difference between EC2 System status check and Instance status check ?Amazon Web Services (AWS)
Ans. System status check is to check if the power or network is working whereas Instance status check goes further and make sure that traffic is going through.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ec2  aws computing  amazon cloud computing  amazon ec2


 Q217. Which AWS service can be used to monitor EC2 ?Amazon Web Services (AWS)
Ans. CloudWatch

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ec2  aws computing  amazon cloud computing  amazon ec2  aws cloudwatch  amazon cloudwatch


 Q218. Can EBS Volume be encrypted ?Amazon Web Services (AWS)
Ans. Yes but not the root volume of default AMIs.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ebs  aws volume  aws ebs volume


 Q219. Difference between AWS Root and Additional Volume ?Amazon Web Services (AWS)
Ans. Root Volume is the primary volume used for installing operating system whereas Additional volume is just additional disk space.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ebs volume


 Q220. Can we use magnetic storage as Root Volume ?Amazon Web Services (AWS)
Ans. Yes , but only Magnetic standard.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ebs


 Q221. Can we have EC2 and EBS in different availability zones or regions ?Amazon Web Services (AWS)
Ans. No, they need to be local

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ec2  aws computing  amazon cloud computing  amazon ec2  aws ebs


 Q222. Can we modify volume while attached EC2 is running ?Amazon Web Services (AWS)
Ans. Yes, except Magnetic standard

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ebs volume  aws ec2  aws computing  amazon cloud computing  amazon ec2


 Q223. Can we move volumes across regions or availability zones ?Amazon Web Services (AWS)
Ans. Yes, We can do that through snapshots and AMI

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ebs volume


 Q224. Can we create an AMI using volumes ?Amazon Web Services (AWS)
Ans. Yes , We can create snapshots with Volumes and then AMIs with Snapshots.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ami  amazon ami


 Q225. Where are snapshots internally stored by AWS ?Amazon Web Services (AWS)
Ans. In S3

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws volume snapshot


 Q226. How can we create our own AMI ?Amazon Web Services (AWS)
Ans. Volume -> Snapshot -> AMI

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ami  amazon ami


 Q227. Can we create AMI with encrypted snapshots ?Amazon Web Services (AWS)
Ans. No they need to be unencrypted before an AMI is created.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ami  amazon ami


 Q228. Difference between AMI EBS based and AMI Instance Store based ?Amazon Web Services (AWS)
 This question is still unanswered. Can you please provide an answer.


 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ami  amazon ami


 Q229. How would you securely migrate a database to RDS?Amazon Web Services (AWS)
 This question was recently asked at 'Cognizant (C?TS),Overstock'.This question is still unanswered. Can you please provide an answer.


 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws rds  aws database  amazon cloud database     Asked in 2 Companies


 Q230. What are the different types of AWS Load Balancers ?Amazon Web Services (AWS)
Ans. Application , Network and Classic

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws elb  amazon elb


 Q231. Difference between internal and external Load Balancer ?Amazon Web Services (AWS)
Ans. Internal Load balancer is used for services which are for internal consumption only and hence doesn't need to direct Web traffic.

External Load balancers are for regulating web traffic.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws elb  amazon elb


 Q232. Are CloudWatch metrics available with free tier ?Amazon Web Services (AWS)
Ans. Only Basic not advanced

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws cloudwatch  amazon cloudwatch


 Q233. What are the Default metrics available for EC2 in CloudWatch ?Amazon Web Services (AWS)
Ans. CPU, Disk, Network, Status

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws cloudwatch  amazon cloudwatch


 Q234. How frequently Cloudwatch monitor AWS services for generating metrics ?Amazon Web Services (AWS)
Ans. 5 mins for Standard / Basic
1 min for Detailed / advanced

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws cloudwatch  amazon cloudwatch


 Q235. Difference between CloudWatch and CloudTrail ?Amazon Web Services (AWS)
Ans. CloudWatch is for monitoring resources whereas CloudTrail is for auditing activity.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws cloudwatch  amazon cloudwatch  aws cloudtrail  aws cloudwatch  amazon cloudwatch vs aws cloudtrail


 Q236. Somebody changed the permissions on a S3 bucket, Which Aws service can help locate the user who performed the action ?Amazon Web Services (AWS)
Ans. CloudTrail

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws cloudtrail  aws iam  amazon iam


 Q237. Are you using Auto Scaling for your EC2 instances ? How have you configured Auto scaling policy ?Amazon Web Services (AWS)
Ans. yes, you can create auto scaling policy to set max and min no of instance.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws ec2  aws computing  amazon cloud computing  amazon ec2  aws elb  amazon elb


 Q238. What are different types of EC2 Placement Groups in AWS ? What is the difference between them ?Amazon Web Services (AWS)
Ans. Clustered and Spread

All instances in Clustered group is in same availability zone and whereas instances in spread could be in different az or regions.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws placement group


 Q239. Can we use all EC2 instance types in placement group ?Amazon Web Services (AWS)
Ans. No, only the following type are allowed

Compute Optimized
GPU
Memory Optimized
Storage Optimized

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws placement group


 Q240. Can we merge placement groups ?Amazon Web Services (AWS)
Ans. No

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     aws placement group


previous 30   next 30

Help us and Others Improve. Please let us know the questions asked in any of your previous interview.

Any input from you will be highly appreciated and It will unlock the application for 10 more requests.

Company Name:
Questions Asked: