Skip to main content

CS605 GDB Fall 2020 Solution

 Question : 

Directions to solve You are required to read “Definition One” and “Definition Two” then choose suitable software architectures style’s name for “Definition one” and “Definition Two” from the given list and write in the relevant row in the table 1 and table 2.

Furthermore, there are list of advantages and disadvantages given below that relate with the chosen software architectures style’s name (Definition one and two). You are required to write advantages and disadvantages in the relevant table of software architectures style’s name.

Software Architectures Styles:

Hyper Text Transfer Protocol

Microservices

Read/Write model

The open system interconnection

Rest API

Monolithic

Waterfall architecture

Definition One: A big application reside in one joint box or one big container. All components (business functions) will be written in a single application like a java war file and deployed on a single high performance server. This is the most common architecture used in traditional applications.

Definition Two: Break application into small business functions or services. These services are loosely coupled and interacts using API. These services act as an autonomous body and deployed in different servers.

Advantages/Disadvantage

Isolate Problems/Faults

Single Point of failure

Mixed technology stack

Simple to develop and deploy

Business components are tightly coupled

Communication between services is complex


Solution : 


 

Software Architectures Styles (Definition one):

Advantages

Disadvantages

Simple to develop and deploy

Single point of failure

 

Business components are tightly coupled

 

 

 

 

Software Architectures Styles (Definition Two):

Advantages

Disadvantages

Mixed technology stack

Communication between services is complex

Isolate Problems/Faults

 

 

 



Comments

Popular posts from this blog

cs302 Solved Quiz

estion # 1 of 10 ( Start time: 03:03:55 PM )  Total Marks: 1    Divide-by-32 counter can be acheived by using   Select correct option:   Flip-Flop and DIV 10  Flip-Flop and DIV 16   Flip-Flop and DIV 32  DIV 16 and DIV 32 Question # 2 of 10 ( Start time: 03:05:20 PM )  Total Marks: 1   The counter states or the range of numbers of a counter is determined by the formula. (“n” represents the total number of flip-flops)   Select correct option:   (n raise to power 2)  (n raise to power 2 and then minus 1)  (2 raise to power n) (2 raise to power n and then minus 1) Question # 3 of 10 ( Start time: 03:06:36 PM )  Total Marks: 1   A 4- bit UP/DOWN counter is in DOWN mode and in the 1010 state. on the next clock pulse, to what state does the counter go?   Select correct option:   1001  1011  0011  1100 Question # 4 of 10 ( Start time: 03:07:37 PM )  Tot...

cs403 GDB Solution 2016

cs403 GDB 2016 For more discuss and ask question join this group   https://www.facebook.com/groups/143792885956764/ Posted By : Tahir Siddiqui(Mani)  Total Marks                                   5 Starting Date Wednesday, July 27, 2016 Closing Date Thursday, July 28, 2016 ...

MID TERM 2016 Spring Result Announced

Result has been Announced Check  ur lms Go LMS #MAni