home About Us Tags

Blog posts tagged with: NOS

The Open Compute Project Part 1

The Open Compute Project Part 1

The OCP’s third regional summit took place on the 26th and 27th of September in Amsterdam. I was in attendance as EPS Global’s representative for the second time (I was on my best behaviour, honest). Over the next 2 blogs I will share some of the new technologies that were on show from the biggest names in the hardware world. In part 1 though, I will give an overview of the OCP, where, when and why they began, the ethos within and where it is heading. Part 2 will be dedicated to the new technologies that aim to solve the ever-increasing challenges within cloud computing and more. With members including Facebook, Google, IBM, Rackspace, Nokia, Microsoft, Alibaba Group and Cisco to name but a few, all working in collaboration, the Open Compute Project looks capable of rising to these challenges.

Read article

The Open Compute Project Part 1

The OCP’s third regional summit took place on the 26th and 27th of September in Amsterdam. I was in attendance as EPS Global’s representative for the second time (I was on my best behaviour, honest). Over the next 2 blogs I will share some of the new technologies that were on show from the biggest names in the hardware world. In part 1 though, I will give an overview of the OCP, where, when and why they began, the ethos within and where it is heading. Part 2 will be dedicated to the new technologies that aim to solve the ever-increasing challenges within cloud computing and more. With members including Facebook, Google, IBM, Rackspace, Nokia, Microsoft, Alibaba Group and Cisco to name but a few, all working in collaboration, the Open Compute Project looks capable of rising to these challenges.

The OCP’s third regional summit took place on the 26th and 27th of September in Amsterdam. I was in attendance as EPS Global’s representative for the second time (I was on my best behaviour, honest). Over the next 2 blogs I will share some of the new technologies that were on show from the biggest names in the hardware world. In part 1 though, I will give an overview of the OCP, where, when and why they began, the ethos within and where it is heading. Part 2 will be dedicated to the new technologies that aim to solve the ever-increasing challenges within cloud computing and more. With members including Facebook, Google, IBM, Rackspace, Nokia, Microsoft, Alibaba Group and Cisco to name but a few, all working in collaboration, the Open Compute Project looks capable of rising to these challenges.


EPS Global
Containers, Docker and Kubernetes: A beginner's guide Part 2

Containers, Docker and Kubernetes: A beginner's guide Part 2

Kubernetes is all about sharing machines between the applications, so understanding how they communicate is essential. The first important element to understand is that every Pod gets its own IP address. This means you do not have to create links between the Pods and also negates the need to map host ports to container ports, as is done in the Docker networking model. Pods can now be treated very similarly to VMs or physical hosts with respect to naming, port allocation, load balancing, migration and more. Read article

Containers, Docker and Kubernetes: A beginner's guide Part 2

Kubernetes is all about sharing machines between the applications, so understanding how they communicate is essential. The first important element to understand is that every Pod gets its own IP address. This means you do not have to create links between the Pods and also negates the need to map host ports to container ports, as is done in the Docker networking model. Pods can now be treated very similarly to VMs or physical hosts with respect to naming, port allocation, load balancing, migration and more. Kubernetes is all about sharing machines between the applications, so understanding how they communicate is essential. The first important element to understand is that every Pod gets its own IP address. This means you do not have to create links between the Pods and also negates the need to map host ports to container ports, as is done in the Docker networking model. Pods can now be treated very similarly to VMs or physical hosts with respect to naming, port allocation, load balancing, migration and more.

EPS Global
The Tyranny of Choice: A guide to open source Network Operating Systems (NOS)

The Tyranny of Choice: A guide to open source Network Operating Systems (NOS)

The more choice we have, the less satisfied we become however we do need choice to feel freedom and autonomy when decision-making. This is known as the paradox of choice and rings true when buying a packet of crisps (or chips for my US friends), one of Heinz’s 57 varieties or selecting a NOS that best suits your needs. Consumer choice in this sphere is essential as every network requires something a little different to suit their very specific environmental demands. It is this choice that has driven creation, innovation, price and also keeps everyone in this market on their toes. Innovate or die was the cry! Read article

The Tyranny of Choice: A guide to open source Network Operating Systems (NOS)

