SlideShare a Scribd company logo
1 of 44
Download to read offline
Proprietary and confidential
Which App Modernization Pattern is
Right for You?
Shaun Anderson, App TX Practice Lead, Pivotal
Prithpal Bhogill, Product Management, Google Cloud
Reminder: “This webinar may include mention of some future features.
Please make any purchasing decisions based on currently GA features.
This information is Google confidential information, covered by the terms
of Apigee and Google Cloud Platform License Agreement.”
Speaking Today
Prithpal Bhogill
Product Management
Shaun Anderson
AppTX Practice Lead
Agenda
Why modernize?
Strangling the Monolith
Why API Management?
Apigee and Pivotal Cloud Foundry
Customer Benefits
Call to Action
What is Pivotal Cloud
Foundry?
Overview of Cloud Foundry
Pivotal Cloud Foundry is a platform for developing and
running cloud applications
Cloud Foundry Principles
Traditional App Lifecycle: Lengthy & Complex
Traditional Deployment:
8+ manual steps, developers out
of the workflow
Traditional App Lifecycle:
Each phase compounds time and
complexity, sacrificing agility
The Power of Cloud Native Platform
Why Modernize?
Why Monoliths Can Be Bad
- Slow velocity and release cycle
- Knowledge is compartmentalized
- The code base is just too large for any one person to
fully comprehend
- Centralized authority and change management slows
progress (DBA, Ops)
- Inefficient infrastructure utilization
- Reliance on expensive software
- Non-standard toolsets
Why Replatform / Modernize
● Lower CapEx and OpEx
○ Moving away from full-blown application servers that are expensive to license, operate, and administrate has
been a consistent market trend since 2004
● Increased scalability, provider portability
○ Vertical scalability is inherently limited. Cloud platforms can horizontally scale up or down in seconds,
dynamically—even auto scale
● Optimize hardware resource usage, cost
○ Containerizing and virtualizing applications increases deployment density on the hardware or IaaS, ensuring
maximum utilization of system resources, and deallocation or reallocation when idle
● Increased developer productivity without losing operations controls
○ When developers can self service, instantly provisioning an environment that uses platform-wide access
controls and audit trails, it’s a win for operations teams that can set consumption parameters
● Enabling DevOps with common management and monitoring tools
○ Modern clouds provide agentless health management that streams an integrated, near real-time view of key
application, services, and platform metrics. Developers and operators gain a shared understanding of the same
system health and availability data in cloud environments.
Replatform vs Modernize (definitions)
Replatforming involves upgrading an application from its existing platform and adhering to the
minimum possible Twelve factors to get it to run on the cloud, while preserving existing functionality.
Modernization is the process of organizing existing functionality into applications, microservices and
development teams around business capabilities and domains. A main goal of modernization is to
decompose an existing monolith into small, 12 Factor services.
Digital transformation is how good companies become great. They invest in
becoming software-driven to reduce time-to-value windows. They choose a
meaningful project, combine modern methodologies and technologies to build
high-quality smart applications that regularly deliver real-time insights, then
continually iterate to ensure exceptional customer experiences.
The Cloud Native Application Journey
Strangling the Monolith - Approach
● Event Storming
● Snap Analysis
● Boris (Spider) Diagram
● DDD
● Find Seams
● Iterate
Top-Down: Decomposition from a
business perspective
Bottom-Up: Decomposition driven by
current pain points of the monolith
● Reverse engineering
● Code tracing
● Source text parsing and
analytics
Domain Driven Design (DDD)
Wikipedia: DDD is an approach to software
development for complex needs by connecting
the implementation to an evolving model.
Domain: “A sphere of knowledge or activity.”
Event Storming
Event Storming
Event Storming
Snap Analysis
Designed to make it easy to understand an application’s complexity and suitability for replatforming to Cloud
Foundry
Enhanced Snap Analysis
Used to describe a modernized service -- usually this service consists of functionality from one or more
monoliths.
Spider Diagrams
Test Driven Development (TDD)
Test-Driven Development (TDD) is a technique for building software that guides
software development by writing tests. It was developed by Kent Beck in the late
1990's as part of Extreme Programming. In essence you follow three simple steps
repeatedly:
Write a test for the next bit of functionality you want to add.
Write the functional code until the test passes.
Refactor both new and old code to make it well structured.
Finding Seams
The Goal: Find areas of an existing monolith that can be
pulled apart and reorganized without impacting the
functionality of the existing system.
Control Patterns
● Event shunting / starving
● Decorator
● Bridge
● Router
● Proxy
● Facade
● Edge Gateway - Apigee
Iterate vs Big Bang rewrite
Iterate
● Succeed Fast / Fail Fast
● Allows for innovation
● Conforms to changing requirements
● Allows for dynamic and balanced teams
● Pairing enables Dev Team Mitosis
Why API Management?
APIs and Microservices are complementary
CATALOG
CUSTOMER
REVIEWS
FAVORITES
RECOMMEND
ORDERS
SHOPPING
CART
Microservices
eCommerce
System
Monolithic
eCommerce
System
APIAPI
APIs shield consumers from Microservices Complexity
Ordering API Customer APIBilling API
Consumers Shouldn’t
Care About What’s
Behind the API
Microservices will fail without API Management
API SPRAWL
Difficult to discover & reuse
CYBER THREATS
Limited built-in security
INSUFFICIENT VISIBILITY
Limited use & performance visibility
API Gateway
Developers
Developer Portal
Apigee API Platform
Analytics
Management
Management
Runtime
Services
App
API Team
Scalable
Services
Microgateway
Technology powering the Apigee API Platform
Available as
Apigee managed
+
Customer managed
A family of federated
gateways
Available native
integration capability
with respective cloud
Comprehensive API Management
OAuth2, OpenID,
SAML, TLS
OWASP Threat
Protection
RBAC, 3rd party
IDM Support
Bot
Detection
Mediation, Caching &
Traffic Management
node.js
run-time Engine
Data Persistence /
BaaS
Hybrid Deployment
/ Microgateway
Secure API
RuntimeApps Services
Business &
Developer Metrics
Fine-grained
Performance Analytics
End User Analytics
Custom Data Capture &
Reports
Trace & Diagnostics
Analytics
Customizable
Developer Portal
SmartDocs
Self-service
Developer On-boarding
API Products
API Monetization
Developer
Management
Partners /
Developers
API-driven
Platform Automation
Multi-tenancy &
Scaling with Traffic Isolation
Zero Downtime
Upgrades
Cross-region Automated
Routing & Failover
Global Policy Enforcement
Operations
Automation
Flow-based Proxy Editor
& Pre-built Policies
API Studio with
Open API / Swagger
Test & Monitoring
Extensibility with
node.js / Java
Version Management
API
Development
API
Team
Apigee provides the API layer for Microservices
CATALOG
CUSTOMER
REVIEWS
FAVORITES
RECOMMEND
ORDERS
SHOPPING
CART
Microservices
eCommerce
System
Apigee’s centralized
gateway provides
comprehensive API
management and an
API layer for your
microservices
CATALOG
Apigee’s microgateway
provides security,
throttling and analytics for
individual microservices
as well.
What we are doing together?
added support for Edge
Microgateway...
We’ve integrated our products… released BOSH Installers for
Apigee Edge
Integration Options - Flexibility & Choice
Route Services CF Meta Buildpack*
* Edge Microgateway Buildpack available today as OSS on https://github.com/swilliams11/edgemicro-decorator.
Apigee Edge MicrogatewayApigee Edge Enterprise
App App App
Apigee Edge Microgateway
Application Modernization
CATALO
G
CUSTO
MER
REVIEW
S
SHOPP
PING
CART
RECOM
MEND
Mobile & Web apps
Virtualized Apps
and Microservices
On-Premises, Legacy Apps
Monitor performance & usage
of both legacy and modern services
Mitigate migration risk with
automated routing of API requests
Routing
Security
Analytics
Secure your services from cyber
threats and traffic spikes
Benefits for Developers & Operators
Developers
• Apply pre-built traffic management
and security features to their app
• Apply pre-built pricing models to
monetize their app
• Automatically expose their app (as
services) to other developers
• Discover, test, and obtain access to
other services (as APIs)
Accelerate Application Modernization
Operators
• Apply a set of security and traffic
management features across projects
• Scale these features through PCF
• Obtain visibility into the usage and
performance of APIs
• Install and manage Apigee Edge
through BOSH
Ease Operational Concerns
Powering the “Digital Value Chain”
Consuming digital products and digital experiences
“Outside-in” – digital consumer view
User App Developer API API team Services
Reduce time to develop connected experiences
Enable consumption of APIs
Reduce time to build better software
Reduce operational complexity
Key Takeaways
Modernizing applications can have a huge ROI
It doesn’t have to be hard - start small
APIs and Microservices are complementary
Use API Management as you transition into Microservices
Enterprise customers are using this approach successfully
Appendix
Call to Action
Visit www.apigee.com and sign up for a trial account
Learn about Apigee’s integrations with Pivotal here
If you are new to Apigee
Learn more about Apigee’s Service Broker with Edge Microgateway here
Ask your PCF rep about Apigee’s free Microservices Starter Kit offer
Ask you PCF rep for an introduction to Apigee Sales
If you are PCF Developer or
Operator
Visit www.pivotal.io to learn how to develop and deploy software with
cloud native techniques
Ask your Apigee rep for an introduction to Pivotal Sales.
If you are new to Pivotal
REST APIs - Enable easy consumption
REST APIs
enable easy consumption
CONTAINERS
enable independent deployment
CLOUD
enable independent scaling
For the Full API Lifecycle
Design
Develop
Secure
PublishMonitor
Analyze
Monetize
Scale
CommonSecurityModel-OAuth
ThreatProtection
Caching
Monetiza
tion/Rate
Plans
External
API
Façade &
Proxy
Mediation/Aggregation
Developer Portal
Use API management as you transition to microservices
CATALO
G
CUSTOM
ER
REVIEW
S
SHOPPPI
NG
CART
RECOM
MEND
Mobile & Web apps
Microservices
Apigee authenticates, applies security policies
and routes request to microservices. Also
orchestrates to your legacy services/monolith
apps
On-Premises or Private Cloud
Monolith Apps

