SlideShare una empresa de Scribd logo
1 de 17
How to Scale
Continuous Delivery
in the cloud
Instructions
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Thanks for your participation and enjoy the session
Request all to take part in the survey that pops up
If you have any questions, please type them in the question tab located at
the top
We will provide answers during the Q&A session towards the end of the
webinar
In case if you do not receive answers to your question today, you will
certainly receive answers via email shortly
Prakash Nagaswamy
Director - Digital Technology,
Aspire Systems
Speakers
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Elango Kanakaraji
Head - Product Engineering Services,
Aspire Systems
About Aspire
Global technology services firm with core DNA of software engineering
Specific areas of expertise around Software Engineering, Enterprise
Solutions, Testing and Infrastructure & Application Support
Vertical focus among Independent Software Vendors and Retail, Distribution
& Consumer Products
1400+ employees; 100+ active customers
ISO 9001:2008 and ISO 27001 : 2005 certified
Presence across US, UK, Benelux, Middle East and India
Recognized five consecutive times as “Best Place to Work for” by
GPW Institute
Agenda
Development in the Cloud
Developer Productivity
Ticket-based Code and
Release Management
Agile in the Cloud
A Case Scenario
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Why Transform Development to the Cloud
Infrastructure for
Development
Hardware resources scaling
Anywhere, anytime access to
hardware resources
Readily available environment
Development Process
Challenges
Development process collaboration
with distributed teams and Integrated
code and release management for
project teams
Effective implementation of key
Agile principle – working software
frequently
High turnaround time for
customer requests
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
How the Cloud Helps
Build and
Release
Workspace 2
Workspace 1 Ticket 1 Env
Stage Env
Developers:
Distributed
Sprint team
Testers
Project
Team
Code
Repository
Agile
Management
Workspace 2 Test Env
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Developer Productivity
Environment 1
Environment 2
Environment 1
Web Server
IDE
Local
DB
Other
Tools
Additional hardware is needed as requirements
grow
Customer specific environment configuration
becomes time consuming
Testing on customer specific
environment is time consuming
Increase in troubleshooting time for production bugs
Debugging process in target environment is
challenging
Developer
Work Station
Targeted
Environment
Non-Cloud Environment
Develop,
Check-in code,
Build, Deploy
and test
Agile Development
Agile development is restricted to local environment scope
Scaling of Agile development is difficult
More time spent in configuring the virtual instances
Lack of global visibility and collaboration
Obstacles in releasing working software frequently
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Developer Productivity
Web/app
server
Test Environment
DB
Continuous
Integration
server
Cloud-based
Source Code
Repository
Development
Environment
with Shared
Resources
Check-
in/out
Auto
Deployment
Cloud Environment
Manual Testing and IDE Driven Debugging
Developers
Secured
login
using
IDE
Customer Environment
Ticket Environment
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Triggers
to start
the build
Releasing high quality
working software more
frequently
Less turnaround
time for customer
requests
Better collaboration
and improved
decision-making
Benefits
Ticket-based Code and Release Management
Release
branches
Hot fix
Branch
Feature
branch 1
Feature
branch 1
Dev MasterQA
Feature
for future
release
Start release
branch for
1.0
Tag 0.1
Tag 0.2
Only bug
fixes
Tag 1.0
Major
feature for
next release
Daily
Updates
Serve bug
fixed for
production
hotflix 0.2
Bug fixes
from release
branch may
continuously
merged back
to develop
TIME
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Technologies for the Cloud-based Development
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Cloud-based Development in Action
OpenShift Gear 1 - Inventory Application OpenShift Gear 2 - Mortgage Application
Distributed Development Team
working on a Shared instance
of the Application Deployment
Distributed Development Team
working on a Shared instance
of the Application Deployment
Web Interface
Web InterfaceSource Code
Repo
Application
Data
Jboss Config
Application Jboss Config
Data Mysql Config
Source Code
Repo
Web Interface
Application
Data
Mysql Config Tomcat Config
Jboss Cartridge
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Shared MySQL Cartridge Tomcat Cartridge
Cloud-based Continuous Delivery
DevelopmentEnvironment SharableResources
QA Environment UAT / Staging Environment
Common Source Repository
Sharable
MySQL
Cartridge
Cartridge
OpenShift Cloud Setup
Developer working on
open shift environment
Testers working on
open shift environment
Customer
validating
the release
Aspire Cloud
Provisioning Setup
Vagrant Chef
OpenShift Gear 1/Ticket branch
development environment 1
Jboss
Cartridge
Mysql
Cartridge
OpenShift Gear n/Ticket branch
development environment n
Tomcat
Cartridge
Mysql
Cartridge
OpenShift Gear 1/Ticket branch
QA environment 1
OpenShift Gear n / Ticket branch
QA environment n
Jboss
Cartridge
Mysql
Cartridge
Tomcat
Cartridge
Mysql
Cartridge
OpenShift Gear n / Ticket branch
UAT environment n
OpenShift Gear 1/ Ticket branch
UAT environment 1
Jboss
Cartridge
Mysql
Cartridge
Tomcat
Cartridge
Mysql
Cartridge
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Beyond Cloud-based Development
OpenShift Gear 1 - Inventory Application OpenShift Gear 2 - Mortgage Application
Developer working on a instance
of the Application development /
debugging with JPDA
Shared / isolated code branch
for specific release / tickets
Developer working on a instance
of the Application development /
debugging with JPDA
Web Interface
Web Interface Source Code
Repo
Mysql ConfigTomcat ConfigApplication
Data
Source Code
Repo
Source Code
Repo Web Interface
Application
Data
Application
Data
Mysql Config Tomcat Config
Tomcat Config
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Shared MySQL Cartridge Tomcat Cartridge
Build your Environment Dynamically
Local Copy in
Openshift VM
Test Scripts Gear
update config
(if applicable)
Application
Chef provisioned
components
On success of
test scripts
Application Gear Data / Config VM
Application
Chef provisioned
components
Cloud Infrastructure
App Data Config
Master branch in
source repository
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Master branch in
source repository
Check-out
merge
changes
OpenShift QA – Flow Diagram
A Case Scenario – A Social Media Monitoring Solution
A leading a leading venture capitalist.
To decide on which company to invest, they relied on the
data collected via social media
As a part of their due diligence process they were in need of
a digital intelligence solution
Scenario Need
A Digital Intelligence Solution
Quick Delivery of the Product
Product life-cycle to be minimized
Scope Involved
UI design and
development
Technology
recommendation
Architecture,
design and
implementation
Social Media
integration & automated
authentication
Automated
data collection
Deployment
architecture and
deployment
Cloud
deployment
and support
Lifecycle
Agile
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
A Case Scenario – A Social Media Monitoring Solution
Process Involved
Cloud-based Development
©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
Ticket-based Code and Release Management
Redhat's Open Shift (PAAS) cloud environment
integrated with local IDE
Features and releases through ticket based code
and release management
Continuous Integration and Continuous Deployment
of builds using Jenkins
Automated Unit test cases to ensure stability of the builds
SONAR to ensure code compliance and minimize errors
Chef integrated with Jenkins to configure all application
updates for production
ServiceNow integrated with Chef to track and optimize
development and deployment automation
On-time release of the product with
quality
Automated quality review tools
Support customer tickets right away
Better progress monitoring on Individual
developers
Customer specific testing made
much easier
Zero downtime with Immutable deployment
Better progress monitoring on individual
developers
Features Benefits
Thank you!

