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.
BShelat
1 year, 1 month agopetercorn
1 year, 1 month agoLyn
1 year, 1 month agoAshisohail
1 year, 1 month agoMike1987
1 year, 1 month ago