Dependencies such as queuing systems, streaming systems, workflows, and load balancers are loosely coupled. Loose coupling helps isolate behavior of a component from other components that depend on it, increasing resiliency and agility.
https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/rel_prevent_interaction_failure_loosely_coupled_system.html
Loosely couple components (microservices) are conceptually small pieces of "monolithic" application created/implemented to isolate failures between dependent components in the AWS Cloud
Loosely coupling components is a design principle that emphasizes minimizing dependencies between different components in a system. This helps isolate failures, meaning that if one component fails or undergoes changes, it doesn't have a significant impact on other components. This design principle contributes to increased resilience, flexibility, and easier maintenance of the overall system.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
[Removed]
8 months, 4 weeks agoBShelat
11 months, 1 week agopetercorn
11 months, 1 week agoLyn
11 months, 3 weeks agoAshisohail
11 months, 3 weeks agoMike1987
11 months, 3 weeks ago