Which of the following statements are correct regarding the characteristics of microservices? (Select 2)

Which of the following statements are correct regarding the characteristics of microservices? (Select 2)
A . Microservices are chained in order to build an application.
B . All functions are the same in microservices.
C . Monolithic applications breaks functions in small pieces called microservices.
D . Microservices are limited to 10 per application.

Answer: A, C

Explanation:

Microservices are a design principle for cloud-native applications, where each application is composed of a set of small, independent, and loosely coupled services that communicate with each other through well-defined interfaces1. Microservices have the following characteristics2:

Microservices are chained in order to build an application, meaning that they are connected by a network and exchange messages or data to perform a specific function or task.

Microservices are differentiated by function, meaning that each microservice has a single responsibility and performs a distinct function within the application.

Microservices are derived from monolithic applications, meaning that they are created by breaking down a large and complex application into smaller and simpler pieces that can be developed, deployed, and scaled independently.

Microservices are scalable and resilient, meaning that they can handle variable workloads and recover from failures without affecting the whole application.

Therefore, the correct statements are A and C, while B and D are incorrect.

Reference: 1: Nokia Bell Labs Distributed Cloud Networks, Unit 2: Cloud Technologies and Features, Topic: Microservices and Containerization 2: Module by Module – Self Study Note Guide, DC2.4C Microservices and Containerization

Latest BL0-220 Dumps Valid Version with 60 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments