ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 113 - CLF-C02 discussion

Report
Export

Using Amazon Elastic Container Service (Amazon ECS) to break down a monolithic architecture into microservices is an example of:

A.
a loosely coupled architecture.
Answers
A.
a loosely coupled architecture.
B.
a tightly coupled architecture.
Answers
B.
a tightly coupled architecture.
C.
a stateless architecture.
Answers
C.
a stateless architecture.
D.
a stateful architecture.
Answers
D.
a stateful architecture.
Suggested answer: A

Explanation:

Using Amazon Elastic Container Service (Amazon ECS) to break down a monolithic architecture into microservices is an example of a loosely coupled architecture. A loosely coupled architecture is one where the components are independent and can communicate with each other through well-defined interfaces. This allows for greater scalability, flexibility, and resilience. A tightly coupled architecture is one where the components are interdependent and rely on each other for functionality. This can lead to increased complexity, fragility, and difficulty in changing or scaling the system. Amazon ECS OverviewAWS Well-Architected Framework

asked 16/09/2024
MAYKON AZEVEDO
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first