Which of the following is the best practice for application architecture on AWS Cloud?Question 38Answera.Build monolithic applicationsb.Build tightly coupled componentsc.Use synchronous communication between componentsd.Build loosely coupled components
Question
Which of the following is the best practice for application architecture on AWS Cloud?Question 38Answera.Build monolithic applicationsb.Build tightly coupled componentsc.Use synchronous communication between componentsd.Build loosely coupled components
Solution
The best practice for application architecture on AWS Cloud is d. Build loosely coupled components.
Here's why:
a. Building monolithic applications is not recommended because it can lead to difficulties in updating or fixing the system. If one part of the system fails, the entire system can be affected.
b. Building tightly coupled components is also not recommended because it can lead to a lack of flexibility and scalability. If components are tightly coupled, changes in one component can affect others, which can lead to system instability.
c. Using synchronous communication between components can lead to performance issues. If one component is waiting for a response from another, it can't do anything else in the meantime, which can slow
Similar Questions
The AWS Well-Architected Framework provides guidance on building cloud based applications using AWS best practices. Which of the following options are the pillars mentioned in the AWS Well-Architected Framework? (Select two)Question 46AnswerA.ScalabilityB.ElasticityC.AvailabilityD.ReliabilityE.Cost Optimization
The DevOps team at a Big Data consultancy has set up Amazon Elastic Compute Cloud (Amazon EC2) instances across two AWS Regions for its flagship application. Which of the following characterizes this application architecture?Question 27Answera.Deploying the application across two AWS Regions improves securityb.Deploying the application across two AWS Regions improves agilityc.Deploying the application across two AWS Regions improves scalabilityd.Deploying the application across two AWS Regions improves availability
Which of the following statements is an AWS best practice when architecting for the Cloud?Question 21Answera.Security comes lastb.Automationc.Close couplingd.Servers, not servicesClear my choice
Which of the following statements is the MOST accurate when describing AWS Elastic Beanstalk?Question 17Answera.It is a Platform as a Service (PaaS) that allows you to model and provision resources needed for an applicationb.It is an Infrastructure as Code (IaC) that allows you to model and provision resources needed for an applicationc.It is an Infrastructure as a Service (IaaS) that allows you to deploy and scale web applications and servicesd.It is a Platform as a Service (PaaS) that allows you to deploy and scale web applications and services
What is the primary goal of microservices architecture in cloud-native applications?Question 46Select one:a.To create tightly-coupled componentsb.To reduce scalabilityc.To enable independent deployment and scaling of servicesd.To increase monolithic dependencies
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.