cloud native

microservices graphic
Article

Developing applications with microservices

Max Shapiro +1

Understand the advantages of developing and deploying applications with microservices. This article uses the Bee Travels app to illustrate techniques and benefits.

Camel K and Knative featured image
Article

Six reasons to love Camel K

Christina Lin

There are at least six reasons you'll love Apache Camel K and its approach to cloud automation on Kubernetes and Red Hat OpenShift.

Top 10 Kubernetes Design Patterns
Article

Top 10 must-know Kubernetes design patterns

Bilgin Ibryam

Learning these 10 design patterns from the Kubernetes Patterns book will help you follow basic Kubernetes concepts and design Kubernetes-based applications.

Ship's wheel representing Kubernetes
Article

Why Kubernetes native instead of cloud native?

Ken Finnigan

Learn how Kubernetes-native development with Quarkus offers seamless portability between cloud providers: The optimal choice for hybrid cloud environments.

CloudEvent Flow
Article

EventFlow: Event-driven microservices on OpenShift (Part 1)

Hugo Hiden +2

This post is the first in a series that describes a lightweight cloud-native distributed microservices framework called EventFlow that targets the Kubernetes/OpenShift platforms and models event-processing applications as a connected flow or stream of components. EventFlow can be used to develop event-processing applications that can process CloudEvents, which are an effort to standardise upon a data format for exchanging information regarding events generated by cloud platforms.

Red Hat OpenShift
Article

Sabre chooses Red Hat OpenShift for cloud-native DevOps platform

Mike Guerette

Sabre recently announced it has chosen Red Hat OpenShift Container Platform to fuel its digital transformation as it exits from transaction processing on the mainframe with TPF. OpenShift will be the basis of its next-generation platform, which will include microservices, DevOps, and a multi-faceted cloud strategy, to revolutionize the travel business.

Red Hat Summit logo
Article

40+ Cloud Native Development sessions/labs/demos at Red Hat Summit

Mike Guerette

There's a whole lot of activity around the complementary aspects of microservices, containers, open source, and cloud, so I've assembled this set of sessions/labs/etc. for those of you who want to focus on Cloud Native Development at Red Hat Summit. We'll have a printed "Trail Map" version of this as well. Come find me at the DevZone booth and "hi". Mention this blog article and I may have some swag for you. :) TUESDAY, MAY 2 Time Session Title Location...

Red Hat Summit logo
Article

Red Hat Summit 2017 is for developers

Mike Guerette

You may have read or heard that we folded DevNation into Red Hat Summit this year, which means that every Summit attendee has access to developer-related sessions, labs, and more! Here are some highlights to look forward to at Red Hat Summit (and why you should attend ): LOTS of developer content. This is possibly the largest Red Hat-hosted commercial developer event ever with nearly 150 developer-related sessions, labs, BoFs, Lightning talks, CodeStarters [1], classes, and demos, plus nearly 50...

Microservices Deployments Evolution
Article

Microservices Deployments Evolution

Bilgin Ibryam

Microservices Are Here, to Stay A few years back, most software systems had a monolithic architecture and slow release cycle. In the recent years, there is a clear move towards Microservices architecture, which is optimized for scalability, elasticity, failure, and speed of change. This trend has been further enforced by the adoption of cloud and containers, which also enabled practices such as DevOps. Trends in the IT Industry All these changes have resulted in a growing number of services to...