SlideShare a Scribd company logo
© OPITZ CONSULTING 2017
 überraschend mehr Möglichkeiten!
© OPITZ CONSULTING 2017
with APIs, Containers, Microservices, DevOps
Sven Bernhardt, Danilo Schmiedel
Strategies for efficient Delivery
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 2
OPITZ CONSULTING - A success story since 1990
 Our Mission: Help organizations to leverage the possibilities of
digitalization to be different, better and faster than their competitors
 Owner-Managed company with
 400+ consultants
 11 locations in Germany and Poland
Danilo Schmiedel

 Managing Consultant
 Lead for Competence Center Cloud
About us
Sven Bernhardt
 Solution Architect
 Technical Lead for API Management
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 3
Scenario #3: Innovation
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Often encountered in today’s IT system landscapes
Seite 4
Lack of innovation Missing knowledge
Lack of
maintainability
Decreasing data
quality
Decreasing benefit
Increasing costs
Lack of integration
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 5
New ways on how to develop applications are needed to
manage agility (Bi-modal IT)
Standardization
Differentiation
InnovationNew ideas
Better ideas
Typical ideas
Customer-specific solutions
Standard Software solutions
Systems of Innovation
Systems of Differentiation
Systems of Record
Based on Pace Layered Application Strategy, Gartner 2012
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 6
Lots of buzzwords, concepts and techniques, but how to
find a beneficial mixture for Next-gen app development?
API Management
Microservices
Containers
Docker
DevOps
Continuous Integration
Continuous Delivery
Cloud
SOA
Integration
Monolithic
applications
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
How to get there?
Seite 7
© OPITZ CONSULTING 2017
How to make it wrong?
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Risk 1 The initiative / program is a collection of individual IT projects
Risk 2 Requirements are just IT-driven
Risk 3 Unconditional belief in the platform vendors
Risk 4 Faith in error-free, unchangeable planning and roadmap
Risk 5 Lack of coordination between Business and IT
Risk 6 Start without clear goals and benefits
Risk 7 Underestimating efforts for changing legacy applications
Risk 8 Missing change management
Risk 9 Lack of coordination with other IT-related initiatives
Risk 10 Insufficient perception of complexity
Seite 8
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 9
Define the goals
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 10
OC|Lab ®
Download:
http://tinyurl.com/y9k687o5
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Solution architecture for the use case based on OMESA
reference architecture
Open Modern Enterprise Software Architecture(OMESA) | https://omesa.io
Credits to Luis Weir, Capgemini
Seite 11
User Experience
Service Implementation
Persistence
Web Mobile Device
Single Purpose API
Multi-Purpose API
Monitoring
BusinessAnalytics
Security
Management
Monolithic
System
RegistryEvent StoreShared Storage
Non-shared
Storage
Semi-decoupled Fully-decoupled
Seite 11
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 12
OMESA reference architecture
Open Modern Enterprise Software Architecture(OMESA) | https://omesa.io
Credits to Luis Weir, Capgemini
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 13
Main Objectives of OMESA
 All in all, OMESA has 4 main objectives:
1. To deliver a modern and enterprise-wide software reference
architecture suitable to combine ”existing" with the "new"
2. Provide guiding principles and definition of terms to ensure the
architecture can be interpreted and applied
3. Deliver a vendor agnostic capability model that can add tangible
business value to organizations
4. Bring back architectural best practices (based on real live
experiences) into modern solutions that are suitable for
organizations of any size and industry
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 14
OPITZ CONSULTING - A success story since 1990
 Mission: Help organizations leverage the possibilities of digitalization to be
different, better and faster than their competitors
 Owner-Managed company with
 400+ consultants at 11 locations in DE and PL
 Revenue 2016: 47 Mill. €
Danilo Schmiedel

 Managing Consultant
 Lead for Competence Center Cloud
About us
Sven Bernhardt
 Solution Architect
 Technical Lead for API Management
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 15
„We have a monolithic backend application. We would like
to slice the application into small functional building
blocks. Our challenge is to find the right size of these
building blocks according to our business requirements. “
Energy (E-Mobility) / Product Owner
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 16
One approach to find the right service design
Domain Decomposition
 Derive services and respective data objects from your business processes,
which are here expressed in a standard notation like BPMN
Production
Logistics
Selling
Billing
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 17
But: The Domain Decomposition approach is not trivial
 Very formal approach
 Knowledge with respect to the modelling notation (e.g. BPMN) is needed
