COMMISSIONED: As an IT leader, you know that data management is one of the critical ingredients for cultivating successful AI initiatives. …
From RAG To Fine-Tuning, Data Management Enriches AI Results was written by Timothy Prickett Morgan at The Next Platform.
The Internet is built on the mutual understanding of network protocols and practices, and most of those protocols are defined using Request For Comments (RFC) or Best Common Practices (BCP) documents.
When I discovered GitHub Codespaces (thanks to a pointer by Roman Dodin), I did the absolute minimum of research to get netlab up and running in a container to enable Codespaces-based labs (BGP, IS-IS) and netlab examples.
However, if you want to know the behind-the-scenes details, you MUST read the Codespaces for Network Engineers and Educators deep dive by Julio Perez.
It is hard to bet against the GenAI boom, and thus far it is also hard for anyone other than Nvidia to profit from it. …
Marvell Pivots To AI Silicon, Looks Poised To Profit was written by Timothy Prickett Morgan at The Next Platform.
This blog post discusses an old arcane question that has been nagging me from the bottom of my Inbox for almost exactly four years. Please skip it if it sounds like Latin to you, but if you happen to be one of those readers who know what I’m talking about, I’d appreciate your comments.
Terminology first:
Here’s (in a nutshell) how PIC Edge is supposed to work:
When the hyperscalers and cloud builders were smaller and the Arm collective had failed to storm the datacenter and AMD was not yet on its path to resurgence, it was Intel that controlled the cadence of new compute engine introductions into the datacenter. …
AWS Reaps The Benefits Of The Custom Silicon It Has Sown was written by Timothy Prickett Morgan at The Next Platform.
In 2024, Thanksgiving (November 28), Black Friday (November 29), and Cyber Monday (December 2) significantly impacted Internet traffic, similar to trends seen in 2023 and previous years. This year, Thanksgiving in the US drove a 20% drop in daily traffic compared to the previous week, with a notable 33% dip at 15:45 ET. In contrast, Black Friday and Cyber Monday drove traffic spikes. But how global is this trend, and do attacks increase during Cyber Week?
At Cloudflare, we manage and protect a substantial amount of traffic for our customers, providing a unique vantage point to analyze traffic and attack patterns across the Internet. This perspective reveals insights like Cyber Monday being the busiest Internet traffic day of 2024 globally, followed by Black Friday, with patterns varying across countries. Notably, global HTTP request volume on Cyber Monday 2024 was 36% higher than 2023, with 5% of that traffic blocked as potential attacks.
For this analysis, we examined anonymized and aggregated HTTP requests and DNS queries across our network to uncover key patterns. Cyber Monday, December 2, was the day with peak traffic, and key findings for that day include:
Cloudflare processed a peak of 99.8 million HTTP requests per Continue reading
As client users, devices, and IoT continue to proliferate, the need for switching management and workload optimization across domains increases. Many sub-optimal and closed approaches have been designed in the past. Arista was founded to build the best software and hardware, equating to the highest performance and density in cloud/data centers, and now evolving to campus switches. In 2020, we introduced the smallest footprint of Arista CCS 750 and 720 series switches as a fitting example of the highest density and lowest footprint.
SPONSORED FEATURE AI is such a unique workload that it warrants its own specialized clouds. …
The Champagne Bottle Of AI Supercomputers was written by Timothy Prickett Morgan at The Next Platform.
A happy netlab user asked for a sample Cisco ASAv topology that would include an inside and an outside router.
We don’t have anything similar in the netlab examples yet, so let’s build a simple topology with two routers, a firewall, and a few hosts.
However, we have to start with a few caveats:
Well, that was surprising.
When we sat down to work this morning, starting out the final month of the 2024 year, we did not think that we would be writing about Pat Gelsinger “retiring” from the company that he loves best and most. …
With Gelsinger Gone, Who Benefits From An Intel Break Up? was written by Timothy Prickett Morgan at The Next Platform.
Current US president Joe Biden and once and future president Donald Trump do not agree on much. …
US Curbs HBM Exports To China – More For The Rest Of Us was written by Timothy Prickett Morgan at The Next Platform.
Templating and Data Representation: Aspect of Network Automation using a tailor made AI Chatbot just to handle this scenario
In today’s exploration, we’ll dive into the fascinating world of automation frameworks and how different data formats work together to create powerful, maintainable solutions. Drawing from extensive hands-on experience, I’ll share insights into how XML, JSON, and YAML complement each other in modern automation landscapes.
The Three Pillars of Automation Data Handling
A few weeks ago, Urs Baumann posted a nice example illustrating the power of netlab: a 10-router topology running OSPF, IS-IS, and BGP:
He didn’t post the underlying topology file, so let’s create a simple topology to build something similar.