ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 342 - 350-901 discussion

Report
Export

A team is developing a cloud-native application for network monitoring and management of various devices. An increased growth rate of users is expected. The solution must be easily managed and meet these requirements:

• able to use dependencies

• easy disposability

• flexible configuration

Which application design approach must be used?

A.

waterfall model

Answers
A.

waterfall model

B.

12-factor app framework

Answers
B.

12-factor app framework

C.

object-oriented programming

Answers
C.

object-oriented programming

D.

agile software development

Answers
D.

agile software development

Suggested answer: B

Explanation:

This framework is designed to provide a consistent set of practices and principles to ensure applications can be easily deployed and managed in the cloud. It utilizes a microservices architecture which allows applications to be broken up into smaller, more manageable components. In addition, the 12-factor App Framework makes use of dependencies, flexible configuration and disposable services, making it an ideal choice for this type of application.

asked 10/10/2024
Bjorn-Rune Ness Lind
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first