ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 55 - CV0-004 discussion

Report
Export

A cloud engineer is designing a cloud-native, three-tier application. The engineer must adhere to the following security best practices:

* Minimal services should run on all layers of the stack.

* The solution should be vendor agnostic.

* Virealization could be used over physical hardware.

Which of the following concepts should the engineer use to design the system to best meet these requirements?

A.
Virtual machine
Answers
A.
Virtual machine
B.
Micro services
Answers
B.
Micro services
C.
Fan-out
Answers
C.
Fan-out
D.
Cloud-provided managed services
Answers
D.
Cloud-provided managed services
Suggested answer: B

Explanation:

Microservices architecture is the most suitable design principle that aligns with the security best practices mentioned. It involves developing a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API. This architecture minimizes the services running on each layer, allows for vendor-agnostic solutions, and is well-suited for virtualization over physical hardware.

Reference: Microservices as an architectural approach is discussed in the context of cloud-native applications within the CompTIA Cloud+ material.

asked 02/10/2024
Praneel Maharaj
21 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first