Category: Architectures

What is Landing Zone in Azure? How to implement it via Terraform

Posted on 11 min read

In Azure, a landing zone is a pre-configured environment that provides a baseline for hosting workloads. It helps organizations establish a secure, scalable, and well-managed environment for their applications and services. A landing zone typically includes a set of Azure resources such as networks, storage accounts, virtual machines, and security controls. Implementing a landing zone… Continue reading

Enterprise Architecture

Posted on 5 min read

What is an Enterprise Architecture? In this modern world there is lots of confusion about enterprise architecture, in that sense I would write a short scribble about enterprise architecture or called as EA in short. I will start with a definition by Architecture and Governance Magazine, Issue 9-4, November (2013) : Enterprise architecture (EA) is… Continue reading

Enterprise Solution Patterns Using Microsoft .NET – Version 2.0

Posted on 1 min read

This is a little old document. But very useful for people who would like to learn more about “Enterprise Solution Patterns using Microsoft.NET” , by Microsoft Patterns & Practices This document is very good for referencing for common solution patterns and provides little more focus on ASP.NET based Solution Pattterns. Nice reference though!!.