SlideShare a Scribd company logo
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!

More Related Content

PPT
Aspire ppt - 01.06.15
PPT
Aspire ppt - 01.06.15
PPT
Aspire ppt - 01.06.15
PDF
Aspire ppt - 01.06.15
PDF
XebiaLabs Overview Slides
PDF
Metrics That Matter: How to Measure Digital Transformation Success
PDF
Ensuring Security and Feature Freshness with VMware Tanzu Observability
PDF
What are the Cool Kids Doing With Continuous Delivery?
Aspire ppt - 01.06.15
Aspire ppt - 01.06.15
Aspire ppt - 01.06.15
Aspire ppt - 01.06.15
XebiaLabs Overview Slides
Metrics That Matter: How to Measure Digital Transformation Success
Ensuring Security and Feature Freshness with VMware Tanzu Observability
What are the Cool Kids Doing With Continuous Delivery?

What's hot (20)

PDF
Dev ops in agile - 1st Conference Melbourne
PDF
The New Age of Enterprise DevOps
PPTX
The DevOps Journey in an Enterprise - DOES 2021
PDF
Next Generation IT Delivery - What it means to deliver atthe speed of the Dig...
PDF
Integrating SAP into DevOps Pipelines: Why and How
PPTX
Continuous Delivery and DevOps at Rabobank
PPTX
Oracle Cloud With Azure DevOps Pipelines
PDF
Getting Security in the Loop: Building Balanced Teams
PDF
Cloud-Native Fundamentals: An Introduction to 12-Factor Applications
PDF
Scale Continuous Deployment to Production with DeployHub and CloudBees
PPTX
Devops with Alibaba Cloud
PPTX
End to-End Monitoring for ITSM and DevOps
PDF
DevOps 2021 Research
PDF
XL Deploy Demo Slides
PPTX
Efficient Performance Test Automation - Opitmizing the Jenkins Pipeline
PDF
From Apollo 13 to Google SRE
PPTX
XL Deploy Demo Slides: Agentless Application Release Automation
PPTX
OpenSouthCode 2016 - Accenture DevOps Platform 2016-05-07
PDF
How NBCUniversal Adopted DevOps
PDF
A DevOps adoption playbook- achieving business value at scale
Dev ops in agile - 1st Conference Melbourne
The New Age of Enterprise DevOps
The DevOps Journey in an Enterprise - DOES 2021
Next Generation IT Delivery - What it means to deliver atthe speed of the Dig...
Integrating SAP into DevOps Pipelines: Why and How
Continuous Delivery and DevOps at Rabobank
Oracle Cloud With Azure DevOps Pipelines
Getting Security in the Loop: Building Balanced Teams
Cloud-Native Fundamentals: An Introduction to 12-Factor Applications
Scale Continuous Deployment to Production with DeployHub and CloudBees
Devops with Alibaba Cloud
End to-End Monitoring for ITSM and DevOps
DevOps 2021 Research
XL Deploy Demo Slides
Efficient Performance Test Automation - Opitmizing the Jenkins Pipeline
From Apollo 13 to Google SRE
XL Deploy Demo Slides: Agentless Application Release Automation
OpenSouthCode 2016 - Accenture DevOps Platform 2016-05-07
How NBCUniversal Adopted DevOps
A DevOps adoption playbook- achieving business value at scale
Ad

Viewers also liked (17)

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

Similar to Oracle Cloud upcoming trends (20)

