You are on page 1of 6

1

2
3
4
5
6
7

8
9
10
11
12
13
14
15
16
17
18
20
21
22
23
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

51
52
53
54
55
56
57
58

59
60
61

62
Benefits of Microservices include -
Software built as microservices can, by definition, be broken down into multiple component services ?
Decomposition of Microservices based on 2 categories namely

Complexity of account to disadvantages of Microservices


Is Microservice is considered as subset of SOA ?
The 3Cs of Microservices includes all these except ______________
Scenarios where client takes onus & are responsible for determining the network locations of available service
instances
The client expects a timely response from the service and might even block while it waits
represents__________client service interaction styles
AWS Elastic Load Balancer (ELB) is an example of a __________________
Which ensures to insulate the applications by acting as barrier
Microservices supports different kinds of databases and this is called ____________.
Amazon EC2 Container Service is an example of ________________
The 2 components of CQRS include______________
IDL stands for ______________________
Efficient Utilization & Fast Deployment represent which pattern Multiple Services per
Service Instance per Host pattern provides ________________
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
Caching helps in improving the performance of the system ?
In Microservices, the API Gateway takes care of the security aspect by rendering ________________
Which pattern collects & reports all exceptions to a centralized exception tracking service
Which of this does not represent caching types_______________
Benefits of Microservices include -
Caching helps in improving the performance of the system ?
In Microservices, the API Gateway takes care of the security aspect by rendering ________________
Simple to Develop, Test, Deploy, Scale represents -
Agile development & Deployment is difficult in case of -
The 2 types of Service Discovery only includes Client-side & server-side discovery ? -
API Gateway ensures -

The services communicate with each other internally -


helps to control & limit the number of consecutive request failures crosses a threshold -
Which acts as database of services
External clients communicate with Microservices using -
Microservices-based architecture enforces a Modular structure ? -
Which of these represent the drawback of Multiple Services per Host pattern -
packer.io & Boxful represents __________________________ type of pattern -
Which pattern collects & reports all exceptions to a centralized exception tracking service -
is ability to store something temporarily in order to reduce the loading times and I/O of a system -
Which of this does not represent caching types_______________
Microservice Chassis takes care of all except __________________
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
Functional Decomposition is an example of -
Microservice Architecture adapts following concepts -
Spring Boot is example of -
Separating components with conflicting resource requirements falls under the bucket of -
Netflix OSS is example -
Limited Efficient Utilization & slow deployment represent -
Scaling the application can be challenging in _____________ due to conflicting needs of

Which of the following is incorrect - with respect to cons about Microservices


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 -
The transactions that span across multiple services are handled by
Service Instance per Container pattern include all except _______________________________
Monolithic is identified by all these disadvantages except
Agile development & Deployment is difficult in case of __________________
Separating components with conflicting resource requirements falls under the bucket of _____________
Microservices based architecture prefers _______
Which among these helps in developing a microservice quickly ___________________
When any single application function or component fails, then the entire application goes down. (Single point of
failure ) This is primary disadvantage of ________________
Long term commitment of Technology stack is a weakness of which model of architecture
Kubernotes , Marathon are examples of _______________________
Complexity of developing, testing & deploying distributed system, Handling partial failures account to
disadvantages of
All the options
true
Business capability , Subdomain
developing, testing & deploying distributed system,
Handling partial failures
1
control

Client-side

synchronous
server side discovery
API gateway
Polyglot persistence
Docker
Query & command side
Interface definition language
Host pattern
All

Application Logging / messages


1
chassis keys/encrypted
distributed
server
All
true
Access tokens
Mono
Monolithic
True
All

Both Messaging and Remote Procedure invocation


Circuit breaker
service registry
API GATEWAY
true
faulty deployment
per host
Exception tracing
Cache
Server cache
token generation

Distributed tracing
Microservices
All
api gateway Chassis Framework ( doubt)
Microservices
Client-side
Service Instance per Host
Memory, CPU, IO - Monolithic
(I) Increasing number of services can result in
information barriers (II) Being a distributed

all
event driven
Slow
Horizontal scaling
Monolithic
Micro
no dependency on any DB
Chassis

Mono
Mono
per host
micro

You might also like