ExamGecko
Question list
Search
Search

Question 50 - BL0-220 discussion

Report
Export

Which of the following statements is correct regarding monolithic applications?

A.
Monolithic applications are smaller in size than cloud native applications.
Answers
A.
Monolithic applications are smaller in size than cloud native applications.
B.
Monolithic applications are more reliable than microservices.
Answers
B.
Monolithic applications are more reliable than microservices.
C.
Monolithic applications are a mono-block functional service.
Answers
C.
Monolithic applications are a mono-block functional service.
D.
Monolithic applications involve the most complex management strategy.
Answers
D.
Monolithic applications involve the most complex management strategy.
Suggested answer: C

Explanation:

Monolithic applications are a mono-block functional service because they are composed of a single, self-contained unit that contains all the components of the application, such as the user interface, business logic, data access, etc1.Monolithic applications are not smaller in size than cloud native applications, as they tend to grow larger and more complex over time2.Monolithic applications are not more reliable than microservices, as they are more prone to failures, bugs, and performance issues due to the tight coupling and interdependency of the components3.Monolithic applications do not involve the most complex management strategy, as they are easier to develop, test, and deploy initially, but they become harder to maintain, scale, and update as the application evolves4.Reference:1: Nokia Bell Labs Distributed Cloud Networks, Unit 2: Cloud Technologies and Features, Section 2.4: Cloud Application Architectures2:Monolithic Architecture3:Microservices vs Monolithic Architecture4:Monolithic vs. Microservices Architecture

asked 23/09/2024
Shan Panikker
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first