IT architects Abbreviations used with storage

IT Architects often use abbreviations in the Architectural Elevator and this often doesn’t help our conversation partners with architectural topics. Today I will explain some abbreviations on the subject of storage.

Dealing with abbreviations

If you want to use the Architectural Elevator, give your “stakeholder” a chance to know the term. One variation is to use the long form several times and then switch to the abbreviation.

If you are interested in the topic of Architectural Elevator and have not yet heard of it, take a look here. I will also be covering the topic here on the blog in the coming weeks.

Storage and file systems

Shared Storage

Shared storage refers to the shared use of resources by several computers. This makes it possible for several users to access the same data at the same time. There are various approaches to this, such as NAS or SAN.

NAS (Network Attached Storage)

NAS is a stand-alone storage system that is connected via the network and provides file sharing and storage services for multiple clients. NAS systems are generally easy to install and manage and are particularly suitable for small to medium-sized companies.

Storage Drawing NAS engl
Network Attached Storage

SAN – Storage Area Network

A SAN is a storage optimized for storing and accessing data. Unlike NAS systems, which access files over the network, SANs connect storage devices directly to the network through servers and services. This provides higher performance and security. SANs are often used in larger enterprises or data centers.

Storage Drawing SAN engl
Storage Area Network

Hyperconverged Storage

Hyperconverged is an IT architecture that combines storage and compute resources into a single system. In traditional IT infrastructures, storage and compute resources are separated. Hyperconverged systems consist of multiple servers equipped with hard disks and solid state drives (SSDs). These servers are networked together to function as a single unit. By using virtualized environments, these systems can provide high flexibility and scalability.

UNC – Universal Naming Convention

UNC is a standardized way of naming files and folders on a network. UNC addresses are often used to access shared folders and files on network drives. A UNC path consists of the server name + domain name and the drive path, for example, \server01.corp.companyname.com\teamfolder\folder1\subfolder1…

FCL – Fibre Channel Loop

FCL is a topological architecture for SANs in which multiple devices are connected in a loop. Each device in the loop communicates directly with its predecessor and successor. FCL was one of the first architectures designed to use Fibre Channel links in SANs.

NFS – Network File System

NFS is a protocol developed by Sun Microsystems for network file sharing between UNIX-based systems. NFS makes it possible for a client to access files via the network as if they were located on the client’s local file system. It is the most common filesystem for Linux based servers.

SMB – Server Message Block

The protocol for network file sharing between Windows-based systems is Server Message Block. SMB has evolved since its introduction in the 1980s and is now one of the most widely used protocols for file sharing on Windows networks.

CIFS – Common Internet File System

CIFS is an extension of the SMB protocol developed by Microsoft for network file sharing on Windows-based systems. CIFS was introduced to improve support for Internet protocols.

Summary

This is a complex topic and it is important to understand, that it combines different architectures and design options (SAN, NAS, Hyperconverged) wit a lot of possible protocols (SMB, NFS,…). Understand the benefits of each of those and when to use Hyperconverged vs. a 3 Tier Server Design is important. For more abbrevations take a look here.

Spread the knowledge
Avatar for Andreas Hartig
Andreas Hartig - MVP - Cloud and Datacenter Management, Microsoft Azure

Related Posts

Microsoft Terminal and how to customize 300x300 2025

My new Customized Windows Terminal settings.json 2025

A Customized Windows Terminal is fun and shows ownership. That’s why every once in a while I have to improve my personal terminal configuration set. This time I have updated…

Spread the knowledge
Read more
Shadowrun style cyber dragon Test Latency to Azure Regions 2025

Test Latency to Azure Regions 2025

Test Latency to Azure Regions, if users feel your app is “slow,” as nine times out of ten they’re feeling latency, not CPU. In Azure, that latency comes from three…

Spread the knowledge
Read more
Shadowrun style cyber dragon working as an IT architect in a not too dark office, glowing monitors, Shawl and Rust logo on the centre screen

Create a Service on Windows Server 2025

Service on Windows Server 2025? Shouldn’t that happen automatically? Sometimes you want to run an executable as a service. Normally you get this feeling, when services you rely on do…

Spread the knowledge
Read more
A Shadowrun style dragon Technitium DNS Optimization

Homelab – Build a robust DNS foundation – Part 3 Optimizing Technitium DNS Server on Windows

Optimizing Technitium to make it a robust foundation. When name resolution hiccups, the whole household feels it faster than a power cut. DNS is the nervous system of any homelab…

Spread the knowledge
Read more
a dragon IT architect from the shadowrun world smoking a pipe with a sherlock holmes outfit in a comfortable chair smoking a pipe and reading a book labeled T Shaped Profile

T-Shaped Profile – My unique journey from Helpdesk to Enterprise Architecture

The Evolution of a T-Shaped IT Professional In the world of IT, specialization is often seen as the key to success. Yet, my career path has proven that breadth and…

Spread the knowledge
Read more
IT and OT and a dragon IT architect from the shadowrun world walking through a production plant taking notes without humans

IT and OT: Bridging the Gap with Modern Infrastructure Management

For decades, Operational Technology (OT) and Information Technology (IT) have operated in parallel silos, each serving distinct purposes. However, the rise of IoT, Industry 4.0, and cloud-driven automation has forced…

Spread the knowledge
Read more