I demonstrate deploying a .Net 7 application using ASP.NET Core with SignalR library on IBM Power Systems with OpenShift. I created this demonstration as an Italian ISV required ASP.Net with SignalR support to port their application to IBM Power Systems. I created the application on my x86 laptop using Visual Studio. The project is stored… Continue reading .Net 7 ASP.NET Core with SignalR Demonstration
Red Hat OCS v4.6 for IBM Power
What’s being announced?Today (18 Dec 2020), Red Hat announced the release of Red Hat OpenShift Container Storage for Power. Where do I get OpenShift Container Storage images for OpenShift on Power?Red Hat OCS 4.6 for IBM Power is a fully supported Technology Preview and can be downloaded from the Red Hat container catalogue. Click above… Continue reading Red Hat OCS v4.6 for IBM Power
Application Modernisation, Hybrid Cloud and Red Hat OpenShift Learning Path
Back in the 90’s I happily worked with many Vendor technology Platforms, including IBM RS6000 & Netfinity, Sun Microsystems SPARC, Compaq & HP Proliant, Microsoft, Novell, AIX, UX, Solaris, Xenix, Windows, Red Hat Enterprise Linux and no doubt more besides. The diversity and continual learning presented to me are two significant reasons I built my… Continue reading Application Modernisation, Hybrid Cloud and Red Hat OpenShift Learning Path
.Net 7 vs Mono Project
.Net 7 using the Mono runtime is quite different from the Mono project that has been around for many years. Mono was a complete reimplementation of the whole .NET stack back when that was still proprietary: the runtime, the C# compiler, the standard libraries, everything. We now support the original .NET stack used by Microsoft, which… Continue reading .Net 7 vs Mono Project