Enterprise Node.js on OpenShift | DevNation Tech Talk
Join this session to watch a demonstration of how quickly you can set up non-trivial, enterprise-grade Node.js applications on Red Hat OpenShift Container Platform.
Join this session to watch a demonstration of how quickly you can set up non-trivial, enterprise-grade Node.js applications on Red Hat OpenShift Container Platform.
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.
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.
Introducing OpenShift.io, an open online development environment for planning, creating and deploying hybrid cloud services.
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.
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.
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
This article will share the lessons learned load testing Red Hat OpenShift Container Platform with a large bank in the Association of Southeast Asian Nations (ASEAN) who plans to develop a new mobile back-end application using microservices and container technology.
A guide to creating a Node.js project on Red Hat OpenShift running inside the Red Hat CDK/minishift VM using the OpenShift web console.
In this session, we’ll show you how to bring the best practices from the enterprise integration world.
Today Red Hat is making Node.js generally available to Red Hat customers through a subscription to Red Hat OpenShift Application Runtimes (RHOAR).
In this DevNation Live session, we will see how to build, debug, deploy and discover Spring Boot applications on Kubernetes.
Learn about cloud native architecture, including principles and techniques for building and deploying Java microservices via Spring Boot, Wildfly Swarm and Vert.x.
The Red Hat JBoss Tools OpenShift tooling uses rsync to sync files between your local workstation and running pods on an OpenShift cluster. This is used to provide hot deploy and debugging features for the developer. If you’re using Windows, there are some file permission related issues that can be painful.
Learn how to containerize and automate SQL changes to micro databases using Flyway, Docker, Kubernetes on Openshift. Flyway is used to build on-the-fly a container that can connect to the containerized database to perform SQL updates using JDBC.
How to use JBoss Data Virtualization on OpenShift Container Platform to connect to a remote MS SQL server database as a virtual database.
Get an in-depth tour of OpenShift®, the container-based software deployment and management platform from Red Hat® that provides a secure multitenant environment for the enterprise. This practical guide describes in detail how OpenShift, building on Kubernetes, enables you to automate the way you create, ship, and run applications in a containerized environment.
Learn how to debug Java applications running on the Red Hat OpenShift container platform inside the Red Hat Container Development Kit from Microsoft VSCode.
A DevNation Live session - Fat JAR smackdown
A DevNation Live session - Domain-driven design for mere mortals
DevNation Live session - The Reactive landscape
In this session, we will give you a taste of Envoy and Istio, two open source projects that will change the way you write distributed, cloud native, Java applications on Kubernetes.