Más contenido relacionado

La actualidad más candente

XL Deploy Demo Slides: Agentless Application Release Automation
XL Deploy Demo Slides: Agentless Application Release AutomationXL Deploy Demo Slides: Agentless Application Release Automation
XL Deploy Demo Slides: Agentless Application Release Automation
XebiaLabs
 

La actualidad más candente (20)

Dev ops in agile - 1st Conference Melbourne
Dev ops in agile - 1st Conference MelbourneDev ops in agile - 1st Conference Melbourne
Dev ops in agile - 1st Conference Melbourne
 
The New Age of Enterprise DevOps
The New Age of Enterprise DevOpsThe New Age of Enterprise DevOps
The New Age of Enterprise DevOps
 
The DevOps Journey in an Enterprise - DOES 2021
The DevOps Journey in an Enterprise - DOES 2021The DevOps Journey in an Enterprise - DOES 2021
The DevOps Journey in an Enterprise - DOES 2021
 
Next Generation IT Delivery - What it means to deliver atthe speed of the Dig...
Next Generation IT Delivery - What it means to deliver atthe speed of the Dig...Next Generation IT Delivery - What it means to deliver atthe speed of the Dig...
Next Generation IT Delivery - What it means to deliver atthe speed of the Dig...
 
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
 
Continuous Delivery and DevOps at Rabobank
Continuous Delivery and DevOps at RabobankContinuous Delivery and DevOps at Rabobank
Continuous Delivery and DevOps at Rabobank
 
