Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Common architectural elements for modern integration architectures (Part 2)

November 30, 2018
Eric D. Schabell
Related topics:
ContainersDevOpsMicroservices

    In Part 1 of this series, we explored a use case around integration being the key to transforming your customer experience.

    I laid out how I've approached the use case and how I've used successful customer portfolio solutions as the basis for researching a generic architectural blueprint. The only thing left to cover was the order in which you'll be led through the blueprint details.

    This article, which is Part 2 of the series, starts the real journey at the very top, with a generic architecture from which we'll discuss the common architectural elements one by one.

    From specific to generic

    Before diving into the common elements, it might be good to understand that this is not a catch-all for every possible integration solution. It's a collection of identified elements that I've uncovered in multiple customer implementations. The elements presented here are then the generic common architectural elements that I've identified and collected into the generic architectural blueprint.

    It's my intent to provide a blueprint that provides guidance and not deep technical details. You're smart enough to figure out wiring integration points for your own architectures. You're capable of slotting in the technologies and components you've committed to in the past, where applicable. It's my job here to describe the architectural blueprint generic components and outline a few specific cases with visual diagrams so that you're able to make the right decisions from the start of your integration projects.

    Another challenge has been how to visually represent the architectural blueprint. There are many ways to represent each element, but I've chosen some icons, text, and colors that I hope are going to make it all easy to absorb. Feel free to post comments at the bottom of this post, or contact me directly with your feedback.

    Now let's take a quick tour of the generic architecture and outline the common elements uncovered in my research.

    External applications

    Starting at the top of the diagram, which is by no means a geographical necessity, there are two elements that represent external applications that interact with the architecture. Distilling the various applications discovered in customer solution research, I've come up with two common representations:

    Common architectural elements for external application deployments

    The first is mobile applications, covering basically everything that customers use to interact directly with a company. This can be mobile applications deployed by the company itself or developed by third-party organizations to interact with the services offered.

    The second is web applications, a broad element to contain all other types of applications, websites, and/or services that are deployed by the company or any third-party organizations to interact with the services offered.

    API gateway and proxy

    These elements in the common architecture are found in every customer solution researched. They were mentioned by name and consisted of an Application Programming Interface (API) gateway that managed access from external applications when calling internal customer solution services.

    The proxy shown was a reverse proxy, a standard solution for providing a security layer between external applications calling internal services by hiding the internal addresses.

    Common architectural elements are API's and proxies

    Container platform

    Without a doubt, every organization engaged in omnichannel integrations to improve customer experience has seen the value of containers and the use of a container platform. The container platform provides for one consistent environment for developers and operations to manage services, applications, integration points, process integration, and security.

     

    Common architectural element is a container platform

    It's also the one way to ensure you can uniformly leverage the same container infrastructure across a hybrid multicloud environment. It prevents you from becoming locked into any private or cloud infrastructure because you have an exit strategy with a container platform that's consistent across your architecture.

    The security aspect is interwoven in the container platform, because each container service, application, or process integration can be plugged into an organization's authentication and authorization mechanisms.

    Storage services

    The storage services uncovered in customer solution research were diverse and numerous. For that reason, there is no single common architectural element shown at the highest level. Everything from container native storage to traditional block storage was found.

    Common architectural elements in storage services

    In later articles, when more detail is shown, I'll make a point to present a few of the options chosen by customers integrating data services with processes and applications.

    What's next

    This was just a short overview of the common generic elements that make up our architecture blueprint for the ominchannel customer experience use case.

    An overview of the series on omnichannel customer experience portfolio architecture blueprint can be found here:

    • Part 1: How integration is key to customer experience
    • Part 2: Common architectural elements for modern integration architectures (this article)
    • Part 3: Integration of external application details
    • Part 4: Integration of API management details
    • Part 5: Integration of container platform essentials
    • Part 6: Integration of storage services
    • Part 7: Application integration details
    • Part 8: Dissecting several specific application integration architectures

    Catch up on any articles you missed by following one of the links above.

    Next in this series, we'll be taking a look at the integration of external application details in an architecture for the omnichannel customer experience.

    Last updated: January 21, 2019

    Recent Posts

    • Protect data offloaded to GPU-accelerated environments with OpenShift sandboxed containers

    • Case study: Measuring energy efficiency on the x64 platform

    • How to prevent AI inference stack silent failures

    • Preventing GPU waste: A guide to JIT checkpointing with Kubeflow Trainer on OpenShift AI

    • How to manage TLS certificates used by OpenShift GitOps operator

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.