Activiti & Activiti Cloud Developers Guide
  • Introduction
  • Overview
    • 12 Factor Apps
    • Personas
    • Previous Versions (5.x & 6.x)
    • References
    • Cloud Native BPMN support
    • BPMN Comformance
      • BPMN Comformance Set 0
      • BPMN Comformance Set 1
      • BPMN Comformance Set 2
      • BPMN Comformance Set 3
      • BPMN Comformance Set 4
      • BPMN Comformance Set 5
      • BPMN Comformance Set 6
  • Getting Started
    • Getting Started - Activiti Cloud
      • Amazon EKS
      • Google Cloud GKE
      • Docker Compose
      • Jenkins X
        • Amazon EKS
        • Google GKE
    • Getting Started - Activiti Core
  • Components
    • Spring Cloud
    • Activiti Cloud Infrastructure
      • Gateway
      • Identity Management / Single Sign On
    • Activiti Cloud Application
      • Activiti Cloud Runtime Bundle
      • Activiti Cloud Connectors
      • Activiti Cloud Query Service
      • Activiti Cloud Audit Service
      • Activiti Cloud Notification Service
  • FAQs
    • Activiti Core FAQs
    • Activiti Cloud FAQs
  • BluePrints
    • Trending Topic Campaigns
  • Community
    • Roadmap
    • Repositories
    • Contributing
  • Releases
    • 8.2.0
    • 8.1.0
    • 8.0.0
    • 7.11.0
    • 7.10.0
    • 7.9.0
    • 7.8.0
    • 7.7.0
    • 7.6.0
    • 7.5.0
    • 7.4.0
    • 7.3.0
    • 7.2.0
    • 7.1.0-M17
    • 7.1.0-M16
    • 7.1.0-M15
    • 7.1.0-M14
    • 7.1.0-M13
    • 7.1.0-M12
    • 7.1.0-M11
    • 7.1.0-M10
    • 7.1.0-M9
    • 7.1.0-M8
    • 7.1.0-M7
    • 7.1.0.M6
    • 7.1.0 M5
    • 7.1.0 M4
    • 7.1.0 M3
    • 7.1.0 M2
    • 7.1.0 M1
    • 7.0.0 SR1
    • 7.0.0 GA
    • 7.0.0 RC1
    • 7.0.0 Beta5
    • 7.0.0 Beta4
    • 7.0.0 Beta3
    • 7.0.0 Beta2
    • 7.0.0 Beta1
    • 7.0.0 Early Access 201802
    • 7.0.0 Early Access 201801
    • 7.0.0 Early Access 201712
    • 7.0.0 Early Access 201711
    • 7.0.0 Early Access 201710
    • 7.0.0 Early Access 201709
Powered by GitBook
On this page
  • What is Activiti Cloud?
  • What is Jenkins-X?
  • GKE or EKS
  • Amazon Elastic Kubernetes Services Instructions
  • Google Kubernetes Engine Instructions
  1. Getting Started
  2. Getting Started - Activiti Cloud

Jenkins X

PreviousDocker ComposeNextAmazon EKS

Last updated 3 years ago

What is Activiti Cloud?

Activiti Cloud is the new generation of business process automation platform offering a set of cloud native building blocks designed to run on distributed infrastructures in Kubernetes.

Activiti Cloud Architecture:

Activiti Cloud CI/CD has adopted open source Jenkins-X CI/CD project to make it simple for developers to work using DevOps principles and best practices in order to accelerate building and deploying process driven applications in the Cloud.

What is Jenkins-X?

Jenkins X builds on top of Kubernetes to provide automated Continuous Integration and Continuous Delivery (CI/CD), making it easy for teams to move to Kubernetes and automate their CI/CD using best practices intended to reduce the time between committing a change to a system and the change being placed into normal production, while ensuring high quality. This approach enables to solve the following problems:

  • Faster time to market

  • Improved deployment frequency

  • Shorter time between fixes

  • Lower failure rate of releases

  • Faster Mean Time To Recovery

We provide steps how to leverage the power of cloud provider services to create a solid foundation for Activiti Cloud CI/CD pipelines based on the Jenkins X project.

GKE or EKS

The services available differ across cloud providers. So far we have specific instructions for getting started with GKE or with Amazon EKS.

Amazon Elastic Kubernetes Services Instructions
Google Kubernetes Engine Instructions