PPTX
AWS DevFarm: One Click Development Infrastructure
PDF
Sukumar Nayak-Agile-DevOps-Cloud Management
PPTX
Top 5 benefits of transforming your dev environment on cloud
PDF
Aspire Systems_CoE_Cloud Service Offerings
PPTX
Accelerate DevOps/Microservices and Kubernetes
PDF
Migrating to Public Cloud
PDF
Java Agile ALM: OTAP and DevOps in the Cloud
PPTX
Accelerate Delivery: Business case for Agile DevOps, CI/CD and Microservices
PPTX
DevOps as a Service - our own true story with a happy ending (JuCParis 2018)
PPTX
DevOps and the cloud: all hail the (developer) king - Daniel Bryant, Steve Poole
PDF
Understanding DevOps in simpler way with Continuous Delivery
PPTX
JAXLondon 2015 "DevOps and the Cloud: All Hail the (Developer) King"
PPTX
The App Evolution
PPTX
DevOps and Tools
PPTX
App Development Evolution: What has changed?
PDF
VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...
PDF
The App Evolution
PDF
Adopting the Cloud
PDF
Digital Disruption with DevOps - Reference Architecture Overview
DOCX
What is Cloud Application Development.docx
AWS DevFarm: One Click Development Infrastructure
Sukumar Nayak-Agile-DevOps-Cloud Management
Top 5 benefits of transforming your dev environment on cloud
Aspire Systems_CoE_Cloud Service Offerings
Accelerate DevOps/Microservices and Kubernetes
Migrating to Public Cloud
Java Agile ALM: OTAP and DevOps in the Cloud
Accelerate Delivery: Business case for Agile DevOps, CI/CD and Microservices
DevOps as a Service - our own true story with a happy ending (JuCParis 2018)
DevOps and the cloud: all hail the (developer) king - Daniel Bryant, Steve Poole
Understanding DevOps in simpler way with Continuous Delivery
JAXLondon 2015 "DevOps and the Cloud: All Hail the (Developer) King"
The App Evolution
DevOps and Tools
App Development Evolution: What has changed?
VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...
The App Evolution
Adopting the Cloud
Digital Disruption with DevOps - Reference Architecture Overview
What is Cloud Application Development.docx

Recently uploaded (20)

PPTX
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
PPTX
Job_Card_System_Styled_lorem_ipsum_.pptx
PDF
Unit-1 introduction to cyber security discuss about how to secure a system
PPTX
Introduction to Information and Communication Technology
PDF
Paper PDF World Game (s) Great Redesign.pdf
PPTX
522797556-Unit-2-Temperature-measurement-1-1.pptx
PPT
Design_with_Watersergyerge45hrbgre4top (1).ppt
PPTX
Funds Management Learning Material for Beg
PDF
WebRTC in SignalWire - troubleshooting media negotiation
PDF
Tenda Login Guide: Access Your Router in 5 Easy Steps
PPTX
CHE NAA, , b,mn,mblblblbljb jb jlb ,j , ,C PPT.pptx
PDF
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
PPTX
QR Codes Qr codecodecodecodecocodedecodecode
PPTX
Introuction about ICD -10 and ICD-11 PPT.pptx
PPTX
PptxGenJS_Demo_Chart_20250317130215833.pptx
PDF
SASE Traffic Flow - ZTNA Connector-1.pdf
PDF
RPKI Status Update, presented by Makito Lay at IDNOG 10
PPTX
Slides PPTX World Game (s) Eco Economic Epochs.pptx
PPTX
INTERNET------BASICS-------UPDATED PPT PRESENTATION
PPTX
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
Job_Card_System_Styled_lorem_ipsum_.pptx
Unit-1 introduction to cyber security discuss about how to secure a system
Introduction to Information and Communication Technology
Paper PDF World Game (s) Great Redesign.pdf
522797556-Unit-2-Temperature-measurement-1-1.pptx
Design_with_Watersergyerge45hrbgre4top (1).ppt
Funds Management Learning Material for Beg
WebRTC in SignalWire - troubleshooting media negotiation
Tenda Login Guide: Access Your Router in 5 Easy Steps
CHE NAA, , b,mn,mblblblbljb jb jlb ,j , ,C PPT.pptx
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
QR Codes Qr codecodecodecodecocodedecodecode
Introuction about ICD -10 and ICD-11 PPT.pptx
PptxGenJS_Demo_Chart_20250317130215833.pptx
SASE Traffic Flow - ZTNA Connector-1.pdf
RPKI Status Update, presented by Makito Lay at IDNOG 10
Slides PPTX World Game (s) Eco Economic Epochs.pptx
INTERNET------BASICS-------UPDATED PPT PRESENTATION
Introduction about ICD -10 and ICD11 on 5.8.25.pptx

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