More Related Content

What's hot

What's hot (20)

AWS Cloud Adoption Framework
AWS Cloud Adoption Framework AWS Cloud Adoption Framework
AWS Cloud Adoption Framework
 
App Modernization
App ModernizationApp Modernization
App Modernization
 
Introduction to Google Cloud Platform
Introduction to Google Cloud PlatformIntroduction to Google Cloud Platform
Introduction to Google Cloud Platform
 
Let's build Developer Portal with Backstage
Let's build Developer Portal with BackstageLet's build Developer Portal with Backstage
Let's build Developer Portal with Backstage
 
Embarking on MuleSoft Automation Journey via RPA, Composer and Flex Gateway
Embarking on MuleSoft Automation Journey via RPA, Composer and Flex GatewayEmbarking on MuleSoft Automation Journey via RPA, Composer and Flex Gateway
Embarking on MuleSoft Automation Journey via RPA, Composer and Flex Gateway
 
An Overview of Best Practices for Large Scale Migrations - AWS Transformation...
An Overview of Best Practices for Large Scale Migrations - AWS Transformation...An Overview of Best Practices for Large Scale Migrations - AWS Transformation...
An Overview of Best Practices for Large Scale Migrations - AWS Transformation...
 
How Can I Build a Landing Zone & Extend my Operations into AWS to Support my ...
How Can I Build a Landing Zone & Extend my Operations into AWS to Support my ...How Can I Build a Landing Zone & Extend my Operations into AWS to Support my ...
How Can I Build a Landing Zone & Extend my Operations into AWS to Support my ...
 
