<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <copyright>Copyright TechTarget - All rights reserved</copyright>
        <description></description>
        <docs>https://cyber.law.harvard.edu/rss/rss.html</docs>
        <generator>Techtarget Feed Generator</generator>
        <language>en</language>
        <lastBuildDate>Wed, 15 Apr 2026 09:06:20 GMT</lastBuildDate>
        <link>https://www.techtarget.com/searchdatacenter</link>
        <managingEditor>editor@techtarget.com</managingEditor>
        <item>
            <body>&lt;p&gt;A Linux distribution -- often shortened to &lt;i&gt;Linux distro&lt;/i&gt; -- is a complete operating system based on &lt;a href="https://www.techtarget.com/searchdatacenter/definition/Linux-operating-system"&gt;Linux&lt;/a&gt;. It is packaged with other components and software to make it fully usable out of the box. Because Linux is very modular, different distros will focus on different target use cases.&lt;/p&gt; 
&lt;p&gt;Linux distributions, which are based on the Linux &lt;a href="https://www.techtarget.com/searchdatacenter/definition/kernel"&gt;kernel&lt;/a&gt;, are often easier for users to deploy than the &lt;a href="https://www.techtarget.com/whatis/definition/open-source"&gt;open source&lt;/a&gt; version of Linux. The Linux kernel is released as &lt;a href="https://www.techtarget.com/searchapparchitecture/definition/source-code"&gt;source code&lt;/a&gt;, which needs to be compiled before it is used. The kernel also does not contain many of the elements that a user might need, such as installation programs, a graphical user interface, management tools and additional software, such as a &lt;a href="https://www.techtarget.com/searchitoperations/tip/Hyper-V-vs-KVM-Select-the-right-hypervisor-for-your-IT-needs"&gt;KVM hypervisor&lt;/a&gt;. A distro takes all these elements and brings them together into a single release.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Linux distribution types"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Linux distribution types&lt;/h2&gt;
 &lt;p&gt;Hundreds of Linux distributions are available today, and each targets specific users or systems, such as desktops, servers, mobile devices or embedded internet-of-things (&lt;a href="https://www.techtarget.com/iotagenda/definition/Internet-of-Things-IoT"&gt;IoT&lt;/a&gt;) devices. A major appeal of Linux is its adaptability. The same Linux kernel can run everything from a small single central processing unit (CPU) temperature sensor, to a modern desktop environment, to a ten-thousand-CPU &lt;a href="https://www.techtarget.com/whatis/definition/supercomputer"&gt;supercomputer&lt;/a&gt;. The differing needs of these systems can be met by using different Linux distros.&lt;/p&gt;
 &lt;p&gt;Some distributions -- such as &lt;a href="https://www.techtarget.com/searchdatacenter/definition/Fedora"&gt;Fedora&lt;/a&gt; and Red Hat Enterprise Linux from Red Hat, openSUSE from &lt;a href="https://www.techtarget.com/searchdatacenter/definition/SuSE"&gt;SUSE&lt;/a&gt;, &lt;a href="https://www.techtarget.com/searchdatacenter/definition/Ubuntu"&gt;Ubuntu&lt;/a&gt; from Canonical, and Oracle Linux from Oracle -- are commercial, while others -- such as &lt;a href="https://www.techtarget.com/searchdatacenter/definition/Debian"&gt;Debian&lt;/a&gt; and Slackware -- are community-developed. Some commercial distributions, for example, those from Red Hat and Oracle, charge users for services, such as support or custom development, although open-source licensing prohibits charging for the open-source software itself.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/popular_linux_distributions-f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/popular_linux_distributions-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/popular_linux_distributions-f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/popular_linux_distributions-f.png 1280w" alt="Chart of popular Linux distributions." height="353" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Here are some popular Linux distributions among the hundreds that exist.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Community vs. commercial Linux distributions"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Community vs. commercial Linux distributions&lt;/h2&gt;
 &lt;p&gt;One of the most important decisions when choosing a Linux distribution is whether to use a community (free) or commercial (paid) version. Because Linux has open-source software at its core, every commercial company that has a paid distro must also have a free version, often called &lt;em&gt;community version&lt;/em&gt;. It is tempting to think that the free version can be used as a money-saving tactic, but for many organizations, the &lt;a href="https://www.techtarget.com/searchcio/tip/5-open-source-software-problems-and-how-to-manage-them"&gt;trade-offs&lt;/a&gt; are not worth it.&lt;/p&gt;
 &lt;p&gt;The primary differentiator between community and commercial Linux distributions is the level of service provided by the vendor. The free community distro is often released &lt;i&gt;as is&lt;/i&gt; with no additional provided support or guarantees. The only way to get help is by posting to a forum and asking other users for assistance. The paid versions, however, often come with service contracts and response time guarantees. The &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Top-5-options-for-Linux-certifications"&gt;support staff&lt;/a&gt; can work with the developers directly and may be able to get custom fixes implemented.&lt;/p&gt;
 &lt;p&gt;The value of service contracts becomes clear when you consider how important Linux is to many organizations. For example, if the 100-node &lt;a href="https://www.techtarget.com/whatis/definition/Web-server"&gt;web server&lt;/a&gt; for a shopping platform were to have a problem that causes it to lose 1% of sales -- this would be a critical issue that could be difficult to diagnose. Direct communication with the distro maintainer could help resolve it much faster.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Long-term support distros"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Long-term support distros&lt;/h2&gt;
 &lt;p&gt;Linux is constantly being updated. While this can be good from a user point of view, for enterprise deployments, &lt;a href="https://www.techtarget.com/searchenterprisedesktop/tip/Top-5-enterprise-Linux-distributions-to-consider-adopting"&gt;stability is more important&lt;/a&gt;. Some Linux distros are called &lt;em&gt;long-term support (LTS)&lt;/em&gt; to denote that they will stay stable for many years.&lt;/p&gt;
 &lt;p&gt;LTS distros will generally not add new features or improvements. They will update for bug fixes and security &lt;a href="https://www.techtarget.com/whatis/feature/5-reasons-software-updates-are-important"&gt;updates&lt;/a&gt;. This is beneficial as it makes them more reliable for deployment as servers. Users can be reasonably sure that systems which run on LTS will operate the same for as long as it is supported.&lt;/p&gt;
 &lt;p&gt;LTS distros also have very clearly defined lifecycles of many years. This allows for long-term planning and allows the same system to be used for a prolonged time without needing to reengineer it when a new version of the operating system comes out.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Linux distro packages"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Linux distro packages&lt;/h2&gt;
 &lt;p&gt;Generally, Linux distributions consist of what are called software packages. These packages contain specific files, applications or services. For example, a package could be a collection of fonts, web browsers or &lt;a href="https://www.techtarget.com/searchsoftwarequality/definition/development-environment"&gt;development environments&lt;/a&gt;. A single Linux distribution could contain thousands of software packages. Many of these packages are not preinstalled.&lt;/p&gt;
 &lt;p&gt;A Linux distribution also includes a package management system, or packet manager, which is used to install, uninstall and manage software packages. These systems also allow for package searches, automatic software upgrades and verification that all package dependencies are fulfilled. Examples of package managers include Red Hat Package Manager, Yellowdog Updater Modified and Advanced Packaging Tool.&lt;/p&gt;
 &lt;p&gt;These package repositories are often not the same between distros. The software available out-of-the-box for Ubuntu might not be the same as for Red Hat, for example.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Open source development"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Open source development&lt;/h2&gt;
 &lt;p&gt;Linux is founded upon open source software development. Linux distributions emerged under the copyleft stipulations of the Free Software Foundation, which originated the GNU General Public License (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/GNU-General-Public-License-GNU-GPL-or-simply-GPL"&gt;GPL&lt;/a&gt;). Copyleft dictates that any software taken for free and altered must be consequently distributed for free.&lt;/p&gt;
 &lt;p&gt;So if a developer uses Linux, or &lt;a href="https://www.techtarget.com/searchdatacenter/definition/GNU-Linux"&gt;GNU&lt;/a&gt; components, to create a new version of Linux, the new version must be free. Commercial Linux vendors such as Red Hat typically generate revenue from services and tools rather than the Linux package itself.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Linux distro families"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Linux distro families&lt;/h2&gt;
 &lt;p&gt;Because most Linux distributions are released as open source, it is possible to take one distro as the core and release it as a new one with modifications. This means that many distros are derivatives of other ones, which are called forks. This creates families or groups of distros that share common &lt;a href="https://www.techtarget.com/whatis/definition/component"&gt;components&lt;/a&gt; but might be targeting different audiences. The term upstream or downstream can be used to denote if a particular distro receives or contributes &lt;a href="https://www.techtarget.com/whatis/definition/code"&gt;code&lt;/a&gt; to another distro.&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Debian Linux.&lt;/b&gt; This is one of the oldest and most open Linux distributions. It serves as the base for many of the most popular distros in use today. Ubuntu Linux by Canonical is one of the most recognizable with versions for community, licensed, desktops, servers and long-term support. Other popular Debian-based desktop distros include Linux Mint, Pop-OS, &lt;a href="https://www.techtarget.com/searchitoperations/tip/What-is-a-Raspberry-Pi-used-for"&gt;Raspberry Pi&lt;/a&gt; OS and Kali Linux.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Red Hat. &lt;/b&gt;Red Hat is a company focused on making enterprise grade Linux. Fedora is its community distribution and Red Hat Enterprise Linux (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/Red-Hat-Enterprise-Linux-RHEL"&gt;RHEL&lt;/a&gt;), its paid support distro. Some downstream RHEL distros include Oracle Linux, Rocky Linux and AlmaLinux.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Arch Linux. &lt;/b&gt;This is a popular upstream distro that focuses on minimalism with additional packages being available on demand.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;SUSE. &lt;/b&gt;This is another major enterprise Linux vendor. It has commercial and community versions of SUSE Linux.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Google's &lt;a href="https://www.techtarget.com/searchmobilecomputing/definition/Android-OS"&gt;Android&lt;/a&gt;&lt;b&gt; &lt;/b&gt;operating system is based on Linux and can be considered a very specialized distro.&lt;/p&gt;
 &lt;p&gt;One common misconception is that Apple's &lt;a href="https://www.techtarget.com/whatis/definition/Mac-OS"&gt;macOS&lt;/a&gt; is based on Linux. It is not a Linux distro, instead, macOS is based on &lt;a href="https://www.techtarget.com/searchdatacenter/definition/Unix"&gt;UNIX&lt;/a&gt;.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/fdizzTv4aNA?si=Cvts3oCDIUU1AQDi?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
 &lt;p&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A Linux distribution -- often shortened to 'Linux distro' -- is a complete operating system based on Linux.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/2.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/Linux-distros-Linux-distribution</link>
            <pubDate>Fri, 31 Oct 2025 15:01:00 GMT</pubDate>
            <title>What is Linux distros (Linux distribution)?</title>
        </item>
        <item>
            <body>&lt;p&gt;A configuration management database (CMDB) is a file -- usually in the form of a standardized &lt;a href="https://www.techtarget.com/searchdatamanagement/definition/database"&gt;database&lt;/a&gt; -- that contains all relevant information about the hardware and software components used in an organization's IT services and the relationships among those components. A CMDB stores information that provides an organized view of configuration data and a means of examining that data from any desired perspective.&lt;/p&gt; 
&lt;p&gt;As IT infrastructure becomes &lt;a href="https://www.computerweekly.com/blog/Data-Matters/The-importance-of-simplifying-IT-enterprise-capability-without-the-complexity"&gt;more complex&lt;/a&gt;, the importance of tracking and understanding the information in the IT environment increases. The use of CMDBs is a best practice for IT teams and leaders who need to identify and verify each component of their infrastructure to better manage and improve it.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="How CMDBs work and why they are important"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How CMDBs work and why they are important&lt;/h2&gt;
 &lt;p&gt;In the context of a CMDB, components of an information system are referred to as &lt;i&gt;configuration items&lt;/i&gt; (CIs). CIs can be any conceivable IT components, including software, hardware, documentation and personnel. They can also indicate the way in which each CI is configured and any relationship or dependencies among them. &lt;a href="https://www.techtarget.com/searchitoperations/definition/configuration-management-CM"&gt;Configuration management&lt;/a&gt; processes seek to specify, control and track CIs and any changes made to them in a comprehensive, systematic fashion.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/66gpOMI2m4Y?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
 &lt;p&gt;CMDBs capture CI attributes, including importance, ownership and identification code. A CMDB also provides details about CI relationships and dependencies; this makes it a powerful tool if used correctly. As a business enters more CIs into the system, the CMDB becomes a stronger resource to predict changes in the organization. For example, &lt;a href="https://www.computerweekly.com/opinion/One-year-on-from-the-CrowdStrike-outageWhat-have-we-learned"&gt;if an outage occurs&lt;/a&gt;, IT can understand from CI data which systems are affected.&lt;/p&gt;
 &lt;p&gt;A CMDB can be used for many activities besides capturing CI data, including the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Performing problem management.&lt;/li&gt; 
  &lt;li&gt;Conducting &lt;a href="https://www.techtarget.com/searchitoperations/definition/root-cause-analysis"&gt;root cause analysis&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Identifying potential vulnerabilities.&lt;/li&gt; 
  &lt;li&gt;Complying with regulatory metrics.&lt;/li&gt; 
  &lt;li&gt;Investigating workflows.&lt;/li&gt; 
  &lt;li&gt;Reducing &lt;a href="https://www.techtarget.com/searchdatabackup/feature/The-cost-of-downtime-and-how-businesses-can-avoid-it"&gt;downtime&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Enhancing service delivery.&lt;/li&gt; 
  &lt;li&gt;Optimizing business services.&lt;/li&gt; 
  &lt;li&gt;Tracking software licenses.&lt;/li&gt; 
  &lt;li&gt;Capturing real-time data on potential performance issues.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;The CMDB connects to virtually every element in the IT infrastructure. It &lt;a href="https://www.techtarget.com/searchitoperations/feature/Configuration-management-vs-asset-management-simplified"&gt;provides asset management, as well as configuration data&lt;/a&gt;, for system and network administration and security management. CMDB data is typically presented on a dashboard display.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/where_a_configuration_management_database_fits_in_it_infrastructure-f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/where_a_configuration_management_database_fits_in_it_infrastructure-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/where_a_configuration_management_database_fits_in_it_infrastructure-f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/where_a_configuration_management_database_fits_in_it_infrastructure-f.png 1280w" alt="A diagram showing how a configuration management database fits in IT infrastructure." height="403" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;A configuration management database contains information about all the hardware and software components in an organization's IT infrastructure.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
&lt;/section&gt;        
&lt;section class="section main-article-chapter" data-menu-title="Features of a CMDB"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Features of a CMDB&lt;/h2&gt;
 &lt;p&gt;CMDBs are centralized repositories that capture and store data about IT assets, their configurations, and relationships. Among a CMDB's key features are workspace, data acquisition and integration, visualization and reporting. Here's a description of core CMDB features:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;CMDB workspace&lt;/b&gt;. Provides a resource for managing and viewing CIs and how they interact.&lt;/li&gt; 
  &lt;li&gt;&lt;strong&gt;Data acquisition and integration. This&lt;/strong&gt;&lt;strong&gt; &lt;/strong&gt;&lt;strong&gt;process&lt;/strong&gt;&lt;strong&gt; &lt;/strong&gt;&lt;strong&gt;captures&lt;/strong&gt;&lt;strong&gt; &lt;/strong&gt;&lt;strong&gt;and&lt;/strong&gt;&lt;strong&gt; &lt;/strong&gt;&lt;strong&gt;integrates&lt;/strong&gt;&lt;strong&gt; &lt;/strong&gt;data from multiple sources, such as sensors, creating a total view of IT assets.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Mapping of relationships.&lt;/b&gt; The CMDB presents visually how different CIs interact and depend on each other; this facilitates operational analysis and change management.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Visualization and reporting&lt;/b&gt;. Prepares and presents detailed maps and diagrams of how CIs interact, helping the business understand how it uses CI relationships.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Centralized asset management&lt;/b&gt;&lt;b&gt;.&lt;/b&gt; Provides a single unified view of all IT assets, accommodating a single view of the truth.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Compliance. &lt;/b&gt;Data gathered from a CMDB can show how a system complies with specific standards and &lt;a href="https://www.techtarget.com/searchcio/definition/regulatory-compliance"&gt;regulations&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Access controls.&lt;/b&gt; These govern access to the CMDB and detail how access is managed throughout the infrastructure.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Lifecycle management.&lt;/b&gt; CMDB data can be used to ensure all assets are being managed in line with their expected lifecycles.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Root cause analysis.&lt;/b&gt; CMDB data may be used as part of a root cause analysis, especially after a service disruption&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Risk and change management.&lt;/b&gt; CMDB data can support risk assessments and change management activities.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Incident and problem management.&lt;/b&gt; Armed with CMDB data, technical staff responding to an incident or technical problem can examine the asset database for insights.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;IT teams use CMDB features to manage their technology and networking infrastructures, improve resource visibility and facilitate IT activities such as change and incident management.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Who needs CMDBs?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Who needs CMDBs?&lt;/h2&gt;
 &lt;p&gt;IT organizations need CMDBs to capture information about the CIs. CMDBs can be paired with asset management systems to identify all elements in an IT infrastructure. CMDBs build on asset inventories, providing information on the relationships among CIs.&lt;/p&gt;
 &lt;p&gt;Organizations use the CMDB to predict changes that can affect IT systems, which systems will be affected and how. IT administrators can also use CMDB data to identify when it's appropriate or necessary to replace a device or other asset.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Advantages of a CMDB"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Advantages of a CMDB&lt;/h2&gt;
 &lt;p&gt;CMDBs provide various benefits, including the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Centralized view of data.&lt;/b&gt; This capability gives IT administrators more control over the IT infrastructure. Admins can get data on each component in an IT infrastructure -- like a storage device or an application running on a server. This helps with planning, managing and maintaining the entire infrastructure. It also lowers the incidence of administrative and management errors, helps to ensure regulatory compliance, and increases security.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Cost savings.&lt;/b&gt; CMDBs help IT managers spot ways to eliminate unnecessary or redundant IT resources and their associated costs.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Data integration.&lt;/b&gt; CMDBs let admins integrate data from various vendors' software, reconcile that data, identify any inconsistencies in the database and ensure all data is synchronized. A CMDB system can also integrate other configuration-related processes, such as &lt;a href="https://www.techtarget.com/searchcio/definition/change-management"&gt;change management&lt;/a&gt; and &lt;a href="https://www.techtarget.com/searchitoperations/definition/IT-incident-management"&gt;incident management&lt;/a&gt;.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Challenges of a CMDB"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Challenges of a CMDB&lt;/h2&gt;
 &lt;p&gt;A CMDB can also present several challenges. A particularly difficult issue is organizational: to convince the business of the benefits of a CMDB and then to use the system properly once implemented.&lt;/p&gt;
 &lt;p&gt;Other challenges include:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Importing relevant data.&lt;/b&gt; This can be a tedious task. Admins must input a wealth of information about each IT asset, including financial information, upgrade history and performance profile. Modern CMDB tools offer enhanced discovery capabilities, enabling the tool to find and profile CIs automatically. However, this data doesn't always come from the same source. In theory, a process called &lt;a href="https://www.techtarget.com/searchbusinessanalytics/news/252507049/Modern-data-strategy-includes-cloud-domain-federation"&gt;&lt;i&gt;data federation&lt;/i&gt;&lt;/a&gt; brings together data from disparate locations to prevent IT from replacing or eliminating other data systems. In practice, data is dispersed across sources that aren't well integrated, which prevents IT managers from federating data.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Updating and maintaining CMDBs.&lt;/b&gt; Over time, IT administrators must &lt;a href="https://www.techtarget.com/searchitoperations/tip/Maintain-CMDB-data-integrity-for-automated-disaster-recovery"&gt;regularly review, update and maintain CMDB data&lt;/a&gt;. A CMDB can fail if admins don't update the data, in which case it becomes stale and unusable.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/itops-cmdb_challenges-f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/itops-cmdb_challenges-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/itops-cmdb_challenges-f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/itops-cmdb_challenges-f.png 1280w" alt="A chart detailing challenges of a configuration management database system in the areas of data entry, data lifecycles, data utilization and data storage and protection." height="342" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Data integrity is the cornerstone of a good configuration management database system.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="CMDB best practices"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;CMDB best practices&lt;/h2&gt;
 &lt;p&gt;Several activities can be considered best practices when planning, implementing and managing a CMDB. As with any technology implementation, careful planning and alignment with business requirements are essential to a successful project. Additional best practices:&lt;/p&gt;
 &lt;ol class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Define operating objectives.&lt;/b&gt; Determine the goals of a CMDB, such as enhancing asset tracking, change management and incident response.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Secure management approval and funding.&lt;/b&gt; This is essential to ensure the CMDB initiative is fully supported and funded.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Identify primary configuration items (CIs).&lt;/b&gt; Launch the CMDB with critical assets, services, and operating relationships.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Keep data accurate and current.&lt;/b&gt; Minimize the likelihood of data inconsistencies, duplicates and outdated data by regularly reviewing, validating and reconciling data.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Use automation when possible.&lt;/b&gt; If the CMDB offers automation tools, use them for activities such as CI discovery and updating to minimize errors.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Governance and access controls.&lt;/b&gt; Manage the CMDB by defining roles and &lt;a href="https://www.techtarget.com/searchsecurity/tip/Types-of-access-control"&gt;access permissions&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Integrate CMDB with ITSM and related assets.&lt;/b&gt; For optimal operational efficiency, integrate the CMDB with incident, change, and service management activities.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Dependency and relationship mapping.&lt;/b&gt; Identifying how various assets work with each other is essential; capturing those relationships and dependencies eases incident response and problem resolution.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Testing and performance analysis.&lt;/b&gt; Periodic CMDB tests can ensure that it is performing properly and tee up the resolution of potential issues.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Reviewing, auditing and monitoring.&lt;/b&gt; Make sure the CMDB is reviewed periodically for completeness, accuracy, and &lt;a href="https://www.techtarget.com/searchcio/feature/What-is-IT-business-alignment-and-why-is-it-important"&gt;alignment with business needs&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Training and documentation.&lt;/b&gt; Provide training and any descriptive content on the CMDB to users to ensure the CMDB is leveraged effectively.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Continuous improvement.&lt;/b&gt; The CMDB is a living resource. Set performance metrics, gather feedback, and refine CMDB operations for &lt;a href="https://www.techtarget.com/searcherp/definition/kaizen-or-continuous-improvement"&gt;continuous improvement&lt;/a&gt;.&lt;/li&gt; 
 &lt;/ol&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Evolution of the CMDB"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Evolution of the CMDB&lt;/h2&gt;
 &lt;p&gt;As a &lt;a href="https://www.techtarget.com/searchnetworking/post/Network-automation-success-begins-with-a-source-of-truth"&gt;single source of truth&lt;/a&gt; of configuration information for IT assets, a CMDB facilitates monitoring of assets and dependencies, making upgrades deployment of new services easier. For example, CMDB data can help identify which servers run an older operating system (OS) version and how &lt;a href="https://www.computerweekly.com/news/366627608/Current-approaches-to-patching-unsustainable-report-says"&gt;patches might alter security&lt;/a&gt; and performance.&lt;/p&gt;
 &lt;p&gt;Organizations can track and enforce CMDB information over time, which can improve security and compliance and reduce risks. CMDBs also play a central role in &lt;a href="https://www.techtarget.com/searchitoperations/tip/Enable-automated-failover-with-a-highly-available-CMDB"&gt;automated failover&lt;/a&gt; and disaster recovery activities.&lt;/p&gt;
 &lt;p&gt;The term &lt;i&gt;configuration management&lt;/i&gt; continues to expand its meaning to reflect the increased use of &lt;a href="https://www.techtarget.com/searchitoperations/feature/The-evolution-and-history-of-software-configuration-management"&gt;software-based configurations and interactions&lt;/a&gt;: scripting the configuration of a software stack, container management and &lt;a href="https://www.techtarget.com/searchitoperations/definition/Google-Kubernetes"&gt;Kubernetes&lt;/a&gt;, automation down to the code level, and cloud resources and provisioning.&lt;/p&gt;
 &lt;p&gt;The DevOps universe of technologies and practices, including containers, microservices, &lt;a href="https://www.techtarget.com/searchitoperations/tip/Infrastructure-as-code-principles-How-IaC-works-and-how-to-use-it"&gt;infrastructure as code&lt;/a&gt;, source control, package management and release automation, has changed what it means to map and track asset configurations and dependencies. Machine learning and AI promise to predict the impact of undesirable results more quickly and accurately from configuration changes and their propagation.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/itops-benefits_of_software_configuration_management-f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/itops-benefits_of_software_configuration_management-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/itops-benefits_of_software_configuration_management-f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/itops-benefits_of_software_configuration_management-f.png 1280w" alt="An infographic detailing the benefits of software configuration management" height="430" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Software configuration management provides several benefits to organizations seeking more control over their software development process, from source code to APIs to change requests.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;Configuration management for tracking configuration changes in physical and digital assets remains essential. Organizations still must understand the landscape of their IT infrastructure resources and how the interplay of those resources supports business objectives.&lt;/p&gt;
 &lt;p&gt;CMDBs have evolved to more closely align with IT service management (&lt;a href="https://www.techtarget.com/searchitoperations/definition/ITSM"&gt;ITSM&lt;/a&gt;) and reporting capabilities, as well as the cloud and distributed infrastructure. Many CMDBs integrate with IT asset management (&lt;a href="https://www.techtarget.com/searchcio/definition/IT-asset-management-information-technology-asset-management"&gt;ITAM&lt;/a&gt;) platforms, which are similar information repositories about IT assets that support change management. CMDBs can also be used to store such information themselves.&lt;/p&gt;
&lt;/section&gt;        
&lt;section class="section main-article-chapter" data-menu-title="CMDBs and ITIL"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;CMDBs and ITIL&lt;/h2&gt;
 &lt;p&gt;The IT Infrastructure Library &lt;a target="_blank" href="https://www.itlibrary.org/" rel="noopener"&gt;service management framework&lt;/a&gt; includes specifications for configuration management, although adoption of the &lt;a href="https://www.techtarget.com/searchdatacenter/definition/ITIL"&gt;ITIL&lt;/a&gt; framework isn't a prerequisite for configuration management. According to ITIL specifications, the four major aspects of configuration management are:&lt;/p&gt;
 &lt;ol class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Discovery.&lt;/b&gt; Identify CIs to be included in the CMDB.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Security.&lt;/b&gt; Control data to ensure only authorized individuals can change it.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Reporting.&lt;/b&gt; Maintain status, ensuring that the status of any CI is recorded and updated consistently.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Auditing.&lt;/b&gt; Verify accuracy through &lt;a href="https://www.techtarget.com/searchcio/tip/Prep-a-compliance-audit-checklist-that-auditors-want-to-see"&gt;audits&lt;/a&gt; and reviews of the data.&lt;/li&gt; 
 &lt;/ol&gt;
 &lt;p&gt;Prior ITIL versions introduced and expanded the importance of configuration management, which is designed to capture details of all configuration items as part of ITSM activities. The most recent ITIL release, &lt;a href="https://www.techtarget.com/searchitoperations/opinion/ITIL-4-framework-brings-long-awaited-flexibility-to-ITSM"&gt;ITIL v4&lt;/a&gt; (2019), defined an IT operations model for delivering products and services. It plays a role in the overall business strategy.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="CMDBs vs. ITAM"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;CMDBs vs. ITAM&lt;/h2&gt;
 &lt;p&gt;There is functional overlap between CMDBs and ITAM platforms for change management. Their capabilities are also increasingly integrated into broader service management frameworks. However, they are different tools &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Figure-out-the-differences-of-asset-management-vs-CMDB"&gt;used for different purposes&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;ITAM tools track asset data, such as hardware and software details, across the entire &lt;a href="https://www.techtarget.com/searchdatacenter/tip/IT-asset-retirement-in-the-data-center"&gt;asset lifecycle&lt;/a&gt;. That data tends to be more static than the dynamic activities a CMDB tracks: acquisition and procurement, operation, change management, maintenance and disposal.&lt;/p&gt;
 &lt;p&gt;ITAM data includes configuration information. It also tracks costs at each lifecycle stage, such as purchasing and licensing, service, support and depreciation. Asset management benefits include better asset utilization and proactive asset compliance and security auditing. Improved asset visibility also leads to faster and more accurate business decision-making.&lt;/p&gt;
 &lt;p&gt;ITAM tools are typically used to achieve business-oriented goals, such as making and reviewing decisions through an infrastructure asset lifecycle. Configuration management tools are better suited for service-oriented goals, helping IT staff understand dependencies so they can plan and maintain IT services. Change management is an important CMDB activity.&lt;/p&gt;
 &lt;p&gt;ITAM and CMDBs are not mutually exclusive. For example, an application server is an IT asset with financial value that depreciates over time. It also requires maintenance and can incorporate operational information, such as &lt;a href="https://www.techtarget.com/searchitoperations/tip/Manage-your-IT-service-contracts-to-save-money"&gt;service agreements&lt;/a&gt;, that are not part of a CMDB. That server is also a CI, and information about it can be tracked and managed through a CMDB, including its installed OS and software, server setup and firmware versions. The CMDB could reveal how changes to the server's configuration state might affect performance, stability and security; this is called an &lt;i&gt;impact analysis.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="CMDB vendors and tools"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;CMDB vendors and tools&lt;/h2&gt;
 &lt;p&gt;General CMDB capabilities include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Discover and assess the CI of IT assets.&lt;/li&gt; 
  &lt;li&gt;Automatically update CMDB entries when an asset is changed or updated.&lt;/li&gt; 
  &lt;li&gt;Map dependencies between assets and CIs.&lt;/li&gt; 
  &lt;li&gt;Simulate or predict the effect of a change to CIs.&lt;/li&gt; 
  &lt;li&gt;Audit CMDB records for security and compliance initiatives.&lt;/li&gt; 
  &lt;li&gt;Ensure compliance with relevant standards and regulations.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Many configuration management, asset management and CMDB tools are available for enterprises of various sizes and needs. Here are some available tools:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;AlgoSec.&lt;/li&gt; 
  &lt;li&gt;Atomicwork.&lt;/li&gt; 
  &lt;li&gt;BMC Helix CMDB.&lt;/li&gt; 
  &lt;li&gt;Broadcom CA Service Management.&lt;/li&gt; 
  &lt;li&gt;Canfigure.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchnetworking/news/252516203/Device42-adds-intelligence-to-IT-discovery-asset-management"&gt;Device42&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Freshservice.&lt;/li&gt; 
  &lt;li&gt;GLPI.&lt;/li&gt; 
  &lt;li&gt;IBM Control Desk.&lt;/li&gt; 
  &lt;li&gt;IBM Tivoli Change and Configuration Management Database.&lt;/li&gt; 
  &lt;li&gt;InvGate Insight.&lt;/li&gt; 
  &lt;li&gt;ManageEngine AssetExplorer.&lt;/li&gt; 
  &lt;li&gt;Microsoft System Center Service Manager.&lt;/li&gt; 
  &lt;li&gt;OpenText Universal Discovery and Universal CMDB.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchitoperations/feature/ServiceNow-Configuration-Management-Database"&gt;ServiceNow CMDB&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchitoperations/news/252522170/ServiceNow-ITSM-users-recharge-workflows-with-familiar-tools"&gt;ServiceNow ITSM Enhancer&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchitoperations/tip/How-and-why-to-add-SolarWinds-modules"&gt;SolarWinds Service Desk&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchitoperations/news/252465726/SysAid-launches-Automate-Joe-for-ITSM-platform-automation"&gt;SysAid Technologies&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;TOPdesk.&lt;/li&gt; 
  &lt;li&gt;Virima.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Integrated and third-party tools are also available to supplement a CMDB. Examples include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;ITSM tools.&lt;/b&gt; They can integrate with CMDBs and often incorporate CMDB capabilities of their own. Many ITSM vendors offer standalone CMDBs as well. Tools from a single vendor may offer integration advantages but less so for users of third-party CMDBs.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Automated discovery and change management tools. &lt;/b&gt;They automatically generate and update data to capture the state of the IT environment. However, while discovery tools enable IT to take a more hands-off approach to configuration management, they don't eliminate the need for manual entry. For example, some details such as the hardware's purchase date, price and due date of the next renewal of service may require manual entry.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;IT operations analytics tools. &lt;/b&gt;They can integrate with CMDBs. These tools can analyze the established configuration of each server, compare possible changes against an existing &lt;a href="https://www.techtarget.com/searchcio/definition/benchmark"&gt;benchmark&lt;/a&gt; and alert IT managers to unexpected or disallowed changes to a configuration for examination and remediation.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Data management tools. &lt;/b&gt;They can address data federation by taking all IT data from a variety of sources and automatically storing it in a CMDB. Such tools increase the accuracy of an enterprise's CMDB data.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Unified endpoint management and software asset management tools. &lt;/b&gt;These&lt;b&gt; &lt;/b&gt;are used as data sources for a CMDB to provide visibility for devices in their control.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;&lt;i&gt;Find out more about the &lt;/i&gt;&lt;a href="https://www.techtarget.com/searchitoperations/tip/How-change-management-and-configuration-management-differ-in-IT"&gt;&lt;i&gt;relationship between change management and configuration management&lt;/i&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A configuration management database (CMDB) is a file -- usually in the form of a standardized database -- that contains all relevant information about the hardware and software components used in an organization's IT services and the relationships among those components.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/4.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/configuration-management-database</link>
            <pubDate>Thu, 23 Oct 2025 09:00:00 GMT</pubDate>
            <title>What is a configuration management database?</title>
        </item>
        <item>
            <body>&lt;section class="section main-article-chapter" data-menu-title="What is data center infrastructure efficiency?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What is data center infrastructure efficiency?&lt;/h2&gt;
 &lt;p&gt;Data center infrastructure efficiency (DCiE) is a metric used to determine the energy efficiency of a data center by measuring what percentage of total facility power is consumed by IT equipment.&lt;/p&gt;
 &lt;p&gt;DCiE was developed by members of The Green Grid, an industry group focused on&amp;nbsp;&lt;a href="https://www.techtarget.com/searchdatacenter/tip/Four-ways-to-reduce-data-center-power-consumption"&gt;data center energy efficiency.&lt;/a&gt;&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="How to calculate DCiE"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How to calculate DCiE&lt;/h2&gt;
 &lt;p&gt;DCiE, which is expressed as a percentage, is calculated by dividing IT equipment power by total facility power.&lt;/p&gt;
 &lt;p&gt;DCiE = IT Equipment Power / Total Facility Power x 100%&lt;/p&gt;
 &lt;p&gt;DCIE is the reciprocal of power usage effectiveness (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/power-usage-effectiveness-PUE"&gt;PUE&lt;/a&gt;). PUE is defined as the total facility power divided by the IT equipment power.&lt;/p&gt;
 &lt;p&gt;DCiE = 1 / PUE&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="How to determine energy use"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How to determine energy use&lt;/h2&gt;
 &lt;p&gt;Admins can monitor and measure the total facility power and IT equipment load.&lt;/p&gt;
 &lt;h3&gt;Total facility power measurement&lt;/h3&gt;
 &lt;p&gt;Measure &lt;a href="https://www.techtarget.com/searchdatacenter/tip/How-much-energy-do-data-centers-consume"&gt;energy use&lt;/a&gt; at or near the facility's utility meter. If the data center is in a mixed-use facility or office building, measure only at the meter that is powering the data center. If the data center is not on a separate utility meter, estimate the amount of power being consumed by the non-data center portion of the building and remove it from the equation.&lt;/p&gt;
 &lt;h3&gt;IT equipment load measurement&lt;/h3&gt;
 &lt;p&gt;Measure the IT equipment load, which should be measured after power conversion, switching and conditioning are completed. According to The Green Grid guidelines, the most likely measurement point would be at the output of the computer room&amp;nbsp;&lt;a href="https://www.techtarget.com/searchdatacenter/definition/power-distribution-unit-PDU"&gt;power distribution units&lt;/a&gt;. This measurement should represent the total power delivered to the server racks in the data center.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/ucmnHYCawyA?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
&lt;/section&gt;       
&lt;section class="section main-article-chapter" data-menu-title="Current standards and measurement levels"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Current standards and measurement levels&lt;/h2&gt;
 &lt;p style="font-size: 16px;"&gt;The Green Grid specifies three different levels for measuring energy usage for both PUE and DCiE calculations.&lt;/p&gt;
 &lt;ul style="font-size: 16px;" class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Level 1 (Basic)&lt;/b&gt;: Monthly/weekly measurements.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Level 2 (Intermediate)&lt;/b&gt;: Hourly/daily measurements.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Level 3 (Advanced)&lt;/b&gt;: Continuous measurements taken in intervals of 15 minutes or less.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Modern context and limitations"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Modern context and limitations&lt;/h2&gt;
 &lt;p style="font-size: 16px;"&gt;As of 2024-2025, while DCiE and PUE remain key metrics for measuring data center efficiency, industry experts recognize their limitations. The Green Grid now recommends using additional complementary metrics, such as:&lt;/p&gt;
 &lt;ul style="font-size: 16px;" class="default-list"&gt; 
  &lt;li&gt;Advanced Mechanical Load Component (AMLC)&lt;/li&gt; 
  &lt;li&gt;IT Equipment Work Capacity (ITWC)&lt;/li&gt; 
  &lt;li&gt;Total Usage Effectiveness (TUE)&lt;/li&gt; 
  &lt;li&gt;Water Usage Effectiveness (WUE)&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p style="font-size: 16px;"&gt;These additional metrics provide a more comprehensive picture of data center sustainability and efficiency, especially as the industry faces growing demands from AI workloads and increasing focus on environmental responsibility.&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Data center infrastructure efficiency (DCiE) is a metric used to determine the energy efficiency of a data center by measuring what percentage of total facility power is consumed by IT equipment.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/5.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/data-center-infrastructure-efficiency-DCIE</link>
            <pubDate>Tue, 14 Oct 2025 17:15:00 GMT</pubDate>
            <title>data center infrastructure efficiency (DCiE)</title>
        </item>
        <item>
            <body>&lt;h3&gt;What is a unified computing system (UCS)?&lt;/h3&gt; 
&lt;p&gt;A unified computing system (UCS) is a&amp;nbsp;&lt;a href="https://www.techtarget.com/searchdatacenter/definition/converged-infrastructure"&gt;converged&lt;/a&gt;&amp;nbsp;data center architecture that integrates computing, networking and storage resources to&amp;nbsp;increase efficiency and enable centralized management. Modern UCS solutions are AI-ready infrastructure designed to support everything from traditional applications to AI model training and edge inferencing.&lt;/p&gt; 
&lt;p&gt;UCS products are designed and configured to work together effectively. The goal of a UCS product line is to simplify the number of devices that need to be connected, configured, cooled and secured, enabling administrators to manage everything through a single graphical interface.&lt;/p&gt; 
&lt;p&gt;The term &lt;i&gt;unified computing system&lt;/i&gt; is often associated with Cisco. Cisco UCS products support traditional and &lt;a href="https://www.techtarget.com/searchitoperations/definition/virtualization"&gt;virtualized&lt;/a&gt;&amp;nbsp;environments. Cisco UCS Manager is for on-premises deployments, and Cisco Intersight is for cloud-based management across the entire infrastructure lifecycle.&lt;/p&gt; 
&lt;p&gt;Similar offerings to Cisco UCS include Hewlett Packard Enterprise Synergy and Dell VxRail.&lt;/p&gt;</body>
            <description>A unified computing system (UCS) is a converged data center architecture that integrates computing, networking and storage resources to increase efficiency and enable centralized management.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/5.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/unified-computing-system-UCS</link>
            <pubDate>Tue, 14 Oct 2025 16:15:00 GMT</pubDate>
            <title>unified computing system (UCS)</title>
        </item>
        <item>
            <body>&lt;section class="section main-article-chapter" data-menu-title="What is statistical mean, median, mode and range?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What is statistical mean, median, mode and range?&lt;/h2&gt;
 &lt;p&gt;The terms mean, median, mode and range describe properties of statistical distributions. In statistics, a distribution is the set of all possible values for terms that represent defined events. The value of a term, when expressed as a variable, is called a random variable.&lt;/p&gt;
 &lt;p&gt;There are two major types of statistical distributions. The first type contains discrete random variables, which means every term has a precise, isolated numerical value. The second major type of distribution contains a continuous random variable. A continuous random variable is a random variable where the data can take infinitely many values. When a term can acquire any value within an unbroken interval or span, it is called a probability density function.&lt;/p&gt;
 &lt;p&gt;IT professionals and &lt;a href="https://www.techtarget.com/searchenterpriseai/definition/data-scientist"&gt;data scientists&lt;/a&gt; need to understand the definition of mean, median, mode and range to&amp;nbsp;&lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center-capacity-planning"&gt;plan capacity and balance load&lt;/a&gt;, manage systems, perform maintenance and troubleshoot issues.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="How are mean, median, mode and range used in the data center?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How are mean, median, mode and range used in the data center?&lt;/h2&gt;
 &lt;p&gt;Many relevant tasks require the administrator to calculate mean, median, mode or range, or often some combination, to show a statistically significant quantity, trend or deviation from the norm.&lt;/p&gt;
 &lt;p&gt;Finding the mean, median, mode and range is only the beginning of &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center-infrastructure-management-DCIM"&gt;data center management&lt;/a&gt;. The administrator must then apply this information to investigate root causes of a problem, accurately forecast future needs or set acceptable working parameters for IT systems.&lt;/p&gt;
 &lt;p&gt;When working with a large data set, it can be useful to represent the entire data set with a single value that describes the "middle" or "average" value of the entire set. In statistics, that single value is called the central tendency -- mean, median and mode are ways to describe it.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Mean"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Mean&lt;/h2&gt;
 &lt;p&gt;To calculate the mean, add the values in the data set and divide the sum by the number of values.&lt;/p&gt;
 &lt;p&gt;The most common expression for the mean of a statistical distribution with a discrete random variable is the mathematical average of all the terms.&lt;/p&gt;
 &lt;p&gt;The mean of a statistical distribution with a continuous random variable, also called the expected value, is obtained by integrating the variable's product with the distribution's probability. The lowercase Greek letter mu (µ) denotes the expected value.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Median"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Median&lt;/h2&gt;
 &lt;p&gt;To find the median, list the values of the data set in numerical order and identify which value appears in the middle of the list.&lt;/p&gt;
 &lt;p&gt;The median of a distribution with a discrete random variable depends on whether the number of terms in the distribution is even or odd. If the number of terms is odd, then the median is the value of the term in the middle. This is the value such that the number of terms having values greater than or equal to it is the same as having values less than or equal to it.&lt;/p&gt;
 &lt;p&gt;If the number of terms is even, then the median is the average of the two terms in the middle, such that the number of terms having values greater than or equal to it is the same as the number of terms having values less than or equal to it. For example, in a distribution with an even number of terms, with the middle terms being 5 and 7, the median value would be 6.&lt;/p&gt;
 &lt;p&gt;The median of a distribution with a continuous random variable is the value m such that the probability is at least 1/2 (50%) that a randomly chosen point on the function will be less than or equal to m. The probability is also at least 1/2 that a randomly chosen point on the function will be greater than or equal to m.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Mode"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Mode&lt;/h2&gt;
 &lt;p&gt;To find the mode, identify which value in the data set occurs most often.&lt;/p&gt;
 &lt;p&gt;The mode of a distribution with a discrete random variable is the value of the term that occurs the most often. It is not uncommon for a distribution with a discrete random variable to have more than one mode, especially if there are not many terms. This happens when two or more terms occur with equal frequency and more often than others.&lt;/p&gt;
 &lt;p&gt;A distribution with two modes is called bimodal. A distribution with three modes is called trimodal. The mode of a distribution with a continuous random variable is the maximum value of the function.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Range"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Range&lt;/h2&gt;
 &lt;p&gt;To find the range, subtract the largest value from the smallest in the data set.&lt;/p&gt;
 &lt;p&gt;Range describes how well the central tendency represents the data. If the range is large, the central tendency is not as representative of the data as it would be if the range were small.&lt;/p&gt;
 &lt;p&gt;The range of a distribution with a discrete random variable is the difference between the maximum and minimum values. For a distribution with a continuous random variable, the range is the difference between the two extreme points on the distribution curve, where the value of the function falls to zero. For any value outside the range of a distribution, the value of the function is equal to 0.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Using mean to determine power usage"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Using mean to determine power usage&lt;/h2&gt;
 &lt;p&gt;To calculate the mean, add all the numbers in a set and then divide the sum by the total count of numbers. For example, in a data center rack, five&amp;nbsp;&lt;a href="https://www.techtarget.com/whatis/definition/server"&gt;servers&lt;/a&gt;&amp;nbsp;consume 100 watts, 98 watts, 105 watts, 90 watts and 102 watts of power, respectively. The mean power use of that rack is calculated as (100 + 98 + 105 + 90 + 102 W)/5 servers = a calculated mean of 99 W per server. Intelligent&amp;nbsp;&lt;a href="https://www.techtarget.com/searchdatacenter/definition/power-distribution-unit-PDU"&gt;power distribution units&lt;/a&gt;&amp;nbsp;report the mean power utilization of the rack to systems management software.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/ajo1noUQk50?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Using median to plan capacity"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Using median to plan capacity&lt;/h2&gt;
 &lt;p&gt;In the data center, means and medians are often tracked to spot trends that inform capacity planning or power cost predictions. The statistical median is the middle number in a sequence of numbers. To find the median, organize each number in order by size; the number in the middle is the median.&lt;/p&gt;
 &lt;p&gt;For the five servers in the rack, arrange the power consumption figures from lowest to highest: 90 W, 98 W, 100 W, 102 W and 105 W. The median power consumption of the rack is 100 W. If there is an even set of numbers, average the two middle numbers. For example, if the rack had a sixth server that used 110 W, the new number set would be 90 W, 98 W, 100 W, 102 W, 105 W and 110 W. Find the median by averaging the two middle numbers: (100 + 102)/2 = 101 W.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Using mode to identify a baseline"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Using mode to identify a baseline&lt;/h2&gt;
 &lt;p&gt;Mode helps identify the most common or frequent occurrence of a characteristic. Within larger sets of numbers, there can be two modes (bimodal), three modes (trimodal) or more modes.&lt;/p&gt;
 &lt;p&gt;For the server power consumption examples above, there is no mode because each element is different. But suppose the administrator measured the power consumption of an entire network operations center (&lt;a href="https://www.techtarget.com/searchnetworking/definition/network-operations-center"&gt;NOC&lt;/a&gt;) and the set of numbers is 90 W, 104 W, 98 W, 98 W, 105 W, 92 W, 102 W, 100 W, 110 W, 98 W, 210 W and 115 W. The mode is 98 W since that power consumption measurement occurs most often amongst the 12 servers.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Using range to identify outliers"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Using range to identify outliers&lt;/h2&gt;
 &lt;p&gt;The range is the difference between the highest and lowest values within a set of numbers. To calculate the range, subtract the smallest number from the largest number in the set. If a six-server rack includes 90 W, 98 W, 100 W, 102 W, 105 W and 110 W, the power consumption range is 110 W - 90 W = 20 W.&lt;/p&gt;
 &lt;p&gt;Range shows how much the numbers in a set vary. Many IT systems operate within an acceptable range; a value more than that range&amp;nbsp;&lt;a href="https://www.techtarget.com/searchdatacenter/feature/Data-center-monitoring-best-practices-simplify-software-choice"&gt;might trigger a warning&lt;/a&gt;&amp;nbsp;or alarm to IT staff. To find the variance in a data set, subtract each number from the mean, and then square the result. Find the average of these squared differences, and that is the variance in the group. In our original group of five servers, the mean was 99. The 100 W-server varies from the mean by 1 W, the 105 W-server by 6 W, and so on. The squares of each difference equal 1, 1, 36, 81 and 9. So to calculate the variance, add 1 + 1 + 36 + 81 + 9 and divide by 5. The variance is 25.6. Standard deviation denotes how far apart all the numbers are in a set. The standard deviation is calculated by finding the square root of the variance. In this example, the standard deviation is 5.1.&lt;/p&gt;
 &lt;p&gt;Interquartile range, the middle fifty or midspread of a set of numbers, removes the outliers -- the highest and lowest numbers in a set. If there is a large set of numbers, divide them evenly into lower and higher numbers. Then find the median of each of these groups. Find the interquartile range by subtracting the lower median from the higher median. If a rack of six servers' power wattage is arranged from lowest to highest: 90, 98, 100, 102, 105, 110, divide this set into low numbers (90, 98, 100) and high numbers (102, 105, 110). Find the median for each: 98 and 105. Subtract the lower median from the higher median: 105 watts - 98 W = 7 W, which is the interquartile range of these servers.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Editor's note:&lt;/b&gt;&amp;nbsp;&lt;i&gt;This article was revised in 2025 by Informa TechTarget editors to improve the reader experience.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>The terms mean, median, mode, and range describe properties of statistical distributions.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/3.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/statistical-mean-median-mode-and-range</link>
            <pubDate>Thu, 09 Oct 2025 11:15:00 GMT</pubDate>
            <title>statistical mean, median, mode and range</title>
        </item>
        <item>
            <body>&lt;p&gt;A graphics processing unit (GPU) is a computer &lt;a href="https://www.techtarget.com/whatis/definition/microchip"&gt;chip&lt;/a&gt; that renders graphics and images by performing rapid mathematical calculations. GPUs are used for both professional and personal computing. Originally, GPUs were responsible for the rendering of 2D and &lt;a href="https://www.techtarget.com/whatis/definition/3-D-three-dimensions-or-three-dimensional"&gt;3D&lt;/a&gt; images, animations and video, but now they have a wider use range.&lt;/p&gt; 
&lt;p&gt;Like a central processing unit (&lt;a href="https://www.techtarget.com/whatis/definition/processor"&gt;CPU&lt;/a&gt;), a GPU is also a chip component in computing devices. One important difference is that the GPU is specifically designed to handle and accelerate graphics workloads and display graphics content on a device such as a PC or &lt;a href="https://www.techtarget.com/searchmobilecomputing/definition/smartphone"&gt;smartphone&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;An electronic device with an &lt;a href="https://www.techtarget.com/whatis/definition/embedded-device"&gt;embedded&lt;/a&gt; or discrete GPU can smoothly render 3D graphics and video content, making it suitable for gaming and other visual applications. Over time, technological improvements have resulted in more flexible and programmable GPUs that can be used for many more applications and workloads other than gaming. GPUs are now used for creative content production, video editing, high-performance computing (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/high-performance-computing-HPC"&gt;HPC&lt;/a&gt;) and artificial intelligence (&lt;a href="https://www.techtarget.com/searchenterpriseai/definition/AI-Artificial-Intelligence"&gt;AI&lt;/a&gt;).&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="What does a GPU do?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What does a GPU do?&lt;/h2&gt;
 &lt;p&gt;In the early days of computing, the CPU performed the calculations required for graphics applications, such as the rendering of 2D and 3D images, animations and video. As more graphics-intensive applications were developed, however, their demands put a strain on the CPU and decreased the computer's overall performance.&lt;/p&gt;
 &lt;p&gt;Today, a GPU is a specialized computing system that performs these tasks:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Handles graphics-related tasks in lieu of the CPU.&lt;/li&gt; 
  &lt;li&gt;Performs graphics calculations very quickly.&lt;/li&gt; 
  &lt;li&gt;Uses &lt;a href="https://www.techtarget.com/searchdatacenter/definition/parallel-processing"&gt;parallel processing&lt;/a&gt; to increase processing performance.&lt;/li&gt; 
  &lt;li&gt;Delivers graphic content to the computer display.&lt;/li&gt; 
  &lt;li&gt;Frees up the CPU to handle all other processing tasks.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="How does a GPU work?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How does a GPU work?&lt;/h2&gt;
 &lt;p&gt;GPUs work by using parallel processing, where multiple processors handle separate parts of a single task. A GPU will also have its own &lt;a href="https://www.techtarget.com/searchstorage/definition/RAM-random-access-memory"&gt;RAM&lt;/a&gt; to store the data it is processing. This RAM is designed specifically to hold the large amounts of information coming into the GPU for highly intensive graphics use cases.&lt;/p&gt;
 &lt;p&gt;For graphics applications, the CPU sends instructions to the GPU for drawing the graphics content on a screen. The GPU executes the instructions in parallel and at high speeds to display the content on the device -- a process known as the graphics or rendering &lt;a href="https://www.techtarget.com/whatis/definition/pipelining"&gt;pipeline&lt;/a&gt;.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/_DNxgnINNAY?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Are GPUs and graphics cards the same?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Are GPUs and graphics cards the same?&lt;/h2&gt;
 &lt;p&gt;GPU and graphics card are two terms that are sometimes used interchangeably. However, there are some important distinctions between the two. The main difference is that the GPU is a specific unit within a graphics card, among other components. The GPU is what performs the image and graphics processing. The graphics card presents images to the display unit.&lt;/p&gt;
 &lt;h3&gt;GPU use cases: What GPUs are used for today&lt;/h3&gt;
 &lt;p&gt;GPUs are widely used for PC gaming, allowing for smooth, high-quality graphics rendering. Modern GPUs are also adapted to a wider variety of tasks than they were originally designed for, partially because they are more programmable than they were in the past. That's why GPUs are now also used to &lt;a href="https://www.techtarget.com/searchenterpriseai/feature/CPUs-vs-GPUs-for-AI-workloads"&gt;accelerate AI workloads&lt;/a&gt; and for machine learning (&lt;a href="https://www.techtarget.com/searchenterpriseai/definition/machine-learning-ML"&gt;ML&lt;/a&gt;).&lt;/p&gt;
 &lt;p&gt;Some of the most popular applications of GPUs include:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Rendering real-time 2D and 3D graphics&lt;/b&gt;. These devices perform complicated mathematical calculations using &lt;a href="https://www.techtarget.com/whatis/definition/algorithm"&gt;algorithms&lt;/a&gt; that convert moving bits into &lt;a href="https://www.techtarget.com/whatis/definition/pixel"&gt;pixels&lt;/a&gt; on displays.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Video editing and video content creation&lt;/b&gt;. When used for video content creation and editing, GPUs deliver high-resolution images and videos, enhanced video effects using AI, and provide sufficient RAM to handle the computational requirements of video content.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Video game graphics.&lt;/b&gt; Video game GPUs perform the same kinds of complex calculations using parallel processing as for other graphics tasks, and deliver images and videos by managing tasks such as shading, lighting and texturing, each of which is needed for realistic game visuals.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Accelerating AI/ML applications.&lt;/b&gt; GPUs have the processing power needed to support the massive computations and algorithms used in AI and ML applications, such as image recognition and &lt;a href="https://www.techtarget.com/searchenterpriseai/definition/face-detection"&gt;facial detection&lt;/a&gt; and &lt;a href="https://www.techtarget.com/searchenterpriseai/definition/facial-recognition"&gt;recognition&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Training deep learning neural networks&lt;/b&gt;. GPUs have thousands of smaller core memory units that work in parallel to provide the matrix processing needed for &lt;a href="https://www.techtarget.com/searchenterpriseai/definition/deep-learning-deep-neural-network"&gt;deep learning&lt;/a&gt; training and &lt;a href="https://www.techtarget.com/searchenterpriseai/definition/neural-network"&gt;neural networks&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Cryptomining. &lt;/b&gt;GPUs support cryptocurrency mining, especially for coins that employ Proof of Work (&lt;a href="https://www.techtarget.com/whatis/feature/Proof-of-work-vs-proof-of-stake-Whats-the-difference"&gt;PoW&lt;/a&gt;) mechanisms for establishing consensus; they also use parallel processing to perform multiple &lt;a href="https://www.techtarget.com/searchdatamanagement/definition/hashing"&gt;hash&lt;/a&gt; functions.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Types of GPUs"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Types of GPUs&lt;/h2&gt;
 &lt;p&gt;Generally, there are three types of GPUs:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Integrated GPU. A&lt;/b&gt;n integrated GPU is built into the computer's &lt;a href="https://www.techtarget.com/whatis/definition/motherboard"&gt;motherboard&lt;/a&gt; or could be integrated with the CPU. Systems with integrated GPUs are generally small and light because less space is required to incorporate the GPU. The use of an internal GPU also reduces system power consumption. When buying a system with an internal GPU, care must be taken as the internal GPU may not be upgradeable. If buying a gaming computer, the GPU is an essential part of the device and should be carefully researched.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Discrete GPU.&lt;/b&gt; This is a physically separate GPU and is mounted separately from the CPU and other peripherals on the motherboard. While such devices typically offer far more processing power than an integrated GPU, they also increase power usage and generate additional heat, which may necessitate additional cooling. Discrete GPUs are used for resource-intensive, high-performance applications such as 3D games.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Hybrid GPU.&lt;/b&gt; A hybrid GPU arrangement can take different forms, such as combining an integrated GPU with a discrete GPU in the same system, with one used for normal graphics and the discrete unit for high-performance requirements. Another approach is to combine discrete graphics performance with specialized accelerators, such as for AI applications.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="What is a cloud GPU?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What is a cloud GPU?&lt;/h2&gt;
 &lt;p&gt;Taking advantage of the convenience, &lt;a href="https://www.techtarget.com/searchdatacenter/definition/scalability"&gt;scalability&lt;/a&gt; and costs of &lt;a href="https://www.techtarget.com/searchcloudcomputing/definition/cloud-computing"&gt;cloud computing&lt;/a&gt; services, users can obtain the GPU functionality they need by obtaining it from a cloud vendor. All three major cloud services, AWS, Microsoft Azure and Google Cloud, offer virtual machines (&lt;a href="https://www.techtarget.com/searchitoperations/definition/virtual-machine-VM"&gt;VMs&lt;/a&gt;) with built-in GPU speed and functionality. Cloud GPU services are typically used in compute-intensive situations involving AI, video game development and &lt;a href="https://www.techtarget.com/whatis/definition/Bitcoin-mining"&gt;bitcoin mining&lt;/a&gt;. As with any activity involving cloud services, cybersecurity must be carefully managed.&lt;/p&gt;
&lt;/section&gt;  
&lt;section class="section main-article-chapter" data-menu-title="GPU vs. CPU"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;GPU vs. CPU&lt;/h2&gt;
 &lt;p&gt;A GPU might be found integrated with a CPU on the same electronic circuit, on a graphics card or in the motherboard of a PC or &lt;a href="https://www.techtarget.com/whatis/definition/server"&gt;server&lt;/a&gt;. GPUs and CPUs are fairly similar in construction. However, CPUs are used to respond to and process the basic instructions that drive a computer, while GPUs are designed specifically to quickly render high-resolution images and video.&lt;/p&gt;
 &lt;p&gt;Essentially, CPUs are responsible for interpreting most of a computer's commands, while GPUs perform more complex mathematical and geometric calculations to focus on graphics rendering and other applications that require intensive calculations.&lt;/p&gt;
 &lt;p&gt;Both processors have different numbers of cores and transistors. The core can be thought of as the processor within the processor. Each core can process its own tasks, or &lt;a href="https://www.techtarget.com/whatis/definition/thread"&gt;threads&lt;/a&gt;. A CPU uses fewer cores and performs tasks sequentially. A GPU, in contrast, might have hundreds or thousands of cores, which allow for parallel processing and lightning-fast graphics output.&lt;/p&gt;
 &lt;p&gt;A single-core CPU usually lacks the capability for parallel processing, but &lt;a href="https://www.techtarget.com/searchdatacenter/definition/multi-core-processor"&gt;multicore processors&lt;/a&gt; can perform calculations in parallel by combining more than one CPU onto the same chip. GPUs can also contain more transistors than a CPU.&lt;/p&gt;
 &lt;p&gt;In addition, a CPU has a higher &lt;a href="https://www.techtarget.com/whatis/definition/clock-speed"&gt;clock speed&lt;/a&gt;, meaning it can perform an individual calculation faster than a GPU, so it is often better equipped to handle basic computing tasks.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/enterprise_ai-cpu_vs_gpu_chips.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/enterprise_ai-cpu_vs_gpu_chips_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/enterprise_ai-cpu_vs_gpu_chips_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/enterprise_ai-cpu_vs_gpu_chips.png 1280w" alt="CPU vs. GPU chips" height="370" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;While their architectures and technologies are similar, CPUs and GPUs perform discrete functions, with GPUs focused on calculation-intensive computations.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;&lt;i&gt;Data centers use three processing units: CPU, GPU, and DPU. Each has unique functions that can be combined to enhance data center performance. Explore &lt;/i&gt;&lt;a href="https://www.techtarget.com/searchdatacenter/tip/How-do-CPU-GPU-and-DPU-differ-from-one-another"&gt;&lt;i&gt;how CPU vs. GPU vs. DPU differ from one another&lt;/i&gt;&lt;/a&gt;&lt;i&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A graphics processing unit (GPU) is a computer chip that renders graphics and images by performing rapid mathematical calculations.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/1.jpg</image>
            <link>https://www.techtarget.com/searchvirtualdesktop/definition/GPU-graphics-processing-unit</link>
            <pubDate>Fri, 05 Sep 2025 13:00:00 GMT</pubDate>
            <title>What is a graphics processing unit (GPU)?</title>
        </item>
        <item>
            <body>&lt;p&gt;Seoul-based chip startup FuriosaAI is looking to threaten Nvidia's data center AI chip dominance and has scored its first major contract -- powering LG's Exaone large language model.&lt;/p&gt; 
&lt;p&gt;LG AI Research will offer FuriosaAI's RNGD chip-powered servers to enterprise customers across electronics, finance, telecommunications and biotechnology for &lt;a href="https://www.techtarget.com/whatis/definition/large-language-model-LLM"&gt;LLMs&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;FuriosaAI's &lt;a target="_blank" href="https://developer.furiosa.ai/latest/en/overview/rngd.html" rel="noopener"&gt;RNGD chip&lt;/a&gt;, a neural processing unit, is designed to support LLMs and other deep learning models on the inference side, rather than training. &lt;a href="https://www.techtarget.com/searchenterpriseai/tip/AI-inference-vs-training-Key-differences-and-tradeoffs"&gt;Inference uses trained models&lt;/a&gt; to make predictions.&lt;/p&gt; 
&lt;p&gt;RNGD is based on tensor contraction processor architecture and is manufactured using Taiwan Semiconductor Manufacturing Co.'s 5 nm process node. The company claims that RNGD achieves 2.25 times better per-watt performance for inference over GPUs, which have become the most popular processors for AI workloads.&lt;/p&gt; 
&lt;p&gt;"I think FuriosaAI is smart to go after the inference market as its primary target ... It is far more open and lucrative than the training market," said Matt Kimball, vice president and principal analyst at Moor Insights &amp;amp; Strategy, in an interview.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Nvidia's hold on data center"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Nvidia's hold on data center&lt;/h2&gt;
 &lt;p&gt;Toppling GPU juggernaut Nvidia is easier said than done. Nvidia enjoyed a 98% data center GPU &lt;a target="_blank" href="https://siliconanalysts.com/nvidia-ai-accelerator-market-outlook-2023-2027" rel="noopener"&gt;market share in 2023&lt;/a&gt;, according to Silicon Analysts. Competitors claiming performance wins over Nvidia's hardware still have a mountain to climb -- Nvidia's popular CUDA software helps the company maintain its comfortable grip on AI workloads. GPU challenges from AMD and Intel have done little to loosen that grip.&lt;/p&gt;
 &lt;p&gt;"Training is dominated by Nvidia GPUs and CUDA, with AMD showing potential to eat some of that share on the enterprise side," Kimball said. "Does [FuriosaAI's RNGD] pose a threat to Nvidia? I don't think so. ... RNGD seems to have scored in its niche area."&lt;/p&gt;
 &lt;p&gt;Nvidia leads in the inference market with its A100, H100, L4, L40 and Blackwell GPUs. But the inference side is more diverse, with competition from Google using custom-built TPU v4i chips, Amazon with in-house Inferentia chips, Intel CPUs, AMD, Qualcomm and several startup chipmakers.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Finding a niche in AI inference"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Finding a niche in AI inference&lt;/h2&gt;
 &lt;p&gt;Inference is gaining momentum and is expected to be a larger market than training in the coming years. The global AI inference market was estimated at $106 billion in 2025 and projected to grow to $255 billion by 2030, according to a MarketsandMarkets &lt;a target="_blank" href="https://www.marketsandmarkets.com/Market-Reports/ai-inference-market-189921964.html" rel="noopener"&gt;report&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;Kimball said FuriosaAI's technology is aimed at a very specific low-latency inference, and that Nvidia's GPUs will still be valuable on the inference side, especially for extremely large models.&lt;/p&gt;
 &lt;p&gt;"RNGD has an architecture that lends itself to high-query-per-second and lower-precision kind of inference. ... Think recommendation engines, customer service bots, programmatic advertising, etc.," Kimball said.&lt;/p&gt;
 &lt;p&gt;Other big tech players clearly see potential in the growing inference market. In March, FuriosaAI turned down Meta's $800 million bid to acquire the company.&lt;/p&gt;
 &lt;p&gt;"I believe the inference market is wide open. Partly because of its size, and partly because of the diversity of use cases and deployment scenarios," Kimball said.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Shane Snider, a veteran journalist with more than 20 years of experience, covers IT infrastructure at Informa TechTarget.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>The South Korean semiconductor startup scored LG as its first major customer, as companies compete to take advantage of the AI boom.</description>
            <image>https://cdn.ttgtmedia.com/rms/onlineimages/maze_g676210320.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/news/366627769/FuriosaAI-to-fuel-LG-Exaone-LLM-Is-it-a-challenge-to-Nvidia</link>
            <pubDate>Tue, 22 Jul 2025 16:37:00 GMT</pubDate>
            <title>FuriosaAI to fuel LG Exaone LLM: Is it a challenge to Nvidia?</title>
        </item>
        <item>
            <body>&lt;p&gt;A power distribution unit (PDU) is a device for controlling &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center"&gt;data center&lt;/a&gt; electrical power. The most basic PDUs are large power strips without surge protection. They are designed to provide standard electrical outlets for data center equipment and have no monitoring or remote access capabilities. More advanced PDUs provide real-time monitoring and remote access capabilities.&lt;/p&gt; 
&lt;p&gt;Power distribution units are designed to forward alternating current (AC) from a power source to multiple devices in the data center. PDUs can be portable, mounted on the data center floor or installed directly on a data center &lt;a href="https://www.techtarget.com/whatis/definition/rack"&gt;rack&lt;/a&gt;. Data center devices plug into outlets on the PDU to receive their electrical power.&lt;/p&gt; 
&lt;p&gt;PDUs are used in environments where ordinary power strips and &lt;a href="https://www.techtarget.com/whatis/definition/surge-suppressor-surge-protector"&gt;surge protectors&lt;/a&gt; cannot meet electrical power requirements safely and/or reliably. Organizations with complex data centers can use intelligent PDUs to manage power to specific outlets on the PDU remotely and improve &lt;a href="https://www.techtarget.com/whatis/definition/uptime-and-downtime"&gt;uptime&lt;/a&gt; by identifying and resolving power issues before they cause equipment failures.&lt;/p&gt; 
&lt;p&gt;According to a report published by Allied Market Research in 2025, the &lt;a target="_blank" href="https://www.openpr.com/news/4045950/power-distribution-unit-market-set-to-surge-with-industrial" rel="noopener"&gt;market for PDUs&lt;/a&gt; is expected to reach $7.9 billion by 2030. Industry experts often attribute the continued growth of this market to a growing reliance on &lt;a href="https://www.techtarget.com/searchcloudcomputing/definition/cloud-computing"&gt;cloud computing&lt;/a&gt; and the rapid expansion of data centers to meet the needs of &lt;a href="https://www.techtarget.com/searchcio/definition/digital-transformation"&gt;digital transformation&lt;/a&gt; initiatives.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="What do PDUs do?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What do PDUs do?&lt;/h2&gt;
 &lt;p&gt;PDUs do essentially the same job as power strips: They supply power to multiple items at once. Data centers and other industrial environments cannot plug all their devices into one power supply -- there are just too many of them. Instead, PDUs distribute power to multiple devices, including &lt;a href="https://www.techtarget.com/searchdatacenter/answer/How-do-I-estimate-server-power-consumption-per-rack"&gt;servers&lt;/a&gt;, routers, &lt;a href="https://www.techtarget.com/searchnetworking/definition/switch"&gt;switches&lt;/a&gt; and telecommunications equipment. One PDU can provide power for up to 48 devices simultaneously, depending on the form factor and use case.&lt;/p&gt;
 &lt;p&gt;In most data center environments, a single PDU is installed on each rack to distribute power to all the equipment housed within that rack. This setup simplifies power management and helps administrators organize power delivery on a per-rack basis.&lt;/p&gt;
 &lt;p&gt;It should be noted, however, that racks containing mission-critical data center components are often equipped with more than one PDU, each of which connects to a separate power source. This allows &lt;a href="https://www.techtarget.com/searchstorage/definition/failover"&gt;failover&lt;/a&gt; and continued operation if one power source or PDU fails.&lt;/p&gt;
 &lt;p&gt;Racks that contain &lt;a href="https://www.techtarget.com/searchdatacenter/definition/blade-server"&gt;blade servers&lt;/a&gt; or graphics processing unit (&lt;a href="https://www.techtarget.com/searchvirtualdesktop/definition/GPU-graphics-processing-unit"&gt;GPU&lt;/a&gt;)-intensive systems might also require multiple PDUs to deliver enough current safely. Blade servers and GPU workloads draw more &lt;a href="https://www.techtarget.com/whatis/definition/current"&gt;current&lt;/a&gt; per unit of rack space compared to standard servers, which can lead to load imbalances or even overload conditions if only one PDU is used.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="How do PDUs work?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How do PDUs work?&lt;/h2&gt;
 &lt;p&gt;While all PDUs serve the basic function of delivering power to multiple devices, they vary significantly in terms of monitoring capabilities and control features.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Basic PDUs.&lt;/b&gt; These units work the same way as a heavy-duty power strip. They distribute power from a single input source to multiple output outlets without any monitoring or remote control. Basic PDU units are commonly used in small businesses that prioritize simplicity and cost-effectiveness.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/cyberpower_pdu_15b2f10r_f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/cyberpower_pdu_15b2f10r_f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/cyberpower_pdu_15b2f10r_f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/cyberpower_pdu_15b2f10r_f.png 1280w" alt="Image of CyberPower PDU that has two outlets and a power button on the front." height="147" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;The CyberPower PDU15B2F10R is a basic rackmount power distribution unit (PDU). It has 12 outlets -- two in the front, 10 in the rear -- and provides 120-volt, 15-amp output with unfiltered electrical pass-through.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;&lt;b&gt;Metered PDUs. &lt;/b&gt;These work like basic PDUs, but they have a digital display that shows real-time data about electrical power consumption. Metered PDUs are helpful for load balancing and avoiding overcapacity issues, especially when metering is done at the outlet level.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Monitored PDUs.&lt;/b&gt; Sometimes called intelligent PDUs, these units give administrators real-time visibility into power usage, but they don't allow admins to remotely control individual outlets.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/cyberpower_pdu_41003_f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/cyberpower_pdu_41003_f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/cyberpower_pdu_41003_f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/cyberpower_pdu_41003_f.png 1280w" alt="Image shows a CyberPower monitored PDU that has 16 output receptacles on the front. " height="157" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;The CyberPower PDU41003 is a monitored PDU that provides 16 output receptacles. This PDU includes a built-in web-based management interface that can be accessed using the PDU's IP address in a web browser.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;&lt;b&gt;Switched PDUs.&lt;/b&gt; These are like metered PDUs that can be controlled remotely. In addition to providing metered power data, this type of PDU lets administrators remotely power devices on or off at individual outlets. This is especially useful for rebooting unresponsive equipment remotely.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/dps_telecom_ab6_front_2022.jpg"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/dps_telecom_ab6_front_2022_mobile.jpg" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/dps_telecom_ab6_front_2022_mobile.jpg 960w,https://www.techtarget.com/rms/onlineimages/dps_telecom_ab6_front_2022.jpg 1280w" alt="This image shows a switch power distribution unit that was designed for telecom data centers. " height="96" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;The DPS Telecom's Remote Power Switch AB6 has a Smart Fuse Panel with status lights. Each fuse in the panel is a safety device that melts if the current flowing through it exceeds a certain threshold. Unlike most switched PDUs used in data centers, the AB6 is optimized for DC power distributions and telecom voltage requirements.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;&lt;b&gt;Automatic transfer switch (ATS) PDUs.&lt;/b&gt; ATS units provide redundancy for single-corded devices. This type of PDU has dual power inputs and can automatically switch from the primary power source to the secondary source if a failure is detected.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Dual-circuit PDUs.&lt;/b&gt; These have two power cords, each of which feeds a separate set of outlets. This enables devices that already have dual power supplies to plug into both circuits for redundancy.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;High-density PDUs.&lt;/b&gt; These units are built for data centers that run &lt;a href="https://www.techtarget.com/searchdatacenter/definition/high-performance-computing-HPC"&gt;high-performance computing&lt;/a&gt; workloads or have dense server configurations. This type of PDU can handle very high power loads and typically offers different outlet configurations to support a wide range of devices.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Specialized PDUs.&lt;/b&gt; These are hybrid industrial PDUs that can often deliver AC and direct current (DC) distributions simultaneously. DC power is used in specialized environments, such as telecom facilities or &lt;a href="https://www.techtarget.com/searchcloudcomputing/definition/hyperscale-cloud"&gt;hyperscale cloud&lt;/a&gt; data centers that have DC power architectures.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/dps_telecom_cabinet_pdu_tall.jpg"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/dps_telecom_cabinet_pdu_tall_mobile.jpg" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/dps_telecom_cabinet_pdu_tall_mobile.jpg 960w,https://www.techtarget.com/rms/onlineimages/dps_telecom_cabinet_pdu_tall.jpg 1280w" alt="This image shows a DPS Telecom PDU that can handle both AC and DC power distribution. " height="373" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;DPS Telecom's AC+DC DIN PDU is designed to mount on a standard DIN rail in cabinets. This PDU features a single AC input that supplies power to six AC outputs. Its six 24 VDC outputs make it suitable for applications that require both AC and DC power distribution.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
&lt;/section&gt;              
&lt;section class="section main-article-chapter" data-menu-title="What are the different types of PDU form factors?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What are the different types of PDU form factors?&lt;/h2&gt;
 &lt;p&gt;Power distribution units come in several &lt;a href="https://www.techtarget.com/whatis/definition/form-factor"&gt;form factors&lt;/a&gt; to suit different environments and power needs. Each type of PDU plays a specific role depending on an organization's power management needs, scalability goals and operational priorities.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Rackmount PDUs.&lt;/b&gt; These are used in data centers to deliver power to rack-mounted data center equipment. Advanced intelligent models can monitor and control power at the outlet level and assist with &lt;a href="https://www.techtarget.com/searchnetworking/definition/load-balancing"&gt;load balancing&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Floor-standing PDUs.&lt;/b&gt; These serve as intermediate distribution points between upstream power from an &lt;a href="https://www.techtarget.com/searchdatacenter/definition/uninterruptible-power-supply"&gt;uninterruptible power supply&lt;/a&gt; or generator and rack-mounted PDUs. Floor-standing PDUs might also be referred to as &lt;i&gt;remote power panels&lt;/i&gt;.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Power distribution cabinets.&lt;/b&gt; These floor-standing PDUs include circuit breakers and electrical monitoring panels. This type of PDU is typically used in high-density, enterprise-class data centers to manage large volumes of power safely and efficiently.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Portable PDUs.&lt;/b&gt; Portable units are not mounted to racks and are intended for light-duty power distribution. They resemble industrial-grade power strips and are used in settings where flexible, mobile power distribution is required.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Basic PDUs vs. intelligent PDUs"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Basic PDUs vs. intelligent PDUs&lt;/h2&gt;
 &lt;p&gt;Basic PDUs are essentially high-capacity power strips designed for use in industrial or IT environments. They distribute power from a single source to multiple outlets and enable multiple devices to be powered from a central point. Basic PDUs are typically used in environments where cost efficiency is important and the requirements for power distribution are straightforward.&lt;/p&gt;
 &lt;p&gt;In contrast, intelligent PDUs, which might also be referred to as &lt;i&gt;smart&lt;/i&gt; or &lt;i&gt;managed PDUs&lt;/i&gt;, often have real-time power monitoring features that let IT administrators remotely monitor &lt;a href="https://www.techtarget.com/whatis/definition/voltage"&gt;voltage&lt;/a&gt;, current and power usage through a web-based interface or &lt;a href="https://www.techtarget.com/searchnetworking/definition/SNMP"&gt;Simple Network Management Protocol&lt;/a&gt; tools. If the intelligent PDU supports remote power cycling, administrators can also reboot individual devices that connect to the PDU without having to be physically present.&lt;/p&gt;
 &lt;p&gt;Some high-end intelligent PDUs can share monitoring data with the organization's data center infrastructure management (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center-infrastructure-management-DCIM"&gt;DCIM&lt;/a&gt;) system. This capability is especially valuable in &lt;a href="https://www.techtarget.com/searchdatacenter/definition/lights-out-management"&gt;lights-out&lt;/a&gt; data centers and &lt;a href="https://www.techtarget.com/searchcloudcomputing/definition/What-is-distributed-cloud-and-how-does-it-work"&gt;distributed cloud&lt;/a&gt; data center environments where uptime, energy efficiency and remote management capabilities are important.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/basic_vs_intelligent_power_distribution_units-f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/basic_vs_intelligent_power_distribution_units-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/basic_vs_intelligent_power_distribution_units-f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/basic_vs_intelligent_power_distribution_units-f.png 1280w" alt="This comparison chart shows the difference between basic PDUs and intelligent PDUs. " height="330" width="559"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Basic PDUs and intelligent PDUs both distribute electrical power to multiple devices, but intelligent PDUs offer advanced features such as real-time power monitoring, remote outlet control and integration with data center management systems.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;h3&gt;Benefits of intelligent PDUs&lt;/h3&gt;
 &lt;p&gt;Unlike basic PDUs that simply distribute electrical power, intelligent PDUs enable IT administrators to remotely monitor power consumption at the device or outlet level. The monitoring data can be used to identify which racks are using the most electricity and which racks are not being used to their full capacity. Many intelligent PDUs also support remote outlet control capabilities that let administrators turn off devices that are not in use. In a large data center, this can reduce both energy waste and operating costs.&lt;/p&gt;
 &lt;p&gt;Intelligent PDUs also play an important role in calculating a data center's power usage effectiveness (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/power-usage-effectiveness-PUE"&gt;PUE&lt;/a&gt;). PUE is a metric that quantifies how efficiently a data center uses electricity. It's calculated, as noted in the following equation, by dividing the total power entering the data center by the power used by the IT equipment:&lt;/p&gt;
 &lt;p style="text-align: center;"&gt;PUE = Total facility power / IT equipment power&lt;/p&gt;
&lt;/section&gt;         
&lt;section class="section main-article-chapter" data-menu-title="The impact of AI on PDUs"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The impact of AI on PDUs&lt;/h2&gt;
 &lt;p&gt;Artificial intelligence has made it easier and more cost-effective to integrate and analyze the data collected by intelligent PDUs with other systems. For example, DCIM platforms and cloud-based analytics tools can combine PDU data with other infrastructure data to do the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Analyze trends in power consumption.&lt;/li&gt; 
  &lt;li&gt;Optimize workload placement for energy efficiency.&lt;/li&gt; 
  &lt;li&gt;Predict failures or overload risks.&lt;/li&gt; 
  &lt;li&gt;Automate responses to power anomalies.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Challenges of using PDUs"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Challenges of using PDUs&lt;/h2&gt;
 &lt;p&gt;Power distribution units offer many advantages, but their use in data centers also comes with challenges that IT teams need to manage carefully.&lt;/p&gt;
 &lt;p&gt;One of the biggest challenges is keeping the workflow for power planning and provisioning as simple as possible. As data center workloads grow and equipment densities increase, it becomes more difficult for administrators to predict how much power will be needed per rack and distribute power efficiently without overloading circuits or wasting capacity.&lt;/p&gt;
 &lt;p&gt;Cable management and physical installations are another challenge. High-density PDUs, especially rack-mounted PDUs with lots of outlets, can create cable congestion. When too many cables are routed in close proximity, it can restrict the airflow needed to cool servers and other data center devices.&lt;/p&gt;
 &lt;p&gt;Cost is also a factor. While basic PDUs are relatively inexpensive, intelligent PDUs that can be integrated with the organization's DCIM system can cost thousands of dollars more. Not all PDUs use the same communication protocols or interfaces, and organizations might need to invest in middleware or purchase &lt;a target="_blank" href="https://www.raritan.com/landing/customized-rack-pdu" rel="noopener"&gt;customized PDUs&lt;/a&gt; to enable seamless integration.&lt;/p&gt;
 &lt;p&gt;Finally, it's important to understand that security is an increasing concern for intelligent PDUs. Like other network devices, intelligent PDUs can be vulnerable to unauthorized access or &lt;a href="https://www.techtarget.com/searchsecurity/tip/6-common-types-of-cyber-attacks-and-how-to-prevent-them"&gt;cyberattacks&lt;/a&gt; if they are not properly secured.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="PDU manufacturers"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;PDU manufacturers&lt;/h2&gt;
 &lt;p&gt;Strong access controls and network segmentation can help protect PDUs, but a thoughtful approach to choosing the right vendor and type of PDU is also important. Numerous companies manufacture power distribution units. Here is a brief list of manufacturers:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.apc.com/shop/us/en/tools/rack-pdu-selector" rel="noopener"&gt;APC by Schneider Electric&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.aten.com/us/en/products/power-distribution/rack-pdu/" rel="noopener"&gt;Aten&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.belden.com/products/racks-cabinets-cable-management/power-distribution-pdus#sort=%40catalogitemwebdisplaypriority%20ascending&amp;amp;numberOfResults=25" rel="noopener"&gt;Belden&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.cyberpowersystems.com/products/pdus/" rel="noopener"&gt;CyberPower&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.deltapowersolutions.com/en/mcis/data-center-power-distribution-cabinet.php" rel="noopener"&gt;Delta Electronics&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.eaton.com/us/en-us/products/backup-power-ups-surge-it-power-distribution/power-distribution-for-it-equipment.html" rel="noopener"&gt;Eaton&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.enconnex.com/catalog/Power-Distribution-Units-PDUs-c133989019" rel="noopener"&gt;Enconnex&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.raritan.com/product-selector/pdu-selector" rel="noopener"&gt;Raritan&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.servertech.com/products?utm_source=google&amp;amp;utm_medium=cpc&amp;amp;utm_campaignID=701VS00000OR1iBYAT&amp;amp;gad_source=1&amp;amp;gad_campaignid=319125143&amp;amp;gbraid=0AAAAAD_uW8MblyUU-vfLYdArzXs-VLlqR&amp;amp;gclid=Cj0KCQjwgIXCBhDBARIsAELC9ZhS-jSV3ENFDkEbq_ax7JouQ6G0m06dHpeLaRV5VQgXN6s0N_p4V-AaAp7jEALw_wcB" rel="noopener"&gt;Server Technology&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;a target="_blank" href="https://www.vertiv.com/en-in/products-catalog/critical-power/power-distribution/#/" rel="noopener"&gt;Vertiv&lt;/a&gt;.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;When purchasing a PDU, it's important to understand that cost considerations should not be limited to the PDU's purchase price. Installation, maintenance requirements and warranties should all factor into &lt;a href="https://www.techtarget.com/searchdatacenter/definition/TCO"&gt;total cost of ownership&lt;/a&gt; and influence both vendor selection and model selection.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Choosing the right PDU"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Choosing the right PDU&lt;/h2&gt;
 &lt;p&gt;Before acquiring a new power distribution unit, an organization must decide on the type of PDU it needs. Technical specifications to look at and questions to ask vendors when making this decision include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Where will the PDU be installed?&lt;/b&gt; It's important to determine whether the PDU will be mounted on a rack, placed on the floor or housed in a cabinet. Be sure to consider factors such as vertical or horizontal orientation, the amount of physical space the PDU takes up and airflow requirements.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;What type of input power is required?&lt;/b&gt; Consider whether the PDU will only handle AC input or whether it will also need to handle DC input. Check to make sure the PDU under consideration is actually rated for voltages used in the data center.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;How much power does the equipment need?&lt;/b&gt; Calculate the total power draw of the devices connected to the PDU to ensure the unit's maximum load rating will not be exceeded. This requires adding the wattage of all devices that will be connected to the PDU together and comparing the sum with the PDU's maximum load rating. To maintain a safe operating margin, the wattage sum should not exceed 80% of the PDU's rated capacity for continuous use.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;How many outlets are required?&lt;/b&gt; Choose a PDU that has enough outlets to meet current needs, as well as extra capacity to accommodate future needs.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;What types of plugs and outlets are needed?&lt;/b&gt; Make sure the PDU supports the plug configurations of all connected devices. Some PDUs offer mixed outlet types to provide flexibility.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;What level of redundancy is needed?&lt;/b&gt; In mission-critical environments, consider purchasing additional PDUs to serve as failover units.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Are advanced features required?&lt;/b&gt; Intelligent PDUs have varying features and price points. Decide ahead of time whether specific features, such as the ability to integrate with the organization's DCIM, are necessary.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/WpaM7z9TPuo?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Installing a PDU"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Installing a PDU&lt;/h2&gt;
 &lt;p&gt;The specific steps involved in installing a power distribution unit will vary depending on the type and model. For a standard rackmount PDU, the general installation process typically includes the following steps:&lt;/p&gt;
 &lt;ol class="default-list"&gt; 
  &lt;li&gt;Determine whether the unit will be mounted vertically (0U) or horizontally (1U or 2U) in the rack. Align the appropriate mounting brackets and attach them securely to the PDU.&lt;/li&gt; 
  &lt;li&gt;Next, install the PDU by fastening the brackets to the rack rails. Once the PDU is mounted, connect its power cord to the appropriate power source. Be sure to route the power cord carefully to avoid impacting airflow or service paths. Consider using cable ties or straps to prevent strain on the connectors.&lt;/li&gt; 
  &lt;li&gt;After the power distribution unit is connected to power, it's time to connect servers and other IT devices to the PDU's outlets.&lt;/li&gt; 
  &lt;li&gt;Finally, turn on the PDU's power (if it has a power switch) and verify that each outlet is functioning correctly. Administrators for intelligent PDUs can use the PDU's &lt;a href="https://www.techtarget.com/searchapparchitecture/definition/user-interface-UI"&gt;user interface&lt;/a&gt; to verify outlet status and electrical power consumption.&lt;/li&gt; 
 &lt;/ol&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="PDU vs. PSU: What is the difference?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;PDU vs. PSU: What is the difference?&lt;/h2&gt;
 &lt;p&gt;The terms &lt;i&gt;PDU&lt;/i&gt; and &lt;i&gt;PSU&lt;/i&gt; (power supply unit) are often confused. Both types of units deal with power, but they have very different purposes. A PDU distributes electrical power to multiple devices, while a PSU is a device component that converts the power it receives into a usable format.&lt;/p&gt;
 &lt;p&gt;In most data centers, AC is the standard form of electricity supplied by utility companies. Once the AC power reaches each device, however, it needs to be converted into DC power because that's what internal computer components use to operate. Essentially, the PDU delivers power to devices, and a PSU makes that power usable within each individual device.&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;Learn why the future of the electrical grid is expected to be closely tied to &lt;a href="https://www.techtarget.com/searchdatacenter/tip/How-data-centers-can-help-balance-the-electrical-grid"&gt;how data centers use electricity&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A power distribution unit (PDU) is a device for controlling data center electrical power.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/2.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/power-distribution-unit-PDU</link>
            <pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate>
            <title>What is a power distribution unit (PDU)?</title>
        </item>
        <item>
            <body>&lt;p&gt;Data center tiers are a system created by Uptime Institute LLC to describe the availability of infrastructure resources in a facility. A division of 451 Group, the Uptime Institute is the standard for this certification effort, which defines what is required to ensure that &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center"&gt;data centers&lt;/a&gt; meet an organization's business demands. The tiering system came into place in the mid-1990s, making choosing a &lt;a href="https://www.datacenterknowledge.com/ai-data-centers/afcom-ai-boom-fueling-data-center-construction-design-innovation"&gt;data center design and construction&lt;/a&gt;, whether it be public or private, a lot easier when it comes to predicted &lt;a href="https://www.techtarget.com/whatis/definition/uptime-and-downtime"&gt;uptime&lt;/a&gt; and availability.&lt;/p&gt; 
&lt;p&gt;There are four tiers, ranked by Roman numerals from Tier I -- the most basic data center design meeting the Institute's core requirements -- to Tier IV -- the most &lt;a href="https://www.techtarget.com/searchdisasterrecovery/definition/fault-tolerant"&gt;fault-tolerant&lt;/a&gt; and available data center design. Note that only Roman lettering is allowed; any data center advertising itself with Arabic numerals -- Tier 3, for example -- should be reviewed as it might not be certified by the Uptime Institute.&lt;/p&gt; 
&lt;p&gt;As the tier levels increase, organizations must make bigger investments to meet certification criteria. Organizations should prepare a &lt;a href="https://www.techtarget.com/searchsecurity/definition/risk-assessment"&gt;risk assessment&lt;/a&gt; that balances business risk against cost and use this to decide which tier is right for them. The Uptime Institute has its own professional services group that can help organizations prepare such assessments and then provide help to design the facility.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="What are the factors considered for data center tier classification?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What are the factors considered for data center tier classification?&lt;/h2&gt;
 &lt;p&gt;The Uptime Institute assesses a data center facility or its design documents before allowing any organization to claim a tier classification. Tier Certification of Design Documents checks an organization's design documents against the Uptime Institute's criteria and then awards a tier classification based on that information.&lt;/p&gt;
 &lt;p&gt;Tier Certification of Constructed Facility then ensures the &lt;a href="https://www.datacenterknowledge.com/data-center-construction/2024-s-biggest-data-center-construction-stories-a-year-in-review"&gt;facility has been built accurately&lt;/a&gt; against the design documents. Finally, Tier Certification of Operational Sustainability (TCOS) measures the capability of a facility to operate and meet expected availability and &lt;a href="https://www.datacenterknowledge.com/build-design/unlocking-efficiency-the-advantages-of-multi-story-data-centers"&gt;efficiency&lt;/a&gt; levels. All facilities with a data center tier classification are then listed on the Uptime Institute's website. There are currently more than 1,700 certifications across 98 countries.&lt;/p&gt;
 &lt;p&gt;Tier classifications focus mainly on &lt;a href="https://www.techtarget.com/searchitoperations/definition/platform"&gt;platform&lt;/a&gt; availability. Areas of consideration include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Power.&lt;/b&gt; What level of power redundancy is in place, not just within the data center, but from the grid to the facility?&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Cooling.&lt;/b&gt; Does the &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Data-center-cooling-systems-and-technologies-and-how-they-work"&gt;facility have enough cooling&lt;/a&gt; to meet the needs of critical areas of the platform? Is this cooling matched with &lt;a href="https://www.techtarget.com/whatis/definition/redundancy"&gt;redundancy&lt;/a&gt;? Is there any room for overhead?&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Maintenance.&lt;/b&gt; Can the environment be maintained as planned and without significant, or any, downtime?&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Fault management capabilities.&lt;/b&gt; Is the entire platform capable of surviving the failure of one or more components without affecting IT systems?&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="What are the different data center tiers?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What are the different data center tiers?&lt;/h2&gt;
 &lt;p&gt;The Uptime Institute tiers are defined as follows.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Tier I (basic capacity).&lt;/b&gt; Tier I facilities protect against much of the human error involved in running &lt;a href="https://www.techtarget.com/searchitoperations/feature/Data-center-operations-best-practices-checklist"&gt;data center operations&lt;/a&gt;, but they aren't &lt;a href="https://www.techtarget.com/searchdatacenter/definition/resiliency"&gt;resilient&lt;/a&gt; to unexpected outages or equipment failure. Preventive maintenance and repairs generally require a complete shutdown of the IT capability. Lack of adequate planning to deal with maintenance on a regular basis could result in extended and costly platform downtime. Tier I includes the following components:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Uninterruptible power supply (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/uninterruptible-power-supply"&gt;UPS&lt;/a&gt;) to survive basic power outages, power sags and power spikes.&lt;/li&gt; 
  &lt;li&gt;Dedicated area for IT systems.&lt;/li&gt; 
  &lt;li&gt;Dedicated cooling systems that operate 24/7.&lt;/li&gt; 
  &lt;li&gt;Diesel or gas generators to cover longer power outages than the UPS can manage.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;&lt;b&gt;Tier II (redundant capacity).&lt;/b&gt; This classification builds on Tier I by adding more power resiliency through the following features:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Engine generators, including fuel tanks to hold enough fuel to keep generators running for a longer period.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.datacenterknowledge.com/uptime/how-bess-could-unlock-a-sustainable-future-for-data-centers"&gt;Energy storage&lt;/a&gt; that enables the organization to switch from grid power services to engine power generation.&lt;/li&gt; 
  &lt;li&gt;Dedicated chillers or other cooling units, rather than simple air conditioning units.&lt;/li&gt; 
  &lt;li&gt;Heat rejection equipment that enables heat to be removed more effectively than with simple air conditioning.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;&lt;b&gt;Tier III (concurrently maintainable).&lt;/b&gt; The third tier builds on Tier II capabilities to provide enhanced platform availability, including these elements:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Concurrent maintainability through the use of redundant components.&lt;/li&gt; 
  &lt;li&gt;Use of redundant power distribution paths.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;&lt;b&gt;Tier IV (fault-tolerant).&lt;/b&gt; These facilities provide the ultimate in platform resiliency by building on the previous tiers through the addition of multiple independent and isolated systems that provide &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Data-center-redundancy-The-basics"&gt;redundant capacity and power distribution&lt;/a&gt;.&lt;/p&gt;
&lt;/section&gt;         
&lt;section class="section main-article-chapter" data-menu-title="How do the different tiers compare?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How do the different tiers compare?&lt;/h2&gt;
 &lt;p&gt;Tier I data centers provide a competent environment with basic protection against systems failure and a degree of redundancy to manage power outages. However, these facilities don't have resilience when it comes to equipment failure.&lt;/p&gt;
 &lt;p&gt;Tier II facilities provide much greater &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Data-center-backup-power-systems-standards-to-address-downtime"&gt;protection against power outages&lt;/a&gt; through generation redundancies, as well as enhanced storage of fuel and possibly energy.&lt;/p&gt;
 &lt;p&gt;Tier III facilities offer concurrent maintainability; this means the facility doesn't have to shut down to replace key equipment, as there is enough equipment redundancy to enable planned and unplanned maintenance.&lt;/p&gt;
 &lt;p&gt;Tier IV facilities provide the ultimate in fault tolerance: Everything is dual-powered; redundant electrical, distribution and storage systems are available; and highly redundant server and &lt;a href="https://www.techtarget.com/searchnetworking/tip/7-factors-to-consider-in-network-redundancy-design"&gt;network architectures&lt;/a&gt; are in place. Tier IV facilities should survive any failure, provided there is enough fuel to fill the facility's generators and areas outside the data center owner's control, such as public networks, are available.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/whatis-uptime-data-center-tier-standards.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/whatis-uptime-data-center-tier-standards_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/whatis-uptime-data-center-tier-standards_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/whatis-uptime-data-center-tier-standards.png 1280w" alt="Table outlining the four uptime data center tier standards, their strategic approach and data center requirements." height="383" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Data center tier standards outline what is required to ensure that reliability and performance needs are met.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Choosing the right data center tier"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Choosing the right data center tier&lt;/h2&gt;
 &lt;p&gt;Many small and medium-sized businesses that have outgrown an office-based IT system -- a few servers and a simple PC/laptop network, for example -- find that a move to a Tier II, Tier III or Tier IV facility is expensive. A Tier I facility, which can be created by converting existing space within many office environments, is often enough in these situations.&lt;/p&gt;
 &lt;p&gt;For those organizations where &lt;a href="https://www.techtarget.com/searchnetworking/feature/The-true-cost-of-network-performance-issues-for-your-business"&gt;downtime is more of an issue&lt;/a&gt; and where power outages are relatively common, a Tier II facility makes more sense, as it builds in more power fault tolerance.&lt;/p&gt;
 &lt;p&gt;When the availability of the overall IT platform is more of an issue, Tier III offers systems redundancy with a strong capability to maintain a &lt;a href="https://www.techtarget.com/searchdatacenter/definition/high-availability"&gt;high-availability&lt;/a&gt; platform.&lt;/p&gt;
 &lt;figure class="main-article-image half-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/uptime_institute_uptime_guarantees-h.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/uptime_institute_uptime_guarantees-h_half_column_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/uptime_institute_uptime_guarantees-h_half_column_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/uptime_institute_uptime_guarantees-h.png 1280w" alt="Info box describing the Uptime Institute uptime guarantees across their four tiers." height="250" width="279"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Uptime guarantees are one way to differentiate data center tiers.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;Tier IV is for organizations where availability is non-negotiable -- for example, high-&lt;a href="https://www.techtarget.com/searchnetworking/definition/throughput"&gt;throughput&lt;/a&gt; financial systems or national security systems. While costly, this tier is a good investment, as equipment should always be available. However, Tier IV is based on single overall redundancy at all points, so the failure of one piece of equipment can become an opportunity for systems failure should a second item fail while the first is being replaced.&lt;/p&gt;
 &lt;p&gt;To get around this issue, the Uptime Institute offers further certification levels using bronze, silver and gold TCOS levels. These levels recognize how facility owners have gone beyond the basic tier classifications -- for example, by adding three-way redundancy to their platforms.&lt;/p&gt;
 &lt;p&gt;Data center owners who don't believe they can easily move the existing facility toward a tier-certified facility can take advantage of the Uptime Institute's professional services to see what would be required. The Institute also offers a separate service that performs an operational &lt;a href="https://www.techtarget.com/searchcio/tip/What-is-risk-identification-Importance-and-methods"&gt;assessment&lt;/a&gt; that can lead to a Management &amp;amp; Operations Stamp of Approval rating.&lt;/p&gt;
&lt;/section&gt;        
&lt;section class="section main-article-chapter" data-menu-title="Alternatives to the Uptime Institute"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Alternatives to the Uptime Institute&lt;/h2&gt;
 &lt;p&gt;The Uptime Institute's primary focal points in its tier standards are power systems, data center cooling, and &lt;a href="https://www.techtarget.com/searchdatacenter/feature/Data-center-environmental-controls-a-high-priority-for-admins"&gt;environment management&lt;/a&gt; and system availability. The standards have been popular for many years, owing largely to their simplicity and ease of understanding. That said, several alternatives have emerged in recent years that should be carefully examined, perhaps not to replace Uptime Institute standards but to identify additional criteria that can increase a data center's ability to perform.&lt;/p&gt;
 &lt;p&gt;The following are current alternatives to the Uptime Institute's four tiers.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;ANSI/TIA-942 Telecommunications Infrastructure Standard for Data Centers.&lt;/b&gt; Originally developed as a &lt;a href="https://www.techtarget.com/searchnetworking/answer/What-are-the-6-components-of-structured-cabling"&gt;cabling&lt;/a&gt; standard by the Telecommunications Industry Association (TIA), TIA-942 today addresses a broad range of data center attributes. It is recognized as an official American National Standards Institute (ANSI) standard, and its various elements offer important guidance when designing a new data center or preparing to upgrade one.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;ANSI/BICSI 002-2019 Data Center Design and Implementation Best Practices.&lt;/b&gt; Often considered the most widely recognized data center design guideline, 002-2019 addresses the essential issues associated with data center design, from initial design and planning to commissioning. It includes design standards from other organizations, such as TIA and the &lt;a href="https://www.techtarget.com/searchdatacenter/definition/ISO"&gt;International Organization for Standardization&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;ISO 22237:2021 Information technology -- Data centre facilities and infrastructures.&lt;/b&gt; Developed by the ISO, this standard provides a foundation for the design of data centers. It includes a classification system for data center criteria, plus descriptions of data center components and operational characteristics.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;Tier 5 Platinum standard from Switch Inc.&lt;/b&gt; Developed to raise the bar over the Uptime Institute's four tiers, Tier 5 (not Roman numeral V) data centers exceed Tier IV criteria with the addition of components including enhanced power systems, multiple telecom carriers and power suppliers, positioning of cooling lines within the center, enhanced physical and &lt;a href="https://www.techtarget.com/searchnetworking/answer/What-does-a-network-infrastructure-upgrade-project-involve"&gt;network infrastructure&lt;/a&gt; security, and the use of fully renewable energy sources. The goal is a fully fault-tolerant data center and associated infrastructure. Switch also provides high-performance exascale data center ecosystems in several U.S. locations.&lt;/p&gt;
 &lt;p&gt;&lt;b&gt;The Green Grid data center standards.&lt;/b&gt; Founded in 2007 to support the development of efficient data centers, The Green Grid was acquired by the Information Technology Industry Council in 2019. It offers the following tools to use when designing or updating data centers:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;TggCDU, a coolant distribution unit sizing tool.&lt;/li&gt; 
  &lt;li&gt;TggGPI, a performance indicator tool for assessing data center cooling.&lt;/li&gt; 
  &lt;li&gt;TggTCO, a total cost of operations calculator for cooling systems.&lt;/li&gt; 
  &lt;li&gt;TggWUI, a water usage impact calculation tool.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;The organization also provides the following resources for data center operators and developers:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Data Center Resource Effectiveness (DCRE).&lt;/b&gt; DCRE is a set of &lt;a href="https://www.techtarget.com/searchdatacenter/feature/Words-to-go-6-key-data-center-sustainability-metrics"&gt;metrics&lt;/a&gt; and a tool for examining multiple factors associated with data centers to ensure the center is energy efficient and environmentally friendly.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Open Standard for Data Center Availability (OSDA).&lt;/b&gt; Launched in 2016 to set a data center availability and rating system for energy-efficient and sustainable data center designs, OSDA is available as a document and online tool.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/ucmnHYCawyA?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
&lt;/section&gt;            
&lt;section class="section main-article-chapter" data-menu-title="Pros and cons of Uptime Institute certification"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Pros and cons of Uptime Institute certification&lt;/h2&gt;
 &lt;p&gt;Considering the ubiquity and acceptance of the Uptime Institute's tier standards, there are many reasons to obtain certification, including the Institute's reputation and credibility, getting certified to a recognized standard, ongoing identification of potential risks, support for continuous improvement and the prestige associated with an Uptime Institute certification.&lt;/p&gt;
 &lt;p&gt;Conversely, the downsides of certification might include the costs and time needed to achieve certification, dealing with a complex certification process, and a limited scope of certification criteria -- e.g., uptime and reliability -- as compared to other standards that also address energy efficiency and sustainability.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Data center tiers effectively categorize different types of facilities, but it is essential to recognize the ranking system's limitations. This understanding ensures informed decisions and optimal facility management. Learn more about the &lt;/i&gt;&lt;a href="https://www.datacenterknowledge.com/uptime/weighing-the-pros-and-cons-of-data-center-tiers"&gt;&lt;i&gt;pros and cons of data center tiers&lt;/i&gt;&lt;/a&gt;&lt;i&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Data center tiers are a system created by Uptime Institute LLC to describe the availability of infrastructure resources in a facility.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/1.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/Uptime-data-center-tier-standards</link>
            <pubDate>Mon, 16 Jun 2025 00:00:00 GMT</pubDate>
            <title>What are the Uptime Institute's data center tier standards?</title>
        </item>
        <item>
            <body>&lt;p&gt;Power usage effectiveness (PUE) is a metric used to determine the energy efficiency of a &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center"&gt;data center&lt;/a&gt;. PUE is determined by dividing the total amount of power entering a data center by the power used to run the IT equipment within it. PUE is expressed as a ratio, with overall efficiency improving as the quotient decreases toward 1.0.&lt;/p&gt; 
&lt;p&gt;Data center &lt;a href="https://www.techtarget.com/searchdatacenter/definition/infrastructure"&gt;infrastructure&lt;/a&gt; and the processing power within it require a lot of energy, and data centers that do not operate efficiently will use more electricity. Monitoring a metric like PUE is useful for &lt;a href="https://www.techtarget.com/searchcio/definition/benchmark"&gt;benchmarking&lt;/a&gt; data center efficiency while keeping costs under control. Organizations and &lt;a href="https://www.techtarget.com/searchdatacenter/tip/What-does-a-data-center-facility-manager-do"&gt;data center managers&lt;/a&gt; can use this metric once to measure their data center efficiency using its energy consumption and then again to measure the effect of any changes made to the data center facility. This helps reduce power consumption and energy costs.&lt;/p&gt; 
&lt;p&gt;PUE was created by members of &lt;a target="_blank" href="https://www.thegreengrid.org/" rel="noopener"&gt;The Green Grid&lt;/a&gt;, an industry group focused on data center energy efficiency. According to the "&lt;a target="_blank" href="https://uptimeinstitute.com/resources/research-and-reports/uptime-institute-global-data-center-survey-results-2024" rel="noopener"&gt;Uptime Institute Global Data Center Survey Results 2024&lt;/a&gt;" report, PUE and power consumption are among the top-tracked sustainability methods. A similar benchmarking standard recognized by The Green Grid is data center infrastructure efficiency, or &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center-infrastructure-efficiency-DCIE"&gt;DCiE&lt;/a&gt;.&lt;/p&gt; 
&lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/power_usage_effectiveness-f.png"&gt;
 &lt;img data-src="https://www.techtarget.com/rms/onlineimages/power_usage_effectiveness-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/power_usage_effectiveness-f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/power_usage_effectiveness-f.png 1280w" alt="Diagram showing how power usage effectiveness (PUE) is calculated." height="280" width="560"&gt;
 &lt;figcaption&gt;
  &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;The PUE calculation equation is straightforward, but it requires knowing the power requirements of deployed IT equipment and the power available for the data center.
 &lt;/figcaption&gt;
 &lt;div class="main-article-image-enlarge"&gt;
  &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
 &lt;/div&gt;
&lt;/figure&gt; 
&lt;section class="section main-article-chapter" data-menu-title="How is PUE calculated?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How is PUE calculated?&lt;/h2&gt;
 &lt;p&gt;The following equation calculates power usage effectiveness:&lt;/p&gt;
 &lt;p style="text-align: center;"&gt;PUE = Total facility power/IT equipment energy&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Total facility power&lt;/i&gt; is the amount of operational power the facility uses, which includes all data center &lt;a href="https://www.techtarget.com/searchnetworking/definition/hardware"&gt;hardware&lt;/a&gt;, power delivery components, &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Data-center-cooling-systems-and-technologies-and-how-they-work"&gt;cooling systems&lt;/a&gt; and lighting systems. &lt;i&gt;IT equipment energy&lt;/i&gt; refers to the amount of energy that is used to power the &lt;a href="https://www.techtarget.com/searchstorage/definition/storage"&gt;storage&lt;/a&gt; and &lt;a href="https://www.techtarget.com/searchnetworking/tip/An-introduction-to-8-types-of-network-devices"&gt;networking equipment&lt;/a&gt; at the site as well as control equipment, such as monitors and workstations.&lt;/p&gt;
 &lt;p&gt;As a value, PUE must be above 1.0 -- 1.3 to 3.0 is ideal -- which denotes efficient power delivery. Contributing factors can include minimal to no loss of electricity using the wiring infrastructure and equipment cooling achieved without the need for fans to move the air.&lt;/p&gt;
 &lt;p&gt;The DCiE metric is often compared with power usage effectiveness. It is the inverse of PUE, as it divides IT equipment energy usage by the total energy used by the data center. For example, a PUE of 1.0 equals a DCiE value of 100% -- or 100% energy efficiency -- and a PUE of 2.0 equates to a DCiE of 50%.&lt;/p&gt;
 &lt;p&gt;Calculate PUE using these steps:&lt;/p&gt;
 &lt;ol class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Measure energy use at the facility's utility meter.&lt;/b&gt; If the data center is in a mixed-use facility or office building, take a measurement only at the meter that powers the data center. If it is not on a separate utility meter, estimate the amount of power being consumed by the non-data center portion of the building and remove it from the equation. A better way of doing this, however, is by using data center infrastructure management (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center-infrastructure-management-DCIM"&gt;DCIM&lt;/a&gt;) application software. Instead of checking the utility meter to make an estimation, additional sensors are installed that collect real-time energy usage data for measuring PUE.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Measure the IT equipment load after power conversion, switching and conditioning are completed.&lt;/b&gt; The most useful measurement point is at the &lt;a href="https://www.techtarget.com/searchdatacenter/definition/power-distribution-unit-PDU"&gt;power distribution units&lt;/a&gt;, which supply power to the computers and networking equipment. This measurement should represent the total power delivered to the &lt;a href="https://www.techtarget.com/whatis/definition/rack-server-rack-mounted-server"&gt;server racks&lt;/a&gt; in the data center.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Do the math.&lt;/b&gt; Once the measurements are collected, calculate PUE by dividing total facility power by equipment energy.&lt;/li&gt; 
 &lt;/ol&gt;
&lt;/section&gt;        
&lt;section class="section main-article-chapter" data-menu-title="Benefits and limitations of PUE"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Benefits and limitations of PUE&lt;/h2&gt;
 &lt;p&gt;The benefits of measuring power usage effectiveness include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;PUE calculation can be repeated.&lt;/b&gt; The metric is meant to be used multiple times to gauge changes in data center efficiency.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;PUE value can gauge more efficient practices.&lt;/b&gt; The metric can help identify effective ways to reduce energy usage.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;DCIM software integration.&lt;/b&gt; DCIM software can automatically calculate PUE in &lt;a href="https://www.techtarget.com/whatis/definition/real-time-monitoring"&gt;real time&lt;/a&gt;, consolidating that data into reports.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;The PUE metric might be competitive.&lt;/b&gt; Organizations with good PUE ratios can use their score in marketing materials.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;However, there are some limitations involved with data center PUE:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Total facility power calculation is not always accurate.&lt;/b&gt; The accuracy of the total facility power calculation is a major factor affecting the measurement of PUE. If an organization has to estimate that number from a shared utility meter, then the resulting calculation is only an estimation.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;PUE does not capture consumption at the rack level. &lt;/b&gt; Energy that is consumed at the rack level is not part of the overall PUE calculation, which might make the PUE less accurate than desired.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;PUE is not meant as a marketing metric.&lt;/b&gt; Although organizations can use PUE in marketing, the metric is meant to be used as an improvement and assessment metric. Marketers should not rely heavily on PUE just because it might be a widely understood concept.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="How can you lower PUE?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How can you lower PUE?&lt;/h2&gt;
 &lt;p&gt;The following steps can help lower a data center's power usage effectiveness ratio closer to 1.0:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Virtualize servers.&lt;/b&gt; Multiple &lt;a href="https://www.techtarget.com/searchitoperations/definition/host-virtual-machine-host-VM"&gt;virtual machines&lt;/a&gt; can run their own workloads on a single hardware server, which reduces energy consumption and frees up floor space.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Improve cooling systems.&lt;/b&gt; Data centers &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Evaluate-air-cooling-vs-liquid-cooling-for-your-data-center"&gt;require cooling systems&lt;/a&gt; to prevent overheating. However, refrigerant-based cooling systems use a lot of power. Improving these systems or reducing the data center's reliance on them can help lower PUE.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Optimize cool air production.&lt;/b&gt; This can be done, for example, by using naturally cool outside air or heat exchangers, rather than relying on refrigerants.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Replace inefficient hardware.&lt;/b&gt; The quality and performance of some hardware might degrade over time, so if servers or storage systems are not performing properly, they should be replaced.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Use an energy-efficient uninterruptible power supply (UPS).&lt;/b&gt; Power distribution should be designed with a &lt;a href="https://www.techtarget.com/searchdatacenter/definition/uninterruptible-power-supply"&gt;UPS&lt;/a&gt; to be more efficient. More efficient equipment and making power run a shorter distance help increase efficiency.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Use energy-efficient lighting.&lt;/b&gt; Although lighting generally makes up a small portion of energy consumption, it is still an easy way to reduce power and heat production. Replacing fluorescent lighting with LEDs on motion &lt;a href="https://www.techtarget.com/whatis/definition/sensor"&gt;sensors&lt;/a&gt; and lighting controls can help reduce operational power consumption and heat production.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Power usage effectiveness system manufacturers"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Power usage effectiveness system manufacturers&lt;/h2&gt;
 &lt;p&gt;PUE measurement technology is often provided by vendors who manufacture systems that examine and analyze overall data center infrastructure efficiency. The following are among the types of firms offering PUE measurement and expertise:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;strong&gt;Cooling system providers.&lt;/strong&gt; Such firms provide systems and expertise for advanced cooling technologies that can reduce energy usage.&lt;/li&gt; 
  &lt;li&gt;&lt;strong&gt;Data center infrastructure management tools.&lt;/strong&gt; DCIM systems handle the analysis and management of the many issues associated with a data center infrastructure.&lt;/li&gt; 
  &lt;li&gt;&lt;strong&gt;IT equipment manufacturers.&lt;/strong&gt; Companies such as Dell and HPE offer energy-efficient servers and storage devices.&lt;/li&gt; 
  &lt;li&gt;&lt;strong&gt;Consulting Services&lt;/strong&gt;. The Uptime Institute and The Green Grid provide consultancy services to improve PUE.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;These vendors are among the companies that offer DCIM products:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Device42.&lt;/li&gt; 
  &lt;li&gt;Hyperview.&lt;/li&gt; 
  &lt;li&gt;IBM Maximo.&lt;/li&gt; 
  &lt;li&gt;ManageEngine.&lt;/li&gt; 
  &lt;li&gt;Microsoft.&lt;/li&gt; 
  &lt;li&gt;Modius.&lt;/li&gt; 
  &lt;li&gt;Nlyte Software.&lt;/li&gt; 
  &lt;li&gt;Schneider Electric.&lt;/li&gt; 
  &lt;li&gt;Sunbird Software.&lt;/li&gt; 
  &lt;li&gt;Vertiv.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;When selecting firms whose systems address PUE measurement, check each vendor's capabilities carefully to ensure they meet your infrastructure requirements.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/yGkfBo2iSiI?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
&lt;/section&gt;       
&lt;section class="section main-article-chapter" data-menu-title="Impact of AI on power usage effectiveness"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Impact of AI on power usage effectiveness&lt;/h2&gt;
 &lt;p&gt;As with most technologies in use today, &lt;a href="https://www.techtarget.com/searchenterpriseai/definition/AI-Artificial-Intelligence"&gt;AI&lt;/a&gt; greatly enhances the capabilities of data center infrastructure and energy management technologies. AI can enhance and optimize energy use by automating various repetitive tasks, such as power usage, cooling system performance monitoring and maintenance scheduling. Ironically, the use of AI applications can also increase costs related to greater energy demand, which can negatively affect the data center's carbon footprint. Ultimately, the use of AI for power management can help balance energy usage and environmental concerns.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;The increasing carbon footprint of artificial intelligence is alarming. Discover &lt;/i&gt;&lt;a href="https://www.techtarget.com/sustainability/feature/How-CIOs-can-reduce-AIs-negative-environmental-impact"&gt;&lt;i&gt;how leaders can promote energy efficiency and sustainability for AI&lt;/i&gt;&lt;/a&gt;&lt;i&gt;. Also, UPS systems typically require continuous maintenance over time. Learn more &lt;/i&gt;&lt;a href="https://www.techtarget.com/searchdatacenter/tip/Safeguard-data-center-power-with-regular-UPS-maintenance"&gt;&lt;i&gt;about UPS maintenance&lt;/i&gt;&lt;/a&gt;&lt;i&gt; and how it helps safeguard data center power.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Power usage effectiveness (PUE) is a metric used to determine the energy efficiency of a data center.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/5.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/power-usage-effectiveness-PUE</link>
            <pubDate>Thu, 12 Jun 2025 00:00:00 GMT</pubDate>
            <title>What is PUE (power usage effectiveness)?</title>
        </item>
        <item>
            <body>&lt;p&gt;A computer room air conditioning (CRAC) unit is a device that monitors and maintains the temperature, air distribution and humidity in a &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center"&gt;data center&lt;/a&gt;, network or server room. CRAC units replace the air conditioning (AC) units used in the past to cool data centers. By comparison, CRAC systems have better air filtration, better humidity control mechanisms and higher airflow than typical AC systems.&lt;/p&gt; 
&lt;p&gt;CRAC units, which are a type of heating, ventilation and air conditioning (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/HVAC"&gt;HVAC&lt;/a&gt;) system, help prevent low humidity levels and water vapor from forming. Low humidity can cause static electricity buildup, which can result in electrostatic discharge (&lt;a href="https://www.techtarget.com/whatis/definition/electrostatic-discharge-ESD"&gt;ESD&lt;/a&gt;) that could damage electronics in computer equipment, and water vapor buildup, which can cause short circuits and corrode equipment. CRAC units are generally more efficient than air conditioning systems and are designed for medium to large data centers. It is a good idea, though, to have portable air conditioning units available in case of a CRAC system failure or scheduled downtime.&lt;/p&gt; 
&lt;p&gt;Computer room air conditioning units work using a &lt;a href="https://www.techtarget.com/searchdatacenter/definition/Mechanical-refrigeration"&gt;mechanical refrigeration&lt;/a&gt; cycle where air is blown over a cooling coil filled with refrigerant. Refrigerant in the cooling coil is kept cold by a compressor.&lt;/p&gt; 
&lt;p&gt;Excess heat is expelled as air, water or a glycol mixture. Older computer room air conditioners can only turn on and off, while newer units enable different airflow variations and have greater energy efficiency and cooling capacity.&lt;/p&gt; 
&lt;p&gt;There are various ways that CRAC units can be situated. One popular CRAC setup is having cooling air dispensed through an elevated floor. Also called &lt;a href="https://www.techtarget.com/searchdatacenter/definition/raised-floor"&gt;raised flooring&lt;/a&gt;, the cooled air rises through the perforated floor sections, forming cold aisles. The cold air flows through the racks, where it picks up heat before exiting from the rear of the racks. The warm exit air forms &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Explore-hot-and-cold-aisle-containment-for-your-data-center"&gt;hot aisles&lt;/a&gt; behind the racks, and the hot air returns to the CRAC intakes, which are positioned above the floor.&lt;/p&gt; 
&lt;figure class="main-article-image half-col" data-img-fullsize="https://www.techtarget.com/rms/dataCenter-Virtualization/CRAC_Hot_Cold_Aisle.png"&gt;
 &lt;img data-src="https://www.techtarget.com/rms/dataCenter-Virtualization/CRAC_Hot_Cold_Aisle_half_column_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/dataCenter-Virtualization/CRAC_Hot_Cold_Aisle_half_column_mobile.png 960w,https://www.techtarget.com/rms/dataCenter-Virtualization/CRAC_Hot_Cold_Aisle.png 1280w" alt="Hot Aisle/Cold Aisle approach diagram."&gt;
 &lt;figcaption&gt;
  &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Computer air conditioning systems often employ a hot aisle/cold aisle approach to keep cool air moving from beneath the raised floor, through the racks and into the system's intake vents.
 &lt;/figcaption&gt;
 &lt;div class="main-article-image-enlarge"&gt;
  &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
 &lt;/div&gt;
&lt;/figure&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Components of a CRAC unit"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Components of a CRAC unit&lt;/h2&gt;
 &lt;p&gt;CRAC units include the following components:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Refrigerant.&lt;/b&gt; This is a chemical compound that is used as a coolant in CRAC and air conditioners.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Cooling coils.&lt;/b&gt; Refrigerant flows through the cooling coils -- also called &lt;i&gt;evaporator coils&lt;/i&gt; -- to cool the air.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Compressors.&lt;/b&gt; The compressor keeps the refrigerant running through the coil cool.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Air filters.&lt;/b&gt; These filters help catch the accumulation of dirt or dust that travels through a CRAC unit.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Electronically commutated fans.&lt;/b&gt; EC fans blow cool air while producing less heat with high efficiency.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Humidifiers and dehumidifiers.&lt;/b&gt; Although these are optional in CRAC systems, if needed, humidifiers increase the amount of moisture in the air, while dehumidifiers remove water vapor from the air.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="What are the differences between CRAC and CRAH units?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What are the differences between CRAC and CRAH units?&lt;/h2&gt;
 &lt;p&gt;Computer room air handler (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/computer-room-air-handler-CRAH"&gt;CRAH&lt;/a&gt;) units are another data center cooling device. The main difference between CRAH and CRAC units is how they cool their surrounding environments. CRAC units use both refrigerants and compressors, while CRAH units use chilled water and control valves.&lt;/p&gt;
 &lt;p&gt;CRAH units use fans to blow air over cooling coils. Instead of the coils being filled with refrigerant, however, they're filled with chilled water. Warm air from the data center room is drawn back into the CRAH unit, passing over the chilled water coils. The heat transfers from the air to the water, where the water then returns to a chiller.&lt;/p&gt;
 &lt;p&gt;Because CRAH units don't need a compressor, they consume less energy and are more efficient than CRAC units. This makes them more suitable for &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Considerations-for-sustainable-data-center-design"&gt;sustainable data centers&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;CRAC units are ideal for data centers with electrical loads of 200 kilowatts (kW) or less. Meanwhile, CRAH units are designed for data centers with electrical loads of 200 kW or more. CRAH units are also ideal for environments with &lt;a href="https://www.techtarget.com/searchdatacenter/definition/high-availability"&gt;high availability&lt;/a&gt; requirements.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Pros and cons of computer room air conditioning"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Pros and cons of computer room air conditioning&lt;/h2&gt;
 &lt;p&gt;Because the equipment generally found in data centers generates a lot of heat, some sort of cooling is essential to maintain the proper temperature and humidity. As noted earlier, CRAC units establish a proper environment for equipment by providing the recommended air filtration, temperature and humidity control, and airflow. This minimizes static electricity and water vapor buildup, both of which can damage equipment.&lt;/p&gt;
 &lt;p&gt;Challenges include costs for a CRAC system, such as the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Design, installation, testing and maintenance.&lt;/li&gt; 
  &lt;li&gt;Managing system operation to ensure the correct operating environment can be maintained.&lt;/li&gt; 
  &lt;li&gt;Having resources to regularly test the ambient environment to ensure optimum CRAC performance.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/8fjdpJ-9JI4?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Advanced technology for data center cooling"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Advanced technology for data center cooling&lt;/h2&gt;
 &lt;p&gt;Today's data centers take advantage of the many advancements in data center environment and operations management. Among these are smart assistants that use &lt;a href="https://www.techtarget.com/searchenterpriseai/definition/AI-Artificial-Intelligence"&gt;AI&lt;/a&gt; and machine learning (&lt;a href="https://www.techtarget.com/searchenterpriseai/definition/machine-learning-ML"&gt;ML&lt;/a&gt;) to &lt;a href="https://www.techtarget.com/searchdatacenter/answer/How-can-I-build-AI-capabilities-for-the-data-center"&gt;monitor facilities&lt;/a&gt; efficiently and activate adjustments to HVAC systems to maintain temperature and humidity levels. AI-based HVAC management of heat output and cooling usage can result in energy savings.&lt;/p&gt;
 &lt;p&gt;&lt;a href="https://www.techtarget.com/whatis/definition/real-time-monitoring"&gt;Real-time monitoring&lt;/a&gt; of temperature and humidity level can be aided by robots that systematically move throughout the data center, capturing equipment cabinet and &lt;a href="https://www.techtarget.com/whatis/definition/rack"&gt;rack&lt;/a&gt; temperatures and humidity levels.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="CRAC system planning considerations"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;CRAC system planning considerations&lt;/h2&gt;
 &lt;p&gt;Building or updating a data center is a complex task. When it comes to heating and cooling, the following steps should be part of the planning process:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Examine existing systems to see if their energy efficiency is appropriate for the currently installed and new equipment.&lt;/li&gt; 
  &lt;li&gt;New data centers will need to start at the design stage when determining heating and cooling requirements.&lt;/li&gt; 
  &lt;li&gt;Identify situations where existing components, such as thermostats, are not performing properly.&lt;/li&gt; 
  &lt;li&gt;Identify and work with experienced HVAC engineers when developing the design for a new data center or updating an existing one.&lt;/li&gt; 
  &lt;li&gt;If a chilled water facility is needed, the HVAC engineer can provide guidance on a suitable location.&lt;/li&gt; 
  &lt;li&gt;Vendors with experience in &lt;a href="https://www.techtarget.com/searchdatacenter/How-to-design-and-build-a-data-center"&gt;data center design&lt;/a&gt; should be considered, especially when configuring underfloor air flow and piping for water and/or coolant delivery.&lt;/li&gt; 
  &lt;li&gt;The HVAC plant should be scalable to accommodate changes in data center operations.&lt;/li&gt; 
  &lt;li&gt;Ensure that the primary CRAC system has suitable backups, including emergency power, to ensure uninterrupted operation.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Manufacturers of computer room air conditioning systems"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Manufacturers of computer room air conditioning systems&lt;/h2&gt;
 &lt;p&gt;The following is a list of CRAC system manufacturers:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Airedale by Modine.&lt;/li&gt; 
  &lt;li&gt;Green Revolution Cooling.&lt;/li&gt; 
  &lt;li&gt;Hitachi.&lt;/li&gt; 
  &lt;li&gt;Mee Industries.&lt;/li&gt; 
  &lt;li&gt;Mitsubishi Electric.&lt;/li&gt; 
  &lt;li&gt;Nortek Air Solutions.&lt;/li&gt; 
  &lt;li&gt;Rittal.&lt;/li&gt; 
  &lt;li&gt;Schneider Electric.&lt;/li&gt; 
  &lt;li&gt;Silent-Aire.&lt;/li&gt; 
  &lt;li&gt;Stulz.&lt;/li&gt; 
  &lt;li&gt;Vertiv.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="The future of data center cooling system technologies"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The future of data center cooling system technologies&lt;/h2&gt;
 &lt;p&gt;As data centers increase in complexity and size, HVAC technologies will need to keep in step to optimize data center performance. Liquid cooling systems using water or coolants are widely used today, and new data center cooling technologies are likely to appear in the coming years. These can include &lt;a href="https://www.techtarget.com/whatis/definition/geothermal-cooling"&gt;geothermal cooling&lt;/a&gt; and smart technologies using AI to more efficiently and environmentally monitor and manage cooling activities.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Learn more about the cooling systems used in data centers and&lt;/i&gt; &lt;i&gt;&lt;a href="https://www.techtarget.com/searchdatacenter/feature/Liquid-cooling-vs-air-cooling-in-the-data-center"&gt;how liquid and air cooling compare&lt;/a&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A computer room air conditioning (CRAC) unit is a device that monitors and maintains the temperature, air distribution and humidity in a data center, network or server room.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/5.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/computer-room-air-conditioning-unit</link>
            <pubDate>Tue, 10 Jun 2025 09:00:00 GMT</pubDate>
            <title>What is computer room air conditioning (CRAC)? CRAC vs. CRAH unit differences?</title>
        </item>
        <item>
            <body>&lt;p&gt;Carbon footprint measures the total &lt;a href="https://www.techtarget.com/whatis/definition/greenhouse-gas"&gt;greenhouse gas&lt;/a&gt; emissions caused directly and indirectly by an individual, organization, product or activity. It's typically expressed in metric tons of carbon dioxide equivalent per year; CO2e is a standardized unit that combines the global warming potential of multiple greenhouse gases -- including carbon dioxide, methane and nitrous oxide -- into a single comparable metric.&lt;/p&gt; 
&lt;p&gt;Originally intended to measure all emissions contributing to global warming, the term &lt;i&gt;carbon footprint&lt;/i&gt; is still commonly used as shorthand for all greenhouse gas emissions. &lt;a href="https://www.informationweek.com/sustainability/carbon-labeling-and-emission-tracking-takes-hold-with-consumers"&gt;Tracking a carbon footprint&lt;/a&gt; is one of the most accessible ways to understand and mitigate climate change impacts.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Why carbon footprints matter"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Why carbon footprints matter&lt;/h2&gt;
 &lt;p&gt;Understanding and &lt;a href="https://www.techtarget.com/sustainability/feature/Sustainability-management-software-providers-to-consider"&gt;managing carbon footprints&lt;/a&gt;&amp;nbsp;is critical to addressing human-caused climate change. The more greenhouse gases emitted, the more they trap heat in Earth's atmosphere, resulting in rising temperatures, more frequent extreme weather events and ecosystem disruption.&lt;/p&gt;
 &lt;p&gt;Reducing carbon footprints at the individual and organizational level is key to meeting global emission reduction targets outlined in agreements like the Paris Agreement and COP28 commitments. However, before individuals or businesses can hope to &lt;a href="https://www.techtarget.com/sustainability/feature/ESG-strategy-and-management-Complete-guide-for-businesses"&gt;reduce their carbon footprint&lt;/a&gt;, it's key to understand how emissions are categorized.&lt;/p&gt;
 &lt;h3&gt;Primary vs. secondary carbon footprints&lt;/h3&gt;
 &lt;p&gt;A carbon footprint is composed of two parts, a primary and secondary footprint.&lt;/p&gt;
 &lt;p&gt;The primary footprint includes direct emissions from activities such as the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Driving gas-powered vehicles.&lt;/li&gt; 
  &lt;li&gt;Heating a home with oil, natural gas or coal.&lt;/li&gt; 
  &lt;li&gt;Air travel.&lt;/li&gt; 
  &lt;li&gt;Electricity usage when derived from fossil fuels.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;These emissions result directly from the combustion of fossil fuels.&lt;/p&gt;
 &lt;p&gt;The secondary footprint refers to indirect emissions from the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Manufacturing and transporting products and food.&lt;/li&gt; 
  &lt;li&gt;Industrial &lt;a href="https://www.techtarget.com/whatis/definition/supply-chain"&gt;supply chains&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Use of digital services and &lt;a href="https://www.techtarget.com/searchcloudcomputing/definition/cloud-infrastructure"&gt;cloud infrastructure&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Waste and recycling processes.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;This includes the full lifecycle emissions of goods and services consumed, from production to disposal.&lt;/p&gt;
&lt;/section&gt;           
&lt;section class="section main-article-chapter" data-menu-title="How to reduce carbon footprints"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How to reduce carbon footprints&lt;/h2&gt;
 &lt;p&gt;Reducing carbon footprints has become a major focus in both personal and &lt;a href="https://www.techtarget.com/sustainability/feature/CIOs-turn-to-ESG-tech-as-part-of-sustainability-leadership"&gt;corporate sustainability initiatives&lt;/a&gt;. Key strategies include the following.&lt;/p&gt;
 &lt;h3&gt;Switch to renewable energy&lt;/h3&gt;
 &lt;p&gt;Powering homes or businesses with solar, wind or hydroelectric power can eliminate fossil fuel-based emissions from electricity use.&lt;/p&gt;
 &lt;h3&gt;Choose low-emissions transportation&lt;/h3&gt;
 &lt;p&gt;Use public transit, cycle, walk or switch to electric vehicles to reduce transport-related emissions.&lt;/p&gt;
 &lt;h3&gt;Adopt sustainable consumption habits&lt;/h3&gt;
 &lt;p&gt;Take note of personal and professional behaviors and, where possible, swap them for more &lt;a href="https://www.techtarget.com/whatis/feature/ESG-vs-CSR-vs-sustainability-Whats-the-difference"&gt;sustainable alternatives&lt;/a&gt;. Below are a few examples:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Buy local and seasonal food.&lt;/li&gt; 
  &lt;li&gt;Reduce meat and dairy consumption.&lt;/li&gt; 
  &lt;li&gt;Avoid single-use plastics.&lt;/li&gt; 
  &lt;li&gt;Support circular economy practices.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;h3&gt;Implement green building practices&lt;/h3&gt;
 &lt;p&gt;Energy-efficient construction, sustainable insulation, smart thermostats and low-carbon building materials help &lt;a href="https://omdia.tech.informa.com/blogs/2024/apr/the-ict-industry-is-a-force-for-good"&gt;reduce the environmental effects&lt;/a&gt; of buildings.&lt;/p&gt;
 &lt;h3&gt;Purchase carbon offsets&lt;/h3&gt;
 &lt;p&gt;&lt;a href="https://www.techtarget.com/whatis/definition/carbon-offset"&gt;Carbon offsets&lt;/a&gt; are credits used to compensate for emissions by funding environmental projects like reforestation, wind farms or methane capture. While not a long-term solution, they help organizations reduce net emissions when direct reductions are not possible.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/how_to_offset_carbon_emissions-f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/how_to_offset_carbon_emissions-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/how_to_offset_carbon_emissions-f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/how_to_offset_carbon_emissions-f.png 1280w" alt="Graphic showing how to offset carbon emissions." height="336" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;To reduce greenhouse gas emissions and meet emissions reduction targets, one strategy is to offset carbon emissions -- follow these four steps.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;Several countries worldwide have set targets for reductions in emissions, referred to as carbon reduction commitments, in international meetings with agreements like the Paris Agreement, the Copenhagen Accord and the Kyoto Protocol.&lt;/p&gt;
&lt;/section&gt;               
&lt;section class="section main-article-chapter" data-menu-title="Global climate targets and carbon commitments"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Global climate targets and carbon commitments&lt;/h2&gt;
 &lt;p&gt;Numerous international frameworks aim to limit global warming to 1.5 degrees Celsius above preindustrial levels, a goal set by the Paris Agreement. Key climate accords that define carbon reduction efforts include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Paris Agreement (2015).&lt;/b&gt; Signed by 196 countries to set legally binding climate goals.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;COP28 (2023).&lt;/b&gt; Called for phasing out unabated fossil fuels and tripling renewable energy capacity by 2030.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Kyoto Protocol (1997).&lt;/b&gt; One of the first international efforts to establish emissions reduction targets.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Net-zero pledges.&lt;/b&gt; Many countries and companies have committed to achieving &lt;a href="https://www.techtarget.com/whatis/definition/net-zero"&gt;net-zero&lt;/a&gt; carbon emissions by 2050.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Governments are also creating carbon pricing schemes, such as carbon taxes and &lt;a target="_blank" href="https://www.epa.gov/emissions-trading/what-emissions-trading" rel="noopener"&gt;emissions trading&lt;/a&gt; systems, to incentivize businesses to cut emissions.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="New trends in carbon measurement"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;New trends in carbon measurement&lt;/h2&gt;
 &lt;p&gt;As our climate continues to change and evolve, so must our response to protect it. With that mindset, modern carbon tracking has been designed to include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/searchenterpriseai/definition/AI-Artificial-Intelligence"&gt;AI&lt;/a&gt;-powered carbon calculators, or personalized apps that calculate and suggest reduction actions.&lt;/li&gt; 
  &lt;li&gt;Product-level carbon labels on packaging, which show carbon footprints to inform consumers.&lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.informationweek.com/sustainability/what-are-scope-3-emissions-and-how-can-data-centers-address-them-"&gt;Scope 3 emissions&lt;/a&gt; tracking, as companies are increasingly required to report indirect emissions from suppliers, logistics and product use.&lt;/li&gt; 
  &lt;li&gt;Digital carbon twins, or real-time models that simulate an organization's carbon output across its entire operation.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;These advances make it easier than ever for individuals and businesses to measure and reduce their environmental impacts in meaningful ways.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/8de2fUKq77o?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
 &lt;p&gt;&lt;em&gt;Businesses are essential in the fight against climate change. Explore &lt;a href="https://www.techtarget.com/whatis/feature/Ways-businesses-can-reduce-their-carbon-footprint"&gt;ways businesses can reduce their carbon footprint&lt;/a&gt;. Also, learn about the &lt;a href="https://www.techtarget.com/sustainability/feature/A-simple-guide-to-greenhouse-gases-Main-types-and-sources"&gt;main types of greenhouse gases&lt;/a&gt;, how &lt;a href="https://www.techtarget.com/virtualhealthcare/news/366623086/Evidence-that-telehealth-cuts-carbon-emissions-grows"&gt;evidence shows that telehealth cuts carbon emissions&lt;/a&gt; and about &lt;a href="https://www.techtarget.com/sustainability/feature/Generative-AIs-sustainability-problems-explained"&gt;generative AI's sustainability problems&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A carbon footprint measures the total greenhouse gas emissions caused directly and indirectly by an individual, organization, product or activity.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/3.jpg</image>
            <link>https://www.techtarget.com/whatis/definition/carbon-footprint</link>
            <pubDate>Tue, 03 Jun 2025 12:00:00 GMT</pubDate>
            <title>What is carbon footprint?</title>
        </item>
        <item>
            <body>&lt;p&gt;Total cost of ownership (TCO) is an estimation of the expenses associated with purchasing, deploying, managing, using and retiring &lt;a href="https://www.techtarget.com/searchcio/definition/IT-asset-management-information-technology-asset-management"&gt;IT assets&lt;/a&gt;, such as a product or piece of equipment.&lt;/p&gt; 
&lt;p&gt;TCO, or actual cost, quantifies the cost of the purchase across the product's entire lifecycle. Therefore, it offers a more accurate basis for determining the value -- cost vs. return on investment (&lt;a href="https://www.techtarget.com/searchcio/definition/ROI"&gt;ROI&lt;/a&gt;) -- of an investment than the purchase price alone.&lt;/p&gt; 
&lt;p&gt;TCO can be calculated as the initial purchase price plus costs of operation across the asset's lifespan. It is especially critical in &lt;a href="https://www.techtarget.com/searchdatacenter/definition/IT"&gt;IT&lt;/a&gt;, manufacturing, &lt;a href="https://www.techtarget.com/searcherp/definition/supply-chain-management-SCM"&gt;supply chain management&lt;/a&gt; and &lt;a href="https://www.techtarget.com/searchcloudcomputing/definition/cloud-computing"&gt;cloud computing&lt;/a&gt;, where operational costs often exceed initial purchase costs.&lt;/p&gt; 
&lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineImages/ROI_example.jpg"&gt;
 &lt;img data-src="https://www.techtarget.com/rms/onlineImages/ROI_example_mobile.jpg" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineImages/ROI_example_mobile.jpg 960w,https://www.techtarget.com/rms/onlineImages/ROI_example.jpg 1280w" alt="graphic illustrating how to calculate return on investment in an acquisition" height="226" width="519"&gt;
 &lt;figcaption&gt;
  &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Total cost of ownership -- aka money spent -- is a factor to consider when determining return on investment.
 &lt;/figcaption&gt;
 &lt;div class="main-article-image-enlarge"&gt;
  &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
 &lt;/div&gt;
&lt;/figure&gt; 
&lt;section class="section main-article-chapter" data-menu-title="What factors determine TCO?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;&lt;a name="_gb22my6sfg0k"&gt;&lt;/a&gt;What factors determine TCO?&lt;/h2&gt;
 &lt;p&gt;Overall TCO includes direct and indirect expenses, as well as some intangible ones that may be assigned a monetary value. TCO includes the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Direct costs, e.g., purchase price, installation, maintenance.&lt;/li&gt; 
  &lt;li&gt;Indirect costs, e.g., training, downtime, performance inefficiencies.&lt;/li&gt; 
  &lt;li&gt;Intangible costs, e.g., employee productivity loss, compliance risks.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;For example, a &lt;a href="https://www.techtarget.com/whatis/definition/server"&gt;server&lt;/a&gt;'s TCO might include an expensive purchase price. However, indirect costs could include a good deal on ongoing IT support and also factor in low &lt;a href="https://www.techtarget.com/searchitoperations/definition/systems-management"&gt;systems management&lt;/a&gt; time because of its user-friendly interface.&lt;/p&gt;
 &lt;p&gt;TCO factors in the costs accumulated from purchase to decommissioning of the asset.&lt;/p&gt;
 &lt;p&gt;For a &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center"&gt;data center&lt;/a&gt; server, for example, this means initial acquisition price, repairs, maintenance costs, upgrades, service or support contracts, network integration, security, &lt;a href="https://www.techtarget.com/searchcio/definition/software-license"&gt;software licenses&lt;/a&gt; and employee training.&lt;/p&gt;
 &lt;p&gt;It can even account for the credit terms on which the company purchased the product. Through analysis, the purchasing manager might assign a monetary value to intangible costs, such as systems management time, electricity used, &lt;a href="https://www.techtarget.com/whatis/definition/uptime-and-downtime"&gt;downtime&lt;/a&gt;, insurance and other overhead.&lt;/p&gt;
 &lt;p&gt;Total cost of ownership must be compared to total benefits of ownership to determine the viability of a purchase.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/cio-it_asset_lifecycle_management.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/cio-it_asset_lifecycle_management_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/cio-it_asset_lifecycle_management_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/cio-it_asset_lifecycle_management.png 1280w" alt="graphic illustrating the lifecycle of an IT asset from planning to retiring the asset" height="560" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Total cost of ownership of an IT product covers not just the initial purchase price, but costs of operating that product across its lifespan -- when it is retired by an organization.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;h3&gt;&lt;a name="_wkzp0xj81m3s"&gt;&lt;/a&gt;New TCO considerations today&lt;/h3&gt;
 &lt;p&gt;In addition to the aforementioned criteria, total cost of ownership today also may include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Cloud computing and software-as-a service (&lt;a href="https://www.techtarget.com/searchcloudcomputing/definition/Software-as-a-Service"&gt;SaaS&lt;/a&gt;) costs 
   &lt;ul style="list-style-type: circle;" class="default-list"&gt; 
    &lt;li&gt;SaaS subscription models introduce unpredictable long-term costs.&lt;/li&gt; 
    &lt;li&gt;Hidden fees for data storage, &lt;a href="https://www.techtarget.com/searchapparchitecture/definition/application-program-interface-API"&gt;application programming interface&lt;/a&gt; calls and &lt;a href="https://www.techtarget.com/searchdatacenter/definition/vendor-lock-in"&gt;vendor lock-in&lt;/a&gt; affect TCO.&lt;/li&gt; 
    &lt;li&gt;&lt;a href="https://www.techtarget.com/searchcloudcomputing/tip/8-key-steps-of-a-cloud-exit-strategy"&gt;Cloud egress&lt;/a&gt; fees -- costs to move data out of a cloud provider -- are often overlooked.&lt;/li&gt; 
   &lt;/ul&gt; &lt;/li&gt; 
  &lt;li&gt;Artificial intelligence (&lt;a href="https://www.techtarget.com/searchenterpriseai/definition/AI-Artificial-Intelligence"&gt;AI&lt;/a&gt;)-powered cost optimization 
   &lt;ul style="list-style-type: circle;" class="default-list"&gt; 
    &lt;li&gt;AI can help to predict maintenance costs and optimize &lt;a href="https://www.techtarget.com/searchdatacenter/definition/infrastructure"&gt;IT infrastructure&lt;/a&gt; spending.&lt;/li&gt; 
    &lt;li&gt;&lt;a href="https://www.techtarget.com/searchbusinessanalytics/definition/predictive-analytics"&gt;Predictive analytics&lt;/a&gt; helps forecast vendor pricing changes.&lt;/li&gt; 
   &lt;/ul&gt; &lt;/li&gt; 
  &lt;li&gt;&lt;a href="https://www.techtarget.com/whatis/definition/business-sustainability"&gt;Sustainability&lt;/a&gt; and &lt;a href="https://www.techtarget.com/searchcio/definition/green-IT-green-information-technology"&gt;green IT&lt;/a&gt; 
   &lt;ul style="list-style-type: circle;" class="default-list"&gt; 
    &lt;li&gt;Energy-efficient servers, cloud data centers and carbon footprint reductions affect TCO.&lt;/li&gt; 
    &lt;li&gt;Regulatory requirements for sustainability reporting add compliance costs.&lt;/li&gt; 
   &lt;/ul&gt; &lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;            
&lt;section class="section main-article-chapter" data-menu-title="The challenges in calculating TCO"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;&lt;a name="_evpq73ihsncd"&gt;&lt;/a&gt;The challenges in calculating TCO&lt;/h2&gt;
 &lt;p&gt;There are several methodologies and &lt;a href="https://www.techtarget.com/searchapparchitecture/definition/software"&gt;software&lt;/a&gt; tools to calculate total cost of ownership, but the process is not perfect. Many enterprises fail to define a singular methodology. This is an issue because they cannot base purchasing decisions on uniform information.&lt;/p&gt;
 &lt;p&gt;Another problem is that it is difficult to determine the scope of &lt;a href="https://www.techtarget.com/whatis/definition/OPEX-operational-expenditure"&gt;operating costs&lt;/a&gt; for any single piece of IT equipment. Some hidden cost factors are easily overlooked, such as depreciation and warranty, or inaccurately compared from one product to another.&lt;/p&gt;
 &lt;p&gt;For example, support costs on one server may include the cost of spare parts. This might make support cost more than it does on another server but eliminate the acquisition cost of buying a new system.&lt;/p&gt;
 &lt;p&gt;Cost of ownership analysis generally doesn't anticipate unpredictable rising costs over time -- for example, if &lt;a href="https://www.techtarget.com/searchnetworking/tip/How-to-plan-and-start-a-network-upgrade"&gt;upgrade&lt;/a&gt; part costs jump substantially more than expected due to a distributor change.&lt;/p&gt;
 &lt;p&gt;TCO calculations cannot account for the availability of upgrades and services or the impact of vendor relationships.&lt;/p&gt;
 &lt;p&gt;If a software vendor cancels a particular functionality after three years, no longer stocks parts after five years or ends support for certain software, the enterprise may be subject to unexpected and significant additional costs, which could drive TCO far beyond its initial estimate.&lt;/p&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineImages/converged_infras-hci_tco_checklist-f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineImages/converged_infras-hci_tco_checklist-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineImages/converged_infras-hci_tco_checklist-f_mobile.png 960w,https://www.techtarget.com/rms/onlineImages/converged_infras-hci_tco_checklist-f.png 1280w" alt="Text graphic outlining the various cost elements associated with an infrastructure project" height="498" width="559"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;To understand the range of factors that go into any TCO calculation, consider what goes into TCO for hyperconverged infrastructure when compute, network and storage are bundled in a single platform.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
&lt;/section&gt;        
&lt;section class="section main-article-chapter" data-menu-title="TCO in cloud vs. on-premises IT infrastructure"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;&lt;a name="_6ahm1p82matk"&gt;&lt;/a&gt;TCO in cloud vs. on-premises IT infrastructure&lt;/h2&gt;
 &lt;p&gt;Given the information covered in the previous section, the following serves as a breakdown of TCO factors in a &lt;a href="https://www.techtarget.com/searchcloudcomputing/tip/Evaluate-on-premises-vs-cloud-computing-pros-and-cons"&gt;cloud versus on-premises&lt;/a&gt; infrastructure.&lt;/p&gt;
 &lt;table class="main-article-table"&gt; 
  &lt;thead&gt; 
   &lt;tr&gt; 
    &lt;td&gt;Factor&lt;/td&gt; 
    &lt;td&gt;Cloud (SaaS, IaaS, PaaS)&lt;/td&gt; 
    &lt;td&gt;On-premises (servers, data centers)&lt;/td&gt; 
   &lt;/tr&gt; 
  &lt;/thead&gt; 
  &lt;tbody&gt; 
   &lt;tr&gt; 
    &lt;td&gt;&lt;strong&gt;Upfront cost&lt;/strong&gt;&lt;/td&gt; 
    &lt;td&gt;Low (subscription-based)&lt;/td&gt; 
    &lt;td&gt;High (Capex investment)&lt;/td&gt; 
   &lt;/tr&gt; 
   &lt;tr&gt; 
    &lt;td&gt;&lt;strong&gt;Maintenance cost&lt;/strong&gt;&lt;/td&gt; 
    &lt;td&gt;Managed by provider&lt;/td&gt; 
    &lt;td&gt;In-house IT team&lt;/td&gt; 
   &lt;/tr&gt; 
   &lt;tr&gt; 
    &lt;td&gt;&lt;strong&gt;Scalability&lt;/strong&gt;&lt;/td&gt; 
    &lt;td&gt;High (elastic)&lt;/td&gt; 
    &lt;td&gt;Limited&lt;/td&gt; 
   &lt;/tr&gt; 
   &lt;tr&gt; 
    &lt;td&gt;&lt;strong&gt;Energy cost&lt;/strong&gt;&lt;/td&gt; 
    &lt;td&gt;Included in fees&lt;/td&gt; 
    &lt;td&gt;Paid separately&lt;/td&gt; 
   &lt;/tr&gt; 
   &lt;tr&gt; 
    &lt;td&gt;&lt;strong&gt;Vendor lock-in risk&lt;/strong&gt;&lt;/td&gt; 
    &lt;td&gt;High&lt;/td&gt; 
    &lt;td&gt;Low&lt;/td&gt; 
   &lt;/tr&gt; 
   &lt;tr&gt; 
    &lt;td&gt;&lt;strong&gt;Long-term TCO&lt;/strong&gt;&lt;/td&gt; 
    &lt;td&gt;Variable&lt;/td&gt; 
    &lt;td&gt;Predictable&lt;/td&gt; 
   &lt;/tr&gt; 
  &lt;/tbody&gt; 
 &lt;/table&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Best practices to optimize TCO calculations"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Best practices to optimize TCO calculations&lt;/h2&gt;
 &lt;p&gt;Enterprise managers and purchasing decision-makers complete cost analyses for multiple options and then compare TCO to determine overall costs and, ultimately, the lowest long-term cost. The following &lt;a href="https://www.techtarget.com/searchsoftwarequality/definition/best-practice"&gt;best practices&lt;/a&gt; can help organizations optimize TCO:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;a name="_xvdr86npgg5z"&gt;&lt;/a&gt;Use AI and predictive analytics 
   &lt;ul style="list-style-type: circle;" class="default-list"&gt; 
    &lt;li&gt;AI-powered tools can analyze historical spending patterns and forecast future costs.&lt;/li&gt; 
    &lt;li&gt;AI-driven &lt;a href="https://www.techtarget.com/searchcloudcomputing/tip/Cloud-cost-management-tools-you-should-know-about"&gt;cloud cost management platforms&lt;/a&gt; -- e.g., Apptio, Cloudability -- help optimize cloud TCO.&lt;/li&gt; 
   &lt;/ul&gt; &lt;/li&gt; 
  &lt;li&gt;&lt;a name="_tl521w723gwf"&gt;&lt;/a&gt;Factor in &lt;a href="https://www.techtarget.com/whatis/definition/environmental-social-and-governance-ESG"&gt;environmental, sustainability and governance&lt;/a&gt; costs 
   &lt;ul style="list-style-type: circle;" class="default-list"&gt; 
    &lt;li&gt;Track &lt;a href="https://www.techtarget.com/sustainability/feature/Understand-greenhouse-gas-emissions-vs-carbon-emissions"&gt;carbon emissions&lt;/a&gt; from IT infrastructure.&lt;/li&gt; 
    &lt;li&gt;Invest in &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Four-ways-to-reduce-data-center-power-consumption"&gt;energy-efficient&lt;/a&gt; hardware to lower long-term operational costs.&lt;/li&gt; 
   &lt;/ul&gt; &lt;/li&gt; 
  &lt;li&gt;&lt;a name="_5vdc8j2163ef"&gt;&lt;/a&gt;Consider the true cost of vendor lock-in 
   &lt;ul style="list-style-type: circle;" class="default-list"&gt; 
    &lt;li&gt;Assess long-term &lt;a href="https://www.techtarget.com/searchcloudcomputing/definition/cloud-migration"&gt;migration&lt;/a&gt; costs before committing to a vendor.&lt;/li&gt; 
    &lt;li&gt;Understand how proprietary solutions limit future flexibility.&lt;/li&gt; 
   &lt;/ul&gt; &lt;/li&gt; 
  &lt;li&gt;&lt;a name="_2royozww7454"&gt;&lt;/a&gt;Use a standardized TCO framework 
   &lt;ul style="list-style-type: circle;" class="default-list"&gt; 
    &lt;li&gt;Gartner's TCO model is used for &lt;a href="https://www.techtarget.com/searchdatacenter/definition/infrastructure"&gt;IT infrastructure&lt;/a&gt; and cloud migration.&lt;/li&gt; 
    &lt;li&gt;ISO 15686-5 is used for building lifecycle cost analysis.&lt;/li&gt; 
   &lt;/ul&gt; &lt;/li&gt; 
 &lt;/ul&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/FpNVy_nPTbY?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
 &lt;p&gt;&lt;em&gt;Not sure what it will cost to run workloads in the cloud? Discover the key variables to &lt;a href="https://www.techtarget.com/searchcloudcomputing/tip/How-to-calculate-your-cloud-TCO"&gt;calculate cloud total cost of ownership&lt;/a&gt; when comparing on-premises deployment with cloud deployment to avoid costly surprises later on.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Total cost of ownership (TCO) is an estimation of the expenses associated with purchasing, deploying, managing, using and retiring IT assets, such as a product or piece of equipment.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/5.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/TCO</link>
            <pubDate>Thu, 10 Apr 2025 09:00:00 GMT</pubDate>
            <title>What is total cost of ownership (TCO)?</title>
        </item>
        <item>
            <body>&lt;p&gt;A northbound interface (NBI) is an application programming interface (&lt;a href="https://www.techtarget.com/searchapparchitecture/definition/application-program-interface-API"&gt;API&lt;/a&gt;) or &lt;a href="https://www.techtarget.com/searchnetworking/definition/protocol"&gt;protocol&lt;/a&gt; that allows a lower-level network component to communicate with a higher-level or more central component; conversely, a southbound interface (SBI) allows a higher-level component to send commands to lower-level network components. Northbound and southbound interfaces are most associated with software-defined networking (&lt;a href="https://www.techtarget.com/searchnetworking/definition/software-defined-networking-SDN"&gt;SDN&lt;/a&gt;), but can also be used in any system that uses a hub-and-spoke -- also called &lt;a href="https://www.techtarget.com/searchnetworking/definition/star-network"&gt;star&lt;/a&gt; -- or controller-and-nodes architecture.&lt;/p&gt; 
&lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/sdn-traditional_vs_sdn.png"&gt;
 &lt;img data-src="https://www.techtarget.com/rms/onlineimages/sdn-traditional_vs_sdn_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/sdn-traditional_vs_sdn_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/sdn-traditional_vs_sdn.png 1280w" alt="Diagram comparing traditional networks and SDN." height="685" width="560"&gt;
 &lt;figcaption&gt;
  &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Software-defined networking simplifies network design and management compared with traditional hardware-oriented networks.
 &lt;/figcaption&gt;
 &lt;div class="main-article-image-enlarge"&gt;
  &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
 &lt;/div&gt;
&lt;/figure&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Northbound interface and southbound interface in simple terms"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Northbound interface and southbound interface in simple terms&lt;/h2&gt;
 &lt;p&gt;In the context of networking, north and south can be thought of as directions on a map. The north is on the top and south on the bottom of the diagram. Using these cardinal directions helps to visualize internal network communications and how control moves from the top, or north, to the bottom, or south, of a network.&lt;/p&gt;
 &lt;p&gt;All networks consist of both higher-level elements and lower-level elements. Examples of the former include tools for &lt;a href="https://www.techtarget.com/searchnetworking/definition/network-automation"&gt;network automation&lt;/a&gt;, &lt;a href="https://www.techtarget.com/searchnetworking/definition/network-orchestration"&gt;network orchestration&lt;/a&gt;, administration consoles, &lt;a href="https://www.techtarget.com/searchnetworking/definition/network-analytics"&gt;network analytics&lt;/a&gt; and other management systems. Examples of lower-level elements include switches and routers.&lt;/p&gt;
 &lt;p&gt;The higher-level elements control the lower-level ones. At the same time, the network's lower-level components need to communicate with its higher-level components using APIs.&lt;/p&gt;
 &lt;p&gt;Some network designs also have &lt;a href="https://www.techtarget.com/searchnetworking/definition/east-west-traffic"&gt;east-west&lt;/a&gt; interfaces for communication among peers, also called &lt;a href="https://www.techtarget.com/searchnetworking/definition/peer-to-peer"&gt;peer-to-peer&lt;/a&gt; communication. These interfaces facilitate communication between the components -- servers, for example -- within the same data center or cloud environment.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="What is northbound and southbound traffic in networking?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What is northbound and southbound traffic in networking?&lt;/h2&gt;
 &lt;p&gt;It is easy to confuse northbound/southbound interface with northbound/southbound data flow or &lt;a href="https://www.techtarget.com/searchnetworking/definition/network-traffic"&gt;traffic&lt;/a&gt;. The interface -- northbound or southbound -- defines the sender, receiver and data format; it expresses the conceptual level of communication and covers the entire bidirectional API.&lt;/p&gt;
 &lt;p&gt;Conversely, if data or traffic is said to be northbound, southbound or east-west, that merely describes whether it is going toward or away from the network core. It is therefore possible to say that a southbound command went from the core to a node over the northbound interface.&lt;/p&gt;
 &lt;p&gt;Simply put, north-south traffic refers to traffic coming in and going out of the internal network. For example, data traveling between a network &lt;a href="https://www.techtarget.com/whatis/definition/server"&gt;server&lt;/a&gt; and an external client over the internet is north-south traffic. In contrast, east-west traffic is the internal traffic moving between devices within a network.&lt;/p&gt;
 &lt;p&gt;It's important to understand the flows of both north-south and east-west traffic for security reasons. The more north-south traffic there is in a network, the greater the chances of a &lt;a href="https://www.techtarget.com/searchsecurity/definition/cyber-attack"&gt;cyberattack&lt;/a&gt; originating from outside that network. &lt;a href="https://www.techtarget.com/whatis/video/An-explanation-of-ransomware"&gt;Ransomware&lt;/a&gt; attacks and &lt;a href="https://www.techtarget.com/searchsecurity/definition/data-breach"&gt;data breaches&lt;/a&gt; often occur when there are inadequate security controls to manage and control north-south traffic because these attacks typically originate from outside the network.&lt;/p&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="Benefits of northbound and southbound interfaces"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Benefits of northbound and southbound interfaces&lt;/h2&gt;
 &lt;p&gt;Northbound interfaces abstract the inherent complexities of networks, thus simplifying network management. Also, they provide enhanced flexibility and programmability in system configurations, making them essential for efficiently deploying and integrating the various applications and services in the network.&lt;/p&gt;
 &lt;p&gt;Other benefits of NBIs include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Centralized &lt;a href="https://www.techtarget.com/searchnetworking/definition/network-management"&gt;network management&lt;/a&gt; and control.&lt;/li&gt; 
  &lt;li&gt;Efficient &lt;a href="https://www.techtarget.com/searchcio/definition/resource-allocation"&gt;resource allocation&lt;/a&gt;.&lt;/li&gt; 
  &lt;li&gt;Faster application and service deployment.&lt;/li&gt; 
  &lt;li&gt;Easier application customization.&lt;/li&gt; 
  &lt;li&gt;Real-time monitoring of network infrastructure.&lt;/li&gt; 
  &lt;li&gt;Network automation and orchestration.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Northbound interfaces help improve network efficiency, flexibility and agility. By reducing unnecessary complexity, they can also reduce the network's operational expenses and improve its &lt;a href="https://www.techtarget.com/searchcio/definition/ROI"&gt;return on investment&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;Southbound interfaces, on the other hand, play a crucial role in policy implementation. They are also useful for creating actionable and feasible configurations for network devices. Without them, it can be difficult to translate the high-level commands from &lt;a href="https://www.techtarget.com/searchnetworking/definition/network-management-system"&gt;network management systems&lt;/a&gt; into practical configurations. SBIs can also help to improve network control and management.&lt;/p&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Northbound and southbound interfaces in software-defined networking"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Northbound and southbound interfaces in software-defined networking&lt;/h2&gt;
 &lt;p&gt;In SDN and &lt;a href="https://www.techtarget.com/searchnetworking/What-is-network-virtualization-Everything-you-need-to-know"&gt;virtualized networks&lt;/a&gt;, the network logical design and data flows are set by software configurations instead of through hardware or physical cabling changes. SDN helps IT administrators to set up highly flexible network infrastructure, which in turn enables organizations to quickly adapt to evolving business requirements. The configuration of the elements is set by the &lt;a href="https://www.techtarget.com/searchnetworking/definition/SDN-controller-software-defined-networking-controller"&gt;SDN controller&lt;/a&gt;, which sits in the control layer at the center of the network diagram, with north and south established in relation to it.&lt;/p&gt;
 &lt;p&gt;It is important to note that in SDN, the northbound and southbound interfaces are for networking control commands and APIs. The data or traffic carried by the network stays on the data layer and does not traverse the northbound and southbound interfaces.&lt;/p&gt;
 &lt;h3&gt;Northbound interface in SDN&lt;/h3&gt;
 &lt;p&gt;The northbound interface in SDN provides a standardized approach for communication between the highest &lt;a href="https://www.techtarget.com/searchnetworking/definition/Application-layer"&gt;application layer&lt;/a&gt; and the SDN controller at the middle control layer. It thus enables the efficient exchange of network information between the SDN controller and high-level applications. The application layer consists of network orchestration services, networking design software, operator software or third-party applications that make decisions about the overall structure of the network.&lt;/p&gt;
 &lt;figure class="main-article-image half-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/networking-apis_and_protocols_sdn.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/networking-apis_and_protocols_sdn_half_column_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/networking-apis_and_protocols_sdn_half_column_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/networking-apis_and_protocols_sdn.png 1280w" alt="Diagram of how APIs and protocols work with SDN and SD-WAN." height="334" width="280"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Northbound and southbound APIs link network applications and devices to the SDN controller.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;In SDN, the operator or orchestration software does not directly issue commands or configurations to the network nodes. Instead, the operator uses the application layer to issue commands to the control layer over the northbound interface.&lt;/p&gt;
 &lt;p&gt;The northbound interface is often a representational state transfer API, or &lt;a href="https://www.techtarget.com/searchapparchitecture/definition/RESTful-API"&gt;REST API&lt;/a&gt;, exposed by the SDN controller. Various SDN controllers provide northbound interfaces to enable easy &lt;a href="https://www.techtarget.com/searchitoperations/feature/What-does-software-defined-actually-mean"&gt;software-defined&lt;/a&gt; network management and control. These include the &lt;a target="_blank" href="https://www.opendaylight.org/" rel="noopener"&gt;OpenDaylight&lt;/a&gt; platform, &lt;a href="https://www.techtarget.com/searchnetworking/definition/ONOS-Open-Network-Operating-System"&gt;Open Networking Operating System&lt;/a&gt; and Cisco Application Policy Infrastructure Controller.&lt;/p&gt;
 &lt;h3&gt;Southbound interface in SDN&lt;/h3&gt;
 &lt;p&gt;The southbound interface in SDN is the communication between the SDN controller at the middle control layer and the lower networking elements at the data layer. The data layer consists of the physical or virtual network switches and ports.&lt;/p&gt;
 &lt;p&gt;The SDN controller takes the desired state of the network and translates it into specific commands and configurations that are then pushed to the network devices over the southbound interface. SBIs enable the controller to operate efficiently and to make fast adjustments in response to real-time business requirements.&lt;/p&gt;
 &lt;p&gt;Popular southbound interface standards are &lt;a href="https://www.techtarget.com/searchnetworking/definition/SNMP"&gt;Simple Network Management Protocol&lt;/a&gt;, &lt;a href="https://www.techtarget.com/whatis/definition/OpenFlow"&gt;OpenFlow&lt;/a&gt; and &lt;a href="https://www.techtarget.com/searchnetworking/definition/OSPF-Open-Shortest-Path-First"&gt;Open Shortest Path First&lt;/a&gt;. Other protocols available for southbound APIs include &lt;a href="https://www.techtarget.com/searchnetworking/definition/NETCONF"&gt;Network Configuration Protocol&lt;/a&gt;, &lt;a href="https://www.techtarget.com/searchnetworking/definition/Multiprotocol-Label-Switching-MPLS"&gt;Multiprotocol Label Switching&lt;/a&gt; and Intermediate System to Intermediate System.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/IRPRX2fVJYY?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
&lt;/section&gt;             
&lt;section class="section main-article-chapter" data-menu-title="Examples of northbound and southbound interfaces"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Examples of northbound and southbound interfaces&lt;/h2&gt;
 &lt;p&gt;An example of how the northbound and southbound interfaces are used is a network engineer defining a specific data route with network orchestration software. The orchestration software sends the instructions to the SDN controller over the northbound interface. The SDN controller then sends the specific configurations to the physical &lt;a href="https://www.techtarget.com/searchnetworking/definition/switch"&gt;switches&lt;/a&gt; over the southbound interface.&lt;/p&gt;
 &lt;p&gt;A more detailed example is Microsoft Azure software load balancing. The network controller is at the center layer and runs the &lt;a href="https://www.techtarget.com/searchnetworking/definition/load-balancing"&gt;software load balancer&lt;/a&gt; (SLB). The network operator sits at the application layer and uses &lt;a href="https://www.techtarget.com/searchwindowsserver/definition/Microsoft-Project-Honolulu"&gt;Windows Admin Center&lt;/a&gt; to set the desired state. Windows Admin Center uses &lt;a href="https://www.techtarget.com/searchwindowsserver/definition/PowerShell"&gt;PowerShell&lt;/a&gt; as the northbound interface to send the commands to the SLB. The SLB then sends Border Gateway Protocol (&lt;a href="https://www.techtarget.com/searchnetworking/definition/BGP-Border-Gateway-Protocol"&gt;BGP&lt;/a&gt;) updates as the southbound interface to the virtual routers on the data layer. If the SLB finds an error in a router, it can automatically send the new configurations to the other routers through the southbound interface BGP, and then send a notification through the northbound interface to alert the operator of the issue.&lt;/p&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Northbound and southbound interfaces in other systems"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Northbound and southbound interfaces in other systems&lt;/h2&gt;
 &lt;p&gt;The concept of northbound and southbound interfaces can also be used in systems with automated control systems and nodes. It can be used when components communicate with different APIs or where an orchestrator is used. The use of separate interfaces contrasts with using a bus architecture.&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;In a software-defined network, the data center controllers are essential components. When evaluating controller options, consider factors such as performance and compatibility. Learn what &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Learn-what-SDN-data-center-controllers-do-in-a-network"&gt;SDN data center controllers do in a network&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A northbound interface (NBI) is an application programming interface (API) or protocol that allows a lower-level network component to communicate with a higher-level or more central component; conversely, a southbound interface (SBI) allows a higher-level component to send commands to lower-level network components.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/6.jpg</image>
            <link>https://www.techtarget.com/whatis/definition/northbound-interface-southbound-interface</link>
            <pubDate>Wed, 02 Apr 2025 14:00:00 GMT</pubDate>
            <title>What is a northbound interface/southbound interface?</title>
        </item>
        <item>
            <body>&lt;p&gt;A green data center is a repository for the storage, processing, management and dissemination of data in which the physical space and the mechanical and electrical subsystems are designed to maximize energy efficiency and minimize the environmental impact. The construction and operation of a green data center includes advanced technologies and strategies.&lt;/p&gt; 
&lt;p&gt;The following are examples of some of the technologies and strategies used in green data center initiatives:&lt;/p&gt; 
&lt;ul class="default-list"&gt; 
 &lt;li&gt;Minimized building footprints with physical spaces optimized for effective airflow.&lt;/li&gt; 
 &lt;li&gt;Low-emission building materials, carpets and paints.&lt;/li&gt; 
 &lt;li&gt;Sustainable landscaping.&lt;/li&gt; 
 &lt;li&gt;Extensive use of virtualization to maximize hardware utilization while reducing space and heat generation.&lt;/li&gt; 
 &lt;li&gt;Use of AI platforms to analyze data center operations and optimize data center infrastructure management (DCIM) techniques.&lt;/li&gt; 
 &lt;li&gt;&lt;a href="https://www.techtarget.com/sustainability/definition/e-waste"&gt;E-waste&lt;/a&gt; recycling.&lt;/li&gt; 
 &lt;li&gt;Catalytic converters on backup generators.&lt;/li&gt; 
 &lt;li&gt;Alternative cooling technologies, including heat pumps, &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center-evaporative-cooling-swamp-cooling"&gt;evaporative cooling&lt;/a&gt;, natural cooled facilities located in cold geographic locations and liquid immersion cooling for servers and other computing equipment.&lt;/li&gt; 
 &lt;li&gt;Heat recovery and redirection designs that redirect and reuse heat from data center facilities to other cooler areas of the building.&lt;/li&gt; 
 &lt;li&gt;Alternative and renewable energy sources, such as photovoltaic technology, biofuels and wind technology.&lt;/li&gt; 
 &lt;li&gt;Hybrid and electric vehicles.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;Building and certifying a green data center or other facility can be expensive upfront, but long-term cost savings can be realized on operations and maintenance. Green facilities offer employees a healthy, comfortable work environment and enhance relations with local communities.&lt;/p&gt; 
&lt;p&gt;Environmentalists and, increasingly, the general public are pressuring governments to offer green incentives. Companies sometimes receive tax incentives and other monetary support for the development and use of &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Considerations-for-sustainable-data-center-design"&gt;environmentally responsible technologies&lt;/a&gt;.&lt;/p&gt; 
&lt;div class="youtube-iframe-container"&gt;
 &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/yGkfBo2iSiI?si=_iJvhdBHlh6lhAPt?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
&lt;/div&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Why do you need a green data center?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Why do you need a green data center?&lt;/h2&gt;
 &lt;p&gt;Green data centers have become essential for enterprise computing. A properly designed and well-implemented green data center design can use a range of energy-efficient technologies to do the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Lower power consumption, which is one of the largest data center expenses.&lt;/li&gt; 
  &lt;li&gt;Reduce carbon emissions, which demonstrates environmental responsibility, improves public brand perception and helps the environment.&lt;/li&gt; 
  &lt;li&gt;Conserve valuable resources, such as water and fossil fuels.&lt;/li&gt; 
  &lt;li&gt;Improve the sustainability of data center operations, which is a critical concern for &lt;a href="https://www.techtarget.com/searchdisasterrecovery/definition/business-continuity"&gt;business continuity&lt;/a&gt;.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;p&gt;Establishing a green data center can be complex and expensive. Traditional data centers can be upgraded or retrofitted with green technologies, such as virtualization, AI-driven DCIM, and refurbishing and recycling programs. However, the deployment of a full-service green data center with a comprehensive suite of green technologies and strategies typically requires the construction of a new data center facility.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="What are the benefits of a green data center?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What are the benefits of a green data center?&lt;/h2&gt;
 &lt;p&gt;Adopting a green approach to data center energy and environment management is a significant investment. However, over time, these data centers provide a range of advantages. Some benefits of green data centers are the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;Lower long-term operating costs.&lt;/li&gt; 
  &lt;li&gt;Reduced physical space requirements.&lt;/li&gt; 
  &lt;li&gt;Less carbon emissions and a smaller &lt;a href="https://www.techtarget.com/whatis/definition/carbon-footprint"&gt;carbon footprint&lt;/a&gt; due to fewer and more energy-efficient data center gear.&lt;/li&gt; 
  &lt;li&gt;Decreased water use, expanding the range of suitable data center locations while reducing contention for water with local communities.&lt;/li&gt; 
  &lt;li&gt;Reduced waste output from packaging reductions, gear redeployments and recycling.&lt;/li&gt; 
  &lt;li&gt;Enhanced business continuity and regulatory compliance postures.&lt;/li&gt; 
  &lt;li&gt;Reduced electricity consumption.&lt;/li&gt; 
  &lt;li&gt;More emphasis on renewable and sustainable data center technology and resources.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/actions_to_help_reduce_ewaste-f.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/actions_to_help_reduce_ewaste-f_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/actions_to_help_reduce_ewaste-f_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/actions_to_help_reduce_ewaste-f.png 1280w" alt="list of ways to reduce e-waste" height="413" width="559"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Four ways data center operators can deal with e-waste.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Green data center performance metrics"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Green data center performance metrics&lt;/h2&gt;
 &lt;p&gt;Numerous metrics have been developed to measure energy use and sustainability. They help demonstrate and certify that buildings are using energy efficiently and don't harm the environment. Organizations typically adopt and track several green energy metrics to provide the most complete picture of energy efficiency and sustainable practices and operation.&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Power usage effectiveness. &lt;/b&gt;Developed in 1997 by The Green Grid, part of the Information Technology Industry Council, &lt;a href="https://www.techtarget.com/searchdatacenter/definition/power-usage-effectiveness-PUE"&gt;PUE&lt;/a&gt; measures the power consumption of a data center. It's the ratio of the total power provided to the data center divided by the power the IT equipment in the data center uses. The goal is to have the ratio come as close as possible to one. A ratio of one means all of the power provided to the data center is being used by the computing equipment, effectively eliminating heat and waste. Ratios greater than one indicate lower efficiency.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Data center Infrastructure efficiency. &lt;/b&gt;&lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center-infrastructure-efficiency-DCIE"&gt;DCiE&lt;/a&gt; measures how effectively a data center uses the available infrastructure. It divides the power consumed by IT gear by the total power the data center uses. DCiE is the inverse of PUE. A DCiE approaching one indicates greater energy efficiency. As with PUE, DCiE is a direct gauge of efficiency and is often used to help engineers measure the impact of infrastructure changes on efficiency.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Carbon usage effectiveness.&lt;/b&gt; The Green Grid also developed&lt;b&gt; &lt;/b&gt;the&lt;b&gt; &lt;/b&gt;CUE metric to show if a data center has attained its sustainability goals. It's the ratio of carbon dioxide emissions the data center generates divided by the energy consumption of data center equipment. The goal is to have the lowest possible value, which indicates that the data center is effectively controlling its carbon dioxide emissions and carbon footprint.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Water usage effectiveness. &lt;/b&gt;The WUE metric evaluates a data center's water consumption relative to its energy output. It's determined by dividing the total annual water use in liters by the total annual energy use in kilowatt-hours. The result is WUE expressed in liters per &lt;a href="https://www.techtarget.com/whatis/definition/watt-hour-Wh"&gt;kWh&lt;/a&gt;. WUE is most useful for facilities that rely on water-based cooling systems.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Renewable energy usage.&lt;/b&gt; REU is the ratio of energy derived from renewable sources, including photovoltaic, wind and hydroelectric power, divided by the total electricity used by the data center. This renders a ratio, but REU is typically expressed as a percentage. When the REU reaches 100%, all of the facility's energy use is from renewable sources. REU is most helpful for green data centers that emphasize sustainability through renewable energy sources.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Energy reuse factor.&lt;/b&gt; ERF is a more exotic metric that expresses energy efficiency in terms of re-use. ERF is a ratio of the energy re-used, such as using waste heat from servers to heat other spaces, versus the total energy the data center uses. This ratio is expressed as a percentage, and is typically low, but larger percentages indicate more effective energy reuse.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Data center carbon footprint.&lt;/b&gt; The DCCF metric gauges the environmental impact of a data center. It's determined by multiplying the total power the data center consumes by the carbon emission factor of the power source. A lower DCCF means a lower carbon impact. Engineers often use this metric to determine the sustainability of the data center and as justification for investments in renewable, low-carbon emission energy sources.&lt;/li&gt; 
 &lt;/ul&gt;
 &lt;figure class="main-article-image full-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/data_center-pue.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/data_center-pue_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/data_center-pue_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/data_center-pue.png 1280w" alt="How power usage effectiveness (PUE) works" height="286" width="560"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Power usage effectiveness is a metric used to assess the efficiency of a data center.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Energy efficiency certifications"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Energy efficiency certifications&lt;/h2&gt;
 &lt;p&gt;Three certifications are available to validate that a building or IT device is energy-efficient and environmentally friendly:&lt;/p&gt;
 &lt;ol type="1" start="1" class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Leadership in Energy and Environmental Design.&lt;/b&gt; The U.S. Green Building Council created this certification. &lt;a href="https://www.techtarget.com/searchdatacenter/definition/LEED-Leadership-in-Energy-and-Environmental-Design"&gt;LEED&lt;/a&gt; certification of a building means it has satisfied a rigorous set of criteria to reduce energy consumption and be environmentally friendly.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Energy Star.&lt;/b&gt; Developed by the U.S. Environmental Protection Agency and the U.S. Department of Energy, the &lt;a href="https://www.techtarget.com/searchdatacenter/definition/Energy-Star"&gt;Energy Star&lt;/a&gt;&lt;b&gt; &lt;/b&gt;designation certifies that a machine or device is energy-efficient. Use of Energy Star-certified products have &lt;a target="_blank" href="https://www.energystar.gov/about?s=mega" rel="noopener"&gt;saved residential and businesses users more than 5 trillion kilowatts&lt;/a&gt; of electricity since 1992.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Certified Energy Efficient Datacenter Award.&lt;/b&gt; CEEDA is a certification framework designed around a mix of standards, including ones from the American Society of Heating, Refrigerating, and Air Conditioning Engineers; Energy Star; the European Code of Conduct; European Telecommunications Standards Institute; Green Grid metrics; and the International Organization for Standardization. This global certification program independently recognizes the successful implementation of energy-efficiency practices in data centers across a variety of specialized disciplines.&lt;/li&gt; 
 &lt;/ol&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="Components of a green data center"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Components of a green data center&lt;/h2&gt;
 &lt;p&gt;Virtually every component of a data center, from how the building is constructed to the equipment in use, can be made more energy-efficient and environmentally friendly.&lt;/p&gt;
 &lt;figure class="main-article-image half-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/storage-energy_efficient_storage_checklist-h.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/storage-energy_efficient_storage_checklist-h_half_column_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/storage-energy_efficient_storage_checklist-h_half_column_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/storage-energy_efficient_storage_checklist-h.png 1280w" alt="list of factors affecting energy-efficiency of storage" height="427" width="279"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Efficient storage technology is a key part of a green data center. See what it takes to have energy-efficient storage.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;Energy efficiency and environmental considerations are essential design components when upgrading an existing data center or building a new one. Organizations planning a green data center can use a design firm with experience in designing energy-efficient and environmentally friendly buildings.&lt;/p&gt;
 &lt;p&gt;Design considerations and components of a green data center include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Cold and hot aisles.&lt;/b&gt; Data center servers are placed and contained in &lt;a href="https://www.techtarget.com/searchdatacenter/definition/hot-cold-aisle"&gt;cold and hot aisles&lt;/a&gt; that enable hot air to be pumped to air conditioner returns and cold air from cold aisles to where it's needed for cooling.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Free air cooling.&lt;/b&gt; &lt;a href="https://www.techtarget.com/searchdatacenter/definition/free-cooling"&gt;Free cooling&lt;/a&gt; systems use outdoor air to cool data centers that are strategically located in cooler climates.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Liquid cooling.&lt;/b&gt; Immersion cooling technologies submerge data center gear in a circulated bath of nonconductive oil that contains and carries heat more efficiently than air cooling while using less power in chiller and circulation equipment than traditional heating, ventilation and air conditioning gear.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Low-power servers.&lt;/b&gt; These servers work well in data centers. Their low energy consumption makes them more efficient than traditional servers.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Virtualized servers.&lt;/b&gt; Virtualization lets a single physical server host multiple virtual server instances. One physical server can function as many different servers and reduce the total server count in the data center.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Modular data centers.&lt;/b&gt; These energy-efficient data centers are portable and can be quickly set up wherever they're needed. They're also called &lt;i&gt;data centers in a box&lt;/i&gt;.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Evaporative cooling.&lt;/b&gt; Various technologies, such as evaporation pads and high-pressure spray systems, reduce heat through the evaporation of water.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Heat recovery and reuse.&lt;/b&gt; Waste heat from data center power use is reused to heat other facilities.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Ultrasonic humidification.&lt;/b&gt; Energy-efficient ultrasound is used to create the moisture needed to establish proper environmental conditions to run some devices in a data center. For example, adequate humidity reduces static accumulation and potentially damaging static discharges.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Renewable energy use.&lt;/b&gt; Green data centers will typically integrate one or more renewable energy sources, such as photovoltaic, wind, hydroelectric or biofuel installations. This reduces their carbon footprint, improves sustainability and reduces dependence on traditional utilities.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Infrastructure monitoring and management.&lt;/b&gt; Software technologies such as DCIM let data center operators monitor energy use, optimize resource allocation, ensure safe operational environments, and oversee facility and IT infrastructure performance.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Building design.&lt;/b&gt; Factors such as building size and positioning, insulation type, natural lighting and air handling can reduce ongoing energy demands and affect data center efficiency.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;      
&lt;section class="section main-article-chapter" data-menu-title="Cloud computing and green data centers"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Cloud computing and green data centers&lt;/h2&gt;
 &lt;p&gt;The global rise of cloud computing has altered the calculus of green data center design and implementation for many organizations. In effect, cloud computing allows an organization to use computing resources and services remotely and on demand. This treats computing as if it were a utility such as electricity or water.&lt;/p&gt;
 &lt;p&gt;For most organizations, the availability of cloud computing has reduced, and even eliminated, the demand for green data center design. Cloud computing mitigates issues such as hardware counts, power supply and use, cooling needs and physical space.&lt;/p&gt;
 &lt;p&gt;For example, an organization might opt to migrate key workloads and data to a cloud provider rather than invest the time, financial capital and personnel in building and operating a green data center. Some of the most progressive businesses might forego a data center entirely and commit to a cloud-first or cloud-native posture for their business software and services.&lt;/p&gt;
 &lt;p&gt;However, for cloud computing providers with many large data centers around the world, the need to design, build and manage green data centers is more acute than ever.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Learn more about what factors to consider to &lt;/i&gt;&lt;a href="https://www.techtarget.com/searchdatacenter/feature/Get-started-with-green-energy-for-your-data-center"&gt;&lt;i&gt;run a sustainable data center&lt;/i&gt;&lt;/a&gt;&lt;i&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A green data center is a repository for the storage, processing, management and dissemination of data in which the physical space and the mechanical and electrical subsystems are designed to maximize energy efficiency and minimize the environmental impact.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/5.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/green-data-center</link>
            <pubDate>Thu, 06 Mar 2025 09:00:00 GMT</pubDate>
            <title>What is a green data center?</title>
        </item>
        <item>
            <body>&lt;p&gt;Data center infrastructure management (DCIM) is the convergence of &lt;a href="https://www.techtarget.com/searchdatacenter/definition/infrastructure"&gt;IT infrastructure&lt;/a&gt;, operations and building facilities functions within an organization. A DCIM initiative aims to provide administrators with holistic aspects of a data center's performance so that energy, equipment and physical data center floor space are used as efficiently as possible.&lt;/p&gt; 
&lt;p&gt;DCIM software measures, monitors and manages the IT equipment and supporting infrastructure of data centers. This enables data center operators to run efficient operations while improving infrastructure design planning. DCIM software can be hosted on-premises or in the cloud as software as a service.&lt;/p&gt; 
&lt;p&gt;Data center infrastructure management tools can help administrators locate and identify relationships between a building and its IT systems. For example, energy-monitoring &lt;a href="https://www.techtarget.com/whatis/definition/sensor"&gt;sensors&lt;/a&gt; and supporting hardware can be installed to measure and manage the energy consumption of IT equipment and infrastructure components such as power distribution units (&lt;a href="https://www.techtarget.com/searchdatacenter/definition/power-distribution-unit-PDU"&gt;PDUs&lt;/a&gt;). The same system can then analyze &lt;a href="https://www.techtarget.com/searchdatacenter/definition/power-usage-effectiveness-PUE"&gt;power usage effectiveness&lt;/a&gt; and cooling system energy efficiency.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="How does DCIM work?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How does DCIM work?&lt;/h2&gt;
 &lt;p&gt;DCIM tools collect and centralize an assortment of essential data derived from infrastructure components deployed across a data center -- and often broader devices such as &lt;a href="https://www.techtarget.com/whatis/definition/endpoint-device"&gt;endpoint systems&lt;/a&gt; -- along with an array of data center power, temperature and other environmental parameters. This data is stored and processed against an established baseline to provide historical, real-time predictive insights about the organization's infrastructure. When properly implemented, DCIM can offer comprehensive oversight and management of the entire infrastructure through a single unified interface or &lt;a href="https://www.techtarget.com/searchdatacenter/definition/single-pane-of-glass"&gt;single pane of glass&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;DCIM components typically involve several key elements, including the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;A centralized database.&lt;/b&gt; This database contains details about every managed system or device. This is a detailed exercise in asset management, which can include servers, storage and network equipment, power distribution units, systems such as heating, ventilation and air conditioning, and environmental sensors such as temperature and humidity.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;DCIM software.&lt;/b&gt; This software accesses the centralized database and collects and stores desired performance metrics for each managed device. The software can display metrics such as power consumption and energy efficiency in real time and report details such as system use over time. Historical data can indicate trends vital for data center tasks such as &lt;a href="https://www.techtarget.com/searchdatacenter/definition/data-center-capacity-planning"&gt;capacity planning&lt;/a&gt; or recommend infrastructure optimizations.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;A dashboard user interface (UI).&lt;/b&gt; Real-time DCIM software shares much of its data through a real-time dashboard UI and can also generate real-time alerts, such as a problem with system health or an unexpected temperature increase in a server rack, along with periodic performance reporting over time. The UI can typically produce detailed visualizations such as charts and graphs.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Software connectors.&lt;/b&gt; Although some systems and devices can communicate with DCIM software directly, software connectors such as &lt;a href="https://www.techtarget.com/searchapparchitecture/definition/application-program-interface-API"&gt;application programming interfaces&lt;/a&gt; are often needed to include equipment in the DCIM scope and collect desired data. Connectors can be obtained from DCIM or system vendors or sometimes created in-house using standard programming tools and techniques. For DCIM to be effective, DCIM software must recognize and interoperate with all systems and devices under management.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Why is DCIM important?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Why is DCIM important?&lt;/h2&gt;
 &lt;p&gt;DCIM offers various benefits, but the overarching importance is its &lt;i&gt;scope&lt;/i&gt;. IT has long suffered from disconnected -- and sometimes competing -- considerations. For example, different groups might manage different servers or storage; an entirely different team might be responsible for the facility; IT and business managers would need to determine what's in service and how well it's working. Each concern might employ specialized or vendor-specific management tools to address its areas of responsibility.&lt;/p&gt;
 &lt;p&gt;These types of disconnects made IT practices slow and inefficient. It was almost impossible for business and technology leaders to attain a comprehensive view of all gear and its operational behaviors. Gaps in insight and control wasted time, increased operational costs, made IT inflexible and difficult to troubleshoot and increasingly left the business vulnerable to compliance and business continuity problems.&lt;/p&gt;
 &lt;p&gt;In the most direct terms, DCIM fixes the following disconnects by centralizing knowledge and control:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;DCIM builds and maintains a comprehensive record of all equipment, devices and services in operation.&lt;/li&gt; 
  &lt;li&gt;DCIM compiles a clear set of dependencies and interrelationships among equipment, devices, facilities and services, including group- or department-level ownership.&lt;/li&gt; 
  &lt;li&gt;DCIM can manage data centers through a single interface.&lt;/li&gt; 
  &lt;li&gt;DCIM enables real-time observability, alerting and comprehensive reporting that supports strong change management and accelerates troubleshooting.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;     
&lt;section class="section main-article-chapter" data-menu-title="What are the benefits of DCIM?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What are the benefits of DCIM?&lt;/h2&gt;
 &lt;p&gt;Benefits of DCIM include the following:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Increased uptime.&lt;/b&gt; Monitoring equipment and constructing reports on gathered data help an organization determine its data center health and whether equipment needs replacing.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Better resource use.&lt;/b&gt; DCIM enables data center managers to oversee the health and performance of physical resources available across the enterprise and facility resources such as power usage, cooling systems and physical space. Companies commonly use this insight to optimize IT resource efficiency.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Capacity management.&lt;/b&gt; DCIM software features help organizations model and allocate space for new hardware and equipment and manage their power chain.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Proactive incident management.&lt;/b&gt; Real-time management features give facility managers insight into the state of their data centers now and into the future.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Energy management.&lt;/b&gt; DCIM enables organizations to measure their energy consumption for all IT-related equipment. This insight helps them reduce energy usage and costs.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Improved productivity.&lt;/b&gt; DCIM enables IT departments to monitor multiple locations remotely. This benefits edge data centers where automated alerts can help IT track physical and logical components and warn of component failures.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="What are the challenges of DCIM?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What are the challenges of DCIM?&lt;/h2&gt;
 &lt;p&gt;DCIM also has the following disadvantages:&lt;/p&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Security.&lt;/b&gt; DCIM connects multiple critical systems, increasing the number of potential entry points.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Siloed data.&lt;/b&gt; Frequent problems can occur when integrating data from diverse sources like power systems, cooling systems and IT equipment. Data might not be compatible, require transformations or be missing, potentially leading to gaps in management.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Environmental monitoring.&lt;/b&gt; Servers and other IT equipment in racks should be carefully monitored with temperature sensors to ensure no equipment overheats. Depending on the environment, this could be expensive.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Facility systems.&lt;/b&gt; Older data centers might lack a system or not have updated equipment. For example, a data center might not have real-time utility energy metering. It might have to base total energy usage on its utility bill, which could cost more in terms of power consumption. Likewise, the lack of temperature sensors in older equipment could mean the organization must invest in newer equipment.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Skill sets.&lt;/b&gt; DCIM systems can be cumbersome to implement and often demand discipline and consistent practice to manage properly. Staff must be trained and experienced with the selected DCIM software and follow carefully vetted DCIM practices. This requires skill with DCIM tools and business processes.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;   
&lt;section class="section main-article-chapter" data-menu-title="What are the components of DCIM?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What are the components of DCIM?&lt;/h2&gt;
 &lt;p&gt;DCIM components surround the architecture and support IT functions and infrastructure. These specific components and capabilities include the following:&lt;/p&gt;
 &lt;figure class="main-article-image half-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/6_components_of_a_dcim_architecture-h.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/6_components_of_a_dcim_architecture-h_half_column_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/6_components_of_a_dcim_architecture-h_half_column_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/6_components_of_a_dcim_architecture-h.png 1280w" alt=": A chart listing the main components of a DCIM architecture. " height="250" width="279"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;DCIM components support an organization's IT functions and infrastructure.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;ul class="default-list"&gt; 
  &lt;li&gt;&lt;b&gt;Physical architecture.&lt;/b&gt; This includes floor space consideration for hardware components such as servers, network switches, airflow, cooling systems and PDUs.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Materials catalog.&lt;/b&gt; DCIM technologies contain libraries of material lists. These could include basic specifications, servers, storage and networking equipment or PDUs. The vendors update and maintain these libraries regularly.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Capacity planning.&lt;/b&gt; Planning for future capacity includes estimating space, computer hardware, software and connection infrastructure resources. DCIM software can construct models for future scenarios based on specified limitations.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Change management.&lt;/b&gt; DCIM must account for hardware replacement to avoid risks like downtime or malfunctions. It must also account for process changes and can be used to maintain an audit trail of requests and work orders.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Software integration.&lt;/b&gt; DCIM software can integrate with existing management software to better track automated and integrated data center workflows.&lt;/li&gt; 
  &lt;li&gt;&lt;b&gt;Data analysis.&lt;/b&gt; DCIM software also collects real-time data, such as hardware metrics, which helps mitigate outages or other incidents.&lt;/li&gt; 
 &lt;/ul&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="How to get started with DCIM"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How to get started with DCIM&lt;/h2&gt;
 &lt;p&gt;A sound strategy is for an organization to implement DCIM in phases, starting with the bare minimum and upgrading functionality in small steps. Implementing DCIM this way makes the process of migrating less complex. For example, an organization can move from creating spreadsheets to implementing automated data center asset management software. From these quick and easy wins, the business can work on adopting other DCIM aspects such as capacity, power and environment.&lt;/p&gt;
 &lt;p&gt;Organizations should &lt;a target="_blank" href="https://www.gartner.com/reviews/market/data-center-infrastructure-management-tools" rel="noopener"&gt;look for DCIM software&lt;/a&gt; that fits their physical architecture and needs for monitoring, change management, scaling and capacity planning, material cataloging and &lt;a href="https://www.techtarget.com/searchbusinessanalytics/definition/data-visualization"&gt;data visualizations&lt;/a&gt;. Data visualizations are how data center information is presented, such as in a dashboard, trend charts, reports, rack and row elevations and floor layout plans.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/WpaM7z9TPuo?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
 &lt;p&gt;DCIM tools can be large, complex platforms. Once adopted and implemented, they can be incredibly difficult to change, making the product vetting and selection process critical. DCIM proof-of-concept initiatives are highly recommended to ensure that the management tool being considered is a proper fit for business needs, offers necessary integrations, presents a manageable learning curve, and offers future capabilities and scalability for the business.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;The increasing carbon footprint of artificial intelligence is alarming. Discover &lt;/i&gt;&lt;a href="https://www.techtarget.com/sustainability/feature/How-CIOs-can-reduce-AIs-negative-environmental-impact"&gt;&lt;i&gt;how leaders can promote energy efficiency and sustainability for AI&lt;/i&gt;&lt;/a&gt;&lt;i&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>Data center infrastructure management (DCIM) is the convergence of IT infrastructure, operations and building facilities functions within an organization.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/6.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/data-center-infrastructure-management-DCIM</link>
            <pubDate>Tue, 04 Mar 2025 12:15:00 GMT</pubDate>
            <title>What is data center infrastructure management (DCIM)?</title>
        </item>
        <item>
            <body>&lt;p&gt;ISO 50001 (International Organization for Standardization 50001) is a voluntary standard for designing, implementing and maintaining an energy management system. ISO 50001 was developed by an &lt;a href="https://www.techtarget.com/searchdatacenter/definition/ISO"&gt;ISO&lt;/a&gt; technical committee and originally published in 2011. It was updated in 2018 and 2024 to align with other ISO standards and climate action changes.&lt;/p&gt; 
&lt;p&gt;ISO 50001, which uses a vendor- and technology-agnostic approach to enterprise energy management, was developed in response to a request from the United Nations Industrial Development Organization. The standard is intended to &lt;a href="https://www.techtarget.com/searchcio/feature/Where-ISO-certification-fits-in-a-risk-mitigation-strategy"&gt;help organizations develop and implement&lt;/a&gt; an energy management system.&lt;/p&gt; 
&lt;p&gt;According to the ISO website, an energy management system is a framework for implementing technical and management strategies that will significantly cut energy costs and &lt;a href="https://www.techtarget.com/whatis/definition/greenhouse-gas"&gt;greenhouse gas emissions&lt;/a&gt; over time. System components include the creation of an energy policy, objectives for improving the efficient use of energy, a timeline with target dates for meeting objectives and an action plan that specifies exactly how the organization's objectives will be met.&lt;/p&gt; 
&lt;p&gt;ISO 50001 uses the &lt;a href="https://www.techtarget.com/whatis/definition/PDCA-plan-do-check-act"&gt;plan-do-check-act&lt;/a&gt; framework, which is also supported by the U.S. Department of Energy. During the &lt;i&gt;planning phase, &lt;/i&gt;the organization sets objectives and targets, using current energy efficiency measurements to establish a baseline. During the &lt;i&gt;do phase&lt;/i&gt;, the organization implements actions to &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Four-ways-to-reduce-data-center-power-consumption"&gt;improve energy efficiency&lt;/a&gt;. During the &lt;i&gt;check phase&lt;/i&gt;, the organization measures and evaluates its energy performance and compares the results &lt;a href="https://www.techtarget.com/searchdatacenter/tip/How-much-energy-do-data-centers-consume"&gt;to its baseline&lt;/a&gt;. During the &lt;i&gt;act phase&lt;/i&gt;, the organization decides what changes to make to improve energy performance. The cycle then continuously repeats with a new planning phase.&lt;/p&gt; 
&lt;p&gt;With continuous improvement, ISO 50001 will help an organization &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Use-ISO-500012018-as-a-guide-for-green-data-centers"&gt;make better use of its existing energy-consuming assets&lt;/a&gt;, create transparency and improve communication about energy consumption, promote energy management best practices and help prioritize the implementation of energy-efficient technology.&lt;/p&gt; 
&lt;p&gt;The ISO does not issue certifications for ISO 50001 compliance, but an accredited third-party agency can grant certifications. It is recommended that organizations interested in acquiring ISO 50001 certification contact and interview several accredited agencies before committing to one. A list of accredited evaluators is available on the ISO website. The ISO 50001 certification is valid for three years, and a mandatory assessment is done every year.&lt;/p&gt;</body>
            <description>ISO 50001 (International Organization for Standardization 50001) is a voluntary standard for designing, implementing and maintaining an energy management system.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/1.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/ISO-50001-International-Organization-for-Standardization-50001</link>
            <pubDate>Fri, 24 Jan 2025 09:00:00 GMT</pubDate>
            <title>What is ISO 50001 (International Organization for Standardization 50001)?</title>
        </item>
        <item>
            <body>&lt;p&gt;A hot spot/cold spot is an undesirable, tightly focused local temperature variation that often occurs when data center equipment is improperly cooled.&lt;/p&gt; 
&lt;p&gt;Hot spots are a serious issue that can result in equipment damage. Consider a typical &lt;a href="https://www.techtarget.com/searchdatacenter/definition/blade-server"&gt;blade server&lt;/a&gt;, which might individually include several processors and a large quantity of memory. These components can &lt;a href="https://www.techtarget.com/searchdatacenter/tip/How-much-energy-do-data-centers-consume"&gt;demand a significant amount of power&lt;/a&gt; -- much of that power is dissipated as &lt;a href="https://www.techtarget.com/whatis/definition/heat"&gt;heat&lt;/a&gt;. When many blade servers are installed into a tight, highly integrated chassis, the &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Evaluate-air-cooling-vs-liquid-cooling-for-your-data-center"&gt;available cooling resources&lt;/a&gt; might dissipate the cumulative heat adequately. This results in one or more areas of excess temperature within the blade chassis. In extreme cases, the excess heating might cause processors, memory modules or other blade server components to fail.&lt;/p&gt; 
&lt;p&gt;&lt;a href="https://www.techtarget.com/searchdatacenter/tip/Data-center-cooling-systems-and-technologies-and-how-they-work"&gt;Proper cooling design&lt;/a&gt; is critical in addressing the hot spots encountered with modern, dense IT equipment. When a hot spot is discovered, it might be necessary to reconfigure or relocate the affected equipment or provide supplemental local cooling (point cooling) to address the condition.&lt;/p&gt; 
&lt;div class="youtube-iframe-container"&gt;
 &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/8fjdpJ-9JI4?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
&lt;/div&gt; 
&lt;p&gt;A cold spot might develop on or around equipment that receives excess cooling -- perhaps the equipment is located too close to a floor grate or inlet. When a cold spot is discovered, it's important to &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Tips-to-build-a-data-center-airflow-management-strategy"&gt;review the airflow&lt;/a&gt; and rectify any disruptions. When a surface becomes unusually cold, it often means that the cooling airflow is being obstructed. Cold spots might also pose a moisture danger. If a surface temperature &lt;a href="https://www.techtarget.com/searchdatacenter/tip/Data-center-temperature-and-humidity-guidelines"&gt;falls below the surrounding air's dew point&lt;/a&gt;, condensation may form and allow liquid water to accumulate in a location that might damage equipment.&lt;/p&gt;</body>
            <description>A hot spot/cold spot is an undesirable, tightly focused local temperature variation that often occurs when data center equipment is improperly cooled.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/1.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/Hot-spot-cold-spot</link>
            <pubDate>Wed, 08 Jan 2025 09:00:00 GMT</pubDate>
            <title>What is hot spot/cold spot?</title>
        </item>
        <item>
            <body>&lt;p&gt;A diode is a specialized electronic component, specifically a two-terminal semiconductor device, with two electrodes called the &lt;a href="https://www.techtarget.com/whatis/definition/anode"&gt;anode&lt;/a&gt; and the &lt;a href="https://www.techtarget.com/whatis/definition/cathode"&gt;cathode&lt;/a&gt;. It has several uses: as a one-way switch that enables current to flow easily in one direction while restricting its flow in the other direction, as a converter that changes alternating current into pulsating direct current, and as a circuit protector that limits the voltage in the circuit. Diodes are also used in clamping circuits and logical gates.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="Diode construction"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Diode construction&lt;/h2&gt;
 &lt;p&gt;Most diodes are made with &lt;a href="https://www.techtarget.com/whatis/definition/semiconductor"&gt;semiconductor&lt;/a&gt; materials such as silicon, germanium or selenium. Other semiconducting materials like &lt;a href="https://www.techtarget.com/whatis/definition/gallium-arsenide-GaAs"&gt;gallium arsenide&lt;/a&gt; can also be used to construct diodes.&lt;/p&gt;
 &lt;div class="youtube-iframe-container"&gt;
  &lt;iframe id="ytplayer-0" src="https://www.youtube.com/embed/OiV8WhI5gpw?autoplay=0&amp;amp;modestbranding=1&amp;amp;rel=0&amp;amp;widget_referrer=null&amp;amp;enablejsapi=1&amp;amp;origin=https://www.techtarget.com" type="text/html" height="360" width="640" frameborder="0"&gt;&lt;/iframe&gt;
 &lt;/div&gt;
 &lt;p&gt;Some diodes are composed of metal electrodes in a chamber evacuated or filled with a pure elemental gas at low pressure. Two equivalently doped P-type and N-type semiconductors are joined together, and electrode terminals are attached to each end to create a P-N junction diode. This results in the holes in the P-type semiconductor attracting &lt;a href="https://www.techtarget.com/whatis/definition/electron"&gt;electrons&lt;/a&gt; from the N-type material. It is this attraction that causes the electrons to diffuse and occupy the holes, and lets current pass through the diode.&lt;/p&gt;
 &lt;p&gt;The P-type material with its excess holes is positively charged. It is known as the positive lead or anode. In contrast, the N-type material with excess electrons is negatively charged and known as the negative lead or cathode.&lt;/p&gt;
 &lt;figure class="main-article-image half-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/the_components_of_a_diode-h.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/the_components_of_a_diode-h_half_column_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/the_components_of_a_diode-h_half_column_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/the_components_of_a_diode-h.png 1280w" alt="Diagram of a diode." height="155" width="279"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;Example of a diode with its two electrodes called the anode and the cathode.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;p&gt;The movement of electrons also creates what is known as a depletion layer between the P-type and N-type materials. The depletion layer, also known as a depletion region, is a thin area that's depleted of charge due to the movement, or diffusion, of electrons from the N-type material to the P-type material, and the diffusion of holes from the P-type material to the N-type material. Due to the charge depletion, this layer offers high resistance, meaning it opposes the further flow of electrons from the N-side to the P-side.&lt;/p&gt;
&lt;/section&gt;       
&lt;section class="section main-article-chapter" data-menu-title="What is the function of a diode?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;What is the function of a diode?&lt;/h2&gt;
 &lt;p&gt;The fundamental property of a diode is to conduct electric &lt;a href="https://www.techtarget.com/whatis/definition/current"&gt;current&lt;/a&gt; in only one direction. Diodes can be used as rectifiers, signal limiters, voltage regulators, switches, signal modulators, signal mixers, signal demodulators and &lt;a href="https://www.techtarget.com/whatis/definition/oscillator"&gt;oscillators&lt;/a&gt;.&lt;/p&gt;
 &lt;p&gt;Semiconductor diodes can be designed to produce direct current when visible light, infrared transmission or ultraviolet energy strikes them. These diodes are known as photovoltaic cells and are the basis for &lt;a href="https://www.computerweekly.com/feature/Datacentres-energy-efficiency-investment-priorities-in-the-race-to-net-zero"&gt;solar electric energy&lt;/a&gt; systems and photosensors.&lt;/p&gt;
 &lt;p&gt;Yet another form of diode, commonly used in electronic and computer equipment, emits visible light or infrared energy when current passes through it. Such a device is the familiar light-emitting diode (LED).&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="How does a diode work?"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;How does a diode work?&lt;/h2&gt;
 &lt;p&gt;When the cathode is negatively charged relative to the anode at a voltage greater than a certain minimum, called forward breakover, then current flows through the diode. If the cathode is positive with respect to the anode, is at the same voltage as the anode or is negative by an amount less than the forward breakover voltage, then the diode does not conduct current. This is a simplistic view, but is true for diodes operating as rectifiers, switches and limiters. The forward breakover voltage is approximately 0.6 V for silicon devices, 0.3 V for germanium devices and 1 V for selenium devices.&lt;/p&gt;
 &lt;p&gt;The above general rule notwithstanding, if the cathode voltage is positive relative to the anode voltage by a great enough amount, the diode will conduct current. The voltage required to produce this phenomenon, known as the avalanche voltage, varies greatly depending on the nature of the &lt;a href="https://www.techtarget.com/searchdatacenter/tip/A-primer-on-AI-chip-design"&gt;semiconductor material&lt;/a&gt; from which the device is fabricated. The avalanche voltage can range from a few volts up to several hundred volts.&lt;/p&gt;
 &lt;p&gt;When an analog signal passes through a diode operating at or near its forward breakover point, the signal waveform is distorted. This nonlinearity enables &lt;a href="https://www.techtarget.com/searchnetworking/definition/modulation"&gt;modulation&lt;/a&gt;, demodulation and signal mixing. In addition, signals are generated at &lt;a href="https://www.techtarget.com/whatis/definition/harmonic"&gt;harmonics&lt;/a&gt;, or integral multiples of the input frequency. Some diodes also have a characteristic that is imprecisely termed &lt;i&gt;negative resistance&lt;/i&gt;. Diodes of this type, with the application of a voltage at the correct level and the polarity, generate analog signals at microwave radio frequencies.&lt;/p&gt;
&lt;/section&gt;    
&lt;section class="section main-article-chapter" data-menu-title="Forward bias and reverse bias in a diode"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Forward bias and reverse bias in a diode&lt;/h2&gt;
 &lt;p&gt;A semiconductor diode is forward biased when the anode's voltage is more positive than the cathode's voltage, causing the diode to conduct current easily. In contrast, it is reverse biased when the cathode voltage is more positive than the anode voltage, increasing &lt;a href="https://www.techtarget.com/whatis/definition/resistance"&gt;resistance&lt;/a&gt; and hindering the current's flow.&lt;/p&gt;
 &lt;h3&gt;Forward bias&lt;/h3&gt;
 &lt;p&gt;In a semiconductor diode, forward bias occurs when the P-region connects with the positive terminal of a battery while the N-region is connected with its negative terminal. The voltage is applied in the forward direction, resulting in more holes getting pumped into the P-region and more electrons getting pumped into the N-region. The holes and electrons moving in opposite directions put pressure on the depletion layer, causing it to shrink and the diode to offer less resistance.&lt;/p&gt;
 &lt;p&gt;The electrons in the N-region overcome the depletion layer and flow to the P-region, causing the anode to be more positively biased than the cathode, which results in the current flow increasing in one direction. This process is known as rectification. The voltage level at which the depletion region completely disappears and causes the current to flow most easily -- it increases exponentially to the applied voltage -- is known as the threshold voltage, cutoff voltage or firing voltage.&lt;/p&gt;
 &lt;h3&gt;Reverse bias&lt;/h3&gt;
 &lt;p&gt;Reverse bias occurs when the diode's P-type region is connected to the battery's negative terminal while the N-type is connected to the positive terminal. This configuration causes the P-type to lose holes and the N-type to lose electrons. These actions cause electrons to get pulled away from the P-N junction and the diode to be depleted of charge, increasing the size of the depletion layer and the diode's resistance. High resistance stops the current from flowing through the diode, turning it into an insulator.&lt;/p&gt;
 &lt;p&gt;That said, a large current can suddenly pass through the diode when a certain voltage level is applied. This level is known as the &lt;a target="_blank" href="https://www.sciencedirect.com/topics/chemistry/breakdown-voltage" rel="noopener"&gt;breakdown voltage&lt;/a&gt;. Above the breakdown region, even a small change in the voltage will cause a large change in the current.&lt;/p&gt;
 &lt;p&gt;The forward bias and reverse bias properties of a semiconductor diode cause it to have an electrical conductivity value that's between the values of a conductor (very high) and insulator (zero or close to zero). An example of a conductor would be a metal like iron, whereas plastic, glass and rubber are types of electrical insulators.&lt;/p&gt;
&lt;/section&gt;         
&lt;section class="section main-article-chapter" data-menu-title="Types of diodes"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;Types of diodes&lt;/h2&gt;
 &lt;p&gt;Many types of diodes are available depending on their construction and application.&lt;/p&gt;
 &lt;h3&gt;Rectifier&lt;/h3&gt;
 &lt;p&gt;One of the most common types of diodes is the &lt;a href="https://dynapower.com/rectifiers-nearly-everything-you-need-to-know/" target="_blank" rel="noopener"&gt;rectifier&lt;/a&gt;. A rectifier is a P-N junction diode constructed of suitable semiconductor materials for the P-region and N-region. It lets the current flow only in the forward direction, i.e., when it is forward biased.&lt;/p&gt;
 &lt;figure class="main-article-image half-col" data-img-fullsize="https://www.techtarget.com/rms/onlineimages/photo_of_different_kinds_of_diodes-h.png"&gt;
  &lt;img data-src="https://www.techtarget.com/rms/onlineimages/photo_of_different_kinds_of_diodes-h_half_column_mobile.png" class="lazy" data-srcset="https://www.techtarget.com/rms/onlineimages/photo_of_different_kinds_of_diodes-h_half_column_mobile.png 960w,https://www.techtarget.com/rms/onlineimages/photo_of_different_kinds_of_diodes-h.png 1280w" alt="Image of various types of diodes." height="174" width="279"&gt;
  &lt;figcaption&gt;
   &lt;i class="icon pictures" data-icon="z"&gt;&lt;/i&gt;There are many types of diodes -- specialized electronic components -- each with their own characteristics.
  &lt;/figcaption&gt;
  &lt;div class="main-article-image-enlarge"&gt;
   &lt;i class="icon" data-icon="w"&gt;&lt;/i&gt;
  &lt;/div&gt;
 &lt;/figure&gt;
 &lt;h3&gt;Zener diode&lt;/h3&gt;
 &lt;p&gt;A Zener diode operates in reverse bias, letting the current flow in reverse, resulting in the Zener effect. The diode is also known as a breakdown diode since its cathode conducts current in reverse when a specific breakdown or threshold voltage is applied.&lt;/p&gt;
 &lt;p&gt;Until the voltage is applied, the Zener diode will not conduct electricity from the cathode, connected to a positive voltage, to the anode, usually connected to the ground. The property of Zener diodes to enable reverse current flow provides a stable reference voltage. This quality makes Zener diodes suitable for use in power supplies, &lt;a href="https://www.techtarget.com/whatis/definition/surge-suppressor-surge-protector"&gt;surge suppressors&lt;/a&gt;, voltage shifters, waveform clippers and voltage regulators.&lt;/p&gt;
 &lt;h3&gt;Schottky diode&lt;/h3&gt;
 &lt;p&gt;A Schottky diode, also known as a hot carrier diode or low voltage diode, is formed by joining a semiconductor with a metal like platinum or aluminum. It has a lower forward voltage drop -- which occurs at low currents -- than conventional P-N junction diodes, and there are no stored charges in the junction, resulting in fast switching action. This makes Schottky diodes ideal for rectification applications, and for use in diode ring mixers and solar cell applications.&lt;/p&gt;
 &lt;p&gt;A key drawback of Schottky diodes is that they have a large reverse saturation current, so they cannot withstand high voltage. Also, they have a narrow depletion zone, causing high leakage currents.&lt;/p&gt;
 &lt;h3&gt;Laser diode&lt;/h3&gt;
 &lt;p&gt;A laser diode converts electricity into light that's emitted in a tight beam. The conversion happens when an electrical current is applied to the diode, causing the electrons and holes in a P-N junction to recombine and release energy. This energy is in the form of photons of coherent light of a specific phase and wavelength. Laser diodes have numerous applications, including optical drives, barcode readers, laser printing and scanning, telecommunications and &lt;a href="https://www.techtarget.com/searchnetworking/definition/fiber-optics-optical-fiber"&gt;fiber optics&lt;/a&gt;, engraving, and laser pointers.&lt;/p&gt;
 &lt;h3&gt;Light-emitting diode&lt;/h3&gt;
 &lt;p&gt;Like laser diodes, LEDs generate light on the application of an electrical current. However, there are several differences between LEDs and laser diodes.&lt;/p&gt;
 &lt;p&gt;Light-emitting diodes provide incoherent light that spreads out, whereas the light emitted by laser diodes is coherent and travels in a dense, straight beam. LEDs also have lower power output, are less expensive, and have larger intrinsic and active regions than laser diodes. Common applications of LEDs include lighting, displays and remote controls.&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;Learn more about the &lt;a href="https://www.techtarget.com/searchcio/feature/CHIPS-Act-moves-the-needle-on-US-chip-manufacturing"&gt;state of the U.S. semiconductor market&lt;/a&gt; and read about &lt;a href="https://www.techtarget.com/searchunifiedcommunications/answer/Do-you-really-need-4K-video-resolution-in-the-enterprise"&gt;4K video resolution in the enterprise&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/section&gt;</body>
            <description>A diode is a specialized electronic component, specifically a two-terminal semiconductor device, with two electrodes called the anode and the cathode.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/5.jpg</image>
            <link>https://www.techtarget.com/whatis/definition/diode</link>
            <pubDate>Tue, 03 Dec 2024 12:00:00 GMT</pubDate>
            <title>What is a diode?</title>
        </item>
        <item>
            <body>&lt;p&gt;MVS (Multiple Virtual Storage) is an &lt;a href="https://www.techtarget.com/whatis/definition/operating-system-OS"&gt;OS&lt;/a&gt; from IBM that continues to run on many of IBM's &lt;a href="https://www.techtarget.com/searchdatacenter/definition/mainframe"&gt;mainframe&lt;/a&gt; and large &lt;a href="https://www.techtarget.com/whatis/definition/server"&gt;servers&lt;/a&gt;. MVS is said to be the OS that keeps the world going. The same could be said of its successor systems, OS/390 and &lt;a href="https://www.techtarget.com/searchdatacenter/definition/z-OS"&gt;z/OS&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;The payroll, accounts receivable, transaction processing, database management and other programs critical to the world's largest businesses are usually run on an MVS or successor system. Although MVS has often been seen as a monolithic, centrally-controlled information system, IBM has repositioned it (and successor systems) as a "large server" in a network-oriented distributed environment, using a &lt;a href="https://www.techtarget.com/searchsoftwarequality/definition/3-tier-application"&gt;3-tier application&lt;/a&gt; model.&lt;/p&gt; 
&lt;section class="section main-article-chapter" data-menu-title="The evolution of MVS to OS/390 and z/OS"&gt;
 &lt;h2 class="section-title"&gt;&lt;i class="icon" data-icon="1"&gt;&lt;/i&gt;The evolution of MVS to OS/390 and z/OS&lt;/h2&gt;
 &lt;p&gt;The follow-on version of MVS, OS/390, no longer included the "MVS" in its name. However, the term "MVS" will continue to be used for some time because MVS represents a certain epoch and culture in the history of computing and many older MVS systems are still in operation.&lt;/p&gt;
 &lt;p&gt;Since OS/390 also comes with &lt;a href="https://www.techtarget.com/searchdatacenter/definition/Unix"&gt;UNIX&lt;/a&gt; user and programming interfaces built in, it can be used as both an MVS system and a UNIX system at the same time. A more recent evolution of MVS is z/OS, an OS for IBM's zSeries mainframes. MVS systems run older applications developed using &lt;a href="https://www.techtarget.com/searchitoperations/definition/COBOL-Common-Business-Oriented-Language"&gt;COBOL&lt;/a&gt; and, for transaction programs, &lt;a href="https://www.techtarget.com/searchdatacenter/definition/CICS"&gt;CICS&lt;/a&gt;. Older application programs written in PL/I and &lt;a href="https://www.techtarget.com/whatis/definition/FORTRAN-FORmula-TRANslation"&gt;FORTRAN&lt;/a&gt; are still running. Older applications use the &lt;a href="https://www.techtarget.com/searchdatacenter/definition/VSAM"&gt;Virtual Storage Access Method&lt;/a&gt; access method for file management and Virtual Telecommunications Access Method for telecommunication with users. The most common program environment today uses the &lt;a href="https://www.techtarget.com/searchwindowsserver/definition/C"&gt;C&lt;/a&gt; and &lt;a href="https://www.techtarget.com/searchdatamanagement/definition/C"&gt;C++&lt;/a&gt; languages. &lt;a href="https://www.techtarget.com/searchdatacenter/definition/DB2"&gt;DB2&lt;/a&gt; is IBM's primary &lt;a href="https://www.techtarget.com/searchdatamanagement/definition/RDBMS-relational-database-management-system"&gt;relational database management system&lt;/a&gt;. &lt;a href="https://www.theserverside.com/definition/Java"&gt;Java&lt;/a&gt; applications can be developed and run under OS/390's UNIX environment.&lt;/p&gt;
 &lt;p&gt;MVS is a generic name for specific products that included MVS/SP (MVS/System Product), MVS/XA (MVS/Extended Architecture) and MVS/ESA (MVS/Enterprise Systems Architecture). Historically, MVS evolved from OS/360, the OS for the System/360, which was released in 1964. It later became the OS/370 and the System/370. OS/370 evolved into the OS/VS, OS/MFT, OS/MVT, OS/MVS, MVS/SP, MVS/XA, MVS/ESA, and finally OS/390 and then z/OS. Throughout this evolution, application programs written for any OS have always been able to run in any of the later OSes -- also known as forward compatibility.&lt;/p&gt;
 &lt;p&gt;An MVS system has a set of basic and optional products. Customers can choose the set of functions they need. The main user interface in MVS systems is Time Sharing Option. The Interactive System Productivity Facility is a set of menus for compiling and managing programs and for configuring the system. The main work management system is either Job Entry Subsystem 2 or 3 (JES2 or JES3). Storage management is performed by the Distributed File Storage Management Subsystem. MVS is more complex and requires much more education and experience to operate than smaller server and personal computer OSes.&lt;/p&gt;
 &lt;p&gt;The &lt;i&gt;Virtual Storage&lt;/i&gt; in MVS refers to the use of &lt;a href="https://www.techtarget.com/searchstorage/definition/virtual-memory"&gt;virtual memory&lt;/a&gt; in the OS. Virtual storage or memory enables a program to have access to the maximum amount of &lt;a href="https://www.techtarget.com/searchstorage/definition/memory-card"&gt;memory&lt;/a&gt; in a system even though this memory is shared among more than one application program. The OS translates the program's &lt;a href="https://www.techtarget.com/whatis/definition/virtual-address"&gt;&lt;i&gt;virtual&lt;/i&gt; address&lt;/a&gt; into the real physical memory address where the data is located. The &lt;i&gt;Multiple&lt;/i&gt; in MVS indicates that a separate virtual memory is maintained for each of multiple task partitions.&lt;/p&gt;
 &lt;p&gt;Other IBM OSes for their larger computers include or have included: the Transaction Processing Facility -- used in some major airline reservation systems -- and &lt;a href="https://www.techtarget.com/searchitoperations/definition/host-virtual-machine-host-VM"&gt;VM&lt;/a&gt;, an OS designed to serve many interactive users at the same time.&lt;/p&gt;
&lt;/section&gt;</body>
            <description>MVS (Multiple Virtual Storage) is an OS from IBM that continues to run on many of IBM's mainframe and large servers.</description>
            <image>https://cdn.ttgtmedia.com/visuals/digdeeper/3.jpg</image>
            <link>https://www.techtarget.com/searchdatacenter/definition/MVS</link>
            <pubDate>Thu, 10 Oct 2024 00:00:00 GMT</pubDate>
            <title>What is MVS (Multiple Virtual Storage)?</title>
        </item>
        <title>Search Data Center Resources and Information from TechTarget</title>
        <ttl>60</ttl>
        <webMaster>webmaster@techtarget.com</webMaster>
    </channel>
</rss>
