Providing Out-of-Band Connectivity to Mission-Critical IT Resources

Creating the Future of Network Automation

The future of network automation will offer more security and adaptability
The future of network management will focus heavily on automation. While many organizations already employ network automation in some form or another, full implementation still lags far behind other areas of IT such as development and infrastructure (server) management.

The current network automation landscape

Currently, network automation focuses on individual tasks and suffers from several limitations that prevent networking teams from using it effectively.

Automating individual network administration workflows

Typical network automation solutions are designed to solve specific challenges by automating individual tasks or workflows. For example, network automation tools, such as Zero Touch Provisioning (ZTP), allow administrators to automatically deploy new device configurations over the network. Automatic device configurations both speed up the provisioning process and decrease the risk of human error.

ZTP automates one individual workflow to solve a specific problem, but it does not eliminate the need for human intervention. Someone still needs to create the configuration script, monitor for deployment errors, and, if necessary, manually troubleshoot failures and other issues. With any network administration workflow, the more a human gets involved in the process, the higher the chances of mistakes, which increases the risk of an outage. Currently, most network solutions don’t allow for enough automation to remove the human element entirely.

Lagging behind infrastructure and software automation

Thanks in part to the popularity of the DevOps methodology, automation has made great leaps forward in the realms of IT infrastructure management, software development, and software testing. For example, technologies like immutable infrastructure and Infrastructure as Code (IaC) make it possible to automate almost every aspect of deploying, managing, scaling, monitoring, and troubleshooting servers and development environments. However, on the networking side of operations, automation is still lagging behind.

There are a few reasons for this delay. First, network architectures still tend to rely on legacy, hardware-based solutions which may not support software-defined networking, immutable principles, or automation paradigms. Second, there’s a network automation skills gap, which means network engineers and administrators don’t have the training or experience needed to work with software-defined networking code and other automation technologies. And third, many network solutions are still closed ecosystems which makes it difficult or impossible to integrate third-party automation and orchestration tools.

The future of network automation will be focused on reducing human intervention, extending virtualization to legacy devices, bridging the network automation skills gap, and eliminating vendor lock-in.

Looking into the future of network automation

In the future, network automation solutions will need to address the above challenges to keep up with the speed, performance, and reliability required for modern business operations. Creating the future of network automation will involve network hyperautomation, legacy modernization, low-code network automation, and vendor agnostic solutions.

Network hyperautomation

Hyperautomation is the practice of automating all (or most) network management workflows to eliminate human intervention. That means every workflow and process needed to achieve a certain outcome is automated, including error correction and other troubleshooting if a particular step fails. Hyperautomation is only achievable with an orchestration platform, which essentially automates your automation. A network orchestration platform gives you a centralized, big-picture overview of your entire network architecture and every automated workflow. This allows you to monitor your hyperautomation processes and, if necessary, manually intervene to fix problems or update workflows. Hyperautomation significantly reduces manual work, which decreases the chances of human error.

Legacy modernization

Obviously, the easiest way to modernize your infrastructure is to simply replace all your legacy hardware with virtualized, cloud-based solutions, but this is unrealistic for most organizations. It’s much less expensive, time-consuming, and disruptive to slowly upgrade your infrastructure over time, but that means you need a way to integrate automated processes with your legacy hardware. A legacy modernization solution (such as ZPE’s Nodegrid Serial Console R-Series) acts as a bridge between your old network hardware and your modern network automation platform.

These solutions directly connect to both your legacy hardware and your upgraded infrastructure, which allows you to manage both from a unified control panel. They also integrate with modern network orchestration platforms, so you can extend automation technology like software-defined networking and hyperautomation playbooks to your legacy devices. This will make it possible to increase your network automation efforts to stay ahead of evolving business requirements and DevOps initiatives.

Low-code network automation

Network automation typically involves software abstraction, which means turning configurations and workflows into software code. Unfortunately, many network administrators and engineers lack programming experience (beyond CLI scripts), which prevents organizations from moving forward with network automation initiatives.

Low-code network automation seeks to bridge the skills gap by reducing the need for manual coding. Low code solutions hide most of the underlying programming behind GUIs (graphical user interfaces) which administrators use to create and manipulate software-defined networking code and automation playbooks. At the same time, engineers who do have programming experience can still access that underlying code to supplement the capabilities of the GUI for more advanced workflows.

