Skip to main content
Redhat Developers  Logo
  • Products

    Platforms

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat AI
      Red Hat AI
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • View All Red Hat Products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat Developer Hub
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat OpenShift Local
    • Red Hat Developer Sandbox

      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Secure Development & Architectures

      • Security
      • Secure coding
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • Product Documentation
    • API Catalog
    • Legacy Documentation
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

Effortless API creation with full API lifecycle using Red Hat Integration (Part 1)

 

February 11, 2019
Christina Lin
Related topics:
Kubernetes
Related products:
Red Hat 3scale API ManagementRed Hat FuseRed Hat OpenShift Container Platform

Share:

    Fuse Online will no longer be supported as of December 31, 2023

     

    Nowadays, API development with proper lifecycle management often takes days if not weeks to get a simple API service up and running. One of the main reasons behind this is there are always way too many parties involved in the process. Plus there are hours of development and configuration.

    First, the system analysts negotiate the API interface with the API consumer; then the developer writes the actual API to implement the interface. They then pass the API on to the DevOps team that is in charge of deploying the API. And it is not done yet; then the deployment info needs to be passed to the operations team that is in charge of setting up the API endpoints in the management system and also applying the access policies.

    The speed of providing managed API services can be one of the major factors in the success of a company's business.

    This article, which is the first in a series of three articles, describes how the new Red Hat Integration bundle allows citizen integrators to quickly provide an API through tools that make creating an API in five simple steps effortless.

    Red Hat Integration bundle  allows you to quickly provide an API in five simple steps:

    1. Intuitively design OpenAPI standard documentation.

    2. Implement the API right after its definition.

    3. Deploy the API on the cloud in no time.

    4. Automatically discover services and load the API into the management system.

    5. Apply policies to protect and manage the API and you are ready to go!

    A demo

    In this demo, a wine distributor provides labeling and ranking info to its partner via APIs. The distributor already has a system, but this new partner—the biggest mobile supermarket in the region—wants to have its own data and format for its apps. And it wants to have the service ASAP. Let's see how the wine distributor can benefit from using Red Hat Integration.

    Diagram of architecture

     

    Take a quick look at the following video, in which I show how to quickly develop and apply the full API lifecycle in just five simple steps

    What's going on behind the scenes?

    Everything looks easy to make this happen, but let's see what's going on behind the scenes.

    Red Hat Fuse Online, the low-code integration platform, and also other resources all need to be live on top of OpenShift to allow for standardization. The data source is coming from a database in a separate namespace. To expose the data from the internal data source to the API, the citizen developer defines the API using Apicurio, which generates OpenAPI standard documentation that is later referenced and used in the implementation phase.

    The implementation itself is fairly quick; it simply maps the input parameters to the select SQL and maps the output to the exported result. Fuse online will then take your integration config and store it in the internal database.

    Meanwhile, the source-to-image (S2I) process will kickstart, which builds the application into a container that is then deployed as a Kubernetes pod on the cloud platform. After the build is the deployment. During the deployment, a Kubernetes service is created, and this service acts as the internal proxy/load balancer to the back end running the pod.

    To protect the API from external attacks, unwanted access, and any other security concerns, Red Hat 3scale API Management is used to protect the API endpoints by selecting the method of protection: authenticating by a simple API key, by Auth 2.0, or by other SSO methods. This sets the path and policies for accessing the API and determines who is allowed to access the API.  But how does 3scale API Management know where to look for the internal endpoints?

    • Smart discovery. 3scale API Management automatically detects the Kubernetes service that is labeled "true." Please note that you will need to allow 3scale API Management to have privileges such as cluster-wide visibility or authorize view to see the services on the cluster.
    • To allow Red Hat Fuse Online to label the services for you so it can be discovered by 3scale, you will need to set CONTROLLER EXPOSE VIA 3SCALE to true.
    • After that, the API will be available, protected, and secured to all the clients.

    That is what happened behind the scenes during the complete API lifecycle. Take a look at this video, which walks you through what's behind the scenes.

    Hope you enjoy using Red Hat Integration!

    Last updated: June 12, 2024

    Recent Posts

    • Why some agentic AI developers are moving code from Python to Rust

    • Confidential VMs: The core of confidential containers

    • Benchmarking with GuideLLM in air-gapped OpenShift clusters

    • Run Qwen3-Next on vLLM with Red Hat AI: A step-by-step guide

    • How to implement observability with Python and Llama Stack

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    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
    © 2025 Red Hat

    Red Hat legal and privacy links

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

    Report a website issue