Scaling Your Business the Easy Way—with SD-WAN as a Service

SD-WANs are a critical component of digital transformation. Using software-defined networking (SDN) and virtual network functions (VNF) concepts to build and manage a wide area network (WAN) helps businesses successfully transition their infrastructure to the cloud by securely connecting hybrid multicloud architectures. But SD-WANs can do more than just facilitate a transition to the cloud —they make it faster and less expensive to expand your business.

Spotlight

Empired Ltd

Empired Ltd is a national IT Services Provider with a broad range of capabilities and a reputation for delivering enterprise class IT service and solutions. Established in 1999, Empired is a publicly listed company (ASX: EPD) formed in Western Australia and with offices nationally. With a combined team of over 1000 people located in Sydney, Melbourne, Perth, Brisbane and Adelaide, New Zealand and the US, Empired has built a reputation for service excellence and is a leading provider of business technology solutions to both government and private sectors (Education, Financial Services and Insurance, Health, Mining, Oil and Gas, Retail and Manufacturing, Utilities). We work with clients to deliver high quality solutions to meet their business requirements.

OTHER ARTICLES
Server Hypervisors

How to Start Small and Grow Big with Data Virtualization

Article | May 18, 2023

Why Should Companies Care about Data Virtualization? Data is everywhere. With each passing day, companies generate more data than ever before, and what exactly can they do with all this data? Is it just a matter of storing it? Or should they manage and integrate their data from the various sources? How can they store, manage, integrate and utilize their data to gain information that is of critical value to their business? As they say, knowledge is power, but knowledge without action is useless. This is where the Denodo Platform comes in. The Denodo Platform gives companies the flexibility to evolve their data strategies, migrate to the cloud, or logically unify their data warehouses and data lakes, without affecting business. This powerful platform offers a variety of subscription options that can benefit companies immensely. For example, companies often start out with individual projects using a Denodo Professional subscription, but in a short period of time they end up adding more and more data sources and move on to other Denodo subscriptions such as Denodo Enterprise or Denodo Enterprise Plus. The upgrade process is very easy to establish; in fact, it can be done in less than a day once the cloud marketplace is chosen (Amazon Web Services (AWS), Microsoft Azure, or Google Cloud Platform (GCP). In as little as six weeks companies can realize real business benefits from managing and utilizing their data effectively. A Bridging Layer Data virtualization has been around for quite some time now. Denodo’s founders, Angel Viña and Alberto Pan, have been involved in data virtualization from as far back as the 1990’s. If you’re not familiar with data virtualization, here is a quick summary. Data virtualization is the cornerstone to a logical data architecture, whether it be a logical data warehouse, logical data fabric, data mesh, or even a data hub. All of these architectures are best served by our principals Combine (bring together all your data sources), Connect (into a logical single view) and Consume (through standard connectors to your favorite BI/data science tools or through our easy-to-use robust API’s). Data virtualization is the bridge that joins multiple data sources to fuel analytics. It is also the logical data layer that effectively integrates data silos across disparate systems, manages unified data for centralized security, and delivers it to business users in real time. Economic Benefits in Less Than 6 weeks with Data Virtualization? In a short duration, how can companies benefit from choosing data virtualization as a data management solution? To answer this question, below are some very interesting KPI’s discussed in the recently released Forrester study on the Total Economic Impact of Data Virtualization. For example, companies that have implemented data virtualization have seen an 83% increase in business user productivity. Mainly this is due to the business-centric way a data virtualization platform is delivered. When you implement data virtualization, you provide business users with an easy to access democratized interface to their data needs. The second KPI to note is a 67% reduction in development resources. With data virtualization, you connect to the data, you do not copy it. This means once it is set up, there is a significant reduction in the need for data integration engineers, as data remains in the source location and is not copied around the enterprise. Finally, companies are reporting a 65% improvement in data access speeds above and beyond more traditional approaches such as extract, transform, and load (ETL) processes. A Modern Solution for an Age-Old Problem To understand how data virtualization can help elevate projects to an enterprise level, we can share a few use cases in which companies have leveraged data virtualization to solve their business problems across several different industries. For example, in finance and banking we often see use cases in which data virtualization can be used as a unifying platform to help improve compliance and reporting. In retail, we see use cases including predictive analytics in supply chains as well as next and best actions from a unified view of the customer. There are many uses for data virtualization in a wider variety of situations, such as in healthcare and government agencies. Companies use the Denodo Platform to help data scientists understand key trends and activities, both sociologically as well as economically. In a nutshell, if data exists in more than one source, then the Denodo Platform acts as the unifying platform that connects, combines and allows users to consume the data in a timely, cost-effective manner.

Read More
Server Hypervisors

How virtualization helped Dell make a pandemic pivot

Article | September 9, 2022

Danny Cobb, fellow and vice president of engineering for Dell Technologies’ telco systems business, remembers his company cruising into early 2020: Kicking off a new fiscal year with its operating plan in place, supply chain nailed down and factories humming; people coming into the office each day to the usual routine of looking for parking spots and taking laptops down to the cafeteria. Then came March, and the first wave of the Covid-19 pandemic hit U.S. shores. In the course of one weekend, Dell pivoted to having more than 90% of its workforce working from home. That meant a dramatic shift in its network needs and operations – one that was only able to be accomplished so quickly because of virtualized infrastructure.

Read More
Virtual Desktop Strategies

Discovering SCVMM and Its Features

Article | July 26, 2022

System Center Virtual Machine Manager (SCVMM) is a management tool for Microsoft’s Hyper-V virtualization platform. It is part of Microsoft’s System Center product suite, which also includes Configuration Manager and Operations Manager, among other tools. SCVMM provides a single pane of glass for managing your on-premises and cloud-based Hyper-V infrastructures, and it’s a more capable alternative to Windows Server tools built for the same purpose.

Read More
Server Virtualization

Boosting Productivity with Kubernetes and Docker

Article | May 17, 2023

Learn setting up a Docker and Kubernetes environment with the right considerations and choose the best-suited software from ten leading tools, softwares and platforms for your business needs. Contents The blog discusses how Kubernetes and Docker can boost software development and deployment productivity. In addition, it covers the benefits of the role of Kubernetes in orchestrating containerized applications and best practices for implementing these technologies to improve efficiency and streamline workflows. Docker and Kubernetes are both essential containerization ecosystem utilities. Kubernetes, an excellent DevOps solution, manages and automates containers' deployment and scaling, along with operating across clusters of hosts, whereas Docker is used for creating and operating containers. The blog covers tips to consider while choosing tools/platforms. It further enlists ten platforms providing Kubernetes and Docker, featuring their offerings. 1. Considerations While Setting Up a Development Environment with Kubernetes and Docker 1.1 Fluid app delivery A platform for application development must provide development teams with high velocity. Two factors contribute to high velocity: rapid application delivery and brief development cycles. Application platforms must support build processes that start with source code. The platforms must also facilitate the repetitive deployment of applications on any remote staging instance. 1.2 Polyglot support Consistency is the defining characteristic of an application platform. On-demand, repetitive, and reproducible builds must be supported by the platform. Extending a consistent experience across all languages and frameworks elevates the platform experience. The platform must support a native build process and the ability to develop and customize this build process. 1.3 Baked-in security Containerized environments are secured in a significantly different manner than conventional applications. A fundamental best practice is to utilize binaries compiled with all necessary dependencies. The build procedure should also include a directive to eliminate unnecessary components for the application's operation. Setting up a zero-trust architecture between platform components that orchestrate deployments significantly improves the workloads' security posture. 1.4 Adjustable abstractions A platform with paved paths and the flexibility to accommodate the requirements of software engineering teams has a greater chance of success. Open-source platforms score highly in this regard, particularly those with modular architectures that allow the team to swap out parts as they adjust. 2.Top Tips to Consider While Choosing Tools and Platforms for Kubernetes and Docker 2.1 Production-Readiness Configuring Kubernetes or Docker can be complex and resource-intensive. A production-ready platform will ensure having the necessary fully automated features without the need for configuration. Security is an essential aspect of production readiness. Additionally, automation is critical, as production readiness requires that the solution manage all cluster management duties. Automated backup, recovery, and restore capabilities must be considered. Also, ensure the high availability, scalability, and self-healing of the cluster's platform. 2.2 Future-Readiness As the cloud and software evolve, a system's hosting location may affect its efficacy. The current trend is a multi-cloud strategy. Ensure that the platform can support abstracting from cloud or data center providers and building a shared infrastructure across clouds, cloud regions, and data centers, as well as assist in configuring them if required. According to a recent study, nearly one-third of organizations are already collaborating with four or more cloud service providers. (Source: Microsoft and 451 Research) 2.3 Ease of Administration Managing a Docker or Kubernetes cluster is complex and requires various skill sets. Kubernetes generates a lot of unprocessed data, which must be interpreted to comprehend what's happening with the cluster. Early detection and intervention are crucial to disaster prevention. Identifying a platform that eliminates the issue of analyzing raw data is essential. By incorporating automated intelligent monitoring and alerts, such solutions can provide critical status, error, event, and warning data to take appropriate action. 2.4 Assistance and Training As the organization begins to acquire Kubernetesor Docker skills, it is essential to have a vendor that can provide 24/7 support and training to ensure a seamless transition. Incorrect implementation will add a layer of complexity to infrastructure management. Leverage automation tools that offer the support needed to use Kubernetes and Docker without the management burden. 3. 10 Tools and Platforms Providing Kubernetes and Docker 3.1 Aqua Cloud Native Security Platform: Aqua Security provides the Aqua Cloud Native Security Platform, a comprehensive security solution designed to protect cloud-native applications and microservices. Aqua offers end-to-end security for applications operating on Docker Enterprise Edition (Community Edition), protecting the DevOps pipeline and production workloads with complete visibility and control. It provides end-to-end security across the entire application lifecycle, from development to production, for both containerized and serverless workloads. In addition, it automates prevention, detection, and response across the whole application lifecycle to secure the build, cloud infrastructure, and operating workloads, regardless of where they are deployed. 3.2 Weave Gitops Enterprise Weave GitOps Enterprise, a full-stack, developer-centric operating model for Kubernetes, creates and contributes to several open-source projects. Its products and services enable teams to design, build, and operate their Kubernetes platform at scale. Built by the creators of Flux and Flagger, Weave GitOps allows users to deploy and manage Kubernetes clusters and applications in the public or private cloud or their own data center. Weave GitOps Enterprise helps simplify Kubernetes with fully automated continuous delivery pipelines that roll out changes from development to staging and production. Weaveworks has used Kubernetes in production for over eight years and has developed that expertise into Weave GitOps Enterprise. 3.3 Mirantis Kubernetes Engine Mirantis provides the Mirantis Kubernetes Engine, a platform designed to help organizations deploy, manage, and scale their Kubernetes clusters. It includes features such as container orchestration, automated deployment, monitoring, and high availability, all designed to help organizations build and run their applications at scale. Mirantis Kubernetes Engine also includes a set of tools for managing the lifecycle of Kubernetes clusters, including cluster deployment, upgrades, and patching. It also has security scanning and policy enforcement features, as well as integration with other enterprise IT systems such as Active Directory and LDAP. 3.4 Portworx by Pure Storage Portworx's deep integration into Docker gives Portworx container data services benefits directly through the Docker Swarm scheduler. Swarm service creation brings the management capability of Portworx to the Docker persistent storage layer to avoid complex tasks such as increasing the storage pool without container downtime and problems like stuck EBS drives. Portworx is also a multi-cloud-ready Kubernetes storage and administration platform designed to simplify and streamline data management in Kubernetes. The platform abstracts the complexity of data storage in Kubernetes. Additionally, it serves as a software-defined layer that aggregates Kubernetes nodes' data storage into a virtual reservoir. 3.5 Platform9 Platform9 provides a powerful IDE for developers for simplified in-context views of pods, logs, events, and more. Both development and operations teams can access the information they need in an instant, secured through SSO and Kubernetes RBAC. The industry’s first SaaS-managed approach combined with a best-in-class support and customer success organization with a 99.9% consistent CSAT rating delivers production-ready K8s to organizations of any size. It provides services to deploy a cluster instantly, achieve GitOps faster, and take care of every aspect of cluster management, including remote monitoring, self-healing, automatic troubleshooting, and proactive issue resolution, around the clock. 3.6 Kubernetes Network Security Sysdig provides Kubernetes Network Security, a solution that offers cloud security from source to run. The product provides network security for Kubernetes environments by monitoring and blocking suspicious traffic in real time. It helps organizations protect their Kubernetes clusters against advanced threats and attacks. The product and Sysdig Secure offer Kubernetes Network Monitoring to investigate suspicious traffic and connection attempts, Kubernetes-Native Microsegmentation to enable microsegmentation without breaking the application, and Automated Network Policies to save time by automating Kubernetes network policies. 3.7 Kubernetes Operations Platform for Edge Rafay delivers a production-ready Kubernetes Operations Platform for Edge, streamlining ongoing operations for edge applications. It provides centralized multi-cluster management to deploy, manage, and upgrade all Kubernetes clusters from a single console across all edge nodes. In addition, it offers comprehensive lifecycle management, with which users can quickly and easily provision Kubernetes clusters at the edge, where cluster updates and upgrades are seamless with no downtime. Furthermore, the KMC for Edge quickly integrates with enterprise-class SSO solutions such as Okta, Ping One, and Azure AD, among others. Other features include standardized clusters and workflows, integration and automation, and centralized logging and monitoring. 3.8 Opcito Technologies Opcito provides simplified container management with efficient provisioning, deployment, scaling, and networking. Its application containerization expertise helps containerize existing and new applications and dependencies. Opcito is well-versed in leading container orchestration platforms like Docker Swarm and Kubernetes. While it helps choose the container platform that best suits specific application needs, it also helps with the end-to-end management of containers so clients can release applications faster and focus on innovation and business. The container management and orchestration services include: building secured microservices, Enterprise-scale Container Management and Orchestration, Orchestration, and Container Monitoring. 3.9 D2iQ Kubernetes Platform (DKP) D2iQ (DKP) enables enterprises to take advantage of all the benefits of cloud-native Kubernetes while laying the groundwork for intelligent cloud-native innovation by simplifying Kubernetes deployment and maintenance. It simplifies and automates the most difficult parts of an enterprise Kubernetes deployment across all infrastructures. DKP helps enterprises easily overcome operational barriers and set them up in minutes and hours rather than weeks and months. In addition, DKP simplifies Kubernetes management through automation using GitOps workflow, observability, application catalog, real-time cost management, and more. 3.10 Spektra Spektra, by Diamanti, a multi-cluster management solution for DevOps and production teams, provides centralized multi-cluster management, a single control plane to deliver everything needed to provision and manage the lifecycle of multiple clusters. Spektra is built to cater to business needs, from air-gapped on-prem deployments to hybrid and multi-cloud infrastructures. It also enables stretching resources across different clusters within the tenant. Furthermore, it allows you to move workloads and their associated data from one cluster to another directly from its dashboard. Spektra integrates with lightweight directory access protocols (LDAP) and Active Directory (AD) to enable user authentication and streamline resource access. In addition, it offers application migration, data mobility, and reporting. 4. Conclusion It is evident that Kubernetes and Docker can significantly boost software development and deployment productivity. By adopting appropriate containerization platforms and leveraging Kubernetes for orchestration, organizations can streamline workflows, improve efficiency, and enhance the reliability of their applications. Furthermore, following the tips to choose the tools or platform carefully can further improve productivity.

Read More

Spotlight

Empired Ltd

Empired Ltd is a national IT Services Provider with a broad range of capabilities and a reputation for delivering enterprise class IT service and solutions. Established in 1999, Empired is a publicly listed company (ASX: EPD) formed in Western Australia and with offices nationally. With a combined team of over 1000 people located in Sydney, Melbourne, Perth, Brisbane and Adelaide, New Zealand and the US, Empired has built a reputation for service excellence and is a leading provider of business technology solutions to both government and private sectors (Education, Financial Services and Insurance, Health, Mining, Oil and Gas, Retail and Manufacturing, Utilities). We work with clients to deliver high quality solutions to meet their business requirements.

Related News

Virtual Server Infrastructure

Mobileum and VoerEir Partner to Provide End-to-End Service Assurance and Network Function Virtualization Infrastructure Testing and Benchmarking

Mobileum | February 25, 2022

Mobileum Inc., a leading global provider of analytics solutions for roaming and network services, security, risk management, testing and service assurance, and subscriber intelligence, is pleased to announce their technology partnership with VoerEir, an award-winning edge cloud technology company. The partnership between Mobileum and VoerEir creates the most comprehensive and powerful test platform for end-to-end Service Assurance and network function virtualization infrastructure (NFVI) benchmarking, certification, and validation. Combining Mobileum's SITE active test solution with VoerEir's TOUCHSTONE test suite provides a vertically integrated, full-stack testing solution that enables Communication Service Providers (CSPs) to test services and infrastructure from end-to-end. From the lab to the live network and from virtual and cloud-native network functions and applications (VNF/CNF) to the end device - all in a fully automated manner. Extensive RESTful API and automation capabilities allow the joint solution to be integrated into Telco Continuous Integration and Delivery (CI/CD) pipelines and provide an essential Continuous Testing (CT) component. Gabriel Chiriacescu, Mobileum's SVP for Testing and Service Assurance said: "The virtualized network infrastructure is the foundation on which 5G and future 6G cellular networks are being built. Assuring the NFVI's strict SLAs are met should be top of mind for all communication service providers. Together with VoerEir, we are proud to offer our global customers a best-in-class solution that ensures their next-generation networks are performing as expected." We are excited to announce this cooperation with Mobileum, which will provide our customers with the most comprehensive end-to-end testing solution for network applications (VNF/CNF), infrastructure (NFVI), and devices. VoerEir has been working steadily over the past six years to develop the best automated NVFI performance testing solution in the industry, and thanks to this partnership, we can prepare for the next level of growth." Javier Garcia Gomez, VoerEir´s CEO VoerEir's Touchstone Platform enables Telco operators to facilitate the benchmarking of multiple telco cloud environments spanning across multiple data centers. It provides support for Openstack and Kubernetes environments using an advanced test engine developed by VoerEir. The Touchstone platform includes a wide array of features for environment benchmarking, report management, and Enhanced Platform Aware (EPA) test suites. It is a leading-edge platform for cloud environment test automation, benchmarking, certification, and validation. The Mobileum-VoerEir partnership marks an important breakthrough for operators looking to accelerate their 5G rollouts and scale 5G and Edge testing capabilities. It also highlights Mobileum's open collaboration strategy of working alongside technology partners to integrate and expand its analytics capabilities to help CSPs meet their subscribers' rising service performance standards and expectations. About Mobileum Inc. Mobileum is a leading provider of Telecom analytics solutions for roaming, core network, security, risk management, domestic and international connectivity testing, and customer intelligence. More than 1,000 customers rely on its Active Intelligence platform, which provides advanced analytics solutions, allowing customers to connect deep network and operational intelligence with real-time actions that increase revenue, improve customer experience, and reduce costs. Headquartered in Silicon Valley, Mobileum has global offices in Australia, Germany, Greece, India, Portugal, Singapore, UK, and United Arab Emirates. About VoerEir AB VoerEir AB offers Touchstone, a test tool to facilitate telco cloud testing, deployment, and operation. VoerEir is headquartered in Kista (Sweden) and supplies its test suite and services to Tier-1 Telecommunication Operators and Vendors operating in several countries in Europe, the Middle East, and Asia.

Read More

Virtual Server Infrastructure

6WIND's Virtual Cell Site Router sets new standards in Virtualized & Disaggregated Networking

6WIND | January 27, 2022

6WIND, a leading high Performance and Secure networking Software Company is proud to announce the launch of its novel Virtual Cell Site Router (vCSR). 6WIND vCSR is a virtualized cell site router solution, part of 6WIND's Virtual Service Router (VSR) product family. The vCSR is tailored to the (radio) access network needs of 5G and 4G mobile network operators. The primary purpose of the vCSR is to provide best-in-class-efficiency IP/MPLS routing and high-performance end-to-end IPsec VPN security in a radio access network for hauling the aggregated traffic to the operator's core network. Just like all of 6WIND's VSR applications, vCSR runs on COTS servers, minimizing capital expenditure, maximizing economies of scale in equipment procurement and skirting around vendor lock-in. Based on 6WIND's core technology, vCSR boasts the industry-highest, linearly scalable forwarding performance on COTS hardware. It also caters for the lowest and, above all, deterministic latency, which is of utmost importance for real-time low-latency 5G network applications. vCSR can be deployed on bare metal (PNF), virtualized (VNF) or containerized (CNF) with full hardware and software disaggregation. The 6WIND vCSR is optimized to support all required CSR features and delivers its line rate performance with the lowest CPU and memory footprint. This results in market-leading efficiency in routing and security capabilities towards the provider core network. 6WINDs vCSR will readily co-exist and share resources with other network functions like for example 5G Distributed Units (DU), enabling the operator to mix and match different radio access, networking and other functions as per his specific needs. Creating on-demand, and bespoke, yet dependable network elements in the software realm, disaggregated from the hardware layer. About 6WIND 6WIND is a leading high-performance networking software company and the worldwide market leader for Virtual Service Router (VSR) solutions. 6WIND software is deployed globally by Service Providers, System Integrators, Cloud Providers and Tier-1 OEMs, allowing customers to replace expensive hardware with software and virtualization for routing and security use cases. 6WIND has a global presence with Headquarters based in Paris, France and in Santa Clara, California.

Read More

Virtualized Environments

Ekinops Obtains Microsoft Teams Certification for its SBC Solutions

EKINOPS S.A. | September 03, 2021

Ekinops, a leading network access and virtualization specialist, has announced that its enterprise SBC (Session Border Controller) solution included in the OneOS6 middleware has been certified by Microsoft Direct Routing. This certification allows businesses to benefit from the services offered by Microsoft Teams while keeping the telecom provider of their choice. Companies can now benefit from a complete solution that supports employee mobility and boosts productivity by combining the calling functions of traditional operators with the Microsoft platform capabilities, alongside advanced functionalities to make and receive phone calls from Teams users via Teams Direct Routing. A proven solution for interconnecting traditional communications systems with the latest generation of IP-based voice and data technologies, the Ekinops SBC range encompasses the most advanced features in terms of performance, security and voice quality. Ekinops offers a full range of certified SBCs for enterprises. It includes: A hybrid SBC solution (ONeSBC) that supports both analog and digital devices already in the enterprise while delivering Microsoft Direct Routing. Since it is not a "rip and replace" approach, the amortization of current investments is not impacted by the introduction of Microsoft Direct Routing in the enterprise. A virtualized VNF solution (ONEvSBC) allowing the dematerialization of the SBC solution for deployment in a public or private cloud. "In a context where home office work is growing rapidly, Microsoft Teams has become an essential and strategic collaboration platform for organizations," said Sylvain Quartier, Vice President of Marketing and Product Strategy for Access at Ekinops. "We are proud to have swiftly and successfully passed the Microsoft Direct Routing Teams certification with our SBC solutions. This certification broadens the scope of applications for our solutions and allows our operator customers to enrich their unified communications and collaboration service offerings."

Read More

Virtual Server Infrastructure

Mobileum and VoerEir Partner to Provide End-to-End Service Assurance and Network Function Virtualization Infrastructure Testing and Benchmarking

Mobileum | February 25, 2022

Mobileum Inc., a leading global provider of analytics solutions for roaming and network services, security, risk management, testing and service assurance, and subscriber intelligence, is pleased to announce their technology partnership with VoerEir, an award-winning edge cloud technology company. The partnership between Mobileum and VoerEir creates the most comprehensive and powerful test platform for end-to-end Service Assurance and network function virtualization infrastructure (NFVI) benchmarking, certification, and validation. Combining Mobileum's SITE active test solution with VoerEir's TOUCHSTONE test suite provides a vertically integrated, full-stack testing solution that enables Communication Service Providers (CSPs) to test services and infrastructure from end-to-end. From the lab to the live network and from virtual and cloud-native network functions and applications (VNF/CNF) to the end device - all in a fully automated manner. Extensive RESTful API and automation capabilities allow the joint solution to be integrated into Telco Continuous Integration and Delivery (CI/CD) pipelines and provide an essential Continuous Testing (CT) component. Gabriel Chiriacescu, Mobileum's SVP for Testing and Service Assurance said: "The virtualized network infrastructure is the foundation on which 5G and future 6G cellular networks are being built. Assuring the NFVI's strict SLAs are met should be top of mind for all communication service providers. Together with VoerEir, we are proud to offer our global customers a best-in-class solution that ensures their next-generation networks are performing as expected." We are excited to announce this cooperation with Mobileum, which will provide our customers with the most comprehensive end-to-end testing solution for network applications (VNF/CNF), infrastructure (NFVI), and devices. VoerEir has been working steadily over the past six years to develop the best automated NVFI performance testing solution in the industry, and thanks to this partnership, we can prepare for the next level of growth." Javier Garcia Gomez, VoerEir´s CEO VoerEir's Touchstone Platform enables Telco operators to facilitate the benchmarking of multiple telco cloud environments spanning across multiple data centers. It provides support for Openstack and Kubernetes environments using an advanced test engine developed by VoerEir. The Touchstone platform includes a wide array of features for environment benchmarking, report management, and Enhanced Platform Aware (EPA) test suites. It is a leading-edge platform for cloud environment test automation, benchmarking, certification, and validation. The Mobileum-VoerEir partnership marks an important breakthrough for operators looking to accelerate their 5G rollouts and scale 5G and Edge testing capabilities. It also highlights Mobileum's open collaboration strategy of working alongside technology partners to integrate and expand its analytics capabilities to help CSPs meet their subscribers' rising service performance standards and expectations. About Mobileum Inc. Mobileum is a leading provider of Telecom analytics solutions for roaming, core network, security, risk management, domestic and international connectivity testing, and customer intelligence. More than 1,000 customers rely on its Active Intelligence platform, which provides advanced analytics solutions, allowing customers to connect deep network and operational intelligence with real-time actions that increase revenue, improve customer experience, and reduce costs. Headquartered in Silicon Valley, Mobileum has global offices in Australia, Germany, Greece, India, Portugal, Singapore, UK, and United Arab Emirates. About VoerEir AB VoerEir AB offers Touchstone, a test tool to facilitate telco cloud testing, deployment, and operation. VoerEir is headquartered in Kista (Sweden) and supplies its test suite and services to Tier-1 Telecommunication Operators and Vendors operating in several countries in Europe, the Middle East, and Asia.

Read More

Virtual Server Infrastructure

6WIND's Virtual Cell Site Router sets new standards in Virtualized & Disaggregated Networking

6WIND | January 27, 2022

6WIND, a leading high Performance and Secure networking Software Company is proud to announce the launch of its novel Virtual Cell Site Router (vCSR). 6WIND vCSR is a virtualized cell site router solution, part of 6WIND's Virtual Service Router (VSR) product family. The vCSR is tailored to the (radio) access network needs of 5G and 4G mobile network operators. The primary purpose of the vCSR is to provide best-in-class-efficiency IP/MPLS routing and high-performance end-to-end IPsec VPN security in a radio access network for hauling the aggregated traffic to the operator's core network. Just like all of 6WIND's VSR applications, vCSR runs on COTS servers, minimizing capital expenditure, maximizing economies of scale in equipment procurement and skirting around vendor lock-in. Based on 6WIND's core technology, vCSR boasts the industry-highest, linearly scalable forwarding performance on COTS hardware. It also caters for the lowest and, above all, deterministic latency, which is of utmost importance for real-time low-latency 5G network applications. vCSR can be deployed on bare metal (PNF), virtualized (VNF) or containerized (CNF) with full hardware and software disaggregation. The 6WIND vCSR is optimized to support all required CSR features and delivers its line rate performance with the lowest CPU and memory footprint. This results in market-leading efficiency in routing and security capabilities towards the provider core network. 6WINDs vCSR will readily co-exist and share resources with other network functions like for example 5G Distributed Units (DU), enabling the operator to mix and match different radio access, networking and other functions as per his specific needs. Creating on-demand, and bespoke, yet dependable network elements in the software realm, disaggregated from the hardware layer. About 6WIND 6WIND is a leading high-performance networking software company and the worldwide market leader for Virtual Service Router (VSR) solutions. 6WIND software is deployed globally by Service Providers, System Integrators, Cloud Providers and Tier-1 OEMs, allowing customers to replace expensive hardware with software and virtualization for routing and security use cases. 6WIND has a global presence with Headquarters based in Paris, France and in Santa Clara, California.

Read More

Virtualized Environments

Ekinops Obtains Microsoft Teams Certification for its SBC Solutions

EKINOPS S.A. | September 03, 2021

Ekinops, a leading network access and virtualization specialist, has announced that its enterprise SBC (Session Border Controller) solution included in the OneOS6 middleware has been certified by Microsoft Direct Routing. This certification allows businesses to benefit from the services offered by Microsoft Teams while keeping the telecom provider of their choice. Companies can now benefit from a complete solution that supports employee mobility and boosts productivity by combining the calling functions of traditional operators with the Microsoft platform capabilities, alongside advanced functionalities to make and receive phone calls from Teams users via Teams Direct Routing. A proven solution for interconnecting traditional communications systems with the latest generation of IP-based voice and data technologies, the Ekinops SBC range encompasses the most advanced features in terms of performance, security and voice quality. Ekinops offers a full range of certified SBCs for enterprises. It includes: A hybrid SBC solution (ONeSBC) that supports both analog and digital devices already in the enterprise while delivering Microsoft Direct Routing. Since it is not a "rip and replace" approach, the amortization of current investments is not impacted by the introduction of Microsoft Direct Routing in the enterprise. A virtualized VNF solution (ONEvSBC) allowing the dematerialization of the SBC solution for deployment in a public or private cloud. "In a context where home office work is growing rapidly, Microsoft Teams has become an essential and strategic collaboration platform for organizations," said Sylvain Quartier, Vice President of Marketing and Product Strategy for Access at Ekinops. "We are proud to have swiftly and successfully passed the Microsoft Direct Routing Teams certification with our SBC solutions. This certification broadens the scope of applications for our solutions and allows our operator customers to enrich their unified communications and collaboration service offerings."

Read More

Events