Oracle Cloud With Azure DevOps Pipelines
Oracle Cloud With Azure DevOps PipelinesOracle Cloud With Azure DevOps Pipelines
Oracle Cloud With Azure DevOps Pipelines
 
Getting Security in the Loop: Building Balanced Teams
Getting Security in the Loop: Building Balanced TeamsGetting Security in the Loop: Building Balanced Teams
Getting Security in the Loop: Building Balanced Teams
 
Cloud-Native Fundamentals: An Introduction to 12-Factor Applications
Cloud-Native Fundamentals: An Introduction to 12-Factor ApplicationsCloud-Native Fundamentals: An Introduction to 12-Factor Applications
Cloud-Native Fundamentals: An Introduction to 12-Factor Applications
 
Scale Continuous Deployment to Production with DeployHub and CloudBees
Scale Continuous Deployment to Production with DeployHub and CloudBeesScale Continuous Deployment to Production with DeployHub and CloudBees
Scale Continuous Deployment to Production with DeployHub and CloudBees
 
Devops with Alibaba Cloud
Devops with Alibaba CloudDevops with Alibaba Cloud
Devops with Alibaba Cloud
 
End to-End Monitoring for ITSM and DevOps
End to-End Monitoring for ITSM and DevOpsEnd to-End Monitoring for ITSM and DevOps
End to-End Monitoring for ITSM and DevOps
 
DevOps 2021 Research
DevOps 2021 ResearchDevOps 2021 Research
DevOps 2021 Research
 
XL Deploy Demo Slides
XL Deploy Demo SlidesXL Deploy Demo Slides
XL Deploy Demo Slides
 
Efficient Performance Test Automation - Opitmizing the Jenkins Pipeline
Efficient Performance Test Automation - Opitmizing the Jenkins PipelineEfficient Performance Test Automation - Opitmizing the Jenkins Pipeline
Efficient Performance Test Automation - Opitmizing the Jenkins Pipeline
 
From Apollo 13 to Google SRE
From Apollo 13 to Google SREFrom Apollo 13 to Google SRE
From Apollo 13 to Google SRE
 
XL Deploy Demo Slides: Agentless Application Release Automation
XL Deploy Demo Slides: Agentless Application Release AutomationXL Deploy Demo Slides: Agentless Application Release Automation
XL Deploy Demo Slides: Agentless Application Release Automation
 
OpenSouthCode 2016 - Accenture DevOps Platform 2016-05-07
OpenSouthCode 2016  - Accenture DevOps Platform 2016-05-07OpenSouthCode 2016  - Accenture DevOps Platform 2016-05-07
OpenSouthCode 2016 - Accenture DevOps Platform 2016-05-07
 