Low-code solutions represent a way into the future of network automation for organizations that currently suffer from a lack of resources and expertise. This future is made possible thanks to low code network automation pioneers like Gluware and Anuta ATOM.

Vendor-agnostic solutions

The future of network automation is vendor agnostic (also known as vendor neutral). Current network solutions with closed ecosystems provide some built-in automation capabilities but make it difficult to integrate third-party automation scripts, low code tools, and orchestration platforms. A vendor-agnostic network solution includes open hardware, Linux-based operating systems, and an orchestration platform that supports integrations with your choice of third-party tools and software. Vendor-agnostic solutions make it possible to automate and orchestrate your entire network from one centralized control panel without any gaps in coverage.

Vendor-agnostic platforms also give you the freedom to adopt new network automation solutions without needing to purchase additional proprietary hardware to host them. For instance, AIOps is an emerging technology which uses advanced artificial intelligence algorithms to detect, prevent, and even predict new cybersecurity threats. This network automation technology is better at identifying novel malware and advanced persistent threats than traditional intrusion prevention systems because AI is able to extrapolate and predict new risks based on past data, even if it hasn’t seen that particular attack method before. A vendor-agnostic network platform can host or integrate with third-party AIOps solutions and other cutting edge technology so your organization can stay ahead of the curve.

Creating the future of network automation with ZPE Systems

In the future, network automation will evolve into hyperautomation, legacy devices will be brought under the same management umbrella as modern solutions, low code automation will bridge the skills gap, and vendor-agnostic platforms will make it possible to automate and orchestrate an entire network architecture from one centralized control panel. Luckily, you can create this future now with the help of ZPE Systems.

ZPE’s Nodegrid is a holistic network orchestration platform that helps you overcome network automation challenges with forward-thinking solutions. ZPE Cloud unifies the management of your entire network architecture behind one pane of glass, so you have a complete overview of and control over all your automation. Nodegrid’s vendor-agnostic hardware and software support seamless integrations with your choice of third-party automation workflows, legacy devices, and low-code tools. With Nodegrid, you can accelerate your network automation efforts now and stay ahead of future automation trends.

Network automation learning center:

→   Automating Your Network Operations Does Not Have to Be Difficult
→   Network Automation Best Practices to Implement in 2022
→   The Importance of NetDevOps Automation for Modern Networks

Want to know more about how Nodegrid can create the future of network automation?

Contact ZPE Systems today!

Contact ZPE Systems

Data Center Management Best Practices for NetDevOps Transformation

data center management best practices

The goal of NetDevOps is to take the collaborative, highly efficient processes that work so well in DevOps environments and apply them to networking workflows. The result is a fast, tightly integrated pipeline that delivers high-performance software and services. One of the keys to successful NetDevOps transformation is efficient management of data center and colocation infrastructure, using technologies like Infrastructure as Code (IaC), automation, orchestration, and environmental monitoring. Let’s discuss how these data center management best practices contribute to NetDevOps.

Data center management best practices for NetDevOps transformation

These best practices will help you manage your data center infrastructure more efficiently, and they enable the application of DevOps principles and practices.

Infrastructure as Code/Network as Code

Often, one of the biggest bottlenecks in a software development pipeline is resource provisioning. Spinning up new VMs or nodes with manual configurations is time-consuming, leaving developers sitting around waiting for new environments before they can begin working. Infrastructure as Code, or IaC, aims to streamline the provisioning process by turning all infrastructure configurations into software code. IaC configurations are stored in a centralized repository and can be deployed over and over again, which saves time and ensures consistent configurations across systems—like development, test, and production environments.

Network as Code uses the same technology to manage network device configurations, such as routers and switches. Probably the most commonly used Network as Code technology is zero touch provisioning (ZTP), which deploys device configuration files over the network and executes them automatically. This enables efficient and remote deployments and updates of large-scale and hyperscale data center networks.

Turning data center configurations into software code makes it easier to integrate these workflows into a DevOps pipeline. It also ensures that networking and operations teams can provision new infrastructure at the velocity needed for fast-paced DevOps release cycles.  

Vendor-neutral automation

