Architecture Archive
19 Aug 2013
Application Layering

This Tutorial explains the Application Layering Concept and the various layers such as Business Object, Presentation, Business Logic, Persistence.
06 Jun 2014
Architecture Design Principles

This article covers the Software Architecture Design Principles at a basic and high level. Lets define some basic principles that will guide us to get to a solution.
06 Jun 2014
Software Architecture – A Background

This article provides a basic understanding or a background about Software Architecture, sharing my experience in designing an app.
15 Jul 2017
Distributed Caching using Hazelcast

In the current post we shall see the need for Caching in an application, and also explain Distributed Caching using Hazelcast.