How NBCUniversal Adopted DevOps
How NBCUniversal Adopted DevOpsHow NBCUniversal Adopted DevOps
How NBCUniversal Adopted DevOps
 
A DevOps adoption playbook- achieving business value at scale
A DevOps adoption playbook- achieving business value at scaleA DevOps adoption playbook- achieving business value at scale
A DevOps adoption playbook- achieving business value at scale
 

Destacado

Business Mentor Perth Balanced Scorecard Presentation 1.7
Business Mentor Perth   Balanced Scorecard Presentation 1.7Business Mentor Perth   Balanced Scorecard Presentation 1.7
Business Mentor Perth Balanced Scorecard Presentation 1.7
Mentors Business & Executive
 
Business Mentor Perth Balanced Scorecard Presentation 1.6
Business Mentor Perth   Balanced Scorecard Presentation 1.6Business Mentor Perth   Balanced Scorecard Presentation 1.6
Business Mentor Perth Balanced Scorecard Presentation 1.6
Mentors Business & Executive
 

Destacado (17)

How the digital revolution is cloud powered
How the digital revolution is cloud powered How the digital revolution is cloud powered
How the digital revolution is cloud powered
 
Ama network slideshare
Ama network slideshareAma network slideshare
Ama network slideshare
 
Digital transformation, presentation at We Are Museums June 5 2014
Digital transformation, presentation at We Are Museums June 5 2014Digital transformation, presentation at We Are Museums June 5 2014
Digital transformation, presentation at We Are Museums June 5 2014
 
The Five Essential Truths of the Application Economy
The Five Essential Truths of the Application EconomyThe Five Essential Truths of the Application Economy
The Five Essential Truths of the Application Economy
 
How to Build a Cloud-Based Digital Transformation Offering
How to Build a Cloud-Based Digital Transformation OfferingHow to Build a Cloud-Based Digital Transformation Offering
How to Build a Cloud-Based Digital Transformation Offering
 
Digital transformation and the role of cloud computing Capgemini Mark Skilt...
Digital transformation and the role of cloud computing   Capgemini Mark Skilt...Digital transformation and the role of cloud computing   Capgemini Mark Skilt...
Digital transformation and the role of cloud computing Capgemini Mark Skilt...
 
BSD Digital Transformation 11.18
BSD Digital Transformation 11.18BSD Digital Transformation 11.18
BSD Digital Transformation 11.18
 
Oliver Wright, NetSuite - Cloud and the Digital Transformation of AdTech Comp...
Oliver Wright, NetSuite - Cloud and the Digital Transformation of AdTech Comp...Oliver Wright, NetSuite - Cloud and the Digital Transformation of AdTech Comp...
Oliver Wright, NetSuite - Cloud and the Digital Transformation of AdTech Comp...
 
David M. Brown - Adavow & Cohortz - March 2016
David M. Brown - Adavow & Cohortz - March 2016David M. Brown - Adavow & Cohortz - March 2016
David M. Brown - Adavow & Cohortz - March 2016
 
Business Details
Business DetailsBusiness Details
Business Details
 
Bunte april 2015 - PAR
Bunte april 2015 - PARBunte april 2015 - PAR
Bunte april 2015 - PAR
 
Business Mentor Perth Balanced Scorecard Presentation 1.7
Business Mentor Perth   Balanced Scorecard Presentation 1.7Business Mentor Perth   Balanced Scorecard Presentation 1.7
Business Mentor Perth Balanced Scorecard Presentation 1.7
 
NDW July 06 2015
NDW July 06 2015NDW July 06 2015
NDW July 06 2015
 
Business Mentor Perth Balanced Scorecard Presentation 1.6
Business Mentor Perth   Balanced Scorecard Presentation 1.6Business Mentor Perth   Balanced Scorecard Presentation 1.6
Business Mentor Perth Balanced Scorecard Presentation 1.6
 
Chapter 3 malik
Chapter 3 malikChapter 3 malik
Chapter 3 malik
 
