๐Ÿงช Microservice MCQ Quiz Hub

Microservices MCQ

Choose a topic to test your knowledge and improve your Microservice skills

Microservice could be considered as subset of __________





โœ… Correct Answer: 2

A monolithic application is _________





โœ… Correct Answer: 1

Single point failure examples is __________





โœ… Correct Answer: 1

Agile development and deployment is difficult in case of _________





โœ… Correct Answer: 1

Complexity of developing testing and deploying distributed system and handling partial failures account to the disadvantage of _________





โœ… Correct Answer: 2

The decomposition of microservices is based on two categories, namely _________





โœ… Correct Answer: 4

Software built as microservices can by definition be broken down into multiple component services. The statement is:





โœ… Correct Answer: 1

Simple to develop test deploy scale represents __________





โœ… Correct Answer: 1

The benefits of microservices include _______





โœ… Correct Answer: 4

Separating components with conflicting resource requirements falls under the bucket of __________





โœ… Correct Answer: 2

Microservices architecture adapts which of the following concepts?





โœ… Correct Answer: 4

Microservice is considered as a subset of SOA. This statement is:





โœ… Correct Answer: 1

API gateway in microservices is liable for _________





โœ… Correct Answer: 4

________ acts as a database of services their instances and corresponding location.





โœ… Correct Answer: 1

Netflix OSS is an example of ____________





โœ… Correct Answer: 1

AWS Elastic load balancer (elb) is an example of __________





โœ… Correct Answer: 2

External clients communicate with microservices using ____________





โœ… Correct Answer: 2

Scenarios where client takes onus and are responsible for determining the network location of the available service instances is ___





โœ… Correct Answer: 2

The two types of service discovery includes client-side discovery and server-side discovery. The above statement is:





โœ… Correct Answer: 1

Which ensures to insulate the applications by acting as a barrier?





โœ… Correct Answer: 4

The services communicate with each other internally using _________





โœ… Correct Answer: 3

Which acts as a database of services __________





โœ… Correct Answer: 4

_________ helps to control and limit the number of consecutive request failure that cross a threshold.





โœ… Correct Answer: 3

The client expects a timely response from the service and might even block while it waits. This represents the ___________ client service interaction style.





โœ… Correct Answer: 3

API gateway ensures ___________





โœ… Correct Answer: 4

Microservices supports different kinds of databases and this is called ___________





โœ… Correct Answer: 2

Queries in microservices architecture are implemented through _________





โœ… Correct Answer: 2

CQRS stands for in microservices _________





โœ… Correct Answer: 1

Amazon EC2 container service is an example of ____________





โœ… Correct Answer: 1

The transaction that span across multiple services are handled by __________





โœ… Correct Answer: 2

Microservices based architecture prefers __________





โœ… Correct Answer: 4

The two components of CQRS include _________





โœ… Correct Answer: 3

Microservices based architecture enforces a modular structure. The above statement is:





โœ… Correct Answer: 1

______ is example of service instance per host pattern.





โœ… Correct Answer: 4

Which of the following is popular docker clustering framework?





โœ… Correct Answer: 4

In docker each service instance is _________





โœ… Correct Answer: 2

IDL stands for ________





โœ… Correct Answer: 2

Service instance per host pattern provides __________





โœ… Correct Answer: 4

Efficient utilization and fast deployment represents which pattern?





โœ… Correct Answer: 3

_______ is an example of service instance per container pattern.





โœ… Correct Answer: 3

_____ is the ability to store something temporarily to reduce the loading times and i/o of a system.





โœ… Correct Answer: 3

Which pattern collects and reports all exceptions to a centralized exception tracking service?





โœ… Correct Answer: 2

Microservice chassis takes care of the following except ________





โœ… Correct Answer: 2

Caching helps in improving the performance of the system. The above statement is:





โœ… Correct Answer: 2

The following are all caching types except ___________





โœ… Correct Answer: 2

Which among these helps in developing a microservice quickly __________





โœ… Correct Answer: 1

Spring boot is example of _________





โœ… Correct Answer: 2

In microservices the api gateway takes care of the security aspect by rendering __________





โœ… Correct Answer: 4

Functional decomposition is an example of ____________





โœ… Correct Answer: 1

Which of these is a drawback of multiple services per host pattern?





โœ… Correct Answer: 1

Which ensures to insulate the applications by acting as a barrier?





โœ… Correct Answer: 1

Limited efficient utilization & slow deployment represent in microservices ___________





โœ… Correct Answer: 1

Service instance per container pattern includes the following except __________





โœ… Correct Answer: 3

packer.io and boxful represent ____________





โœ… Correct Answer: 3

Kubernetes and marathon are examples of __________





โœ… Correct Answer: 1