COMPUTER SCIENCE AND ENGINEERING
CLOUD COMPUTING
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?
|
Use tightly coupled components.
|
|
Use loosely coupled components.
|
|
Use infrequently coupled components.
|
|
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.