and everyone needs to understand the model
 Might be time-consuming
 Disagreements regarding the business process flow
 Discussions about the modelling style (Is it correct in the sense of the spec?)
 Danger to model all process variants and edge cases (Lost in details)
 Need to know business domain and processes
 Risk to loose workshop participants, who might have important information
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 18
Event storming as a more agile and lightweight approach
for identifying services and domains
 Event storming was invented by Alberto Brandolini (2013)
 Ingredients:
 Unlimited modelling space
 Sticky Notes
 Markers
 People from different organizational areas and levels (6-8 people)
 Facilitator
 Key terms:
 Event
 Command and External system
 Aggregate
 Bounded Context
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 19Source: https://www.slideshare.net/ziobrando/model-storming, Slide 60
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 20
Event Storming is a good approach for breaking up
complex business domains to manageable services
 Informal and easy approach, because there are no formal rules like standard
notations
 The right people are talking about their business domain, so it is ensured
that all questions can be answered
 Since it is not strictly formalized and everyone is invited to participate, the
approach is fun
 But, attention
 Good facilitation skills are needed and
 Workshop participants have to get involved
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 21
„We have a historically evolved system. Today it is
hard for us to extend the system with new apps,
chatbots and location-based services because of
missing APIs.“
Professional Services / Head of Business Development
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 22
Current situation: Monolithic custom-implemented ERP
application prevents innovation
 Complex system without
public APIs
 Controls whole business use
cases
 Difficult to maintain und
extend
 Fragile solution (each change
can lead to inconsistency)
 Needs to stay robust and
free from defects
Oracle Forms Client
Oracle ADF Application
© OPITZ CONSULTING 2017
Service Implementation
(fuly-decoupled)
APIs
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 23
Implementation platform overview – The big picture
Validation
Authentication
Throttling
Routing
{json}
{json}
{json}
Filtering
https://guidelines.axonivy.com/projects/guides/wiki/
Continuous_integration_delivery
Persistence
DevOps
Developer
CS
Container
CS
API
PlatformCS
© OPITZ CONSULTING 2017
Service Implementation
(fuly-decoupled)
APIs
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 24
Modernization based on
Oracle Cloud Services
Service
Implementation
(semi-decoupled)Validation
Authentication
Throttling
Routing
Transform
Orchestrate
{json}
{json}
{json}
Filtering
https://guidelines.axonivy.com/projects/guides/wiki/
Continuous_integration_delivery
{json}
Connect
API
PlatformCS
Container
CS
Integration
CS
Java CS
SOA CS
Developer
CS
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 25
„We are in the process of establishing a centralized communication platform.
It is based on microservices but our development performance is not as
good as we expected. The available infrastructure does not scale. The
Developers are not very much motivated because of very slow feedback
cycles.“
Retailer / Head of IT Governance
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 26
Agile software delivery is hard without a DevOps approach
 Fixed set of technologies (e.g. not Java,
Node.js and .Net), which might block
developers to use the most appropriate
technologies
 No DevOps approach because Software
delivery is the responsibility of another
team in a different organizational unit;
discussions with them are hard
 A consistent DevOps approach is needed
to be able to establish new services
efficiently within a short time-to-market https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Devops.svg/2000px-
Devops.svg.png
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 27
It’s not a only technical thing; being adaptable and agile
concerns the whole organization
 Changeability is an essential prerequisite for becoming more agile and to
promote innovation
 Moving forward is basic for prospective success
 New collaboration approaches are needed to improve time-to-market
”It is not the strongest of the species that
survives, nor the most intelligent that survives. It
is the one that is most adaptable to change.”
(Charles Darwin)
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 28
Continuous Delivery and Deployment for complex
Microservice architectures
Wercker
 Create custom CI/CD pipelines
 Chain & trigger pipelines to create complex workflows
 Speed up tests by running them in parallel
Source: http://www.wercker.com/platform
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 29
„We are an enterprise company. Software
development is usually done by following
a waterfall approach. Our development
cycles are too long due to organizational
barriers and rules. On the other hand we
have to come up with new ideas and
innovations to improve our daily work.“
Manufacturer / CIO
Source: http://blog.procademysoftware.com/agile-
project-management/
Source: http://www.commonplaces.com/blog/agile-vs-
waterfall-how-to-approach-your-web-development-project/
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 30
Be brave and promote innovation!
 Initiate digital innovation labs for trying new
ideas and technologies and leverage from PoCs,
Pilots, MVPs
 Involve those who are affected at an early stage
and ask for "advice"
 Earlier and quicker feedback on feasibility and
acceptance
 Change the attitude: “From suit to hoodie
wearer“
 Change the mentality: “Be ready to fail, adjust
and try again.”
PoC
Pilot
MVP
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 31
Get support from Outside
Innovation Lab as a Service (ILaaS)
 Guru Co-working space
 From office space, support from experts,
coffee and water => all inclusive for a
monthly fee
 Example use cases:
 Supporting and optimizing existing processes with
Mobile apps
 Hololens for supporting the production process
 GPS tracking use cases