The Man Behind the Majestic Heli Vincent inc.
The Man Behind the Majestic Heli Vincent inc.The Man Behind the Majestic Heli Vincent inc.
The Man Behind the Majestic Heli Vincent inc.
 
Solar
SolarSolar
Solar
 

Similar a Oracle Cloud upcoming trends

Similar a Oracle Cloud upcoming trends (20)

Deployment Automation for Hybrid Cloud and Multi-Platform Environments
Deployment Automation for Hybrid Cloud and Multi-Platform EnvironmentsDeployment Automation for Hybrid Cloud and Multi-Platform Environments
Deployment Automation for Hybrid Cloud and Multi-Platform Environments
 
DevOps and Application Delivery for Hybrid Cloud - DevOpsSummit session
DevOps and Application Delivery for Hybrid Cloud  - DevOpsSummit sessionDevOps and Application Delivery for Hybrid Cloud  - DevOpsSummit session
DevOps and Application Delivery for Hybrid Cloud - DevOpsSummit session
 
AWS DevFarm: One Click Development Infrastructure
AWS DevFarm: One Click Development InfrastructureAWS DevFarm: One Click Development Infrastructure
AWS DevFarm: One Click Development Infrastructure
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKS
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKS
 
7 flavours of devops implementation
7 flavours of devops implementation7 flavours of devops implementation
7 flavours of devops implementation
 
Develop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris MerriganDevelop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
 
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
 
Giri_WCS
Giri_WCSGiri_WCS
Giri_WCS
 
Continuous Delivery with a PaaS Application
Continuous Delivery with a PaaS ApplicationContinuous Delivery with a PaaS Application
Continuous Delivery with a PaaS Application
 
Continuous Delivery Pipeline in the Cloud – How to Achieve Continous Everything
Continuous Delivery Pipeline in the Cloud – How to Achieve Continous Everything Continuous Delivery Pipeline in the Cloud – How to Achieve Continous Everything
Continuous Delivery Pipeline in the Cloud – How to Achieve Continous Everything
 
Technology and Digital Platform | 2019 partner summit
Technology and Digital Platform | 2019 partner summitTechnology and Digital Platform | 2019 partner summit
Technology and Digital Platform | 2019 partner summit
 
Webinar: Automate Your Environment Provisioning for Mobile App Development
Webinar: Automate Your Environment Provisioning for Mobile App Development Webinar: Automate Your Environment Provisioning for Mobile App Development
Webinar: Automate Your Environment Provisioning for Mobile App Development
 
How to consolidate Citrix Monitoring in a Single Pane of Glass
How to consolidate Citrix Monitoring in a Single Pane of GlassHow to consolidate Citrix Monitoring in a Single Pane of Glass
How to consolidate Citrix Monitoring in a Single Pane of Glass
 
Track A-3: Drive Innovation & Reduce Costs with Managed Services
Track A-3: Drive Innovation & Reduce Costs with Managed ServicesTrack A-3: Drive Innovation & Reduce Costs with Managed Services
Track A-3: Drive Innovation & Reduce Costs with Managed Services
 
DTS-1778 Understanding DevOps - IBM InterConnect Session
DTS-1778 Understanding DevOps - IBM InterConnect SessionDTS-1778 Understanding DevOps - IBM InterConnect Session
DTS-1778 Understanding DevOps - IBM InterConnect Session
 
Faster, more Secure Application Modernization and Replatforming with PKS - Ku...
Faster, more Secure Application Modernization and Replatforming with PKS - Ku...Faster, more Secure Application Modernization and Replatforming with PKS - Ku...
Faster, more Secure Application Modernization and Replatforming with PKS - Ku...
 
Using Lean Thinking to Identify and Address Delivery Pipeline Bottlenecks
Using Lean Thinking to Identify and Address Delivery Pipeline BottlenecksUsing Lean Thinking to Identify and Address Delivery Pipeline Bottlenecks
Using Lean Thinking to Identify and Address Delivery Pipeline Bottlenecks
 
