Skip to main content

Posts

Showing posts with the label cs605 gdb solution

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...

cs605 gdb solution

The Waterfall Model is a documentation-driven model. It therefore generates complete and comprehensive documentation and hence makes the maintenance task much easier. The modern software development life cycle methodology can be subdivided into two types – the Traditional process and the agile process. characteristics of the structured approach, including: – distinct formal stages – long time periods – large-scale projects – large budgets – involvement of a development team consisting of: - analysts - designers – programmers.