Intel unveils an epic response to AMD’s server push

Intel on Tuesday introduced its second-generation Xeon Scalable Processors for servers, developed under the codename Cascade Lake, and it’s clear AMD has lit a fire under a once complacent company.These new Xeon SP processors max out at 28 cores and 56 threads, a bit shy of AMD’s Epyc server processors with 32 cores and 64 threads, but independent benchmarks are still to come, which may show Intel having a lead at single core performance.And for absolute overkill, there is the Xeon SP Platinum 9200 Series, which sports 56 cores and 112 threads. It will also require up to 400W of power, more than twice what the high-end Xeons usually consume.To read this article in full, please click here

Intel unveils an epic response to AMD’s server push

Intel on Tuesday introduced its second-generation Xeon Scalable Processors for servers, developed under the codename Cascade Lake, and it’s clear AMD has lit a fire under a once complacent company.These new Xeon SP processors max out at 28 cores and 56 threads, a bit shy of AMD’s Epyc server processors with 32 cores and 64 threads, but independent benchmarks are still to come, which may show Intel having a lead at single core performance.And for absolute overkill, there is the Xeon SP Platinum 9200 Series, which sports 56 cores and 112 threads. It will also require up to 400W of power, more than twice what the high-end Xeons usually consume.To read this article in full, please click here

BrandPost: 802.11ax( Wi-Fi 6) Access Points for the most demanding mobile and IoT environments .

I am sure by now you’ve heard about the latest Wi-Fi technology, which is 802.11ax or Wi-Fi 6. We’ve been very active educating you about this standard for the past year. Please check out this blog series here.We’ve been building a portfolio of high-performance 802.11ax APs to meet a broad range of enterprise needs. Last fall, we introduced our first 802.11ax campus access point, the 510 Series, which is ideal for midsize mobile and IoT deployments.To read this article in full, please click here

BrandPost: Introducing Wi-Fi 6 Access Points for the Most Demanding Mobile and IoT Environments

I am sure by now you’ve heard about the latest Wi-Fi technology, which is 802.11ax or Wi-Fi 6. We’ve been very active educating you about this standard for the past year. Please check out this blog series here.We’ve been building a portfolio of high-performance 802.11ax APs to meet a broad range of enterprise needs. Last fall, we introduced our first 802.11ax campus access point, the 510 Series, which is ideal for midsize mobile and IoT deployments.To read this article in full, please click here

2019 PostgreSQL Trends Report: Private vs. Public Cloud, Migrations, Database Combinations & Top Reasons Used

2019 PostgreSQL Trends Report: Private vs. Public Cloud, Migrations, Database Combinations & Top Reasons Used

PostgreSQL is an open source object-relational database system that has soared in popularity over the past 30 years from its active, loyal, and growing community. For the 2nd year in a row, PostgreSQL has kept the title of #1 fastest growing database in the world according to the DBMS of the Year report by the experts at DB-Engines. So what makes PostgreSQL so special, and how is it being used today? We found the answers at the Postgres Conference in March where we surveyed PostgreSQL users, contributors, and SQL and NoSQL database administrators alike. In this free PostgreSQL Trends Report, we break down PostgreSQL hosting use across public cloud vs. private cloud vs. hybrid cloud, most popular cloud providers, migration trends, database combinations with Postgres, and why PostgreSQL is preferred over popular RDBMS alternatives.

Private Cloud vs. Public Cloud vs. Hybrid Cloud

Episode 48 – BGP Peering In The Real World

Internet BGP Peering relationships are a complicated mix of competing and complimentary motivations. In this Network Collective Community Roundtable we dive in to the world of public BGP peering to discuss how it works in the real world and when it might make sense for your organization to consider getting involved as well.

 


 

We would like to thank Cumulus Networks for sponsoring this episode of Network Collective.  Cumulus Networks makes networking software for the open, modern data center. It’s the only open networking software that allows you to affordably build and efficiently operate your network like the worlds largest data center operators. Cumulus Networks wants you to build something epic. Whether you’re scaling your data center network or designing the next “big thing,” you have your sights set on building something that matters. To do that, you’ll need to use the absolute best resources. If you would like to learn more about how Cumulus Networks can help you build something epic, you should check out https://cumulusnetworks.com/epic

 


Marijana Novakovic
Guest
Tom Ammon
Guest
Jordan Martin
Host
Eyvonne Sharp
Host
Russ White
Host

Outro Music:
Danger Storm Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3. Continue reading

Enabling the Next Generation of Community Network Builders: A Report on CNXAPAC 2018 and CN Champs

In October 2018, together with our partner Digital Empowerment Foundation (DEF), we organized the 2nd edition of CNXAPAC (Community Network eXchange Asia-Pacific) with a focus on how two sets of community operators – community radio network operators and community (Internet) network operators – could explore synergies in the work they do.

The event was kindly hosted by UNESCO at their Delhi office, and brought together over 50 participants from around the world to exchange knowledge and best practices, and see how the Internet can improve the lives of underserved and unserved communities.

In many parts of the world, community radio stations play an important role in providing information to the public – particularly in rural communities. The community radio community have expertise in setting up radio communications, as well as creating content relevant to their local communities. This presents a wonderful opportunity for this community to add Internet services to their repertoire, and 12 community radio operators from around India were brought to CNXAPAC to learn about Internet community networks, and how these could be deployed in their local communities.

The Internet Society Asia-Pacific Bureau has been working on community networks since 2010 as part of its Wireless for Continue reading

Don’t Sugarcoat the Challenges You Have

Last year I got into somewhat-heated discussion with a few engineers who followed the advice to run IBGP EVPN address family on top of an EBGP underlay.

My main argument was simple: this is not how BGP was designed and how it’s commonly used, and twisting it this way requires schizophrenic BGP routing process which introduces unnecessary complexity (even though it looks simple in Junos configuration) and might confuse people who have to run the network after the brilliant designer is gone.

Read more ...

Establishing software root of trust unconditionally

Establishing software root of trust unconditionally Gligor & Woo, NDSS’19

The authors won a best paper award for this work at NDSS this year. The main result is quite something, but as you might expect the lines of argument are detailed and not always easy to follow (and certainly not critically!) for non-experts like me. I’ll use today’s write-up to convey the big ideas as I understand them. Close reading of the original paper (and it’s accompanying technical report) will be essential if you then want to dig deeper.

The problem: establishing a root of trust

Root of trust (RoT) establishment on an untrusted system ensures that a system state comprises all and only content chosen by the user, and the user’s code begins execution in that state. All implies that no content is missing, and only that no extra content exists. If a system state is initialized to content that satisfies security invariants and RoT establishment succeeds, a user’s code begins execution in a secure initial state.

That is to say, even in the presence of persistent malware e.g. in the firmware of peripheral controllers, network interface cards, disk and USB controllers, and so on, root of Continue reading