*HCL Confidential ICE OFM – Automated Deployment Framework.

Slides:



Advertisements
Similar presentations
Configuration management
Advertisements

Software change management
Configuration management
Agile Software Distribution
The following 10 questions test your knowledge of desired configuration management in Configuration Manager Configuration Manager Desired Configuration.
Introduction to Maven 2.0 An open source build tool for Enterprise Java projects Mahen Goonewardene.
RDK Migration to Yocto/OE
<<replace with Customer Logo>>
Software Delivery. Software Delivery Management  Managing Requirements and Changes  Managing Resources  Managing Configuration  Managing Defects 
Validata Automated Build & Configuration (ABC)
Sixth Hour Lecture 10:30 – 11:20 am, September 9 Framework for a Software Management Process – Artifacts of the Process (Part II, Chapter 6 of Royce’ book)
Validata Release Coordinator Accelerated application delivery through automated end-to-end release management.
Mike Azocar Sr. Developer Technical Specialist Microsoft Corporation
Cruise Training Introduction of Cruise. What you’ll learn Cruise features Pipeline workflows Zero-configuration build grid Parallelization Usability-driven.
Tools and Services for the Long Term Preservation and Access of Digital Archives Joseph JaJa, Mike Smorul, and Sangchul Song Institute for Advanced Computer.
15 Jul 2005CSE403, Summer'05, Lecture 10 Lecture 10: Incremental Releases Valentin Razmov.
Low level CASE: Source Code Management. Source Code Management  Also known as Configuration Management  Source Code Managers are tools that: –Archive.
BizTalk Deployment using Visual Studio Release Management
Configuration Management
*HCL Confidential ICE OFM – SOA Governance Accelerated Framework.
© 2006, Cognizant Technology Solutions. All Rights Reserved. The information contained herein is subject to change without notice. Automation – How to.
Deployment and Configuration Management Solution
Professional Informatics & Quality Assurance Software Lifecycle Manager „Tools that are more a help than a hindrance”
> Blueprint Kickoff >. Introductions Customer Vision & Success Criteria Apigee Accelerator Overview Blueprint Schedule Roles & Responsibilities Communications.
Release & Deployment ITIL Version 3
Deploying Dynamics Applications Thomas Hansen – Director, appSolutions a|s
CSCI ClearQuest 1 Rational ClearQuest Michel Izygon - Jim Helm.
This chapter is extracted from Sommerville’s slides. Text book chapter
Optimize ITIL ® Implementations With processes automation ITIL is a Registered Trademark by the OGC Dimitri Mizernik
RUP Implementation and Testing
*HCL Confidential ICE OFM – Logging Exception Auditing Framework.
1 Lecture 19 Configuration Management Software Engineering.
 To explain the importance of software configuration management (CM)  To describe key CM activities namely CM planning, change management, version management.
Configuration Management (CM)
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 29 Slide 1 Configuration management.
Created by Jan Medved Integration & Test Strategy for Lithium.
A DΙgital Library Infrastructure on Grid EΝabled Technology Release Beta Deployment Testing Plans Pedro Andrade
1 Schema Registries Steven Hughes, Lou Reich, Dan Crichton NASA 21 October 2015.
Partners’ Webinar 01/31/2013 Karol Jarkovsky Solution Architect Upgrading Kentico.
INFSO-RI Enabling Grids for E-sciencE SCDB C. Loomis / Michel Jouvin (LAL-Orsay) Quattor Tutorial LCG T2 Workshop June 16, 2006.
ICE OFM – Monitoring Accelerator Powered by OEM. SYNOPSIS Manage multiple instances of the platform Difficult in measuring performance of services Identify.
INTEGRATION PLATFORM SETUP IN A BOX
Principles of Computer Security: CompTIA Security + ® and Beyond, Third Edition © 2012 Principles of Computer Security: CompTIA Security+ ® and Beyond,
Mission Science By Team Team 07 Members Jiashuo Li Chen Li Sergey Mukhin Hanadi Mardah Yun Shao Farica Mascarenhas 2.
CPSC 871 John D. McGregor Change management Module 2 Session 3.
Configuration Management- Basic Concepts. Agenda  Configuration Management process Overview  Process Stages  Planning & Setup  Control  Audit  Case.
Feature Synopsis Easy and fast upload as well as transfer of billing information to employees. Multiple GSM number support. Multi-provider support. Easy.
Avanade Confidential – Do Not Copy, Forward or Circulate © Copyright 2014 Avanade Inc. All Rights Reserved. For Internal Use Only SharePoint Insights (BETA)
Software Testing Process
Ahmed Idris Tahir Waseel Application Service Provider.
QMS Training TM Module.
A way to develop software that emphasizes communication, collaboration, and integration between development and IT operations teams.
Cruise Training Introduction of Continuous Integration.
T EST T OOLS U NIT VI This unit contains the overview of the test tools. Also prerequisites for applying these tools, tools selection and implementation.
TEAM FOUNDATION VERSION CONTROL AN OVERVIEW AND WALKTHROUGH By: Michael Mallar.
Maven. Introduction Using Maven (I) – Installing the Maven plugin for Eclipse – Creating a Maven Project – Building the Project Understanding the POM.
DECTRIS Ltd Baden-Daettwil Switzerland Continuous Integration and Automatic Testing for the FLUKA release using Jenkins (and Docker)
Build Fundamentals and Continuous Integration
Continuous Integration (CI)
Description of Revision
Applied Software Implementation & Testing
LECTURE 3: Software Configuration Management
Software Quality Engineering
Simplified Development Toolkit
Automated Testing and Integration with CI Tool
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
SSDT and Database Project Basics
Overview Activities from additional UP disciplines are needed to bring a system into being Implementation Testing Deployment Configuration and change management.
{Project Name} Organizational Chart, Roles and Responsibilities
Inclusions ABAP Care Package Smart Forms Creation & Enhancement
Presentation transcript:

*HCL Confidential ICE OFM – Automated Deployment Framework

*HCL Confidential 2 SYNOPSIS CURRENT PAIN AREAS FEATURES OF DEPLOYMENT AUTOMATION FRAMEWORK Need for Automatically Compile, Package, Deploy to multiple Environments Need for a Dependency check and Creation of Dependencies of the services Require the feature in the form of Track Deployment Changes Requirement for Detect the modified changes automatically and deploy it Automatically Compile, Package, Deploy to Multiple environments Check the Dependency of Parent and Child Services before deployment of service Automate Deployments of SOA(BPEL) and OSB service and weblogic resources(DB, JMS, AQ) from repository(SVN) Avoid deployment errors due to dependent resources unavailability Check for existence of pre-requisites. If not, create it Log the deployment execution Workflow management of Process steps in deployment Track the status of all the deployments Deploy artifacts directly from SVN Deployment team doesn’t require much knowledge on all these scripts/technologies

*HCL Confidential OFM – LOGGING EXCEPTION AUDITING FRAMEWORK High level design Low level design INSTALLATION COOKBOOK CONFIGURATION & IMPLMENTATION COOKBOOK WEBEX TRAINING RECORDING TECHNICAL PRESENTATI ON PARAMETERS TO MEASUREVALUE EFFORT REDUCTION TO CUSTOMER135MD OF EFFORT COST REDUCTION TO CUSTOMERAROUND 120K USD OPTIMIZATION EFFICIENCY IMPROVEMENTAutomatically compile, assemble and deploy into multiple environments along with dependencies

*HCL Confidential High level overview

*HCL Confidential Continuous Delivery Process Checkout code and build Unit Testing Deploy to Test Fetch Latest builds Integration Testing Packaging and Archiving Fetch Release- Builds Deploy to Pre-Prod environment Acceptance Testing Deploy to Production Environment