Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      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
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java 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

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • 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

Accelerating CI/CD with PaaS and containers - DevOps Enterprise session

October 9, 2015
Mike Guerette
Related topics:
CI/CDDevOps
Related products:
Red Hat OpenShift

Share:

    Andrew Block of Red Hat will be speaking on this topic at DevOps Enterprise on 21 October - below is a primer from him on what he'll cover:

    Although the DevOps movement clearly and correctly centers around culture and the processes that guide or derail our success, the root of this shift often gets overlooked in favor of the symptoms. Sure, we all want our teams better aligned and more consistent, our processes streamlined and automated, our release cycles as short as humanly (or inhumanly) possible, but we have to ask ourselves why that’s the case. It’s not only because the previous way of doing things isn’t completely effective, it’s an entirely different value proposition that’s required. As IT is increasingly expected to do more with less and deliver better services quicker, DevOps addresses a need to more clearly demonstrate practical wins and measurable achievements.

    DevOps services this need under the assumption that an organization is only as good as its underlying processes, which is, of course, true. By bridging different groups that were previously siloed and overcoming hindering manual processes, rapid development is enabled so new/better features can be continuously released, tested, and optimized quickly, delivering tangible value not just from a technology standpoint, but for the business and its users or customers. That said, technology functions as a key enabler of DevOps transformation if it can act as a framework for better communication and collaboration to remove some of the barriers that stand in the way of meaningful productivity.

    Though we’ve frequently talked about how DevOps practices can be accelerated in a Platform-as-a-Service-enabled environment [1][2][3][4][5] for such things as seamlessly moving code from an idea to production, facilitating appropriate control points, and automating complex testing and provisioning processes, OpenShift Enterprise 3 offers improvements that better expedite CI/CD adoption. By allowing developers to focus strictly on the application code as opposed to the underlying infrastructure, it’s much simpler and faster to define what gets built and deployed when you don’t have to worry about provisioning. That can all be done within OpenShift for dev, test, and production environments, while an orchestration tool such as Jenkins can be run to manage pipelines. This promotes code across multiple environments and allows for better transparency at each step of the software delivery lifecycle, encouraging such concepts as infrastructure-as-code and the enablement of applications packaged into images and deployed to containers, which can easily be orchestrated within OpenShift.

    The integration that now exists between OpenShift and containers further empowers developers by decoupling requirements from the base operating system, allowing for better agility, more control, and a CI structure that packages the application and the environment together across multiple platforms. Your image and code only needs to be created and packaged once and it can be deployed and re-used across any environment with the ability to scale with ease. Even the most monolithic applications can be broken down into more manageable chunks, simplifying deployment into a single portable artifact.

    Infrastructure-as-code, or programmable infrastructure, is another way that developers are empowered by allowing for configuration management and automated provisioning as part of their workflow. No longer are those tasks areas where you have to rely on others or additional technology, it’s all part of your code and done in familiar languages that are automatically replicated wherever and whenever the application is deployed. And with the ability for developers to define and use templates from within the Paas solution, as well as workflows describing the delivery pipeline within the continuous integration environment, you ensure environments are in compliance and in policy in a transparent manner.

    Technology like containers or an orchestration tool is not DevOps, but it can get you to the point where you can demonstrate progress and prevent teams from lapsing into old bad habits. I’ll be exploring some of these concepts in more detail during an upcoming talk and demo at DevOps Enterprise Summit in San Francisco on October 21, and then again during a webinar hosted by Red Hat on October 27, which will also be available on-demand immediately after the live session. If you’ll be in San Francisco please stop by or join the webinar session to learn more or participate in the discussion, or feel free to post your thoughts and comments here.

     

    About Andrew Block, Red Hat senior consultant

    Andrew is a senior member of the Red Hat Consulting team focused on delivering solutions to solve business challenges. Throughout his career, he has emphasized the benefits of automation in each step of the Software Development Life Cycle. He specializes in systems integration and continuous delivery methodologies and is a contributor on several open source projects, including Apache Camel, the integration framework within Red Hat JBoss Fuse.

    Last updated: January 13, 2023

    Recent Posts

    • How Kafka improves agentic AI

    • How to use service mesh to improve AI model security

    • How to run AI models in cloud development environments

    • How Trilio secures OpenShift virtual machines and containers

    • How to implement observability with Node.js 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

    Red Hat legal and privacy links

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

    Report a website issue