Search Your Question...!

Micro services Architecture MCQ's

1. Benefits of Microservices include

   View Answer   

   All



2. Simple to Develop, Test, Deploy, Scale represents

   View Answer   

   Mono



3. Agile development & Deployment is difficult in case of 

   View Answer   

   Mono



4. Decomposition of Microservices based on 2 categories namely

   View Answer   

   BC,SD



5. Complexity of developing, testing & deploying distributed system, Handling partial failures account to disadvantages of

   View Answer   

   Mic



6. Microservice Architecture adapts following concepts

   View Answer   

   All



7. Is Microservice is considered as subset of SOA ?

   View Answer   

   True



8. External clients communicate with Microservices using

   View Answer   

   API GW



9. Scenarios where client takes onus & are responsible for determining the network locations of available service instances

   View Answer   

   CS



10. Netflix OSS is example

   View Answer   

   Client Side



11. AWS Elastic Load Balancer (ELB) is an example of 

   View Answer   

   Server side



12. The 2 types of Service Discovery only includes Client-side & server-side discovery ?

   View Answer   

   True



13. The services communicate with each other internally _

   View Answer   

   Both



14. API Gateway ensure

   View Answer   

   All



15. Which ensures to insulate the applications by acting as barrier

   View Answer   

   APIG



16. The client expects a timely response from the service and might even block while it waits represents__________client service interaction styles

   View Answer   

   sync



17. Microservices-based architecture enforces a Modular structure ?

   View Answer   

   True



18. Amazon EC2 Container Service is an example of 

   View Answer   

   Docker



19. The 2 components of CQRS include

   View Answer   

   query and cs



20. Microservices supports different kinds of databases and this is called 

   View Answer   

   PP



21. The transactions that span across multiple services are handled by

   View Answer   

   EDA



22. IDL stands for

   View Answer   

   Interface defn Language



23. Efficient Utilization & Fast Deployment represent which pattern 

   View Answer   

   SIPH,MSHP



24. packer.io & Boxful represents __________________________ type of pattern

   View Answer   

   SIPH



25. Service Instance per Host pattern provides _

   View Answer   

   All



26. Microservice Chassis takes care of all except 

   View Answer   

   TG



27. __________ is ability to store something temporarily in order to reduce the loading times and I/O of a system.

   View Answer   

   cache



28. In __________, each external request is tagged with unique identifier which is passed to all services involved in handling the request and included in application logging messages

   View Answer   

   DT



29. aching helps in improving the performance of the system ?

   View Answer   

   True



30. Which pattern collects & reports all exceptions to a centralized exception tracking service

   View Answer   

   ET



31. In Microservices, the API Gateway takes care of the security aspect by rendering ________________

   View Answer   

   AT



32. Which acts as database of services

   View Answer   

   SR



33. When any single application function or component fails, then the entire application goes down. (Single point of failure ) This is primary disadvantage of 

   View Answer   

   Monio



34. When any single application function or component fails, then the entire application goes down. (Single point of failure ) This is primary disadvantage of 

   View Answer   

   CBG



35. _____________ helps to control & limit the number of consecutive request failures crosses a threshold,

   View Answer   

   CB



36. Which of the following is incorrect - with respect to cons about Microservices (I) Increasing number of services can result in information barriers (II) Being a distributed system, it can result in duplication of effort (III) The architecture usually results in increased memory consumption (IV) No long-term commitment to technology stack

   View Answer   

   IV



37. Functional Decomposition is an example of 

   View Answer   

   Micro



No comments:

Post a Comment