Automation is one of the foundational principles of NetDevOps because it speeds up processes while reducing the risk of human error. In the data center, automation tools and scripts are used for device configurations, network and power load balancing, system backups, vulnerability scanning, and more. The challenge is in ensuring all these automated components are compatible with your data center infrastructure, especially in multi-vendor, hybrid, and hyperscale environments.

That’s why vendor-neutrality is a major data center management best practice. Using vendor-neutral hardware will make it easier to deploy your choice of automation tools without modifying your scripts for each device. Even better, a vendor-neutral DCIM (data center infrastructure management) solution provides a unified interface from which to create and deploy automation tools while being able to dig its hooks into every component of your data center infrastructure.

Orchestration

Even in a vendor-neutral environment, keeping track of all your automation workflows can be challenging. Data center orchestration is sometimes defined as “automating your automation,” because it reduces the need for administrators to manually execute automated scripts and workflows. This makes automation even more efficient and reduces the workload for administrators, giving them more time to work on new technology initiatives that bring more business value.

Orchestration solutions can also react to situations in real-time, often much faster than human beings are capable of. For example, DCIM orchestration can monitor for usage spikes and perform automatic load balancing before a network administrator has even had time to read the alert message. Data center orchestration makes it easier to maintain optimal performance and respond to changing network conditions.

Environmental monitoring

The environmental conditions in a data center can have a huge impact on the performance and lifetime of your equipment. However, if your infrastructure is housed in remote colocation facilities, you may not have staff on-site to physically monitor things like temperature, humidity, and air quality. Data center environmental risks can cause system shutdowns, performance issues, and equipment failure, so you need a virtual presence to detect and mitigate these threats.

Environmental monitoring systems use sensors to collect data on temperature, humidity, power, airflow, and other important conditions in the rack. Administrators receive automatic alerts when conditions exceed optimal levels, so they can act quickly to remediate the problem. In addition, some systems include analytics and automated playbooks that make it even easier to optimize data center performance. Environmental monitoring ensures that administrators can keep data center infrastructure performing optimally to support NetDevOps pipelines and services.

How Nodegrid empowers data center management best practices

The Nodegrid DCIM orchestration solution delivers everything you need to follow data center management best practices and achieve NetDevOps transformation. Nodegrid’s vendor-neutral hardware and software can directly host your choice of Infrastructure as Code and Network as Code scripts and supports integrations with any third-party automation solution. ZPE Cloud provides centralized DCIM orchestration that unifies all your automation behind one pane of glass, with the ability to “say yes” to any vendor’s hardware. Plus, with Nodegrid’s cloud-managed environmental sensors, you can keep your infrastructure running at peak efficiency to power your NetDevOps transformation.

Learn more about data center management:

→   Top Data Center Infrastructure Management (DCIM) Trends of 2022
→   Data Center Modernization Strategy: How to Streamline Your Legacy Environment
→   Why Choose Nodegrid as Your Data Center Orchestration Tool

Want to find out more about how Nodegrid can help you with these data center management best practices?

Contact ZPE Systems today!

Contact Us

Data Center Colocation Services: Best Practices for Managing Remote Infrastructure

Data center colocation services can help your customers stay secure

The demand for data center colocation services is on the rise, with the industry estimating an increase of 13.35% in 2022. Colocation services are often less expensive than maintaining an on-site data center, allowing you to redirect resources to more exciting and lucrative technology initiatives. However, remote infrastructure can be more challenging to monitor, secure, and troubleshoot. Plus, if you’re not careful, usage-based pricing could cause your budget to spiral out of control. Here’s what to know about the potential challenges and the best practices to implement to avoid common pitfalls.

Data center colocation services: Challenges and solutions

Challenge 1: Visibility

One way that data center colocation services differ from on-premises data centers is that there is often less physical access to and visibility over the infrastructure. Administrators can’t pop in every day to check environmental conditions like temperature and humidity or to verify that nobody has opened the cage without permission or physically tampered with the equipment. This can make it challenging to maintain optimal conditions to extend the life of your equipment and prevent catastrophic failure.

In addition, colocation facilities also follow the shared responsibility model, which means they’re responsible for a certain portion of security, and you’re responsible for the rest. The facility usually has security cameras, electronic door locks, and other security measures in place, but you generally won’t have access to the videos or logs as a customer. That means you need to ensure that you make up the difference with comprehensive monitoring solutions so there are no gaps in your coverage.