Managing the Complexity of Microservices Deployments
Managing the Complexity of Microservices DeploymentsManaging the Complexity of Microservices Deployments
Managing the Complexity of Microservices Deployments
 
AWS Application Discovery Service
AWS Application Discovery ServiceAWS Application Discovery Service
AWS Application Discovery Service
 
Cloud workload migration guidelines
Cloud workload migration guidelinesCloud workload migration guidelines
Cloud workload migration guidelines
 
Cloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersCloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for Partners
 
Cloud Migration, Application Modernization, and Security
Cloud Migration, Application Modernization, and Security Cloud Migration, Application Modernization, and Security
Cloud Migration, Application Modernization, and Security
 
(ARC307) Infrastructure as Code
(ARC307) Infrastructure as Code(ARC307) Infrastructure as Code
(ARC307) Infrastructure as Code
 
Azure Application Modernization
Azure Application ModernizationAzure Application Modernization
Azure Application Modernization
 
Azure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarAzure DevOps Best Practices Webinar
Azure DevOps Best Practices Webinar
 
Why to Cloud Native
Why to Cloud NativeWhy to Cloud Native
Why to Cloud Native
 
AWS Cloud Adoption Framework and Workshops
AWS Cloud Adoption Framework and WorkshopsAWS Cloud Adoption Framework and Workshops
AWS Cloud Adoption Framework and Workshops
 
Deep Dive on AWS Migration Hub - AWS Online Tech Talks
Deep Dive on AWS Migration Hub - AWS Online Tech TalksDeep Dive on AWS Migration Hub - AWS Online Tech Talks
Deep Dive on AWS Migration Hub - AWS Online Tech Talks
 
App Modernization
App ModernizationApp Modernization
App Modernization
 
Cloud Migration: A How-To Guide
Cloud Migration: A How-To GuideCloud Migration: A How-To Guide
Cloud Migration: A How-To Guide
 

Similar to Which Application Modernization Pattern Is Right For You?

!GDSC NYUST Infrastructure and Application Modernization with Google Cloud .pptx
!GDSC NYUST Infrastructure and Application Modernization with Google Cloud .pptx!GDSC NYUST Infrastructure and Application Modernization with Google Cloud .pptx
!GDSC NYUST Infrastructure and Application Modernization with Google Cloud .pptx
GangTingFan
 
Why should the WSO2 App Factory be your choice for Enterprise App Development
Why should the WSO2 App Factory be your choice for Enterprise App DevelopmentWhy should the WSO2 App Factory be your choice for Enterprise App Development
Why should the WSO2 App Factory be your choice for Enterprise App Development
WSO2
 

Similar to Which Application Modernization Pattern Is Right For You? (20)

Meetup 2022 - API Gateway landscape.pdf
Meetup 2022 - API Gateway landscape.pdfMeetup 2022 - API Gateway landscape.pdf
Meetup 2022 - API Gateway landscape.pdf
 
App Development Evolution: What has changed?
App Development Evolution: What has changed? App Development Evolution: What has changed?
App Development Evolution: What has changed?
 
The App Evolution
The App Evolution The App Evolution
The App Evolution
 
Microservice Best Practices The 8020 Way.pdf
Microservice Best Practices The 8020 Way.pdfMicroservice Best Practices The 8020 Way.pdf
Microservice Best Practices The 8020 Way.pdf
 
Twelve factor-app
Twelve factor-appTwelve factor-app
Twelve factor-app
 
Agile Tour Pune 2015: Dev-ops- niche or mainstream: Bhaskar Venugopalan
Agile Tour Pune 2015: Dev-ops- niche or mainstream: Bhaskar VenugopalanAgile Tour Pune 2015: Dev-ops- niche or mainstream: Bhaskar Venugopalan
Agile Tour Pune 2015: Dev-ops- niche or mainstream: Bhaskar Venugopalan
 
7 steps to Enterprise PaaS
7 steps to Enterprise PaaS7 steps to Enterprise PaaS
7 steps to Enterprise PaaS
 
The new developer experience
The new developer experienceThe new developer experience
The new developer experience
 
Automating Applications with Habitat - Sydney Cloud Native Meetup
Automating Applications with Habitat - Sydney Cloud Native MeetupAutomating Applications with Habitat - Sydney Cloud Native Meetup
Automating Applications with Habitat - Sydney Cloud Native Meetup
 
The App Evolution
The App EvolutionThe App Evolution
The App Evolution
 
!GDSC NYUST Infrastructure and Application Modernization with Google Cloud .pptx
!GDSC NYUST Infrastructure and Application Modernization with Google Cloud .pptx!GDSC NYUST Infrastructure and Application Modernization with Google Cloud .pptx
!GDSC NYUST Infrastructure and Application Modernization with Google Cloud .pptx
 
Why should the WSO2 App Factory be your choice for Enterprise App Development
Why should the WSO2 App Factory be your choice for Enterprise App DevelopmentWhy should the WSO2 App Factory be your choice for Enterprise App Development
Why should the WSO2 App Factory be your choice for Enterprise App Development
 
Disruptive Trends in Application Development
Disruptive Trends in Application DevelopmentDisruptive Trends in Application Development
Disruptive Trends in Application Development
 
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdf
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdfApplication Modernization With Cloud Native Approach_ An in-depth Guide.pdf
Application Modernization With Cloud Native Approach_ An in-depth Guide.pdf
 
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
Five Steps to DevOps Success - Avoiding the High Cost of DowntimeFive Steps to DevOps Success - Avoiding the High Cost of Downtime
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
 
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBMBuild end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
 
Challenges of Mobile HR framework and program
Challenges of Mobile HR framework and programChallenges of Mobile HR framework and program
Challenges of Mobile HR framework and program
 
Neev Competencies in SaaS-based Development
Neev Competencies in SaaS-based DevelopmentNeev Competencies in SaaS-based Development
Neev Competencies in SaaS-based Development
 
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
Five Steps to DevOps Success - Avoiding the High Cost of DowntimeFive Steps to DevOps Success - Avoiding the High Cost of Downtime
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
 
Complete Visibility into Docker Containers with AppDynamics
Complete Visibility into Docker Containers with AppDynamicsComplete Visibility into Docker Containers with AppDynamics
Complete Visibility into Docker Containers with AppDynamics
 

More from Apigee | Google Cloud

More from Apigee | Google Cloud (20)

How Secure Are Your APIs?
How Secure Are Your APIs?How Secure Are Your APIs?
How Secure Are Your APIs?
 
Magazine Luiza at a glance (1)
Magazine Luiza at a glance (1)Magazine Luiza at a glance (1)
Magazine Luiza at a glance (1)
 
Monetization: Unlock More Value from Your APIs
Monetization: Unlock More Value from Your APIs Monetization: Unlock More Value from Your APIs
Monetization: Unlock More Value from Your APIs
 
Apigee Demo: API Platform Overview
Apigee Demo: API Platform OverviewApigee Demo: API Platform Overview
Apigee Demo: API Platform Overview
 
Ticketmaster at a glance
Ticketmaster at a glanceTicketmaster at a glance
Ticketmaster at a glance
 
AccuWeather: Recasting API Experiences in a Developer-First World
AccuWeather: Recasting API Experiences in a Developer-First WorldAccuWeather: Recasting API Experiences in a Developer-First World
AccuWeather: Recasting API Experiences in a Developer-First World
 
Apigee Product Roadmap Part 2
Apigee Product Roadmap Part 2Apigee Product Roadmap Part 2
Apigee Product Roadmap Part 2
 
The Four Transformative Forces of the API Management Market
The Four Transformative Forces of the API Management MarketThe Four Transformative Forces of the API Management Market
The Four Transformative Forces of the API Management Market
 
Walgreens at a glance
Walgreens at a glanceWalgreens at a glance
Walgreens at a glance
 
Apigee Edge: Intro to Microgateway
Apigee Edge: Intro to MicrogatewayApigee Edge: Intro to Microgateway
Apigee Edge: Intro to Microgateway
 
Pitney Bowes at a glance
Pitney Bowes at a glancePitney Bowes at a glance
Pitney Bowes at a glance
 
Microservices Done Right: Key Ingredients for Microservices Success
Microservices Done Right: Key Ingredients for Microservices SuccessMicroservices Done Right: Key Ingredients for Microservices Success
Microservices Done Right: Key Ingredients for Microservices Success
 
Adapt or Die: Opening Keynote with Chet Kapoor
Adapt or Die: Opening Keynote with Chet KapoorAdapt or Die: Opening Keynote with Chet Kapoor
Adapt or Die: Opening Keynote with Chet Kapoor
 
Adapt or Die: Keynote with Greg Brail
Adapt or Die: Keynote with Greg BrailAdapt or Die: Keynote with Greg Brail
Adapt or Die: Keynote with Greg Brail
 
Adapt or Die: Keynote with Anant Jhingran
Adapt or Die: Keynote with Anant JhingranAdapt or Die: Keynote with Anant Jhingran
Adapt or Die: Keynote with Anant Jhingran
 
London Adapt or Die: Opening Keynot
London Adapt or Die: Opening KeynotLondon Adapt or Die: Opening Keynot
London Adapt or Die: Opening Keynot
 
London Adapt or Die: Lunch keynote
London Adapt or Die: Lunch keynoteLondon Adapt or Die: Lunch keynote
London Adapt or Die: Lunch keynote
 
London Adapt or Die: Closing Keynote — Adapt Now!
London Adapt or Die: Closing Keynote — Adapt Now!London Adapt or Die: Closing Keynote — Adapt Now!
London Adapt or Die: Closing Keynote — Adapt Now!
 
London adapt or-die opening keynote chet kapoor
London adapt or-die opening keynote chet kapoorLondon adapt or-die opening keynote chet kapoor
London adapt or-die opening keynote chet kapoor
 
London Adapt or Die: Opening Keynote with Chet Kapoor
London Adapt or Die: Opening Keynote with Chet KapoorLondon Adapt or Die: Opening Keynote with Chet Kapoor
London Adapt or Die: Opening Keynote with Chet Kapoor
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
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
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
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
 
"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 ...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
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
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 

Which Application Modernization Pattern Is Right For You?

  • 1. Proprietary and confidential Which App Modernization Pattern is Right for You? Shaun Anderson, App TX Practice Lead, Pivotal Prithpal Bhogill, Product Management, Google Cloud
  • 2. Reminder: “This webinar may include mention of some future features. Please make any purchasing decisions based on currently GA features. This information is Google confidential information, covered by the terms of Apigee and Google Cloud Platform License Agreement.”
  • 3. Speaking Today Prithpal Bhogill Product Management Shaun Anderson AppTX Practice Lead
  • 4. Agenda Why modernize? Strangling the Monolith Why API Management? Apigee and Pivotal Cloud Foundry Customer Benefits Call to Action
  • 5. What is Pivotal Cloud Foundry?
  • 6. Overview of Cloud Foundry Pivotal Cloud Foundry is a platform for developing and running cloud applications
  • 8. Traditional App Lifecycle: Lengthy & Complex Traditional Deployment: 8+ manual steps, developers out of the workflow Traditional App Lifecycle: Each phase compounds time and complexity, sacrificing agility
  • 9. The Power of Cloud Native Platform
  • 11. Why Monoliths Can Be Bad - Slow velocity and release cycle - Knowledge is compartmentalized - The code base is just too large for any one person to fully comprehend - Centralized authority and change management slows progress (DBA, Ops) - Inefficient infrastructure utilization - Reliance on expensive software - Non-standard toolsets
  • 12. Why Replatform / Modernize ● Lower CapEx and OpEx ○ Moving away from full-blown application servers that are expensive to license, operate, and administrate has been a consistent market trend since 2004 ● Increased scalability, provider portability ○ Vertical scalability is inherently limited. Cloud platforms can horizontally scale up or down in seconds, dynamically—even auto scale ● Optimize hardware resource usage, cost ○ Containerizing and virtualizing applications increases deployment density on the hardware or IaaS, ensuring maximum utilization of system resources, and deallocation or reallocation when idle ● Increased developer productivity without losing operations controls ○ When developers can self service, instantly provisioning an environment that uses platform-wide access controls and audit trails, it’s a win for operations teams that can set consumption parameters ● Enabling DevOps with common management and monitoring tools ○ Modern clouds provide agentless health management that streams an integrated, near real-time view of key application, services, and platform metrics. Developers and operators gain a shared understanding of the same system health and availability data in cloud environments.
  • 13. Replatform vs Modernize (definitions) Replatforming involves upgrading an application from its existing platform and adhering to the minimum possible Twelve factors to get it to run on the cloud, while preserving existing functionality. Modernization is the process of organizing existing functionality into applications, microservices and development teams around business capabilities and domains. A main goal of modernization is to decompose an existing monolith into small, 12 Factor services. Digital transformation is how good companies become great. They invest in becoming software-driven to reduce time-to-value windows. They choose a meaningful project, combine modern methodologies and technologies to build high-quality smart applications that regularly deliver real-time insights, then continually iterate to ensure exceptional customer experiences.
  • 14. The Cloud Native Application Journey
  • 15. Strangling the Monolith - Approach ● Event Storming ● Snap Analysis ● Boris (Spider) Diagram ● DDD ● Find Seams ● Iterate Top-Down: Decomposition from a business perspective Bottom-Up: Decomposition driven by current pain points of the monolith ● Reverse engineering ● Code tracing ● Source text parsing and analytics
  • 16. Domain Driven Design (DDD) Wikipedia: DDD is an approach to software development for complex needs by connecting the implementation to an evolving model. Domain: “A sphere of knowledge or activity.”
  • 20. Snap Analysis Designed to make it easy to understand an application’s complexity and suitability for replatforming to Cloud Foundry
  • 21. Enhanced Snap Analysis Used to describe a modernized service -- usually this service consists of functionality from one or more monoliths.
  • 23. Test Driven Development (TDD) Test-Driven Development (TDD) is a technique for building software that guides software development by writing tests. It was developed by Kent Beck in the late 1990's as part of Extreme Programming. In essence you follow three simple steps repeatedly: Write a test for the next bit of functionality you want to add. Write the functional code until the test passes. Refactor both new and old code to make it well structured.
  • 24. Finding Seams The Goal: Find areas of an existing monolith that can be pulled apart and reorganized without impacting the functionality of the existing system. Control Patterns ● Event shunting / starving ● Decorator ● Bridge ● Router ● Proxy ● Facade ● Edge Gateway - Apigee
  • 25. Iterate vs Big Bang rewrite Iterate ● Succeed Fast / Fail Fast ● Allows for innovation ● Conforms to changing requirements ● Allows for dynamic and balanced teams ● Pairing enables Dev Team Mitosis
  • 27. APIs and Microservices are complementary CATALOG CUSTOMER REVIEWS FAVORITES RECOMMEND ORDERS SHOPPING CART Microservices eCommerce System Monolithic eCommerce System APIAPI
  • 28. APIs shield consumers from Microservices Complexity Ordering API Customer APIBilling API Consumers Shouldn’t Care About What’s Behind the API
  • 29. Microservices will fail without API Management API SPRAWL Difficult to discover & reuse CYBER THREATS Limited built-in security INSUFFICIENT VISIBILITY Limited use & performance visibility
  • 30. API Gateway Developers Developer Portal Apigee API Platform Analytics Management Management Runtime Services App API Team Scalable Services Microgateway Technology powering the Apigee API Platform Available as Apigee managed + Customer managed A family of federated gateways Available native integration capability with respective cloud
  • 31. Comprehensive API Management OAuth2, OpenID, SAML, TLS OWASP Threat Protection RBAC, 3rd party IDM Support Bot Detection Mediation, Caching & Traffic Management node.js run-time Engine Data Persistence / BaaS Hybrid Deployment / Microgateway Secure API RuntimeApps Services Business & Developer Metrics Fine-grained Performance Analytics End User Analytics Custom Data Capture & Reports Trace & Diagnostics Analytics Customizable Developer Portal SmartDocs Self-service Developer On-boarding API Products API Monetization Developer Management Partners / Developers API-driven Platform Automation Multi-tenancy & Scaling with Traffic Isolation Zero Downtime Upgrades Cross-region Automated Routing & Failover Global Policy Enforcement Operations Automation Flow-based Proxy Editor & Pre-built Policies API Studio with Open API / Swagger Test & Monitoring Extensibility with node.js / Java Version Management API Development API Team
  • 32. Apigee provides the API layer for Microservices CATALOG CUSTOMER REVIEWS FAVORITES RECOMMEND ORDERS SHOPPING CART Microservices eCommerce System Apigee’s centralized gateway provides comprehensive API management and an API layer for your microservices CATALOG Apigee’s microgateway provides security, throttling and analytics for individual microservices as well.
  • 33.
  • 34. What we are doing together? added support for Edge Microgateway... We’ve integrated our products… released BOSH Installers for Apigee Edge
  • 35. Integration Options - Flexibility & Choice Route Services CF Meta Buildpack* * Edge Microgateway Buildpack available today as OSS on https://github.com/swilliams11/edgemicro-decorator. Apigee Edge MicrogatewayApigee Edge Enterprise App App App Apigee Edge Microgateway
  • 36. Application Modernization CATALO G CUSTO MER REVIEW S SHOPP PING CART RECOM MEND Mobile & Web apps Virtualized Apps and Microservices On-Premises, Legacy Apps Monitor performance & usage of both legacy and modern services Mitigate migration risk with automated routing of API requests Routing Security Analytics Secure your services from cyber threats and traffic spikes
  • 37. Benefits for Developers & Operators Developers • Apply pre-built traffic management and security features to their app • Apply pre-built pricing models to monetize their app • Automatically expose their app (as services) to other developers • Discover, test, and obtain access to other services (as APIs) Accelerate Application Modernization Operators • Apply a set of security and traffic management features across projects • Scale these features through PCF • Obtain visibility into the usage and performance of APIs • Install and manage Apigee Edge through BOSH Ease Operational Concerns
  • 38. Powering the “Digital Value Chain” Consuming digital products and digital experiences “Outside-in” – digital consumer view User App Developer API API team Services Reduce time to develop connected experiences Enable consumption of APIs Reduce time to build better software Reduce operational complexity
  • 39. Key Takeaways Modernizing applications can have a huge ROI It doesn’t have to be hard - start small APIs and Microservices are complementary Use API Management as you transition into Microservices Enterprise customers are using this approach successfully
  • 41. Call to Action Visit www.apigee.com and sign up for a trial account Learn about Apigee’s integrations with Pivotal here If you are new to Apigee Learn more about Apigee’s Service Broker with Edge Microgateway here Ask your PCF rep about Apigee’s free Microservices Starter Kit offer Ask you PCF rep for an introduction to Apigee Sales If you are PCF Developer or Operator Visit www.pivotal.io to learn how to develop and deploy software with cloud native techniques Ask your Apigee rep for an introduction to Pivotal Sales. If you are new to Pivotal
  • 42. REST APIs - Enable easy consumption REST APIs enable easy consumption CONTAINERS enable independent deployment CLOUD enable independent scaling
  • 43. For the Full API Lifecycle Design Develop Secure PublishMonitor Analyze Monetize Scale
  • 44. CommonSecurityModel-OAuth ThreatProtection Caching Monetiza tion/Rate Plans External API Façade & Proxy Mediation/Aggregation Developer Portal Use API management as you transition to microservices CATALO G CUSTOM ER REVIEW S SHOPPPI NG CART RECOM MEND Mobile & Web apps Microservices Apigee authenticates, applies security policies and routes request to microservices. Also orchestrates to your legacy services/monolith apps On-Premises or Private Cloud Monolith Apps