ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 108 - CV0-004 discussion

Report
Export

Which of the following cloud-native architecture designs is the most easily maintained, decentralized, and decoupled?

A.
Monolithic
Answers
A.
Monolithic
B.
Hybrid cloud
Answers
B.
Hybrid cloud
C.
Mainframe
Answers
C.
Mainframe
D.
Microservices
Answers
D.
Microservices
Suggested answer: D

Explanation:

Microservices architecture is a design approach to build a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API. This design is decentralized and each service is fully decoupled, allowing for easier maintenance and scaling. Each microservice is built around a specific business capability and can be deployed independently, unlike monolithic architectures that are typically centralized and less flexible.

Reference: CompTIA Cloud+ Study Guide (Exam CV0-004) - Chapter on Designing a Cloud Environment

asked 02/10/2024
Andrew Vogel
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first