Reduce Software Release Cycles by 4-5x with Application Release Automation fo...
Reduce Software Release Cycles by 4-5x with Application Release Automation fo...Reduce Software Release Cycles by 4-5x with Application Release Automation fo...
Reduce Software Release Cycles by 4-5x with Application Release Automation fo...
 
Scale Continuous Deployment to Production with DeployHub and CloudBees
Scale Continuous Deployment to Production with DeployHub and CloudBeesScale Continuous Deployment to Production with DeployHub and CloudBees
Scale Continuous Deployment to Production with DeployHub and CloudBees
 

Último

➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
nirzagarg
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Último (20)

➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
 
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
 
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort ServiceBusty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
 
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
 
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
Pirangut | Call Girls Pune Phone No 8005736733 Elite Escort Service Available...
 
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 

Oracle Cloud upcoming trends

  • 1. How to Scale Continuous Delivery in the cloud
  • 2. Instructions ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND Thanks for your participation and enjoy the session Request all to take part in the survey that pops up If you have any questions, please type them in the question tab located at the top We will provide answers during the Q&A session towards the end of the webinar In case if you do not receive answers to your question today, you will certainly receive answers via email shortly
  • 3. Prakash Nagaswamy Director - Digital Technology, Aspire Systems Speakers ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND Elango Kanakaraji Head - Product Engineering Services, Aspire Systems About Aspire Global technology services firm with core DNA of software engineering Specific areas of expertise around Software Engineering, Enterprise Solutions, Testing and Infrastructure & Application Support Vertical focus among Independent Software Vendors and Retail, Distribution & Consumer Products 1400+ employees; 100+ active customers ISO 9001:2008 and ISO 27001 : 2005 certified Presence across US, UK, Benelux, Middle East and India Recognized five consecutive times as “Best Place to Work for” by GPW Institute
  • 4. Agenda Development in the Cloud Developer Productivity Ticket-based Code and Release Management Agile in the Cloud A Case Scenario ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
  • 5. Why Transform Development to the Cloud Infrastructure for Development Hardware resources scaling Anywhere, anytime access to hardware resources Readily available environment Development Process Challenges Development process collaboration with distributed teams and Integrated code and release management for project teams Effective implementation of key Agile principle – working software frequently High turnaround time for customer requests ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
  • 6. How the Cloud Helps Build and Release Workspace 2 Workspace 1 Ticket 1 Env Stage Env Developers: Distributed Sprint team Testers Project Team Code Repository Agile Management Workspace 2 Test Env ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
  • 7. Developer Productivity Environment 1 Environment 2 Environment 1 Web Server IDE Local DB Other Tools Additional hardware is needed as requirements grow Customer specific environment configuration becomes time consuming Testing on customer specific environment is time consuming Increase in troubleshooting time for production bugs Debugging process in target environment is challenging Developer Work Station Targeted Environment Non-Cloud Environment Develop, Check-in code, Build, Deploy and test Agile Development Agile development is restricted to local environment scope Scaling of Agile development is difficult More time spent in configuring the virtual instances Lack of global visibility and collaboration Obstacles in releasing working software frequently ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
  • 8. Developer Productivity Web/app server Test Environment DB Continuous Integration server Cloud-based Source Code Repository Development Environment with Shared Resources Check- in/out Auto Deployment Cloud Environment Manual Testing and IDE Driven Debugging Developers Secured login using IDE Customer Environment Ticket Environment ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND Triggers to start the build Releasing high quality working software more frequently Less turnaround time for customer requests Better collaboration and improved decision-making Benefits
  • 9. Ticket-based Code and Release Management Release branches Hot fix Branch Feature branch 1 Feature branch 1 Dev MasterQA Feature for future release Start release branch for 1.0 Tag 0.1 Tag 0.2 Only bug fixes Tag 1.0 Major feature for next release Daily Updates Serve bug fixed for production hotflix 0.2 Bug fixes from release branch may continuously merged back to develop TIME ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
  • 10. Technologies for the Cloud-based Development ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
  • 11. Cloud-based Development in Action OpenShift Gear 1 - Inventory Application OpenShift Gear 2 - Mortgage Application Distributed Development Team working on a Shared instance of the Application Deployment Distributed Development Team working on a Shared instance of the Application Deployment Web Interface Web InterfaceSource Code Repo Application Data Jboss Config Application Jboss Config Data Mysql Config Source Code Repo Web Interface Application Data Mysql Config Tomcat Config Jboss Cartridge ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND Shared MySQL Cartridge Tomcat Cartridge
  • 12. Cloud-based Continuous Delivery DevelopmentEnvironment SharableResources QA Environment UAT / Staging Environment Common Source Repository Sharable MySQL Cartridge Cartridge OpenShift Cloud Setup Developer working on open shift environment Testers working on open shift environment Customer validating the release Aspire Cloud Provisioning Setup Vagrant Chef OpenShift Gear 1/Ticket branch development environment 1 Jboss Cartridge Mysql Cartridge OpenShift Gear n/Ticket branch development environment n Tomcat Cartridge Mysql Cartridge OpenShift Gear 1/Ticket branch QA environment 1 OpenShift Gear n / Ticket branch QA environment n Jboss Cartridge Mysql Cartridge Tomcat Cartridge Mysql Cartridge OpenShift Gear n / Ticket branch UAT environment n OpenShift Gear 1/ Ticket branch UAT environment 1 Jboss Cartridge Mysql Cartridge Tomcat Cartridge Mysql Cartridge ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
  • 13. Beyond Cloud-based Development OpenShift Gear 1 - Inventory Application OpenShift Gear 2 - Mortgage Application Developer working on a instance of the Application development / debugging with JPDA Shared / isolated code branch for specific release / tickets Developer working on a instance of the Application development / debugging with JPDA Web Interface Web Interface Source Code Repo Mysql ConfigTomcat ConfigApplication Data Source Code Repo Source Code Repo Web Interface Application Data Application Data Mysql Config Tomcat Config Tomcat Config ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND Shared MySQL Cartridge Tomcat Cartridge
  • 14. Build your Environment Dynamically Local Copy in Openshift VM Test Scripts Gear update config (if applicable) Application Chef provisioned components On success of test scripts Application Gear Data / Config VM Application Chef provisioned components Cloud Infrastructure App Data Config Master branch in source repository ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND Master branch in source repository Check-out merge changes OpenShift QA – Flow Diagram
  • 15. A Case Scenario – A Social Media Monitoring Solution A leading a leading venture capitalist. To decide on which company to invest, they relied on the data collected via social media As a part of their due diligence process they were in need of a digital intelligence solution Scenario Need A Digital Intelligence Solution Quick Delivery of the Product Product life-cycle to be minimized Scope Involved UI design and development Technology recommendation Architecture, design and implementation Social Media integration & automated authentication Automated data collection Deployment architecture and deployment Cloud deployment and support Lifecycle Agile ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND
  • 16. A Case Scenario – A Social Media Monitoring Solution Process Involved Cloud-based Development ©1996-2015 Aspire Systems, Inc. US | UK | BENELUX | ME | IND Ticket-based Code and Release Management Redhat's Open Shift (PAAS) cloud environment integrated with local IDE Features and releases through ticket based code and release management Continuous Integration and Continuous Deployment of builds using Jenkins Automated Unit test cases to ensure stability of the builds SONAR to ensure code compliance and minimize errors Chef integrated with Jenkins to configure all application updates for production ServiceNow integrated with Chef to track and optimize development and deployment automation On-time release of the product with quality Automated quality review tools Support customer tickets right away Better progress monitoring on Individual developers Customer specific testing made much easier Zero downtime with Immutable deployment Better progress monitoring on individual developers Features Benefits