The more choice we have, the less satisfied we become however we do need choice to feel freedom and autonomy when decision-making. This is known as the paradox of choice and rings true when buying a packet of crisps (or chips for my US friends), one of Heinz’s 57 varieties or selecting a NOS that best suits your needs. Consumer choice in this sphere is essential as every network requires something a little different to suit their very specific environmental demands. It is this choice that has driven creation, innovation, price and also keeps everyone in this market on their toes. Innovate or die was the cry! The more choice we have, the less satisfied we become however we do need choice to feel freedom and autonomy when decision-making. This is known as the paradox of choice and rings true when buying a packet of crisps (or chips for my US friends), one of Heinz’s 57 varieties or selecting a NOS that best suits your needs. Consumer choice in this sphere is essential as every network requires something a little different to suit their very specific environmental demands. It is this choice that has driven creation, innovation, price and also keeps everyone in this market on their toes. Innovate or die was the cry!

EPS Global
[Video] Interview with Glenn Sullivan, Co-Founder of SnapRoute

[Video] Interview with Glenn Sullivan, Co-Founder of SnapRoute

[Video] Glenn Sullivan, Co-Founder of SnapRoute, Inc, is the latest Industry Titan to be grilled by EPS. SnapRoute is a very exciting spin out from from Data Center Group at Apple, who were using disaggregated networking long before it was cool, to drive iCloud, iTunes and other Apple user services. Glenn talks about the genesis of SnapRoute, how they are bringing networking into the cloud native era, containers and how Kubernetes fits in.

Read article

[Video] Interview with Glenn Sullivan, Co-Founder of SnapRoute

[Video] Glenn Sullivan, Co-Founder of SnapRoute, Inc, is the latest Industry Titan to be grilled by EPS. SnapRoute is a very exciting spin out from from Data Center Group at Apple, who were using disaggregated networking long before it was cool, to drive iCloud, iTunes and other Apple user services. Glenn talks about the genesis of SnapRoute, how they are bringing networking into the cloud native era, containers and how Kubernetes fits in.

[Video] Glenn Sullivan, Co-Founder of SnapRoute, Inc, is the latest Industry Titan to be grilled by EPS. SnapRoute is a very exciting spin out from from Data Center Group at Apple, who were using disaggregated networking long before it was cool, to drive iCloud, iTunes and other Apple user services. Glenn talks about the genesis of SnapRoute, how they are bringing networking into the cloud native era, containers and how Kubernetes fits in.


EPS Global
Containers, Docker and Kubernetes: A Beginner's Guide

Containers, Docker and Kubernetes: A Beginner's Guide

Container platforms and Cloud Native are the talk of the town, with Kubernetes, or k8s as it is stylized, recently being crowned the victor in the bloody but aptly named ‘Container Wars’. The white flag of surrender for management and orchestration was raised by Docker which now supports Kubernetes natively. Docker is still the container engine of choice though. This means that most Cloud Native systems are going to contain both platforms in a complementary fashion.

Read article

Containers, Docker and Kubernetes: A Beginner's Guide

Container platforms and Cloud Native are the talk of the town, with Kubernetes, or k8s as it is stylized, recently being crowned the victor in the bloody but aptly named ‘Container Wars’. The white flag of surrender for management and orchestration was raised by Docker which now supports Kubernetes natively. Docker is still the container engine of choice though. This means that most Cloud Native systems are going to contain both platforms in a complementary fashion.

Container platforms and Cloud Native are the talk of the town, with Kubernetes, or k8s as it is stylized, recently being crowned the victor in the bloody but aptly named ‘Container Wars’. The white flag of surrender for management and orchestration was raised by Docker which now supports Kubernetes natively. Docker is still the container engine of choice though. This means that most Cloud Native systems are going to contain both platforms in a complementary fashion.


EPS Global
Announcing our Switch Selector Tool

Announcing our Switch Selector Tool

If you've ever wondered which network switches are compatible with which open NOS look no further, we've developed a quick lookup tool that answers all your questions. Enjoy!

Read article

Announcing our Switch Selector Tool

If you've ever wondered which network switches are compatible with which open NOS look no further, we've developed a quick lookup tool that answers all your questions. Enjoy!

If you've ever wondered which network switches are compatible with which open NOS look no further, we've developed a quick lookup tool that answers all your questions. Enjoy!


EPS Global
Displaying results 13-18 (of 28)
 |<  <  1 - 2 - 3 - 4 - 5  >  >| 

Need Help?

We have local language and currency support in each of our 28 locations, ensuring you always have access to friendly customer support to deliver your hardware solutions regardless of your location.

Request a callback from our experts