2017 - Building Microservices on OpenShift Container Platform with Fuse Integration Services

Updated -

This reference architecture builds on previous work to utilize Red Hat JBoss Fuse Integration Services 2.0 to incorporate an API Gateway, thereby presenting a single API to upstream clients of the application, while proxying and routing requests to and from a mixture of event-based and API-based downstream microservices. The API Gateway service and event-based portion of microservices utilize the Spring Boot and Camel archetypes available via Fuse Integration Services 2.0, alongside the OpenShift Container Platform Messaging service backed by Red Hat JBoss A-MQ, to showcase orchestration of message-oriented middleware components via a variety of Enterprise Integration Patterns. Lastly, monitoring of the various microservices and event-based coordination is demonstrated on a per-service level, via FIS 2.0's built-in HawtIO integration, and on an all-encompassing aggregrated-container basis, via the EFK (Elasticsearch, Fluentd, and Kibana) Logging Stack.

2017 - Building Microservices on OpenShift Container Platform with Fuse Integration Services

Comments