Source: http://blog.procademysoftware.com/agile-
project-management/
Source: http://www.commonplaces.com/blog/agile-vs-waterfall-how-to-
approach-your-web-development-project/
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 32
ILaaS Approach
 Choose manageable use case
 Fixed iteration length (approximately 4 weeks)
 Development ends with a Minimal Viable Product (MVP)
 Define basic solution architecture
 Choose implementation platform & approach
 Staff team
 Technicians (Implementors / Architects)
 Business stakeholders
 Implement MVP
 Review
Re-/Define
use case
Define
solution
architecture
Choose
platform
Staff team
Implement
MVP
Review
Feedback
Feedback
FeedbackFeedback
Feedback
Withdraw
Solution not
applicable?
© OPITZ CONSULTING 2017 Modernize Your IT Landscape with API-Driven Architectures Seite 33
API Management is the key to ensure agility
Phase 1 Phase 2
✓ Finalized definition of the single-purpose APIs on day two in a
collaborative way with Apiary
✓ Independent development of Mobile app, Mobile Backend, Backend
Service and API
✓ Problem: Connectivity to the backend system, because Firewall
changes took too long (4 weeks project duration, connectivity was
available in week 3)
✓ Development team was not blocked because implementation of the
mobile app was done against the Mock Server functionality in Apiary
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 34
It‘s all about change!
© OPITZ CONSULTING 2017
Plan you next steps
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Microservices
DevOps0%
DevOps
100%
DevOps
0%
Microservices
100%
Microservices
Backend for Frontend (BfF)0%
BfF Usage
100%
BfF Usage
Decoupling Backends
from Frontends
Use of
Microservice architecture
Establish a
DevOps approach
API-Management0%
API-Mgmt.
100%
API-Mgmt.
Use of
API Management
Application platform0%
Platform
100%
Platform
Implement an
application platform
Seite 35
© OPITZ CONSULTING 2017
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Seite 36
Summary
 Understand the business goals and design properly (e.g. Event Storming)
 API Management is the key to ensure agility
 Ability to change, which means the way
 how architectures and applications are designed and implemented
 collaboration between different stakeholders happens
 how processes and procedures are used
 Attitude: “From suit to hoodie wearer”
 Mentality: “Be ready to fail, adjust and try again”
 Microservices and DevOps belong together and both are not just tools
© OPITZ CONSULTING 2017 Seite 37
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
Q & A
© OPITZ CONSULTING 2017
 überraschend mehr Möglichkeiten!
@OC_WIRE OPITZCONSULTING opitzconsultingWWW.OPITZ-CONSULTING.COM
Seite 38
In case of any questions, please contact
us!
Danilo Schmiedel
Managing Consultant Solutions | Oracle ACE Director
OPITZ CONSULTING Deutschland GmbH
Tempelhofer Weg 64, 12347 Berlin, Germany
Phone: +49 173 7279001
Mail: danilo.schmiedel@opitz-consulting.com
@dschmied
http://inside-bpm-and-soa.blogspot.com
Sven Bernhardt
Solution Architect | Oracle ACE
OPITZ CONSULTING Deutschland GmbH
Kirchstrasse 6, 51647 Gummersbach, Germany
Phone: +49 172 2193529
Mail: sven.bernhardt@opitz-consulting.com
@sbernhardt
https://svenbernhardt.wordpress.com
Strategies for Efficient Delivery with APIs, Containers, Microservices,
DevOps
3 Membership Tiers
• Oracle ACE Director
• Oracle ACE
• Oracle ACE Associate
bit.ly/OracleACEProgram
500+ Technical Experts
Helping Peers Globally
Connect:
Nominate yourself or someone you know: acenomination.oracle.com
@oracleace
Facebook.com/oracleaces
oracle-ace_ww@oracle.com

More Related Content

PPTX
Akshay Guleria digital innovations
Akshay Guleria
 
PDF
Cloud-Native Microservices using Helidon
Sven Bernhardt
 
PDF
Iwan Van Der Kleijn - Expansión Internacional. Modelo de desarrollo ágil basa...
COIICV
 
PDF
Microservices: The Netflix Way
Puneet Sachdev
 
PDF
Agile Certainty, bringing predictability in Agile engagements
Puneet Sachdev
 
PDF
Preparing your organization for microservices
Judy Breedlove
 
PPTX
BUSINESS TRANSFORMATION – DIGITAL TECH - SMART DEVICES
Akshay Guleria
 
PDF
Eliminate Cloud Waste with a Holistic DevOps Strategy
TechWell
 
Akshay Guleria digital innovations
Akshay Guleria
 
Cloud-Native Microservices using Helidon
Sven Bernhardt
 
Iwan Van Der Kleijn - Expansión Internacional. Modelo de desarrollo ágil basa...
COIICV
 
Microservices: The Netflix Way
Puneet Sachdev
 
Agile Certainty, bringing predictability in Agile engagements
Puneet Sachdev
 
Preparing your organization for microservices
Judy Breedlove
 
BUSINESS TRANSFORMATION – DIGITAL TECH - SMART DEVICES
Akshay Guleria
 
Eliminate Cloud Waste with a Holistic DevOps Strategy
TechWell
 

What's hot (20)

PPTX
Akshay guleria digital innovations
Akshay Guleria
 
PDF
Transform Test Organizations for the New World of DevOps
TechWell
 
PPTX
CWIN17 Toulouse / Enhance the efficiency of your field operations with augmen...
Capgemini
 
PDF
AVEVA World Conference NA - AVEVA Procon Panel
AVEVA-Americas
 
PDF
[WSO2 Integration Summit San Francisco 2019] WSO2’s Open Everything Strategy
WSO2
 
PDF
[WSO2 Integration Summit San Francisco 2019] Digital Transformation: Through ...
WSO2
 
PDF
Securing the Digital Double - The Path to a Trusted Digital Ecosystem
Asanka Abeysinghe
 
PDF
Architecting the Transformation
Asanka Abeysinghe
 
PDF
An API-focused approach to Agile Integration
Judy Breedlove
 
PDF
Workflows and Plone
 - Case supervisiondoc
Rikupekka Oksanen
 
PPTX
2014-QCon-SF PaaS for the new Cloud Era
Asanka Abeysinghe
 
PDF
Transform the internal it landscape with APIs
Judy Breedlove
 
PDF
The Reality of Managing Microservices in Your CD Pipeline
DevOps.com
 
PDF
Creating a Collaborative Workplace Culture Webinar Series: “How does workplac...
Pooja Lal
 
PDF
The Three Pillars of Agile Integration: Connector, Container & API
Judy Breedlove
 
PDF
2022 Google Academy
AleksaKomosar
 
PDF
[WSO2Con EU 2018] Unlocking Innovation with API Management While Breaking Dow...
WSO2
 
PDF
Building a Future-ready Bank
WSO2
 
PPTX
#FiaComit - The Mobicloud Showcase
Comit Projects Ltd
 
Akshay guleria digital innovations
Akshay Guleria
 
Transform Test Organizations for the New World of DevOps
TechWell
 
CWIN17 Toulouse / Enhance the efficiency of your field operations with augmen...
Capgemini
 
AVEVA World Conference NA - AVEVA Procon Panel
AVEVA-Americas
 
[WSO2 Integration Summit San Francisco 2019] WSO2’s Open Everything Strategy
WSO2
 
[WSO2 Integration Summit San Francisco 2019] Digital Transformation: Through ...
WSO2
 
Securing the Digital Double - The Path to a Trusted Digital Ecosystem
Asanka Abeysinghe
 
Architecting the Transformation
Asanka Abeysinghe
 
An API-focused approach to Agile Integration
Judy Breedlove
 
Workflows and Plone
 - Case supervisiondoc
Rikupekka Oksanen
 
2014-QCon-SF PaaS for the new Cloud Era
Asanka Abeysinghe
 
Transform the internal it landscape with APIs
Judy Breedlove
 
The Reality of Managing Microservices in Your CD Pipeline
DevOps.com
 
Creating a Collaborative Workplace Culture Webinar Series: “How does workplac...
Pooja Lal
 
The Three Pillars of Agile Integration: Connector, Container & API
Judy Breedlove
 
2022 Google Academy
AleksaKomosar
 
[WSO2Con EU 2018] Unlocking Innovation with API Management While Breaking Dow...
WSO2
 
Building a Future-ready Bank
WSO2
 
#FiaComit - The Mobicloud Showcase
Comit Projects Ltd
 
Ad

Similar to Strategies for efficient delivery with APIs containers micro services and DevOps (20)

PDF
Strategies for efficient Delivery
OPITZ CONSULTING Deutschland
 
PDF
Strategies for efficient delivery with APIs, containers, microservices and De...
Sven Bernhardt
 
PDF
Strategies for efficient delivery with APIs, containers, Microservices and De...
Sven Bernhardt
 
PDF
API First - Best Practices for consistent API management
Sven Bernhardt
 
PPTX
Overcoming Obstacles to Success with Microservices
Perficient, Inc.
 
PDF
API first Design and Microservices
Sven Bernhardt
 
PDF
Optimizing Professional Services with OnePlan: Streamline, Deliver, and Succeed
OnePlan Solutions
 
PPTX
Transforming IT for Digital : Agility for Digital world
Ekhlaque Bari
 
PDF
Maximizing Efficiency and Profitability: Optimizing Data Systems, Enhancing C...
OnePlan Solutions
 
PDF
API Management and why it matters (Oracle API Platform)
OPITZ CONSULTING Deutschland
 
PPTX
Modernize Core Technology to Accelerate Digital Transformation
Perficient, Inc.
 
