Category Archives: Architecture
Choose the right Software Architecture
Ever wondered how large enterprise scale systems are designed? Before major software development starts, we have to choose a suitable architecture that will provide us with the desired functionality and quality attributes. Hence, we should understand different architectures, before applying them to our design. What is an Architectural Pattern? According to Wikipedia, An architectural pattern is a […]
An overview of Web Application Architecture
The Internet is no longer about static web pages and longer loading times. Over time, the Internet has made a shift towards active user engagement as well as extended functionality by means of visually pleasing and powerful web applications. A web application is just like a normal computer application except that it works over the […]