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

7 Freaking Awesome things about OpenShift.io

May 2, 2017
Brian Atkisson
Related topics:
Artificial intelligenceCI/CDContainersDeveloper toolsDevOpsKubernetesMicroservices
Related products:
Red Hat OpenShift Container Platform

    Today's announcement of Red Hat OpenShift.io was followed by a full day of developer toolset Summit sessions.  These were presented by the OpenShift.io product development team and covered some truly amazing OpenShift.io features.  While there are too many features to cover in a single blog post, these were my top 7 items.

    1. A Kanban board that is actually useful

    OpenShift.io is built from the ground up for development teams to rapidly release software.  This is one of the primary goals of the platform.  One of my favorite things is the included Kanban board.  While web-based boards are nothing new, this one is actually integrated with the rest of the development environment.  Git commits, issues, etc. can all be managed from within OpenShift.io and without having to copy/paste data between 20 different web tools.

    2. Jenkins on steroids

    Most IT shops are using Jenkins for some build pipeline.  Anyone who has set one up can tell you it is a real pain to tie Jenkins in with your build system, let alone some type of CI/CD hackery.  With OpenShift.io, you get this for free, complete with native integration and customizable build pipelines.  The idea is to remove all the complexity with building this for yourself and facilitate rapid testing and environment promotion.  Jenkins workflows can be viewed directly in Jenkins or as part of the OpenShift.io dashboard.  Finally, developers have access to a build pipeline template Jenkinsfile with a large library to include whatever pipeline components you might need.  This is highly customizable and can even be tried with specific git branches.

    3. Eclipse without the laptop

    OpenShift.io includes the Eclipse Che IDE.  This is not an add-on, this is not something you have to install on your laptop, rather it exists within the OpenShift.io platform.  Eclipse Che is the next-generation Eclipse IDE, bringing the full IDE to a browser with native container support.  Your code seamlessly builds and executes within OpenShift.io containers, routes are automatically created and you can even pull up a terminal.  This brings this shared usability of Google Docs to an IDE, where you can easily pass URLs around to your IDE session, even restoring the cursor location between users.  OpenShift.io doesn't just give your dev environments matching production, you actually write code within the platform itself!

    4. Make Software Great Again

    OpenShift.io gives you all the tools and makes it ridiculously easy to migrate legacy J2EE applications to the cloud.  In fact, OpenShift.io even gives you a migration wizard that will do an enormous amount of migration work for you, down to making code-level changes.  This feature was demoed in this morning's keynote with the automatic migration from WebSphere to JBoss EAP7 running in OpenShift.io.

    5. Securing the Java Ecosystem

    The general health of the Java ecosystem has been called into question following many severe exploits over the last few years.  OpenShift.io has full-stack analysis capabilities, which allow you to inspect every component of your stack.  A powerful engine scans community provided libraries and will alert you should there be a security problem.  Moreover, it will recommend safer library versions or even recommend alternative libraries.  This goes beyond simple alerts and suggestions to really help you safely develop secure solutions.  This integration also extends to within the Eclipse Che IDE, throwing an alert when using insecure software.

    6. Analytics Engine

    The OpenShift.io analytics engine powers the security scanning service as previously mentioned. This integrated big data analytics platform, based on Fabric8, is a self-learning platform, which aims to improve code quality and assist the developer in making data-based choices.  It scans community libraries, CVEs, commits authors, community sizes, and other metrics, feeding this into a known probability model.  The end result is truly useful, real-time development assistance, which will continue to grow and improve over time.

    7. Application Generator

    You can quick-start an application by using a simple wizard. Using the quick-start gets you a basic application, complete with:

    • Build pipeline integrated with Jenkins
    • New repo on Github (populated with a basic structure)
    • New project created in OpenShift

    This makes it very easy to get started and takes care of the annoying parts, including a build groovy script.

    All combined, OpenShift.io builds on OpenShift 3 to provide a truly amazing platform for developers.

    Head over to openshift.io to start trying these and many more features today!

    Last updated: October 31, 2023

    Recent Posts

    • MCP servers vs. skills: Choosing the right context for your AI

    • How to route external and local LLMs with Models-as-a-Service

    • 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

    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.