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
 Q181. What are the different types of encryption provided by AWS S3 ?Amazon Web Services (AWS)
Ans. In Transit ( SSL / TSL )
At Rest Server Encryption ( SSE-S3, SSE-KMS, SSE-C )

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3


 Q182. Which AWS service can help S3 with distribution data ?Amazon Web Services (AWS)
Ans. AWS CloudFront

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3  aws cloudfront  amazon cloudfront


 Q183. Does S3 prices vary by region ?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 s3  aws storage  amazon cloud storage  amazon s3


 Q184. What is CDN ? Which AWS service is used for it ?Amazon Web Services (AWS)
Ans. CDN is Content Delivery Network
AWS CloudFront provides CDN service

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

   Like         Discuss         Correct / Improve     aws cloudfront  amazon cloudfront


 Q185. What is origin and distribution wrt to AWS CloudFront ?Amazon Web Services (AWS)
Ans. Origin is the origin of File or services which CloudFront distributes like S3 in US East-1

Distribution is the combination of Edge locations that helps in the distribution of content / service.

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

   Like         Discuss         Correct / Improve     aws cloudfront  amazon cloudfront


 Q186. What are the different things we can restrict CloudFront access on ?

Amazon Web Services (AWS)
Ans. 1. Protocol ( http, https )
2. Url Pattern ( *, /abc* )
3. Operation ( Put , Post , Delete etc )
4. Geo

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

   Like         Discuss         Correct / Improve     aws cloudfront  amazon cloudfront


 Q187. How can we restrict CloudFront Access ?Amazon Web Services (AWS)
Ans. Price Class
Geo Targeting
Signed Urls , Signed Cookies

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

   Like         Discuss         Correct / Improve     aws cloudfront  amazon cloudfront


 Q188. What could be done if we try to upload a file larger than the allowed size in S3 ?Amazon Web Services (AWS)
Ans. We can use multi part upload API

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3


 Q189. What is the use case of aws S3-IA ?Amazon Web Services (AWS)
Ans. IA stands for infrequently accessed and hence it's suited for files / objects are expected to be accessed infrequently.

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3  aws s3  aws storage  amazon cloud storage  amazon s3-ia


 Q190. What is the use case for Amazon Glacier ?Amazon Web Services (AWS)
Ans. Amazon Glacier is used for storing archieved files / objects and hence well suited for files where retrieval time isn't that important.

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3  aws s3  aws storage  amazon cloud storage  amazon s3 glacier  aws glacier


 Q191. What is the use case for "Reserved" EC2 plan ?Amazon Web Services (AWS)
Ans. If the usage is continuous , stable and predictable.

 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 reserved


 Q192. What is the use case for "Dedicated Host" EC2 plan ?Amazon Web Services (AWS)
Ans. If there are regulatory requirements, or proprietary license to be used.

 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 dedicated host


 Q193. Which EBS Volume is suitable if we need to install SQL with every high requests per second ?Amazon Web Services (AWS)
Ans. We can use "Provisioned IOPS SSD"

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

   Like         Discuss         Correct / Improve     aws ebs


 Q194. Which EC2 instance type should be used if the application is memory intensive ?Amazon Web Services (AWS)
Ans. R4

 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


 Q195. Which is the cheapest EC2 instance type ?Amazon Web Services (AWS)
Ans. T

 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 instance type


 Q196. Can we have EBS Volumes in S3 ?Amazon Web Services (AWS)
Ans. No , S3 is an object storage and not a Block Storage. But EBS Volume snapshots are internally stored in S3.

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3  aws ebs


 Q197. What are the different EC2 instance types ?Amazon Web Services (AWS)
Ans. F,I,G,H,T,D,R,M,C,P,X

 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 ec2  aws computing  amazon cloud computing  amazon ec2 instance type


 Q198. Which EBS Volume type cannot be used as a root volume ?
Amazon Web Services (AWS)
Ans. Throughput Optimal HDD and Cold HDD

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

   Like         Discuss         Correct / Improve     aws ebs  aws root volume


 Q199. What is the use case of AWS CloudFront ?Amazon Web Services (AWS)
Ans. Faster availability and uploading of files and content.

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

   Like         Discuss         Correct / Improve     aws cloudfront  amazon cloudfront


 Q200. What is the use case of S3 Cross Region replication ?Amazon Web Services (AWS)
Ans. Disaster Recovery and availability

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3  aws s3  aws storage  amazon cloud storage  amazon s3 cross region replication


 Q201. What is the need of S3 Transitioning ?Amazon Web Services (AWS)
Ans. Saving Cost by either expiring objects or moving to low cost storage.

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3 transitioning


 Q202. What is the use case for AWS Snowball ?Amazon Web Services (AWS)
Ans. Faster upload of Content through Physical device instead of low speed internet connection.

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

   Like         Discuss         Correct / Improve     aws snowball


 Q203. What is the use case for Geo Targeting / Price Class within AWS CloudFront ?Amazon Web Services (AWS)
Ans. Saving cost by optimizing content retrieval or upload in certain Geographies.

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

   Like         Discuss         Correct / Improve     aws cloudfront  amazon cloudfront  aws cloudfront  amazon cloudfront geo targeting


 Q204. Which is the most common EC2 instance Type ? Amazon Web Services (AWS)
Ans. T and M

 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 ec2  aws computing  amazon cloud computing  amazon ec2 instance type


 Q205. Can we change the instance Type while it's running ?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 ec2  aws computing  amazon cloud computing  amazon ec2


 Q206. Import / Export can import data set from ..Amazon Web Services (AWS)
Ans. S3, EBS and Glacier

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

   Like         Discuss         Correct / Improve     aws import / export  aws s3  aws storage  amazon cloud storage  amazon s3  aws ebs  aws glacier


 Q207. Which AWS services provide automated backups ?Amazon Web Services (AWS)
Ans. RDS, RedShift and Elastic Cache

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

   Like         Discuss         Correct / Improve     aws automated backups  aws RDS  aws Redshift  aws backup


 Q208. How can EBS Volumes be backed up ?Amazon Web Services (AWS)
Ans. Through Snapshots

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

   Like         Discuss         Correct / Improve     aws ebs  aws volumes  aws computation


 Q209. Which is the default AWS Region ?Amazon Web Services (AWS)
Ans. US-EAST-1

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

   Like         Discuss         Correct / Improve     aws region


 Q210. Use Case for S3 RRS ?Amazon Web Services (AWS)
Ans. If Back up is not needed and can be restored from another storage.

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

   Like         Discuss         Correct / Improve     aws s3  aws storage  amazon cloud storage  amazon s3  aws s3  aws storage  amazon cloud storage  amazon s3 rrs


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: