SlideShare uma empresa Scribd logo
1 de 19
DevOps in SAP ABAP Landscapes
SAP Inside Track Berlin 2018
Sascha Junkert, Festo AG & Co. KG
Email: sascha.junkert@festo.com
Twitter: @SaschaJunkert
Last Update: Aug. 31st 2018
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 2
Agenda
1. DevOps? Motivation & Definition
2. Development in ABAP & NonABAP Landscapes
3. 5 vs. 4 System Landscape (with Feature Toggles)
4. Test Management
5. (Cultural) Change Management
6. Summary and Capability Map
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 3
- Started in July 2017 by EWE and Festo
- What is DevOps? Why is it such a rarity in the ABAP community? How can we leverage the
existing methods and practices?
- Focus on knowledge exchange between SAP customers
- Collaboration with SAP product mgmt.
- Eight meetings since August 2017 in Walldorf, Germany
- Around 50 members
DSAG: DevOps Working Group
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 4
DevOps?
DevOps…
“Getting rid of Operations”
“Another buzzword for build and
deployment automation”
“A team that moderates
between Dev and Ops”
“Isn’t that just a
new word for ‘agile’?”
“It’s a mindset thing”
“Does DevOps manage
business or technology problems?”
“Does DevOps ‘solve’ ITIL?”
“Full-Stack DevOps Engineers”
“Infrastructure Automation –
CHEF, Puppet, Saltstack, …”
“Two-Pizza Teams”
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 5
The Core Values Of DevOps (CAMS)
Continuous
Integration & Delivery
Infrastructure
Provisioning
Test Management
Source: http://devopsdictionary.com + http://itrevolution.com
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 6
Classic ABAP Development
DEV QAS PROD
SE80
Eclipse ADT
SE80
Sandbox
Project
DEV System
Source Code Repository
Build Environment
Artefact Repository
Runtime environment
↯ ↯
CTS CTS
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 7
Development in NonABAP Landscapes
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 8
Continuous Integration
Source: https://martinfowler.com
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 9
ABAP Development with abapGit (1)
DEV QAS PROD
Source: https://blogs.sap.com
Git Repository
Push
Change & Push
SE80
Eclipse ADT
SE80
CTS CTS
master
abapGit
• Code versioning and backup
• Enabler for code reviews
• Enabler for experiments und rollbacks
• No replacement of CTS
• Open Source Projects: dotabap.org
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 10
ABAP Development with abapGit (2)
DEV QAS PROD
Source: https://blogs.sap.com
Git Rep.
Dedicated DEV System
Pull Push Pull
Trunk 2
CTS CTS
Master
Dedicated Dev Systems
• Parallel development and experiments
• abapGit as central source code repository
• Continuous integration required (syncing)
• Increased maintenance effort and costs (↯)
Dedicated DEV System
Dedicated DEV System
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 11
5- vs 4-System Landscapes
5 Systems
with Release & Maintenance Track
4 Systems
with Feature Toggles
DEV1
QAS PRODDEV2
TEST
DEV PRODQASTEST
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 12
Success Factor: Feature Toggles
Open Source: https://github.com/BTCAG/Featuretoggle
Quelle: EWE AG / BTC AG
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 13
Success Factor: Test Management
Testing starts with
requirements
Business Process
Mgmt.
Automated
Regression testing
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 14
Success Factor: (Cultural) Change Mgmt.
#NoSilos Agile Mindset TDD / Shift Left OOP, UI5, S/4, …
RED
GREEN
REFACTOR ABAP
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 16
Summary
DevOps and objectives need to be clearly defined
ABAP development must evolve (CI/CD  #ABAPisNotDead)
Automated testing is a requirement for fast release cycles
(Cultural) change mgmt. is the critical success factor
1
2
3
4
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 17
DevOps for ABAP Capability Map
IDE (Eclipse
ADT, SE80)
Source Code
Repository
(abapGIT)
Continuous
Integration
Agile & TDD
Mindset
Static Code
Checks
(ATC,
Code Inspector)
Feature
Toggles
Development
Continuous
Delivery
Configuration
Management
System
Provisioning
(LaMa,
Container)
Capacity
Mgmt.
Dashboards
Dev / Build
Environment
Provisioning
Infrastructure
Automation
Change Impact
Analysis
(BPCA)
Performance &
Load Tests
Functional
Acceptance
Tests
Regression
Tests
Test Automation (CBTA, …)
Code Review &
Discussion
Quality
Development
KPIs
Application
KPIs
Monitoring
Infrastructure
&
System
Monitoring
(Automated)
Unit Tests
(abapUnit)
Transport
Management
Business
Process
Documentation
CultureandChangeMgmt.
ABAP Objects
Development
Guidelines
“Requirement
to Test”
Process
Infrastructure
KPIs
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 18
Thank you!
Questions?
Next DSAG DevOps Meetup:
ABAP Deployment Pipelines (with Git and more)
Sept. 17th in Walldorf
© DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 20
DSAG Overview
Germany/Switzerland/Austria
60.000+ Members
3.300+ Companies
200+ Committees and Working Groups
BERN SCHRUNS
WALLDORF

Mais conteúdo relacionado

Mais procurados

A successful Git branching model
A successful Git branching model A successful Git branching model
A successful Git branching model
abodeltae
 

Mais procurados (20)

Intro to Kubernetes & GitOps Workshop
Intro to Kubernetes & GitOps WorkshopIntro to Kubernetes & GitOps Workshop
Intro to Kubernetes & GitOps Workshop
 
Webinar - Unbox GitLab CI/CD
Webinar - Unbox GitLab CI/CD Webinar - Unbox GitLab CI/CD
Webinar - Unbox GitLab CI/CD
 
Kubernetes GitOps featuring GitHub, Kustomize and ArgoCD
Kubernetes GitOps featuring GitHub, Kustomize and ArgoCDKubernetes GitOps featuring GitHub, Kustomize and ArgoCD
Kubernetes GitOps featuring GitHub, Kustomize and ArgoCD
 
Introducing GitLab
Introducing GitLabIntroducing GitLab
Introducing GitLab
 
A crash course in CRUSH
A crash course in CRUSHA crash course in CRUSH
A crash course in CRUSH
 
GitOps - Operation By Pull Request
GitOps - Operation By Pull RequestGitOps - Operation By Pull Request
GitOps - Operation By Pull Request
 
Introduction to Git and GitHub
Introduction to Git and GitHubIntroduction to Git and GitHub
Introduction to Git and GitHub
 
A successful Git branching model
A successful Git branching model A successful Git branching model
A successful Git branching model
 
Meetup 23 - 03 - Application Delivery on K8S with GitOps
Meetup 23 - 03 - Application Delivery on K8S with GitOpsMeetup 23 - 03 - Application Delivery on K8S with GitOps
Meetup 23 - 03 - Application Delivery on K8S with GitOps
 
GitOps and ArgoCD
GitOps and ArgoCDGitOps and ArgoCD
GitOps and ArgoCD
 
Gitops: the kubernetes way
Gitops: the kubernetes wayGitops: the kubernetes way
Gitops: the kubernetes way
 
Gitlab CI/CD
Gitlab CI/CDGitlab CI/CD
Gitlab CI/CD
 
THE STATE OF OPENTELEMETRY, DOTAN HOROVITS, Logz.io
THE STATE OF OPENTELEMETRY, DOTAN HOROVITS, Logz.ioTHE STATE OF OPENTELEMETRY, DOTAN HOROVITS, Logz.io
THE STATE OF OPENTELEMETRY, DOTAN HOROVITS, Logz.io
 
Git Series. Episode 3. Git Flow and Github-Flow
Git Series. Episode 3. Git Flow and Github-FlowGit Series. Episode 3. Git Flow and Github-Flow
Git Series. Episode 3. Git Flow and Github-Flow
 
CephFS Update
CephFS UpdateCephFS Update
CephFS Update
 
Git & GitLab
Git & GitLabGit & GitLab
Git & GitLab
 
Git-flow workflow and pull-requests
Git-flow workflow and pull-requestsGit-flow workflow and pull-requests
Git-flow workflow and pull-requests
 
Git branching strategies
Git branching strategiesGit branching strategies
Git branching strategies
 
Gitlab, GitOps & ArgoCD
Gitlab, GitOps & ArgoCDGitlab, GitOps & ArgoCD
Gitlab, GitOps & ArgoCD
 
Gitlab flow
Gitlab flowGitlab flow
Gitlab flow
 

Semelhante a SAP Inside Track Berlin 2018 - DevOps in ABAP Landscapes

Introducing enhancement framework.doc
Introducing enhancement framework.docIntroducing enhancement framework.doc
Introducing enhancement framework.doc
Kranthi Kumar
 

Semelhante a SAP Inside Track Berlin 2018 - DevOps in ABAP Landscapes (20)

DSAG Tech Days 2018 - DevOps in SAP ABAP Landscapes
DSAG Tech Days 2018 - DevOps in SAP ABAP LandscapesDSAG Tech Days 2018 - DevOps in SAP ABAP Landscapes
DSAG Tech Days 2018 - DevOps in SAP ABAP Landscapes
 
Integrating SAP into DevOps Pipelines: Why and How
Integrating SAP into DevOps Pipelines: Why and HowIntegrating SAP into DevOps Pipelines: Why and How
Integrating SAP into DevOps Pipelines: Why and How
 
How to setup a development environment for ONAP
How to setup a development environment for ONAPHow to setup a development environment for ONAP
How to setup a development environment for ONAP
 
DevOps Service | Mindtree
DevOps Service | MindtreeDevOps Service | Mindtree
DevOps Service | Mindtree
 
DevOps Digital Transformation: A real life use case enabled by Alien4Cloud
DevOps Digital Transformation: A real life use case enabled by Alien4CloudDevOps Digital Transformation: A real life use case enabled by Alien4Cloud
DevOps Digital Transformation: A real life use case enabled by Alien4Cloud
 
Weave GitOps 2023.04 Release: Optimizing Developer Productivity & Experience ...
Weave GitOps 2023.04 Release: Optimizing Developer Productivity & Experience ...Weave GitOps 2023.04 Release: Optimizing Developer Productivity & Experience ...
Weave GitOps 2023.04 Release: Optimizing Developer Productivity & Experience ...
 
SAPUI5/OpenUI5 - Continuous Integration
SAPUI5/OpenUI5 - Continuous IntegrationSAPUI5/OpenUI5 - Continuous Integration
SAPUI5/OpenUI5 - Continuous Integration
 
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...
DOES16 London - Darren Hague - SAP’s DevOps Journey: From Building an App to ...
 
DevOps on Oracle Cloud
DevOps on Oracle CloudDevOps on Oracle Cloud
DevOps on Oracle Cloud
 
DOES16 San Francisco - Marc Ng - SAP’s DevOps Journey: From Building an App t...
DOES16 San Francisco - Marc Ng - SAP’s DevOps Journey: From Building an App t...DOES16 San Francisco - Marc Ng - SAP’s DevOps Journey: From Building an App t...
DOES16 San Francisco - Marc Ng - SAP’s DevOps Journey: From Building an App t...
 
BC404_EN_Col18.pdf
BC404_EN_Col18.pdfBC404_EN_Col18.pdf
BC404_EN_Col18.pdf
 
HANA SPS07 Studio Development Perspective
HANA SPS07 Studio Development PerspectiveHANA SPS07 Studio Development Perspective
HANA SPS07 Studio Development Perspective
 
Weave GitOps - continuous delivery for any Kubernetes
Weave GitOps - continuous delivery for any KubernetesWeave GitOps - continuous delivery for any Kubernetes
Weave GitOps - continuous delivery for any Kubernetes
 
Extending the SAP Hybris Cloud for Customer Solution From Personalization to ...
Extending the SAP Hybris Cloud for Customer Solution From Personalization to ...Extending the SAP Hybris Cloud for Customer Solution From Personalization to ...
Extending the SAP Hybris Cloud for Customer Solution From Personalization to ...
 
S4H_399 2 SL _Onboarding Presentation (2).pptx
S4H_399 2  SL _Onboarding Presentation (2).pptxS4H_399 2  SL _Onboarding Presentation (2).pptx
S4H_399 2 SL _Onboarding Presentation (2).pptx
 
EVOLVE'16 | Maximize | Thanesh Sadachcharan | AEM 6.2 - What is in it for you?
EVOLVE'16 | Maximize | Thanesh Sadachcharan | AEM 6.2 - What is in it for you?EVOLVE'16 | Maximize | Thanesh Sadachcharan | AEM 6.2 - What is in it for you?
EVOLVE'16 | Maximize | Thanesh Sadachcharan | AEM 6.2 - What is in it for you?
 
Introducing enhancement framework.doc
Introducing enhancement framework.docIntroducing enhancement framework.doc
Introducing enhancement framework.doc
 
Capture Accurate Solution Requirements with Exploratory Modeling at SAP
Capture Accurate Solution Requirements with Exploratory Modeling at SAPCapture Accurate Solution Requirements with Exploratory Modeling at SAP
Capture Accurate Solution Requirements with Exploratory Modeling at SAP
 
Getting Started with DevOps
Getting Started with DevOpsGetting Started with DevOps
Getting Started with DevOps
 
Sap netweaver as abap 7.4 overview and product highlights
Sap netweaver as abap 7.4 overview and product highlightsSap netweaver as abap 7.4 overview and product highlights
Sap netweaver as abap 7.4 overview and product highlights
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

SAP Inside Track Berlin 2018 - DevOps in ABAP Landscapes

  • 1. DevOps in SAP ABAP Landscapes SAP Inside Track Berlin 2018 Sascha Junkert, Festo AG & Co. KG Email: sascha.junkert@festo.com Twitter: @SaschaJunkert Last Update: Aug. 31st 2018
  • 2. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 2 Agenda 1. DevOps? Motivation & Definition 2. Development in ABAP & NonABAP Landscapes 3. 5 vs. 4 System Landscape (with Feature Toggles) 4. Test Management 5. (Cultural) Change Management 6. Summary and Capability Map
  • 3. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 3 - Started in July 2017 by EWE and Festo - What is DevOps? Why is it such a rarity in the ABAP community? How can we leverage the existing methods and practices? - Focus on knowledge exchange between SAP customers - Collaboration with SAP product mgmt. - Eight meetings since August 2017 in Walldorf, Germany - Around 50 members DSAG: DevOps Working Group
  • 4. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 4 DevOps? DevOps… “Getting rid of Operations” “Another buzzword for build and deployment automation” “A team that moderates between Dev and Ops” “Isn’t that just a new word for ‘agile’?” “It’s a mindset thing” “Does DevOps manage business or technology problems?” “Does DevOps ‘solve’ ITIL?” “Full-Stack DevOps Engineers” “Infrastructure Automation – CHEF, Puppet, Saltstack, …” “Two-Pizza Teams”
  • 5. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 5 The Core Values Of DevOps (CAMS) Continuous Integration & Delivery Infrastructure Provisioning Test Management Source: http://devopsdictionary.com + http://itrevolution.com
  • 6. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 6 Classic ABAP Development DEV QAS PROD SE80 Eclipse ADT SE80 Sandbox Project DEV System Source Code Repository Build Environment Artefact Repository Runtime environment ↯ ↯ CTS CTS
  • 7. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 7 Development in NonABAP Landscapes
  • 8. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 8 Continuous Integration Source: https://martinfowler.com
  • 9. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 9 ABAP Development with abapGit (1) DEV QAS PROD Source: https://blogs.sap.com Git Repository Push Change & Push SE80 Eclipse ADT SE80 CTS CTS master abapGit • Code versioning and backup • Enabler for code reviews • Enabler for experiments und rollbacks • No replacement of CTS • Open Source Projects: dotabap.org
  • 10. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 10 ABAP Development with abapGit (2) DEV QAS PROD Source: https://blogs.sap.com Git Rep. Dedicated DEV System Pull Push Pull Trunk 2 CTS CTS Master Dedicated Dev Systems • Parallel development and experiments • abapGit as central source code repository • Continuous integration required (syncing) • Increased maintenance effort and costs (↯) Dedicated DEV System Dedicated DEV System
  • 11. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 11 5- vs 4-System Landscapes 5 Systems with Release & Maintenance Track 4 Systems with Feature Toggles DEV1 QAS PRODDEV2 TEST DEV PRODQASTEST
  • 12. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 12 Success Factor: Feature Toggles Open Source: https://github.com/BTCAG/Featuretoggle Quelle: EWE AG / BTC AG
  • 13. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 13 Success Factor: Test Management Testing starts with requirements Business Process Mgmt. Automated Regression testing
  • 14. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 14 Success Factor: (Cultural) Change Mgmt. #NoSilos Agile Mindset TDD / Shift Left OOP, UI5, S/4, … RED GREEN REFACTOR ABAP
  • 15. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 16 Summary DevOps and objectives need to be clearly defined ABAP development must evolve (CI/CD  #ABAPisNotDead) Automated testing is a requirement for fast release cycles (Cultural) change mgmt. is the critical success factor 1 2 3 4
  • 16. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 17 DevOps for ABAP Capability Map IDE (Eclipse ADT, SE80) Source Code Repository (abapGIT) Continuous Integration Agile & TDD Mindset Static Code Checks (ATC, Code Inspector) Feature Toggles Development Continuous Delivery Configuration Management System Provisioning (LaMa, Container) Capacity Mgmt. Dashboards Dev / Build Environment Provisioning Infrastructure Automation Change Impact Analysis (BPCA) Performance & Load Tests Functional Acceptance Tests Regression Tests Test Automation (CBTA, …) Code Review & Discussion Quality Development KPIs Application KPIs Monitoring Infrastructure & System Monitoring (Automated) Unit Tests (abapUnit) Transport Management Business Process Documentation CultureandChangeMgmt. ABAP Objects Development Guidelines “Requirement to Test” Process Infrastructure KPIs
  • 17. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 18 Thank you! Questions? Next DSAG DevOps Meetup: ABAP Deployment Pipelines (with Git and more) Sept. 17th in Walldorf
  • 18.
  • 19. © DSAG / Deutschsprachige SAP® Anwendergruppe e.V. 20 DSAG Overview Germany/Switzerland/Austria 60.000+ Members 3.300+ Companies 200+ Committees and Working Groups BERN SCHRUNS WALLDORF