SDN Hasn’t Faded, It’s Just Evolved
A look at how software-defined networking is expanding with the incorporation of analytics and how service providers are implementing the technology.
A look at how software-defined networking is expanding with the incorporation of analytics and how service providers are implementing the technology.
The pace of live webinar sessions will slow down a bit in April 2018 due to the onslaught of European spring holiday season. Nonetheless, you’ll be able to enjoy:
On April 19th we’ll have the first DIGS event in 2018, starting with introduction to SDDC and VMware NSX in the morning and NSX workshop in the afternoon.
Read more ...There are few people as visible in high performance computing programming circles as Michael Wolfe—and fewer still with level of experience. With 20 years working on PGI compilers and another 20 years before that working on languages and HPC compilers in industry, when he talks about the past, present and future of programming supercomputers, it is worthwhile to listen.
In his early days at PGI (formerly known as The Portland Group) Wolfe focused on building out the company’s suite of Fortran, C, and C++ compilers for HPC, a role that changed after Nvidia Tesla GPUs came onto the scene and …
The Future of Programming GPU Supercomputers was written by Nicole Hemsoth at The Next Platform.
The idea started forming in my head 3 years ago at CiscoLive Europe 2018 in Barcelona. I was asked to be a roving reporter for the event. I had never done anything like that before…. so to say I was... Read More ›
The post Casting Call: Angling for Good Tech and Good Conversation – Coming to YouTube SOON! appeared first on Networking with FISH.
Bare metal switch revenue was up 60 percent year-over-year in the fourth quarter of 2017. And it’s projected to reach $3.6 billion in 2022, with cloud deployments as the primary driver.
Step up or get out of the way, say the operator board members of ONF, including AT&T, China Unicom, Comcast, Google, Deutsche Telekom, NTT Group, Telefonica, and Turk Telekom.

Moving a monolithic application to a modern cloud architecture can be difficult and often result in a greenfield development effort. However, it is possible to move towards a cloud architecture using Docker Enterprise Edition with no code changes and gain choice , security and operational agility in the process.

Part 3 of the series begins the modernization process. I’ll take one aspect of the current application and break it out into a microservice. As written, the application writes to the database directly, but direct writes to the database can easily overwhelm the application by a large number of requests.
One solution is to implement a messaging queue. As in the part 2, I’ll follow several guidelines:
In this part of the modernization process, I add a message queue comprised of a REST interface that writes to a Redis database. The user data is held in Redis until it’s requested by a worker service that does the write to the database. The message queue uses Spring Boot to implement both the REST interface and the Redis database functions. Continue reading
Looking into the world of manufacturing and how its modernizing can help to understand the intricacies of intent-based approaches and how they can be applied to storage.