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
 Q121. Can making the S3 bucket public ,makes all objects / files inside as public too ?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 s3  aws storage  amazon cloud storage  amazon s3


 Q122. How can we make an S3 file public through Java program ?Amazon Web Services (AWS)
Ans. We can get the object and then can set CannedAcl property as "PublicRead"

 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


 Q123. How can we schedule Lambda function to run daily ?Amazon Web Services (AWS)
Ans. We can schedule that through CloudWatch.

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

   Like         Discuss         Correct / Improve     lambda function  aws lambda  aws serverless computing  amazon cloud serverless computing  amazon lambda function  aws cloudwatch  amazon cloudwatch


 Q124. Have you ever changed IAM policy ?Amazon Web Services (AWS)
Ans. Yes I did it for an execution role of a Lambda function to give it write access on S3 bucket.

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

   Like         Discuss         Correct / Improve     aws security  aws iam  amazon iam


 Q125. A customer has a website which is accessible over the Internet and he wants to secure the communication and decides to implement HTTPS instead of HTTP. He has configured EC2 instance behind an ELB. Where should you configure the SSL certificate?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     


 Q126. With regards to VPC, what is the default maximum number of virtual private gateways allowed per region?Amazon Web Services (AWS)
Ans. 5

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

   Like         Discuss         Correct / Improve     aws vpc


 Q127. What is elasticity in relation to Cloud infrastructure ?Cloud Computing
Ans. The power to scale computing resources up and down easily with minimal friction

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

   Like         Discuss         Correct / Improve     Amazon Web Service (AWS)  Google Cloud Platform (GCP)


 Q128. How many requests per second can Amazon CloudFront handle?Amazon Web Services (AWS)
Ans. 10000

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

   Like         Discuss         Correct / Improve     aws cloudfront  amazon cloudfront


 Q129. What is the objective of enabling versioning on a s3 bucket ?Amazon Web Services (AWS)
Ans. So that it doesn't overwrite the existing file with the same name and maintain versioning of it.

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

   Like         Discuss         Correct / Improve     AWS S3


 Q130. Which IAM policy condition key should be used if you want to check whether the request was sent using SSL?Amazon Web Services (AWS)
Ans. AWS: secure transport

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

   Like         Discuss         Correct / Improve     aws security  aws iam  amazon iam


 Q131. Which AWS service is a task coordinator and state management service for cloud applications.Amazon Web Services (AWS)
Ans. Amazon SWF

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

   Like         Discuss         Correct / Improve     


 Q132. What are the IP address mechanisms supported by ELB?Amazon Web Services (AWS)
Ans. IPv4 and IPv6

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

   Like         Discuss         Correct / Improve     Elastic Load Balance  AWS Load balancing  aws elb  amazon elb


 Q133. Which ELB component is responsible for monitoring the Load Balancers?Amazon Web Services (AWS)
Ans. Controller Service

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

   Like         Discuss         Correct / Improve     AWS Controller Service  aws elb  amazon elb  aws load balancing  elastic load balancer


 Q134. What is the default limit on number of EC2 instances in each region ?Amazon Web Services (AWS)
Ans. 20

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

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


 Q135. What is the scale of durability in Amazon S3?Amazon Web Services (AWS)
Ans. 99.999999999%

 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


 Q136. How will you upload a file greater than 100 megabytes in Amazon S3?Amazon Web Services (AWS)
Ans. AWS now allows file upto 5GB 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


 Q137. Can we do Cross Region replication in Amazon S3 without enabling versioning on a bucket?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


 Q138. What are the different types of actions in Object Lifecycle Management in Amazon S3?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 s3  aws storage  amazon cloud storage  amazon s3


 Q139. What is Geo Targeting in Amazon CloudFront?Amazon Web Services (AWS)
Ans. Geo Targeting will the users country of origin and pass along with country code to you in the cloudFront viewer country header.

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

   Like         Discuss         Correct / Improve     aws cloudfront  amazon cloudfront


 Q140. What is AWS Snowball?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     


 Q141. What are the different types of load balancing options provided by Amazon Elastic Load Balancing (ELB)?Amazon Web Services (AWS)
Ans. Application load balancing
Network load balancing
Classic load balancing

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

   Like         Discuss         Correct / Improve     aws elb  amazon elb


 Q142. You have a webserver on an ec2 instance. Your instance can get to the internet, but nobody on the internet can get to your webserver. Describe how you would troubleshoot.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     


 Q143. How is a WAF different from ip tables ?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     


 Q144. What is the relationship between instances and AMI ?Amazon Web Services (AWS)
Ans. AMI provides the templating for creation of instances. So a single image can be used to launch multiple instances.

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

   Like         Discuss         Correct / Improve     aws ami  amazon ami


 Q145. What is the best AWS AMI for Data Science ?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


 Q146. Which AMI did you use for launching your EC2 instances ?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


 Q147. Which was the first service launched by AWS ? Amazon Web Services (AWS)
Ans. Simple Queue Service ( SQS )

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

   Like         Discuss         Correct / Improve     aws sqs


 Q148. When was AWS launched ?Amazon Web Services (AWS)
Ans. 2006

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

   Like         Discuss         Correct / Improve     


 Q149. What are different compute services in AWS ?Amazon Web Services (AWS)
Ans. EC2, Lambda, EKS , ECR, ECS

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

   Like         Discuss         Correct / Improve     


 Q150. What are some of the AWS storage services ?Amazon Web Services (AWS)
Ans. S3, EFS, Glacier

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

   Like         Discuss         Correct / Improve     


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: