FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

CLOUD COMPUTING AND DATABASES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
According to best practices, how should an application be designed to run in the AWS Cloud?
A
Use tightly coupled components.
B
Use loosely coupled components.
C
Use infrequently coupled components.
D
Use frequently coupled components.
Explanation: 

Detailed explanation-1: -According to best practices, how should an application be designed to run in the AWS Cloud? A. Use tightly coupled components.

Detailed explanation-2: -Loosely coupled simulations can be deployed with end-to-end services and solutions such as AWS Batch and AWS ParallelCluster, or through a combination of AWS services, such as Amazon Simple Queue Service (Amazon SQS), Auto Scaling, AWS Lambda, and AWS Step Functions.

Detailed explanation-3: -Amazon SNS is used for building and integrating loosely-coupled, distributed applications. SNS provides instantaneous, push-based delivery (no polling).

There is 1 question to complete.