Enabling Continuous Delivery for Java Projects with Oracle Cloud Services (Oracle PaaS) Siva Rama Krishna Oracle India

Similar documents
Oracle Public Cloud. Peter Schmidt Principal Sales Consultant Oracle Deutschland BV & CO KG

Digital Transformation

How To Develop An Org Cloud Based Powerware For An Onpremise Cloud Environment

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Practicing Continuous Delivery using Hudson. Winston Prakash Oracle Corporation

Oracle s Cloud Computing Strategy

Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management

IBM SmartCloud Application Performance and Monitoring. RTView for APM Webinar

Cloud for e-government

Why continuous delivery needs devops, and why devops needs infrastructure-as-code. Sriram 25-Oct-2012

TÜRKIYE. Course Schedule. February June Oracle University Turkey Telephone:

Oracle Middleware as Cloud Foundation. Filip Huysmans Contribute Group

Cloud Storage in a PaaS World

DevOps Course Content

Oracle Cloud Bjarte Drivenes Enterprise Architect. Copyright 2014 Oracle and/or its affiliates. All rights reserved.

Oracle Reference Architecture and Oracle Cloud

Private Cloud or Bust: Oracle WebLogic Server and Oracle Enterprise Manager

How To Get A Cloud Based System To Work For You

Oracle Cloud Update November 2, Eric Frank Oracle Sales Consultant. Copyright 2014 Oracle and/or its affiliates. All rights reserved.

DevOps. Josh Preston Solutions Architect Stardate

OWB Users, Enter The New ODI World

Oracle public Database and Java Cloud for Trials

Collaborating for Quality in Agile Application Development From Beginning to End

ORACLE DATA SHEET KEY FEATURES AND BENEFITS ORACLE WEBLOGIC SERVER STANDARD EDITION

Oracle Cloud: Oracle s Platform and Infrastructure Services. Amit Zavery Group Vice President Product Development

Bluemix: The Open Platform as a Service

Journey to the Intelligent Cloud - Part 2 -

DevOps for CA Plex Automated Testing

Public & Private Cloud Services

Oracle Public Cloud - An Enterprise Cloud for Business Critical Applications

Oracle Middleware a felhőben

Datamation. Find the Right Cloud Computing Solution. Executive Brief. In This Paper

DataDirect Cloud Overview. Laurent KIEFFER Solution Consultant January 2014

SAP HANA Cloud Platform, Portal Service: Overview SAP Cloud Experience and SAP Portal Product Management May 2016

Hitachi Data Center Analytics

Managed Servers ASA Extract FY14

Software AG Product Strategy Vision & Strategie Das Digitale Unternehmen

Oracle Public Cloud An Enterprise Cloud for Business Critical Applications Gerry Lim, Regional Program Director, Cloud Initiatives, ASEAN

Cisco Integration Platform

Using the Coherence Cloud Service

Accelerate Application Development through DevOps Automation

Jenkins World Tour 2015 Santa Clara, CA, September 2-3

ACCELERATE DEVOPS USING OPENSHIFT PAAS

New Features in Oracle Application Express 4.1. Oracle Application Express Websheets. Oracle Database Cloud Service

Adopting Agile Approaches for the Enterprise


2015 Analyst and Advisor Summit. Application Services Tom Kenyon, Vice President, Application Services Brendan Crowe, Director, Application Services

Federal Secure Cloud Testing as a Service - TaaS Center of Excellence (CoE) Robert L. Linton

Oracle Database 12c Plug In. Switch On. Get SMART.

HP ALM11 & MS VS/TFS2010

Continuous Delivery for Alfresco Solutions. Satisfied customers and happy developers with!! Continuous Delivery!

NXTware Remote. Advanced Development and Maintenance Environment for OpenVMS and other Strategic Platforms

Performance Engineering and Optimizations. Database Services and Data Quality Solutions

DevOps. Jesse Pai Robert Monical 8/14/2015

Microsoft SOA Roadmap

Modern App Architecture for the Enterprise Delivering agility, portability and control with Docker Containers as a Service (CaaS)

Copyright 2014, Oracle and/or its affiliates. All rights reserved.

Plán školení ČESKÁ REPUBLIKA. Prosinec 2013 Červen 2014

Management for the Mobile-Cloud Era

Rally Integration with BMC Remedy through Kovair Omnibus Kovair Software, Inc.

Practical Development with a Platform as a Service (PaaS) Beyond the Basics

Building and Managing

The Role of Feedback in Continuous Integration, Continuous Delivery and Agile ALM

Cloud Platform Warfare in 2013 and Beyond

Critical Cloud Capabilities for the Enterprise Responding to Customer Demands ORACLE WHITE PAPER JULY 2015

Modern IT Operations Management. Why a New Approach is Required, and How Boundary Delivers

Oracle: Private Platform as a Service from Oracle

Platform as a Service: Empowering Digital Transformation

ALM/Quality Center. Software

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise

Making Leaders Successful Every Day Forrester Research, Inc. Reproduction Prohibited

An Oracle White Paper February Oracle Data Integrator 12c Architecture Overview

Software AG Product Strategy

Oracle: Database and Data Management Innovations with CERN Public Day

Take Your Rocket U2 Apps Mobile with Rocket LegaSuite. Greg Mummah, Product Manager Rocket Software

A Call to Arms for Private Cloud Builders March 26, 2013

White Paper: Localhost is Killing Software Delivery

ASTCORPORATION. Head in the Clouds Feet On the Ground A Guide to Choosing Cloud Options RECOGNIZED. PREFERRED. SPECIALIZED.

are you helping your customers achieve their expectations for IT based service quality and availability?

