ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 55 - CLF-C02 discussion

Report
Export

Which design principle should be considered when architecting in the AWS Cloud?

A.
Think of servers as non-disposable resources.
Answers
A.
Think of servers as non-disposable resources.
B.
Use synchronous integration of services.
Answers
B.
Use synchronous integration of services.
C.
Design loosely coupled components.
Answers
C.
Design loosely coupled components.
D.
Implement the least permissive rules for security groups.
Answers
D.
Implement the least permissive rules for security groups.
Suggested answer: C

Explanation:

Designing loosely coupled components is a design principle that should be considered when architecting in the AWS Cloud. Loose coupling is a way of designing systems to reduce interdependencies and minimize the impact of changes. Loose coupling allows components to interact with each other through well-defined interfaces, rather than direct references. This reduces the risk of failures and errors propagating across the system, and enables greater scalability, availability, and maintainability5.

asked 16/09/2024
Shawn Sullivan
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first