# Jenkins X

## 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.

![](https://1262850880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHE-A0W4uh4yR1u7ql8%2Fuploads%2Fgit-blob-5da5b04f6a37a3e34cc2555d7ed9b98934214c60%2Fwhat-is-activiti-cloud.png?alt=media)

Activiti Cloud Architecture:

![](https://1262850880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHE-A0W4uh4yR1u7ql8%2Fuploads%2Fgit-blob-3afbed9955e0dc61cbe2ec807e7e1106385a49a6%2Factiviti-cloud-architecture.png?alt=media)

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

![](https://1262850880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHE-A0W4uh4yR1u7ql8%2Fuploads%2Fgit-blob-b00b47b286597b2a27d7a94b010b3f64b5ba7319%2Factiviti7-devops-building-blocks.png?alt=media)

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](https://activiti.gitbook.io/activiti-7-developers-guide/getting-started/getting-started-activiti-cloud/getting-started-activiti-cloud-jx/amazon-eks-jx)

### [Google Kubernetes Engine Instructions](https://activiti.gitbook.io/activiti-7-developers-guide/getting-started/getting-started-activiti-cloud/getting-started-activiti-cloud-jx/google-cloud-gke-jx)
