Tag Archives: software architecture tutorial

Getting the Basics – Software Architecture Introduction (part 1)

Architecture is the process and the product of planning designing and constructing buildings or other structures. A good design can make a structure survive and be admired for years or fail even to stand. It’s the job of the architect to join both art and science to make sure all the pieces of a building come together in a good solution.   Similar to architects as a software engineer you will also need to mix art and science to deliver solutions satisfactorily but instead of bricks you will […]

More info

Software Architecture | Architectural patterns | Architecture vs Design pattern

hey what’s up guys this is me again Ayub from the web dev cave channel in this video we’re gonna see a concept that is commonly misunderstood and frequently used in the wrong place especially among beginners and those who are in an intermediate level in the domain which is software architecture it’s been always my goal to simplify and sometimes even oversimplify concepts that sounds very confusing and intricate at the first time so in this video I’m gonna introduce software architecture and try to give […]

More info

Software Architecture-Software Architecture In Software Engineering-Software Architecture Patterns

Hello, and welcome to this introductory tutorial on software architecture. This is Inder. Here is an example of an architecture design called three-tier architecture. But, let us see some concepts first and we will come back to it. First, what is software architecture? It is the foundation or the fundamental design of a software system. Now, a software architecture has software elements or components, the function of these software elements, and the relationships between these software elements. Software architecture shows how it addresses key business objectives such […]

More info