Solution 1: Environmental and infrastructure monitoring

Environmental monitoring sensors collect data on conditions in the data center, providing administrators with a virtual presence in remote colocation facilities. The sensors connect to the I/O ports of console servers and other infrastructure management systems, allowing administrators to monitor things like temperature, humidity, and air quality. Often, these systems use pre-set baselines and will trigger automatic alerts when conditions exceed safe levels, making it easier to efficiently monitor remote infrastructure.

Some environmental monitoring systems also include physical tampering sensors, which will alert administrators if someone opens the door to your cage or comes in close proximity to your equipment without prior authorization. This helps to supplement the physical security provided by colocation services and gives you more control over your remote infrastructure.

Challenge 2: Compliance with data privacy regulations

When the infrastructure used to store and process data is no longer managed on-site by in-house staff, it gets much more difficult to stay compliant with strict data privacy regulations. For example, if your organization processes HIPAA data, you need to know exactly who has access to that data, what specific data they access, and why they need access. That also includes access to the infrastructure that stores and processes the data.

If that infrastructure is housed and managed by a third party, as is the case with data center colocation, you need stricter privacy and security controls to maintain compliance.

Solution 2: Zero trust security

The zero trust security methodology is based on the principle of “never trust, always verify.” In the zero trust model, you microsegment your network to facilitate the creation of highly precise security policies and controls. This allows you to control exactly who has access to which resources in your colocation facility.

In addition, the zero trust methodology recommends identity and access management (IAM) solutions with two-factor authentication (2FA) and user and entity behavior analytics (UEBA). These solutions force an account to re-verify its identity and re-establish trust before it can move to different microsegments and access other resources. This both aids in data privacy compliance and limits the lateral movement of compromised accounts, improving the overall security of your remote infrastructure.

Challenge 3: Around-the-clock access to remote infrastructure

Colocation data center infrastructure is managed remotely over the WAN, which requires an internet connection. When administrators manage that infrastructure on the same production network used for data traffic, it’s known as in-band management.

The issue with in-band management is that it relies on the same LAN architecture that’s used in production. That means a misconfiguration or hardware failure that takes the LAN offline will also cut off all management access, making remote troubleshooting impossible. The same issue occurs if there’s a WAN failure or ISP outage.

If administrators can’t troubleshoot and recover the infrastructure remotely, you will need to dispatch a truck roll, which is both expensive and time-consuming. And, the longer that infrastructure is offline, the higher your downtime costs, including lost business and reputation damage.

Solution 3: Out-of-band (OOB) management

Out-of-band (OOB) management uses serial consoles with secondary WAN interfaces to provide an alternative path to remote infrastructure. OOB serial consoles create a dedicated management network that’s separate from the production LAN. This gives you the ability to perform resource-intensive orchestration workflows without negatively impacting production performance.

OOB management also allows administrators to remotely troubleshoot device failures, LAN misconfigurations, and other sources of outages. This reduces your reliance on truck rolls and helps you recover from outages quicker, so you can lower your costs and protect your reputation.

Challenge 4: Colocation bills

The cost of data center colocation services is generally dependent on your power and bandwidth usage as well as the amount of space your equipment takes up. If not managed properly, usage-based pricing can cause your monthly bill to vary dramatically, wreaking havoc on your budget. Many factors lead to usage spikes, such as sudden surges in demand and inefficient power distribution.

Plus, as your business grows and your technology requirements evolve, you may need to scale up the number of devices in your rack. And as you add more computing, storage, and server resources, you also need more management devices (e.g., serial consoles), all of which take up valuable real estate in the data center.

Solution 4: DCIM orchestration, SDN, and all-in-one devices

This particular challenge has multiple solutions, any or all of which can help keep costs in check while enabling easier scaling.

Data center infrastructure management (DCIM) solutions provide a centralized platform from which to monitor and control remote infrastructure. DCIM tools give administrators the ability to monitor power flows and redistribute loads on demand for more efficient power usage. Modern DCIM orchestration solutions also include automation capabilities for optimal power load balancing.

