You are on page 1of 2

Simple to Develop, Test, Deploy, Scale represents _____________

Mono
Agile development & Deployment is difficult in case of ____________
Mono
Complexity of developing, testing & deploying distributed system, Handling partial
failures account to disadvant
Micro
Decomposition of Microservices based on 2 categories namely
Busimess,Subdomain
Benefits of Microservices include
All
Separating components with conflicting resource requirements falls under the bucket
of _____________
Micro
The 3Cs of Microservices includes all these except __
Control
Microservice Architecture adapts following concepts
All
Is Microservice is considered as subset of SOA
TRUE
Which acts as database of services
Service Registry
Which ensures to insulate the applications by acting as barrier
API Gateway
Scenarios where client takes onus & are responsible for determining the network
locations of available service instances
Client Side
The 2 types of Service Discovery only includes Client-side & server-side
discovery ?
TRUE
API Gateway ensures ___________
All
The client expects a timely response from the service and might even block while it
waits represents__________client service interaction styles
Synchronous
Netflix OSS is exampl
Client Side
AWS Elastic Load Balancer (ELB) is an example of a _______
Server Side
_____________ helps to control & limit the number of consecutive request failures
crosses a threshold,
Circuit Breaker
Microservices-based architecture enforces a Modular structure
TRUE
The 2 components of CQRS include__
Server and command
The transactions that span across multiple services are handled by
Event Driven
Microservices supports different kinds of databases and this is called _______
Polygot
Persistence
Amazon EC2 Container Service is an example of _
Docker
Microservices based architecture prefers _
No Dependency
Service Instance per Host pattern provides ___
All
IDL stands for ___
Interface definition lang
packer.io & Boxful represents __________________________ type of patter
Per host multiple
Efficient Utilization & Fast Deployment represent which pattern
______________________________
Multiple
Which of these represent the drawback of Multiple Services per Host pattern
Faulty Deployment
Which of this does not represent caching types_
No Cache
Which pattern collects & reports all exceptions to a centralized exception tracking
service
App Logging
In Microservices, the API Gateway takes care of the security aspect by rendering
________
AcesTokens
_________ is ability to store something temporarily in order to reduce the loading
times and I/O of a system.
Cache
n __________, 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
Dsitributed
Caching helps in improving the performance of the syste
TRUE
Microservice Chassis takes care of all except
External
Functional Decomposition is an example of ___
Micro
Software built as microservices can, by definition, be broken down into multiple
component services ?
TRUE
Scaling the application can be challenging in _____________ due to conflicting
needs of Memory, CPU, IO
Micro
Kubernotes , Marathon are examples of _______
Container
Limited Efficient Utilization & slow deployment represent
Multiple

You might also like