Microservices Architecture MCQs Solution | TCS Fresco Play | Fresco Play MCQ | MNC Answers
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!
Course Path: Digital Foundation/DIGITAL BASICS/Microservices Architecture
All Question of the Quiz Present Below for Ease Use Ctrl + F to find the Question.
Suggestion: If you didn't find the question, Search by options to get a more accurate result.
Quiz
1.The benefits of Microservices include ___________
- Improved Fault Isolation
- Faster to build and deploy
- Scale development: Develop, Deploy and Scale
- All the options
- Easy scaling
2.The complexity of developing, testing and deploying the distributed system, and handling partial failures account to the disadvantages of ___________
- Microservices
- Monolithic
3.Agile development & deployment is difficult in case of __________________
- Microservices
- Monolithic
4.The decomposition of Microservices is based on two categories, namely ________
- Marketing and Domain
- Business Opportunity and Technology
- Business Capability and Subdomain
- Technology Capability and Subdomain
5.Simple to develop, test, deploy and scale represents __________________
- Microservices
- Monolithic
6.Software built as microservices can, by definition, be broken down into multiple component services.
- False
- True
7.Separating components with conflicting resource requirements falls under the bucket of _____________
- Monolithic
- Microservices
1.The 3Cs of Microservices include the following, except ______________
- Control
- Componentize
- Collaborate
- Connect
2.Microservice is considered as a subset of SOA.
- False
- True
3.Microservice Architecture adapts which of the following concept(s)?
- Web Service/HTTP
- None of the options
- All the options
- SOA
- OOPS
1.helps to control and limit the number of consecutive request failures that cross a threshold.
- Review breaker
- Microservice Chassis
- Circuit breaker
- Service Deployment
2.Which ensures to insulate the applications by acting as a barrier?
- Microservice Chassis
- Security Control
- Service Deployment
- API Gateway
3.AWS Elastic Load Balancer (ELB) is an example of __________________
- Server-side discovery
- Client-side discovery
4.The services communicate with each other internally using _____________
- Remote Procedure invocation
- Messaging
- Both Messaging and Remote Procedure invocation
5.Which acts as a database of services?
- Security Control
- Service Registry
- Microservice Chassis
- API Gateway
- Service Deployment
6.API Gateway ensures ____________
- Protocol translation
- Composition
- None of the options
- All the option
- Request routing
7.Netflix OSS is an example of ____________
- Server-side discovery
- Client-side discovery
8.External clients communicate with Microservices using _______________
- API Gateway
- API Proxy
- Messaging
- API
9.The two types of Service Discovery includes Client-side discovery and server-side discovery.
- True
- False
10.The client expects a timely response from the service and might even block while it waits notes bureau. This represents the _________ client service interaction style.
- One to one
- Asynchronous
- Synchronous
- One to many
11.Scenarios where the client takes the onus and is responsible for determining the network locations of the available service instances is _________
- Server-side discovery
- Client-side discovery
1.Amazon EC2 Container Service is an example of ________________
- Docker
- Polyglot persistence
- CQRS
2.The transactions that span across multiple services are handled by ___________
- DML commands
- Event driven Architecture
- Logging queries in DBs
- Pre-compiled queries
3.Microservices supports different kinds of databases and this is called ____________.
- Polyglot resistance
- Service Deployment
- Event-driven Architecture
- Polyglot persistence
4.Microservices-based architecture prefers _________
- NoSQL DBs
- RDBMS DBs
- No dependency on any particular DB
5.The two components of CQRS include_______________
- Query and client side
- Query and command side
- Server and client side
- Server and command side
6.Microservices-based architecture enforces a Modular structure.
- True
- False
1.Efficient Utilization and Fast Deployment represents which pattern?
- Multiple Services per Host pattern
- Service Instance per Host
- Service Instance per Container
2.Service Instance per Host pattern provides ________________
- None of the options
- Great Isolation
- Great Manageability
- All the options
- Leverage AWS for Auto scaling and Load balancing
3.Packer.io and Boxful represent ______________ type of pattern.
- Multiple Services per Host pattern
- Service Instance per Host
- Service Instance per Container
4.IDL stands for ______________________
- Inter-Dependency Location identifier
- Interface Notes Dependency Bureau Language
- Interface Definition Language
- Inter-Dependency Language
5.Which of these is a drawback of Multiple Services per Host pattern?
- Non-Dependency conflicts
- Faulty deployment
- Difficult to limit resource utilization
1. is the ability to store something temporarily to reduce the loading times, and I/O of a system.
- Service registry
- Cache
- Service Deployment
- Chassis
2.Which among these helps in developing a microservice quickly ___________________
- Service registry
- API Gateway
- Service Deployment
- Chassis
3.Spring Boot is example of _____________
- Chassis Framework
- Service registry
- Service Deployment
- API Gateway
4.In __________, each external request is tagged with a unique identifier which is passed to all services involved in handling the request and notes bureau included in application logging messages.
- Audit logging
- Distributed tracing
- Exception tracing
- Application logging
5.In Microservices, the API Gateway takes care of the security aspect by rendering ________________
- Access tokens
- Key value pairs
- Encrypted keys
- Messaging queues
- Chassis keys
6.The following are all caching types, except ___________
- No Cache
- Local & Remote Cache
- Shared Cache
- Server cache
- Distributed Cache
7.Microservice Chassis takes care of the following, except ______________
- Metrics
- Health checks
- Token generation
- Logging
- Externalized configuration
8.Which pattern collects and reports all exceptions to a centralized exception tracking service?
- Exception tracing
- Application logging
- Distributed tracing
- Audit logging
1.Monolithic is identified by all these disadvantages, except__________________
- Code base growth
- High set-up costs
- Horizontal scaling
- Quick initial development
- Increased maintenance costs
- Less iteration
2.Caching helps in improving the performance of the system.
- False
- True
3.Scaling the application can be challenging in _____________ due to conflicting needs of Memory, CPU, and I/O.
- Microservices architecture
- Monolithic architecture
4.Kubernotes and Marathon are examples of _______________________
- Multiple Services per Host pattern
- Service Instance per Container
- Service Instance per Host
5.Functional Decomposition is an example of ____________
- Monolithic
- Microservices
6.Limited Efficient Utilization and slow deployment represent _____________
- Multiple Services per Host pattern
- Service Instance per Container
- Service Instance per Host
7.Service Instance per Container pattern includes the following, except ________________
- Great Manageability
- Resource Utilization
- Container encapsulates implementation technology
- Slow Deployment
- Great Isolation
8.When any single application function notes or bureau component fails, then the entire application goes down (Single point of failure). This is a primary disadvantage of ____________
- Monolithic
- Microservices
9.Long term commitment of technology stack is a weakness of which architecture model?
- Monolithic
- Microservices
10.Which of the following is incorrect with respect to cons about Microservices? (I) The 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 the technology stack
- II
- I
- IV
- All the options
- III
Post a Comment