Software-defined networking (SDN) creates a virtual overlay network, dedicated to management and orchestration, that sits on top of the network architecture. This facilitates the use of sophisticated network automation workflows such as intelligent routing, which can automatically redirect traffic to alternative resources when the bandwidth load on your colocation infrastructure is too high. SDN can help you stay within bandwidth usage thresholds at your colocation data center(s), so you can use your services more cost-effectively.

Finally, all-in-one networking devices can help you reduce the number of boxes in your rack, so you use less square footage in the data center. For example, a device like the Nodegrid Serial Console Plus provides out-of-band management access, routing, switching, and network failover in a single box. Plus, it includes 96 managed serial ports in a single 1U rack-mount form factor, reducing the number of management devices required to control large-scale data center deployments.

Want more solutions on how ZPE can help?

Learn more about how Nodegrid can help you efficiently manage your data center colocation services!

Contact ZPE Systems

Solving Remote IT Infrastructure Management Challenges With Gen 3 Out-of-Band

Remote it infrastructure management

Enterprise IT management used to be much simpler. The entire network infrastructure would reside in the same location as the administrators who managed it, typically in closets and basement rooms in the HQ office building. Those days are long gone, however, and now most infrastructure is housed in off-site data centers, colocations, the cloud, or a combination of these. For most organizations, it isn’t feasible to maintain tech teams in each of these locations, which means administrators need to remotely manage their IT infrastructure.

Remote IT infrastructure management presents some interesting challenges. First, you need a way to remotely troubleshoot and recover from outages when the main WAN connection is unavailable. Second, you need to maintain optimal environmental conditions and monitor for issues that could damage data center equipment.

Solving remote IT infrastructure management challenges with Gen 3 out-of-band

Out-of-band (OOB) management uses a dedicated network to handle the orchestration and troubleshooting of remote infrastructure. This provides an alternative network path to this infrastructure in case the primary WAN link is down, and allows administrators to perform complex orchestration workflows without slowing down the production network.

Gen 3 OOB uses serial consoles to give administrators management access to many devices in the rack from one centralized portal. What makes an OOB serial console “Gen 3” is a combination of high-speed out-of-band access, complete vendor neutrality, and end-to-end automation and orchestration support. Let’s discuss how Gen 3 out-of-band can solve the three major remote IT infrastructure management challenges.

Remote troubleshooting and outage recovery

Downtime is expensive, which is why it’s important to recover from network outages as quickly as possible. However, many of the tools used to remotely manage IT infrastructure require a network connection. If a piece of networking hardware fails and takes down the LAN, or the ISP suffers a regional outage, administrators are left without access to troubleshoot and fix the problem. That leaves only two options: dispatching a truck roll or hiring on-site managed services. Option one is time-consuming and expensive, and option two is a security risk (and also expensive).

A Gen 3 OOB solution provides one or more alternative network paths to remote infrastructure. Often, it uses a cellular modem or secondary broadband network interface, which may also provide network failover capabilities. All network and infrastructure management occurs on this dedicated network, which provides two benefits:

  1. Deployment, maintenance, and orchestration activities won’t take up bandwidth on the production network; and
  2. Administrators can still access critical remote infrastructure during a production network outage.

Gen 3 OOB improves upon earlier technology which used slow dial-up interfaces, insecure hardware, and closed OS architectures. Gen 3 out-of-band includes security features like UEFI secure boot, geofencing, and an onboard firewall. The operating system is Linux-based to allow for easy integrations with any vendor solution, and vulnerabilities are patched quickly. This ensures that administrators have constant, high-speed, secure access to remote multi-vendor IT infrastructure.

Remote monitoring of environmental conditions

The environmental conditions in the data center have a major impact on the performance and functionality of critical infrastructure. Environmental threats like heat, moisture, power surges, smoke, and even physical tampering are major causes of data center downtime. When you don’t have actual eyes on the conditions in your rack, it can be difficult to detect environmental issues early on, when there’s still a chance to correct the issue and prevent downtime.

A Gen 3 OOB serial console includes GPIO interfaces for environmental monitoring sensors. These sensors are used to measure the temperature, relative humidity, air quality, and airflow in a rack, and in some cases can also detect smoke, proximity, and tampering. The monitoring sensors feed data back into a centralized environmental monitoring system which provides visualizations of present and historical conditions. It also sends automatic alerts to administrators when conditions require immediate attention. Plus, since this monitoring system is integrated with an OOB serial console, administrators can stay abreast of environmental conditions even when the production network goes down.

