Source: alexmarket.medium.com

Efficient DevOps with SAP

Category: Jenkins, gitlab, selenium

In the book Team Topologies written by Manuel Pais and Matthew Skelton they state “Limit the size of software services/products to the cognitive load that the team can handle”. Meaning — software that fits in your head, — as we see in the above picture, if not this can lead to several problems, keep it simple, “Software that is too big for our heads” works against organizational agility.

A push will be done in the transport target, this commit will be done in the repository and then you can execute some build, unit test, etc, and follow a complete pipeline as shown in the following image.

In my humble opinion is still not that easy to implement an agile development project in SAP systems but is too way easier than before.

gCTS is made for cases, where CI / CD processes in a DevOps-minded environment are needed for ABAP as well.

Related Articles