Download our latest MNC Answers Application at Play Store. Download Now

Microservices Architecture MCQs Solution | TCS Fresco Play

Disclaimer: The primary purpose of providing this solution is to assist and support anyone who are unable to complete these courses due to a technical issue or a lack of expertise. This website's information or data are solely for the purpose of knowledge and education.

Make an effort to understand these solutions and apply them to your Hands-On difficulties. (It is not advisable that copy and paste these solutions).

All Question of the MCQs Present Below for Ease Use Ctrl + F with the question name to find the Question. All the Best!


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

Microservices — Correct


2. Decomposition of Microservices based on 2 categories namely
Business capability , Subdomain — Correct


3. Benefits of Microservices include –
All the options — Correct


4. Agile development & Deployment is difficult in case of ______
Monolithic — Correct


5. Simple to Develop, Test, Deploy, Scale represents ______
Monolithic — Correct


6. Software built as microservices can, by definition, be broken down into multiple component services ?
True — Correct


7. Separating components with conflicting resource requirements falls under the bucket of _
Microservices — Correct


8. Is Microservice is considered as subset of SOA ?
True — Correct


9. The 3Cs of Microservices includes all these except __
Control — Correct


10. The services communicate with each other internally _______________
Both Messaging and Remote Procedure invocation — Correct


11. The 2 types of Service Discovery only includes Client-side & server-side discovery ?
True — Correct


12. External clients communicate with Microservices using _____________
API GATEWAY — Correct


13. Scenarios where client takes onus & are responsible for determining the network locations of available service instances
Client-side — Correct


14. API Gateway ensures _________________
All the options — Correct


15. Netflix OSS is example __
Client-side — Correct


16. AWS Elastic Load Balancer (ELB) is an example of a ______
Server-side discovery — Correct


17. Which acts as database of services
Service Registry — Correct


18. Which ensures to insulate the applications by acting as barrier
API Gateway — Correct


19. The client expects a timely response from the service and might even block while it waits represents __________ client service interaction styles
Synchronous — Correct


20. ________ helps to control & limit the number of consecutive request failures crosses a threshold,
Circuit breaker — Correct


21. Amazon EC2 Container Service is an example of ____
Docker — Correct


22. The transactions that span across multiple services are handled by
Event driven Architecture — Correct


23. Microservices supports different kinds of databases and this is called __.
Polyglot persistence — Correct


24. Microservices-based architecture enforces a Modular structure ?
True — Correct


25. The 2 components of CQRS include_______________
Query & command side — Correct


26. packer.io & Boxful represents ______________ type of pattern
Service Instance per Host — Correct


27. Efficient Utilization & Fast Deployment represent which pattern ______________________
Multiple Services per Host pattern — Correct


28. IDL stands for __________
Interface definition language — Correct


29. Which of these represent the drawback of Multiple Services per Host pattern
faulty deployment — Correct


30. Service Instance per Host pattern provides ____
All the options — Correct


31. Caching helps in improving the performance of the system ?
True — Correct


32. In Microservices, the API Gateway takes care of the security aspect by rendering ____
Access tokens — Correct


33. Which pattern collects & reports all exceptions to a centralized exception tracking service
Exception tracing — Correct


34. Which of this does not represent caching types_______________
Server cache — Correct


35. Microservice Chassis takes care of all except ______
token generation — Correct


36. __ is ability to store something temporarily in order to reduce the loading times and I/O of a system.
Cache — Correct


37. 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
Distributed tracing — Correct


38. Microservice Architecture adapts following concepts
All the options — Correct


39. 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
Distributed tracing — Correct


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


41. Functional Decomposition is an example of __
Microservices — Correct


42. Which among these helps in developing a microservice quickly _______
Chassis — Correct


43. Scaling the application can be challenging in _ due to conflicting needs of Memory, CPU, IO
Monolithic — Correct


44. Monolithic is identified by all these disadvantages except__________________
High set-up costs — Wrong


45. Long term commitment of Technology stack is a weakness of which model of architecture
Monolithic — Correct


46. Microservices based architecture prefers _
NoSQL DBs — Wrong


47. Service Instance per Container pattern include all except ___________________
Slow Deployment — Correct


If you have any queries, please feel free to ask on the comment section.

If you want MCQs and Hands-On solutions for any courses, Please feel free to ask on the comment section too.

Please share and support our page!