Remote IT infrastructure automation and orchestration

Automation allows IT teams to manage network infrastructures faster and more efficiently while reducing the risk of human error. However, one of the major hurdles to automation is vendor lock-in. Many infrastructure solutions don’t integrate with third-party automation tools and instead require you to use their own proprietary scripting languages and playbooks. Since many IT infrastructures are made up of a variety of vendor hardware and software solutions, administrators are forced to learn and manage multiple different automation platforms.

This difficulty only increases when those solutions are managed remotely. Administrators need to remotely jump from box to box and interface to interface just to execute basic automation workflows. It gets even more complicated when there are multiple remote sites to manage, as is the case in many large and globalized enterprises.

By definition, a Gen 3 out-of-band platform is vendor-neutral. That means it can dig its orchestration hooks into every hardware and software solution in your data center. It also supports integrations and direct hosting of third-party automation tools, so you can use the scripting languages and automation solutions of your choice. Finally, a Gen 3 solution centralizes the orchestration of all remote IT infrastructure automation workflows, so administrators can monitor and manage everything from behind one pane of glass.

Solving remote IT infrastructure management challenges with the Nodegrid Gen 3 out-of-band platform

The Nodegrid remote IT infrastructure management solution from ZPE Systems is the first Gen 3 out-of-band platform. Nodegrid delivers secure OOB, a robust environmental monitoring system, and end-to-end automation and orchestration in a single Gen 3 OOB serial console.

The Nodegrid Serial Console Plus (NSCP) provides OOB access and network failover via built-in 5G/4G LTE cellular and Wi-Fi modules, ensuring administrators have a dedicated high-speed connection to critical network infrastructure. Nodegrid hardware is protected by onboard security features like TPM 2.0, encrypted SSD, UEFI BIOS protection, secure boot, and geofencing, so you don’t have to worry about malicious actors compromising your management network. The open architecture, Linux-based Nodegrid OS is secured by frequent patches and supports third-party integrations or the direct hosting of third-party applications.

The Nodegrid environmental monitoring system includes sensors for dry contact, temperature, humidity, smoke, airflow, dust, and particulates so you have 24/7 visibility into the conditions in your rack. These sensors integrate seamlessly with the Nodegrid OS as well as the ZPE Cloud remote IT infrastructure management platform.

ZPE Cloud provides a centralized control panel from which to monitor and orchestrate your Gen 3 OOB network. ZPE Cloud’s vendor-neutral platform can “say yes” to any hardware, software, or automation solution you choose, so you can achieve end-to-end infrastructure automation without compromises.

Ready to learn more?

To learn more about how Nodegrid solves remote IT infrastructure management challenges through Gen 3 OOB, contact ZPE Systems

Contact Us

ZPE Systems Featured in L’Informaticien Magazine

L’Informaticien and ZPE Systems

ZPE Systems is featured in L’Informaticien Magazine, a France-based publication with a wide audience. Read the English translation here, and check out the original source content with the links at the bottom. Be sure to follow us on LinkedIn and Twitter for more updates about our global presence.

ZPE, All-in-one Supervision

Founded in 2013, ZPE Systems is world famous but discreet despite its presence in France with large accounts. The company offers an all-in-one solution combining software, equipment and sensors to provide automation and orchestration on network operations and security.

Gartner covers the type of solution offered by ZPE under the term of Hyperautomation. ZPE is the Swiss army knife of network services by providing a solution to simplify and unify the vision of the network and the operations on this one. The solution can be deployed on site or from the Cloud. Locally, ZPE offers routers that supply the supervision console in the Cloud from different sensors or agents. It is possible from the console to configure, deploy, manage, and ensure access to implement the desired solution. The publisher’s operating system brings a layer of virtualization which makes it possible to accommodate third-party services such as for security, for example, in order to allow Out-of-Band supervision of all the IT components present in the company. On site, the solution comes in the form of an appliance which brings together all the functionalities and extensions allowed by a whole set of APIs to meet specific business needs. Thus, in September of last year, ZPE announced that it could ship Palo Alto Networks Prisma SD-WAN in its edge routers. In this case, the solution behaves like a mini Cloud at the edge.

