Interview Questions and Answers for 'Web' | 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. If SOAP is more secure than Rest, Why many applications today use Rest ?Web Service
Ans. SOAP supports only xml whereas Rest support many other formats.

Rest services are very light weight compared to SOAP.

SOAP services are code heavy as they require creation. of stubs and skeltons.

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

   Like         Discuss         Correct / Improve     soap  rest  soap vs rest     Asked in 2 Companies


 Q182. Set Locators priority wise in selenium WebDriver.Selenium
Ans. Id locators,Name locators,CSS locators,Xpath locators,DOM locators

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

   Like         Discuss         Correct / Improve     selenium  WebDriver     Asked in 1 Companies


 Q183. What is the use of load-on-startup ?Design
Ans. The load-on-startup element of web-app loads the servlet at the time of deployment or server start if value is positive. It is also known as pre initialization of servlet.You can pass positive and negative value for the servlet.

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

   Like         Discuss         Correct / Improve     load on startup   web application     Asked in 1 Companies


 Q184. If a high CPU Usage happens everyday at a particular time, How would you go about fixing it ?Server
Ans. We can provision more instances for that particular time slot.

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

   Like         Discuss         Correct / Improve     aws  amazon web service   server  production support     Asked in 1 Companies


 Q185. Why AWS is better than Azure ?Cloud Computing
 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  amazon web service  Azure


 Q186. Have you ever worked on migrating AWS services and databases from one account to another ?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 Migration      Basic


 Q187. Do you know how can we export Redis data ?Redis
 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     Amazon Web Services (AWS)  Redis  Memcache


 Q188. What is Bastion host ?Infrastructure
 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     Amazon Web Service (AWS)


 Q189. How do you usually choose which type of EC2 Instance you would like to Use ?Amazon Web Services (AWS)
Ans. Depend on its pricing module

 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


 Q190. 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


 Q191. 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


 Q192. 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


 Q193. 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


 Q194. 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     


 Q195. 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


 Q196. 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)


 Q197. 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


 Q198. 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


 Q199. 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


 Q200. 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     


 Q201. 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


 Q202. 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


 Q203. 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


 Q204. 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


 Q205. 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


 Q206. 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


 Q207. 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


 Q208. 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


 Q209. 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     


 Q210. 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


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: