1. What are the components you used in your project, explain?
2. What is Splunk and ARM integration?
3. How to test your code?
4. What is continuous integration, explain?
5. Do you used any third party components in your project?
6. How to deploy project into cloud hub?
7. How to create an API?
8. On Which versions you have worked in mule?
9. Tell me the new features and functions in version to version if you find any?
10. What are the different ways of deploying our application to cloud?
11. Have you worked on CE or EE, what are the differences?
12. Explain about Batch Job?
13. What is API Manager. What works you have done on it?
14. Have you used any policies in API manager and how?
15. Explain about OAuth2 policy, How it works?
16. What is access token?
17. What is refresh token, why we need that token?
18. What is MMC?
19. Why do you choose mule?
20. What you can do with mule?
21. How can we expose REST web services?
22. How to deploy RAML into cloud?
23. How many ways, we can import RAML file from API Manager into Studio?
24. If there are four flows, those are have a common logic that read the EmpID and get the
Id Value from Database. How to solve this situation, what is the best one?
(Incoming message is either JSON or XML)
25. If the incoming message having 10 records how can we get directly 5 th one using MEL
and Data weave?
26. How can we read sub string in Data weave?
27. What is functions and variables in data weave, how we can use them tell one example?
28. How to get the records from database using RAML file?
29. What are the processing strategies in mule?
30. How to prevent duplicate message?
31. What about Qued synchronous processing strategy?
32. Explain about different exception handlings in mule?
33. Explain about OAuth (1 way, 2 way, 3 way)?
34. How to do SSL configuration?
35. Explain about batch, how to load thousands of record at a time?
36. What is VM behaviour when deployed in cloud and onpremisis?
37. How to apply policies to an application?
38. Explain about run time manager?
39. What is Synchronous and Asynchronous in mule?
40. What is the complex situation you have faced while you are working and how to solve it?