Multiple advantages

ZPE brings the benefit of both all-in-one solutions but also the ability to easily deploy best-of-breed solutions with a supervision from a central and unique point, while avoiding the need to deploy, manage, and pay for licenses or subscriptions for disparate solutions. The solution consolidates the network stack and simplifies the operations of deployment, configuration, updating network scale and management. This makes life easier for the teams in charge of the network. Who has not experienced the ordeal of deploying remote networks or to try to find the cause of an incident on this type of site and to restore the faulty services? ZPE is particularly suitable for companies with many sites or highly distributed infrastructures

Nodegrid 5.6

During the last Cisco Live, held in Las Vegas during June, ZPE announced a new version of its Nodegrid OS available for its consoles and routers. Like its predecessor, the solution makes it possible to deploy best-of-breed at the choice of the company from the Cloud console of the ZPE solution. It is thus possible to deploy solutions embedding the various software from pre-validated suppliers.

Here is the list:

  • Ansible
  • Gluware
  • Stackstorm
  • On-ramp to Cisco SIG/Umbrella/CDFW, Fortinet, Palo Alto Networks’ PANOS firewalls, ThousandEyes agents

The solution thus provides a complete automation plan that can be orchestrated from Nodegrid for configuration change management, network monitoring and response to attacks and thus avoid service interruptions.

LInformaticien

Data Center Orchestration with Gen 3 OOB for Digital Services Providers

ata center orchestration
Large digital service providers face some unique data center and network management challenges. Customers and shareholders expect 24/7, high-speed access to these services from anywhere in the world. The scale and complexity of their infrastructure, combined with their highly distributed, global network architectures, can make it difficult for administrators to meet those expectations. In this article, we’ll discuss how data center orchestration with Gen 3 out-of-band (OOB) management helps digital service providers achieve the reliability their customers demand while reducing expenses and complexity.

Use case: Data center orchestration with Gen 3 out-of-band for digital service providers

The businesses in this use case provide digital services at a very large scale. They need to ensure constant availability and reliability because that’s what their customers expect, and it’s what their competitors promise. Some examples of large digital service providers include:

   Music or video streaming services
   Stock trading applications
   Online banking portals
   Cloud compute services
   SASE and SSE vendors
   Internet service providers (ISPs) and telecom companies
   Internet exchanges
   Storage as a Service providers

These companies typically host their resources in private data centers or colocation facilities, so they have total control over the hardware and infrastructure. Because of the extremely large scale of their operations, they need to deploy, maintain, and administer many machines. And, since they typically provide global services, they have a large, complex, and highly-distributed network architecture.

There are several major pain points for network administrators in this environment. First, they need to maintain constant access to remote infrastructure, even during network outages. Second, they need the ability to scale up their infrastructure on-demand by quickly deploying new machines with the correct configurations. Finally, they need to be able to monitor, manage, and optimize their complex network architectures.

Let’s look at how these pain points are solved using data center orchestration with Gen 3 OOB.

1. Constant availability

People expect 100% uptime from their digital services, which is why it’s always major news when a big provider like Netflix goes down. To try and achieve constant availability, these vendors typically use their own hardware in private data centers and colocation facilities rather than relying on public cloud hosting. They host their infrastructure in many different facilities around the world, both for redundancy and to ensure peak performance for globally distributed customers.

Between hiring freezes and staff cuts at major companies like Apple, Google, and Netflix, many of these companies don’t have enough technical staff to maintain a physical presence in all of these data centers. Instead, their administrators and engineers access this infrastructure remotely, using tools like serial consoles, KVM switches, and jump boxes to connect to devices in the rack. However, if they lose network access to the management device due to an ISP outage, hardware failure, or configuration mistake, they’re left without a way to remotely recover. That means they need to either dispatch a technician from their home office or pay for costly on-site managed services from their hosting facility. Either way, valuable time and money are wasted on travel and other logistics.

Out-of-band management solves this problem by providing an alternative path to remote network infrastructure. Data center orchestration solutions with Gen 3 OOB use a secondary network connection (typically a cellular modem) that is dedicated to management and troubleshooting. That means administrators can configure, troubleshoot, and orchestrate remote infrastructure even when the primary network connection is offline or overloaded with production traffic. This gives digital service providers the ability to recover from outages and other issues much faster, bringing them closer to their goal of 24/7 availability.