PDF
The Future of Application Modernization Service Strategies
Ella Maxwell
 
PPTX
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
OnePlan Solutions
 
PPTX
The Blueprint for Change: How the Best Are Succeeding in Transformation
MuleSoft
 
PPTX
Enterprise architecture artefacts
Brian Loomis
 
PPTX
Real time insights for better products, customer experience and resilient pla...
Balvinder Hira
 
PDF
Alfresco Day Milano 2016 - Digital Renaissance, John Newton
Alfresco Software
 
PDF
Agility with Microservices and DevOps
Archana Joshi
 
PDF
Agile Tour Pune 2015: Agility with Microservices and Devops: Archana Joshi an...
India Scrum Enthusiasts Community
 
PDF
The strategic use of technology
Homar Sánchez-Olguín
 
Strategies for efficient Delivery
OPITZ CONSULTING Deutschland
 
Strategies for efficient delivery with APIs, containers, microservices and De...
Sven Bernhardt
 
Strategies for efficient delivery with APIs, containers, Microservices and De...
Sven Bernhardt
 
API First - Best Practices for consistent API management
Sven Bernhardt
 
Overcoming Obstacles to Success with Microservices
Perficient, Inc.
 
API first Design and Microservices
Sven Bernhardt
 
Optimizing Professional Services with OnePlan: Streamline, Deliver, and Succeed
OnePlan Solutions
 
Transforming IT for Digital : Agility for Digital world
Ekhlaque Bari
 
Maximizing Efficiency and Profitability: Optimizing Data Systems, Enhancing C...
OnePlan Solutions
 
API Management and why it matters (Oracle API Platform)
OPITZ CONSULTING Deutschland
 
Modernize Core Technology to Accelerate Digital Transformation
Perficient, Inc.
 
The Future of Application Modernization Service Strategies
Ella Maxwell
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
OnePlan Solutions
 
The Blueprint for Change: How the Best Are Succeeding in Transformation
MuleSoft
 
Enterprise architecture artefacts
Brian Loomis
 
Real time insights for better products, customer experience and resilient pla...
Balvinder Hira
 
Alfresco Day Milano 2016 - Digital Renaissance, John Newton
Alfresco Software
 
Agility with Microservices and DevOps
Archana Joshi
 
Agile Tour Pune 2015: Agility with Microservices and Devops: Archana Joshi an...
India Scrum Enthusiasts Community
 
The strategic use of technology
Homar Sánchez-Olguín
 
Ad

More from Sven Bernhardt (20)

PDF
The integration revolution: Building bridges between On-premises and Cloud ec...
Sven Bernhardt
 
PDF
Efficient development of smart apps: The role of AI gateways
Sven Bernhardt
 
PDF
Next-level Kubernetes Service Management with an API gateway
Sven Bernhardt
 
PDF
Effective and simple - integration architectures with Apache Camel and Quarkus
Sven Bernhardt
 
PDF
One Gateway to Rule them All: Building a Federated API Management Platform
Sven Bernhardt
 
PDF
Modernization options for Oracle Forms applications
Sven Bernhardt
 
PDF
Elevating Development: Embracing APIOps for Enhanced Developer Productivity
Sven Bernhardt
 
PDF
Kong 101 - Jumpstart into the world of APIs
Sven Bernhardt
 
PDF
Declarative observability management for Microservice architectures
Sven Bernhardt
 
PDF
Integration architectures based on Microservices, APIs and events
Sven Bernhardt
 
PDF
Build and Manage Multi-Cloud Applications Using Kuma
Sven Bernhardt
 
PDF
Build and Manage Multi-Cloud Applications Using Kuma
Sven Bernhardt
 
PDF
Torch the light - Implementing Observability for Microservice Architectures
Sven Bernhardt
 
PDF
Analytics meets Integration - Modern Development with Data APIs
Sven Bernhardt
 
PDF
Modern Integration based on OCI Cloud-native Services
Sven Bernhardt
 
PDF
Service Mesh Advanced Use Cases
Sven Bernhardt
 
PDF
Cloud-native Application Development on OCI
Sven Bernhardt
 
PDF
Rumble in the Jungle - API Kickstart with Kong
Sven Bernhardt
 
PDF
Cloud-native Application Development - The new normal
Sven Bernhardt
 
PDF
Efficient API delivery with APIOps
Sven Bernhardt
 
The integration revolution: Building bridges between On-premises and Cloud ec...
Sven Bernhardt
 
Efficient development of smart apps: The role of AI gateways
Sven Bernhardt
 
Next-level Kubernetes Service Management with an API gateway
Sven Bernhardt
 
Effective and simple - integration architectures with Apache Camel and Quarkus
Sven Bernhardt
 
One Gateway to Rule them All: Building a Federated API Management Platform
Sven Bernhardt
 