How To Write A Continuous Delivery

2015 IBM Continuous Engineering Open Labs Target to better LEARNING

Oracle Cloud Platform. For Application Development

Oracle s Cloud Computing Strategy

enterprise professional expertise distilled

Oracle Database Cloud

Discover 2014 Update Big Data changes everything. Roy Ritthaler Vice President, IT Operations Management

DevOps Best Practices for Mobile Apps. Sanjeev Sharma IBM Software Group

<Insert Picture Here> Application Testing Suite Overview

Micro Focus 2012 Developer Conference April 17, Addressing today s challenges in application development

How To Run A Powerline From A Server To A Computer (Powerline)

Building Modern Business Applications with Oracle Cloud s Platform Services

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

ENABLING THE MOBILE ENTERPRISE. James W. Hammons Regional Sales Manager Red Hat Mobile Southern Europe, Middle East & Africa

Head in the Clouds Feet On the Ground

Oracle Platform as a Service and Infrastructure as a Service Public Cloud Service Descriptions-Metered & Non-Metered.

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies

Oracle Cloud Computing Strategy

SUCCESFUL TESTING THE CONTINUOUS DELIVERY PROCESS

Continuous???? Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

Monitoring, Managing and Supporting Enterprise Clouds with Oracle Enterprise Manager 12c Name, Title Oracle

Transcription:

Enabling Continuous Delivery for Java Projects with Oracle Services (Oracle PaaS) Siva Rama Krishna Oracle India

Agenda What is Continuous Delivery? What is Oracle PaaS? Enabling Continuous Delivery with Oracle PaaS Demo Q & A

WHAT IS CONTINUOUS DELIVERY?

Big Picture Plan Code Build Test Release Deploy Operate DevOps Continuous Delivery Continuous Integration Agile Development CI - forces developers to integrate their individual work with each others as early as possible. This exposes integration issues and conflicts on a regular basis. CD - gives the tools and best of breed practices to deliver quality software quickly. At the end of every CI build, artifact is delivered to the QA team for testing and then to the operations team for delivery to the production system. DevOps - helps in establishing the behaviors, culture, and ways of working to fully utilize CD.

What the Analysts Say By 2017, 35% of new applications will use cloud-enabled Continuous Delivery and DevOps lifecycles for faster rollout of new features and business innovation. Source: IDC Reveals Predictions for 2015 https://www.idc.com/getdoc.jsp?containerid=prus25350114 Continuous Delivery Is Reshaping The Future Of ALM Source: Application Development & Delivery Professionals on July 22, 2013 Using a Continuous Delivery method to deploy smaller bits of functionality more often, development teams can lessen the overall risk of their releases. Source: Exploit Continuous Delivery Patterns for Successful Release Management on September 03, 2013

CD Pipeline and Common Tools Code CD Tools for Team Infrastructure Build Package Deploy Review Host

WHAT IS ORACLE PAAS?

What is Oracle PaaS? Oracle PaaS helps enterprise IT and ISV developers rapidly build and deploy rich applications or extend Oracle SaaS applications using an enterprise grade cloud platform based on the industry s #1 database and application server.

Broad, Deep & Integrated Portfolio of Platform Services Oracle Documents Big Data Preparation Mobile Application Performance Monitoring Social CONTENT AND COLLABORATION Sites Process Big Data Preparation Big Data SQL Database Internet of Things DATA MANAGEMENT Big Data NoSQL Database BUSINESS ANALYTICS Business Intelligence Database Backup Exadata Developer Big Data Discover y Application Builder Java APPLICATION DEVELOPMENT Mobile Node MOBILE Internet of Things Integration Log Analytics INTEGRATION GoldenGate ENTERPRISE MANAGEMENT SOA IT Analytics

ENABLING CONTINUOUS DELIVERY WITH ORACLE PAAS

Developer Service: What It Is Development Platform provided as a Service Application Lifecycle Management Team Management

Oracle Developer Service Typical roll-out Continuous Integration Source Repository Continuous Manual Testing Automated Tests Acceptance Test Continuous Manual Delivery Automated Deployment Deploy-QA Dev Build and Unit Build and Unit Test Test Package Repository Package Repository Functional Test A QA Integration Test Acceptance Test Functional Test Integration Test Resources Repository Deploy-production Operations Deploy-performance Deploy-QA Deployproduction Deployperformance

Oracle Developer Service Base Architecture Task Tracking System Oracle JCS JCS-SX SOA ACC MCS Management On Premise WebLogic Others 13

Another Possible Implementation Architecture Oracle JCS JCS-SX ACC Task Tracking System Management On Premise WebLogic Others 14

Another Possible Implementation Architecture Webhooks Oracle JCS JCS-SX SOA ACC MCS Management On Premise WebLogic Others 15

CD Workflow in Oracle Services JWebUnit Test Engine Developer Service Reviewer Java Service GIT Repository Build Engine (Hudson) Deployment Engine REST API Oracle Enterprise Pack for Eclipse (OEPE) Issue Tracker Create/reset test env. DB Service Developer Wiki REST API Oracle Environment Customer

Varying factors for best CD infrastructure Setup Time Lead Time Cycle Time Automation Depends on the CD Patterns required for Development Infrastructure and Team Infrastructure The latency between the initiation and execution of each Pattern in CD Pipe The interval of time between two consecutive Patterns in CD Pipe Depends on the manual interventions required throughout the CD Pipe & Automation that can be achieved for a selected project

Setup Time Lead Time Cycle Time Automation Developer Service - advantage Both Development and Team Infrastructures are provisioned for every Project within 1 minute time.

Setup Time Lead Time Cycle Time Automation Developer Service - advantage