2. Scalability

Large digital service providers need to serve millions of customers who may live all over the globe. They also need to meet sudden spikes in demand without limiting the performance of their product. That means they need to deploy lots of machines to many different facilities, often very quickly. Plus, they need to do so without configuration mistakes, as these could delay deployment, create security vulnerabilities, or even require a truck-roll to fix.

Since deployments need to happen quickly, accurately, and repeatedly, that makes them a prime candidate for automation. There are two primary technologies used to automate data center deployments: zero touch provisioning (ZTP) and Infrastructure as Code (IaC). A Gen 3 OOB data center orchestration tool enables both.

Zero touch provisioning gives administrators the ability to deploy device configurations to remote hardware over a network connection. Earlier generations of OOB data center solutions often included ZTP for devices within a specific vendor’s ecosystem, but Gen 3 tools are vendor-agnostic. That means administrators can remotely deploy an entire data center of mixed-vendor solutions without risking security breaches and the potential for opening a backdoor through pre-staging or on-site configuration. Plus, Gen 3 OOB provides a dedicated network to use in the provisioning process, so if there’s an issue with the configuration that takes the new device offline, administrators can still remotely recover.

IaC decouples a device’s configuration from the underlying hardware, turning it into software code that’s executed according to programmatic playbooks. Gen 3 OOB data center orchestration solutions support automation through IaC, either by integrating with third-party IaC platforms or by directly hosting playbooks. This allows administrators to apply DevOps best practices to infrastructure configurations, for example running automated tests to verify the quality and security of the code before deployment. IaC also reduces the time and complexity involved in configuring new devices, because scripts are easily reusable and can be deployed as many times as needed.

Through automation technologies like ZTP and IaC, Gen 3 OOB data center orchestration platforms allow digital service providers to scale their infrastructure quickly and efficiently. Automation also reduces the risk of human error, which reduces the chances that rapid scaling will cause service interruptions.

3. Network complexity

Large digital service providers have complex and distributed network architectures. They may have dozens or even hundreds of remote sites connected to the WAN, each of which may have different vendor hardware, bandwidth requirements, and security risks. Plus, there are many thousands of users accessing those resources from all over the world. In this kind of environment, manual network management is too time-consuming and prone to error.

Once again, automation is key to overcoming this challenge. Network automation is enabled in much the same way as infrastructure automation—by implementing software abstraction to decouple the management plane from the underlying hardware. This is known as software-defined networking (SDN) or, in the case of WAN architectures, software-defined wide area networking (SD-WAN). Digital service providers use SD-WAN to virtualize their distributed networks, employing software network controllers and APIs to route and load-balance traffic.

The right data center orchestration solution centralizes management of the entire SD-WAN architecture, giving administrators a single pane of glass from which to monitor and control the virtual network. Gen 3 OOB platforms are vendor-neutral, which means they can dig their hooks into all of the various hardware and software solutions that make up an SD-WAN infrastructure. They enable end-to-end automation of network management workflows and provide orchestration capabilities to automate the deployment and execution of those automated workflows. This makes it possible for digital service providers to manage their highly complex network architectures efficiently while maintaining optimal performance.

Gen 3 OOB data center orchestration with Nodegrid

The need for constant availability, easy scalability, and efficient network management is what brings many major digital service providers to ZPE Systems. The Nodegrid data center orchestration platform is the first Gen 3 out-of-band solution that enables end-to-end automation and complete vendor freedom.

The Nodegrid Serial Console Plus (NSCP) is a high-density serial console for large-scale and hyperscale data centers and includes features such as 5G/4G LTE cellular OOB and network failover to ensure 24/7 remote access. Built on the open, Linux-based Nodegrid OS, the NSCP supports integrations with your choice of third-party solutions, or you can directly host your automation, security, and SD-WAN applications on the device itself. Plus, the ZPE Cloud management software provides a centralized, web-based orchestration platform from which to deploy, monitor, and control your entire network architecture.

ZPE is here to help!

Still want to learn more about the Nodegrid Gen 3 data center orchestration platform for large digital service providers?

Contact Us