Modernization options for Oracle Forms applications
Sven Bernhardt
 
Elevating Development: Embracing APIOps for Enhanced Developer Productivity
Sven Bernhardt
 
Kong 101 - Jumpstart into the world of APIs
Sven Bernhardt
 
Declarative observability management for Microservice architectures
Sven Bernhardt
 
Integration architectures based on Microservices, APIs and events
Sven Bernhardt
 
Build and Manage Multi-Cloud Applications Using Kuma
Sven Bernhardt
 
Build and Manage Multi-Cloud Applications Using Kuma
Sven Bernhardt
 
Torch the light - Implementing Observability for Microservice Architectures
Sven Bernhardt
 
Analytics meets Integration - Modern Development with Data APIs
Sven Bernhardt
 
Modern Integration based on OCI Cloud-native Services
Sven Bernhardt
 
Service Mesh Advanced Use Cases
Sven Bernhardt
 
Cloud-native Application Development on OCI
Sven Bernhardt
 
Rumble in the Jungle - API Kickstart with Kong
Sven Bernhardt
 
Cloud-native Application Development - The new normal
Sven Bernhardt
 
Efficient API delivery with APIOps
Sven Bernhardt
 

Recently uploaded (20)

PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
Beyond Automation: The Role of IoT Sensor Integration in Next-Gen Industries
Rejig Digital
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PDF
Architecture of the Future (09152021)
EdwardMeyman
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PPTX
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
Doc9.....................................
SofiaCollazos
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Beyond Automation: The Role of IoT Sensor Integration in Next-Gen Industries
Rejig Digital
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
Architecture of the Future (09152021)
EdwardMeyman
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Doc9.....................................
SofiaCollazos
 

