Quantcast
Channel: Prowareness Developer's Blog » Architecture
Browsing all 6 articles
Browse latest View live

Data Warehouse Architecture

Data warehouse architecture is primarily based on the business processes of a business enterprise taking into consideration the data consolidation across the business enterprise with adequate security,...

View Article



Resharper series – Replacing constructors with creation methods

Replacing your constructors with creational methods or static factories helps to reduce cumbersome code with multiple overloaded constructors in the class and clients having confusion which one to...

View Article

Continuous delivery – Patterns for zero downtime deployment

One of the main problems teams face when practicing continuous delivery is to manage zero downtime deployments to the production environments. The goal is to deploy as soon as possible and depending on...

View Article

Event Sourcing in .Net

The fundamental idea of Event Sourcing is that of ensuring every change to the state of an application is captured in an event object, and that these event objects are themselves stored in the sequence...

View Article

Hexagonal Architecture

Anybody who has worked on couple of software projects with layered architecture knows how over a period of time all the projects get into the problem of excessive coupling across layers.When we start a...

View Article


My top 5 learnings from the first Software Architects Bangalore Meet up

First Software Architect’s Bangalore meet up was conducted on 12 Apr,2015 at prowareness.I attended the session and  I can say it was a day of learning mixed with fun.Honestly speaking I did not expect...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images