Red Hat OpenShift

.NET Core
Article

Announcing .NET Core 2.1 for Red Hat Platforms

Bob Davis +1

We are very pleased to announ ce the general availability of .NET Core 2.1 for Red Hat Enterprise Linux and OpenShift platforms! .NET Core is the open-source, cross-platform .NET platform for building microservices . .NET Core is designed to provide the best performance at scale for applications that use microservices and containers . Libraries can be shared with other .NET platforms, such as .NET Framework (Windows) and Xamarin (mobile applications). With .NET Core you have the flexibility of building and...

JBoss User Group (JBug) Scotland
Article

Application Modernization and Migration Tech Talk + Scotland JBug Meetup

Eric D. Schabell

At the June 6, 2018, Scotland JBoss User Group meeting, get hands-on experience in a workshop showcasing application development in the cloud using containers, JBoss middleware, services, business logic, and APIs. Also hear a tech talk on application modernization and migration.

Using API keys securely in your OpenShift microservices and applications
Article

Customizing an OpenShift Ansible Playbook Bundle

Alessandro Arrichiello

Learn how to create an Ansible Playbook Bundle (APB) and customize it to configure an external remote host (through SSH), explore what goes on "under the hood," and get tips for troubleshooting APBs.

Using API keys securely in your OpenShift microservices and applications
Article

Using Ansible Galaxy Roles in Ansible Playbook Bundles

Siamak Sadeghianfar

[In case you aren't following the OpenShift blog , I'm cross posting my article here because I think it will be of interest to the Red Hat Developer commnity.] The Open Service Broker API standard aims to standardize how services (cloud, third-party, on-premise, legacy, etc) are delivered to applications running on cloud platforms like OpenShift. This allows applications to consume services the exact same way no matter on which cloud platform they are deployed. The service broker pluggable architecture enables...

Red Hat Summit signage: Keep Exploring
Article

Red Hat Summit: Lowering the risk of monolith to microservices

Doug Tidwell

Modernizing a monolithic application by introducing microservices has some significant risks. Red Hat's Christian Posta shares his experiences helping customers move to microservices, providing lots of practical advice and insight along the way.

Signage for the Red Hat Summit at Moscone West in San Francisco
Article

Red Hat Summit: Functions as a Service with OpenWhisk and OpenShift

Doug Tidwell

Serverless computing (often called Functions as a Service, or FaaS) is one of the hottest emerging technologies today. The OpenWhisk project, currently in incubation at Apache, is an open-source implementation of serverless that lets you create functions that are invoked in response to events.

Red Hat Summit 2018 demo
Article

Red Hat Summit 2018 Burr Sutter Demo - Multi-cloud

Rob Terzi

One of the highlights of Red Hat Summit 2018 was another live, on-stage demo given by Burr Sutter ( @burrsutter ) and a team of developers. The demo was particularly engaging because the audience participated using a mobile game on their phones that communicated with a multi-cloud backend developed by Burr's team. The objective of the demo was to show off the technologies, and also show how complex development and deployment challenges can be solved with a modern approach. Audience...

Moscone West graced with the Shadowman logo
Article

Red Hat Summit: Containers, Microservices, and Serverless Computing

Doug Tidwell

You're in an IT department. How does the rest of the organization see you? As a valuable asset whose code and APIs make a difference in the marketplace, or as a necessary evil that should be trimmed wherever possible? Containers, microservices, and serverless computing can get you where you need to go.

Eclipse Che logo
Article

Eclipse Che’s Plans for 2018

Stevan Le Meur

It’s been an incredibly exciting journey for Eclipse Che since the acquisition of Codenvy by Red Hat. Che 6 is the most important release in Eclipse Che history—it is a big release with more than 1,550 commits. So there’s a ton of new goodness for everyone!

Red Hat Summit
Article

Meeting Red Hat authors at Red Hat Summit 2018

Eric D. Schabell

Early this year, the book Effective Business Process Management with JBoss BPM launched a free ebook on Red Hat Developers that you can download . Next week I'll be at the Red Hat Summit 2018 conference in San Francisco, CA, at the Moscone Center speaking and presenting a hands-on lab. The surprise event is that Red Hat authors will be spending time at the booth where we'll be signing copies of our respective books. Look for me at the following...

Announcing Red Hat Developer Studio 12.0.0.GA and JBoss Tools 4.6.0.Final for Eclipse Photon
Article

Announcing Developer Studio 11.3.0.GA, JBoss Tools 4.5.3 for Eclipse Oxygen.3a

Jeff Maury

The community editions of JBoss Tools 4.5.3 and JBoss Developer Studio 11.3 for Eclipse Oxygen.3a are here waiting for you. Check it out! Installation JBoss Developer Studio comes with everything pre-bundled in its installer. Simply download it from our JBoss Products page and run it like this: java -jar jboss-devstudio-<installername>.jar JBoss Tools or Bring-Your-Own-Eclipse (BYOE) JBoss Developer Studio require a bit more: This release requires at least Eclipse 4.7 (Oxygen) but we recommend using the latest Eclipse 4.7.3a Oxygen JEE...

Jakarta EE
Article

Jakarta EE is officially out

Mark Little

Jakarta EE is officially out! The number of Java developers globally is estimated at over 14 million. The Java EE market is estimated at a high multi-billion Dollar value to the industry.

Running Microsoft SQL Server pod on OpenShift
Article

State of Functions-as-a-Service on Kubernetes (OpenShift Commons Briefing)

Rob Terzi

If you are interested in serverless computing / Functions-as-a-Service (FaaS) Red Hat’s Michael Hausenblas and Brian Gracely reviewed open source for FaaS on Kubernetes (Apache Open Whisk, kubeless, OpenFaaS) and discussed the pros/cons on an architectural level as well as from a UX)point of view.

Running Microsoft SQL Server pod on OpenShift
Article

Zero to Express on OpenShift in Three Commands

Lucas Holmquist

With the recent announcement that Node.js is available as part of Red Hat OpenShift Application Runtimes, I wanted to see how easy it was to deploy an Express.js app on Red Hat OpenShift. It was quite easy to go from zero to having an Express app deployed and running. I show how using npx and nodeshift.

Video Thumbnail
Video

Introducing OpenShift.io

Harry Mower

Introducing OpenShift.io, an open online development environment for planning, creating and deploying hybrid cloud services.

Istio logo
Article

Bringing Coolstore Microservices to the Service Mesh: Part 2--Manual Injection

James Falkner

In this post, we will deploy the existing Coolstore microservices demo as a service mesh and start to demonstrate the tangible value you can get out of the system without any major rewrite or rearchitecture of the existing app. We'll also improve our project along the way to adhere to Istio best practices.

Page Thumbnail
Page

All products page

Red Hat software downloads and more for developers

Cloud Lab Environment in a Backpack
Article

A Cloud Lab Environment in a Backpack

Marcelo "Ataxexe" Guimarães

Have you ever thought about having your own cloud environment? A local cloud is one of the best things you can do to better understand all the gears that run inside a highly productive environment. How do I know that? I've done it! And I'm ready to show you how I did, and how you can do it.

Istio logo
Article

Bringing Coolstore Microservices to the Service Mesh: Part 1 - Exploring Auto-injection

James Falkner

distributed architectures introduce more complexity, services meshes can help soften the landing and shift some of that complexity out of our applications and place it where it belongs, in the application operational layer: Bringing Coolstore Microservices to the Service Mesh: Part 1 - Exploring auto-injection