Strategies for efficient delivery with APIs containers micro services and DevOps

  • 1. © OPITZ CONSULTING 2017  überraschend mehr Möglichkeiten! © OPITZ CONSULTING 2017 with APIs, Containers, Microservices, DevOps Sven Bernhardt, Danilo Schmiedel Strategies for efficient Delivery
  • 2. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 2 OPITZ CONSULTING - A success story since 1990  Our Mission: Help organizations to leverage the possibilities of digitalization to be different, better and faster than their competitors  Owner-Managed company with  400+ consultants  11 locations in Germany and Poland Danilo Schmiedel   Managing Consultant  Lead for Competence Center Cloud About us Sven Bernhardt  Solution Architect  Technical Lead for API Management
  • 3. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 3 Scenario #3: Innovation
  • 4. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Often encountered in today’s IT system landscapes Seite 4 Lack of innovation Missing knowledge Lack of maintainability Decreasing data quality Decreasing benefit Increasing costs Lack of integration
  • 5. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 5 New ways on how to develop applications are needed to manage agility (Bi-modal IT) Standardization Differentiation InnovationNew ideas Better ideas Typical ideas Customer-specific solutions Standard Software solutions Systems of Innovation Systems of Differentiation Systems of Record Based on Pace Layered Application Strategy, Gartner 2012
  • 6. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 6 Lots of buzzwords, concepts and techniques, but how to find a beneficial mixture for Next-gen app development? API Management Microservices Containers Docker DevOps Continuous Integration Continuous Delivery Cloud SOA Integration Monolithic applications
  • 7. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps How to get there? Seite 7
  • 8. © OPITZ CONSULTING 2017 How to make it wrong? Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Risk 1 The initiative / program is a collection of individual IT projects Risk 2 Requirements are just IT-driven Risk 3 Unconditional belief in the platform vendors Risk 4 Faith in error-free, unchangeable planning and roadmap Risk 5 Lack of coordination between Business and IT Risk 6 Start without clear goals and benefits Risk 7 Underestimating efforts for changing legacy applications Risk 8 Missing change management Risk 9 Lack of coordination with other IT-related initiatives Risk 10 Insufficient perception of complexity Seite 8
  • 9. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 9 Define the goals
  • 10. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 10 OC|Lab ® Download: http://tinyurl.com/y9k687o5
  • 11. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Solution architecture for the use case based on OMESA reference architecture Open Modern Enterprise Software Architecture(OMESA) | https://omesa.io Credits to Luis Weir, Capgemini Seite 11 User Experience Service Implementation Persistence Web Mobile Device Single Purpose API Multi-Purpose API Monitoring BusinessAnalytics Security Management Monolithic System RegistryEvent StoreShared Storage Non-shared Storage Semi-decoupled Fully-decoupled Seite 11
  • 12. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 12 OMESA reference architecture Open Modern Enterprise Software Architecture(OMESA) | https://omesa.io Credits to Luis Weir, Capgemini
  • 13. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 13 Main Objectives of OMESA  All in all, OMESA has 4 main objectives: 1. To deliver a modern and enterprise-wide software reference architecture suitable to combine ”existing" with the "new" 2. Provide guiding principles and definition of terms to ensure the architecture can be interpreted and applied 3. Deliver a vendor agnostic capability model that can add tangible business value to organizations 4. Bring back architectural best practices (based on real live experiences) into modern solutions that are suitable for organizations of any size and industry
  • 14. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 14 OPITZ CONSULTING - A success story since 1990  Mission: Help organizations leverage the possibilities of digitalization to be different, better and faster than their competitors  Owner-Managed company with  400+ consultants at 11 locations in DE and PL  Revenue 2016: 47 Mill. € Danilo Schmiedel   Managing Consultant  Lead for Competence Center Cloud About us Sven Bernhardt  Solution Architect  Technical Lead for API Management
  • 15. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 15 „We have a monolithic backend application. We would like to slice the application into small functional building blocks. Our challenge is to find the right size of these building blocks according to our business requirements. “ Energy (E-Mobility) / Product Owner
  • 16. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 16 One approach to find the right service design Domain Decomposition  Derive services and respective data objects from your business processes, which are here expressed in a standard notation like BPMN Production Logistics Selling Billing
  • 17. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 17 But: The Domain Decomposition approach is not trivial  Very formal approach  Knowledge with respect to the modelling notation (e.g. BPMN) is needed and everyone needs to understand the model  Might be time-consuming  Disagreements regarding the business process flow  Discussions about the modelling style (Is it correct in the sense of the spec?)  Danger to model all process variants and edge cases (Lost in details)  Need to know business domain and processes  Risk to loose workshop participants, who might have important information
  • 18. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 18 Event storming as a more agile and lightweight approach for identifying services and domains  Event storming was invented by Alberto Brandolini (2013)  Ingredients:  Unlimited modelling space  Sticky Notes  Markers  People from different organizational areas and levels (6-8 people)  Facilitator  Key terms:  Event  Command and External system  Aggregate  Bounded Context
  • 19. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 19Source: https://www.slideshare.net/ziobrando/model-storming, Slide 60
  • 20. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 20 Event Storming is a good approach for breaking up complex business domains to manageable services  Informal and easy approach, because there are no formal rules like standard notations  The right people are talking about their business domain, so it is ensured that all questions can be answered  Since it is not strictly formalized and everyone is invited to participate, the approach is fun  But, attention  Good facilitation skills are needed and  Workshop participants have to get involved
  • 21. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 21 „We have a historically evolved system. Today it is hard for us to extend the system with new apps, chatbots and location-based services because of missing APIs.“ Professional Services / Head of Business Development
  • 22. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 22 Current situation: Monolithic custom-implemented ERP application prevents innovation  Complex system without public APIs  Controls whole business use cases  Difficult to maintain und extend  Fragile solution (each change can lead to inconsistency)  Needs to stay robust and free from defects Oracle Forms Client Oracle ADF Application
  • 23. © OPITZ CONSULTING 2017 Service Implementation (fuly-decoupled) APIs Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 23 Implementation platform overview – The big picture Validation Authentication Throttling Routing {json} {json} {json} Filtering https://guidelines.axonivy.com/projects/guides/wiki/ Continuous_integration_delivery Persistence DevOps Developer CS Container CS API PlatformCS
  • 24. © OPITZ CONSULTING 2017 Service Implementation (fuly-decoupled) APIs Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 24 Modernization based on Oracle Cloud Services Service Implementation (semi-decoupled)Validation Authentication Throttling Routing Transform Orchestrate {json} {json} {json} Filtering https://guidelines.axonivy.com/projects/guides/wiki/ Continuous_integration_delivery {json} Connect API PlatformCS Container CS Integration CS Java CS SOA CS Developer CS
  • 25. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 25 „We are in the process of establishing a centralized communication platform. It is based on microservices but our development performance is not as good as we expected. The available infrastructure does not scale. The Developers are not very much motivated because of very slow feedback cycles.“ Retailer / Head of IT Governance
  • 26. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 26 Agile software delivery is hard without a DevOps approach  Fixed set of technologies (e.g. not Java, Node.js and .Net), which might block developers to use the most appropriate technologies  No DevOps approach because Software delivery is the responsibility of another team in a different organizational unit; discussions with them are hard  A consistent DevOps approach is needed to be able to establish new services efficiently within a short time-to-market https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Devops.svg/2000px- Devops.svg.png
  • 27. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 27 It’s not a only technical thing; being adaptable and agile concerns the whole organization  Changeability is an essential prerequisite for becoming more agile and to promote innovation  Moving forward is basic for prospective success  New collaboration approaches are needed to improve time-to-market ”It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is most adaptable to change.” (Charles Darwin)
  • 28. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 28 Continuous Delivery and Deployment for complex Microservice architectures Wercker  Create custom CI/CD pipelines  Chain & trigger pipelines to create complex workflows  Speed up tests by running them in parallel Source: http://www.wercker.com/platform
  • 29. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 29 „We are an enterprise company. Software development is usually done by following a waterfall approach. Our development cycles are too long due to organizational barriers and rules. On the other hand we have to come up with new ideas and innovations to improve our daily work.“ Manufacturer / CIO Source: http://blog.procademysoftware.com/agile- project-management/ Source: http://www.commonplaces.com/blog/agile-vs- waterfall-how-to-approach-your-web-development-project/
  • 30. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 30 Be brave and promote innovation!  Initiate digital innovation labs for trying new ideas and technologies and leverage from PoCs, Pilots, MVPs  Involve those who are affected at an early stage and ask for "advice"  Earlier and quicker feedback on feasibility and acceptance  Change the attitude: “From suit to hoodie wearer“  Change the mentality: “Be ready to fail, adjust and try again.” PoC Pilot MVP
  • 31. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 31 Get support from Outside Innovation Lab as a Service (ILaaS)  Guru Co-working space  From office space, support from experts, coffee and water => all inclusive for a monthly fee  Example use cases:  Supporting and optimizing existing processes with Mobile apps  Hololens for supporting the production process  GPS tracking use cases Source: http://blog.procademysoftware.com/agile- project-management/ Source: http://www.commonplaces.com/blog/agile-vs-waterfall-how-to- approach-your-web-development-project/
  • 32. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 32 ILaaS Approach  Choose manageable use case  Fixed iteration length (approximately 4 weeks)  Development ends with a Minimal Viable Product (MVP)  Define basic solution architecture  Choose implementation platform & approach  Staff team  Technicians (Implementors / Architects)  Business stakeholders  Implement MVP  Review Re-/Define use case Define solution architecture Choose platform Staff team Implement MVP Review Feedback Feedback FeedbackFeedback Feedback Withdraw Solution not applicable?
  • 33. © OPITZ CONSULTING 2017 Modernize Your IT Landscape with API-Driven Architectures Seite 33 API Management is the key to ensure agility Phase 1 Phase 2 ✓ Finalized definition of the single-purpose APIs on day two in a collaborative way with Apiary ✓ Independent development of Mobile app, Mobile Backend, Backend Service and API ✓ Problem: Connectivity to the backend system, because Firewall changes took too long (4 weeks project duration, connectivity was available in week 3) ✓ Development team was not blocked because implementation of the mobile app was done against the Mock Server functionality in Apiary
  • 34. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 34 It‘s all about change!
  • 35. © OPITZ CONSULTING 2017 Plan you next steps Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Microservices DevOps0% DevOps 100% DevOps 0% Microservices 100% Microservices Backend for Frontend (BfF)0% BfF Usage 100% BfF Usage Decoupling Backends from Frontends Use of Microservice architecture Establish a DevOps approach API-Management0% API-Mgmt. 100% API-Mgmt. Use of API Management Application platform0% Platform 100% Platform Implement an application platform Seite 35
  • 36. © OPITZ CONSULTING 2017 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Seite 36 Summary  Understand the business goals and design properly (e.g. Event Storming)  API Management is the key to ensure agility  Ability to change, which means the way  how architectures and applications are designed and implemented  collaboration between different stakeholders happens  how processes and procedures are used  Attitude: “From suit to hoodie wearer”  Mentality: “Be ready to fail, adjust and try again”  Microservices and DevOps belong together and both are not just tools
  • 37. © OPITZ CONSULTING 2017 Seite 37 Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps Q & A
  • 38. © OPITZ CONSULTING 2017  überraschend mehr Möglichkeiten! @OC_WIRE OPITZCONSULTING opitzconsultingWWW.OPITZ-CONSULTING.COM Seite 38 In case of any questions, please contact us! Danilo Schmiedel Managing Consultant Solutions | Oracle ACE Director OPITZ CONSULTING Deutschland GmbH Tempelhofer Weg 64, 12347 Berlin, Germany Phone: +49 173 7279001 Mail: [email protected] @dschmied http://inside-bpm-and-soa.blogspot.com Sven Bernhardt Solution Architect | Oracle ACE OPITZ CONSULTING Deutschland GmbH Kirchstrasse 6, 51647 Gummersbach, Germany Phone: +49 172 2193529 Mail: [email protected] @sbernhardt https://svenbernhardt.wordpress.com Strategies for Efficient Delivery with APIs, Containers, Microservices, DevOps
  • 39. 3 Membership Tiers • Oracle ACE Director • Oracle ACE • Oracle ACE Associate bit.ly/OracleACEProgram 500+ Technical Experts Helping Peers Globally Connect: Nominate yourself or someone you know: acenomination.oracle.com @oracleace Facebook.com/oracleaces [email protected]