SlideShare a Scribd company logo
Automation & DevOps
ITLC Hanoi 18 Public Meetup - February 2016
Todd DeLaughter & John Purrier
CEO & CTO, Automic
Ball Room – 3rd Floor – Ocean Park - Hanoi
AGENDA
Who is Automic?
Automate Business to create real business value
DevOps - what is it and why should I care?
Anatomy of a Continuous Delivery Pipeline
Real world examples of DevOps success
The future of Automation
Rise of the Robots
3 Property of Automic Software. All rights reserved
We Empower Business
Through Automation
A
trusted
partner
Focused
on
Automation
Connect
Islands of
Automation
Enabling
Business
Value
4 Property of Automic Software. All rights reserved
Global Reach -- Local Service
 650+ staff across 15 regional centers
 24x7 global support
 Technology centers: Vienna, Paris, Montreal,
Seattle, Vietnam
 Automic Institute = IT Ops innovation center
Business Automation Specialists
 Singular focus with > 20 years experience
 Trusted by 2600+ leading corporations
 95% customer retention
 30% license growth, year-over-year
 Automic Workload Automation
 Automic Release Automation
 Automic Service Orchestration
Software Solutions for On-Premise & the Cloud
Category Leader
 “Constitutes a full process automation tool, aimed at
making the organization more proactive” (1)
 Covers the full spectrum of today’s automation
needs more than any other vendor’s solution”(2)
 Designated as a “Leader” in the Workload
Automation Magic Quadrant(3)
(1) (2) (3)
Automic: Empowering Business Through Automation
5 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
6 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
7 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
8 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
9 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
10 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
AGENDA
Who is Automic?
Automate Business to create real business value
DevOps - what is it and why should I care?
Anatomy of a Continuous Delivery Pipeline
Real world examples of DevOps success
The future of Automation
Rise of the Robots
12 Property of Automic Software. All rights reserved
ReliabilityAgilityDigital Transformation
13 Property of Automic Software. All rights reserved
Hybrid Cloud Mobile Social Big Data
Driving Business Outcomes in Times of Change
Acquire &
retain
customers
Drive
business
agility
Outsource
non-core
functions
Mergers,
acquisitions,
divestitures
Modernize
business
Governance,
risk &
compliance
Improve
efficiency &
reduce costs
Improve
decision-
making
14 Property of Automic Software. All rights reserved
15 Property of Automic Software. All rights reserved
Business
Applications
Infrastructure
Runs on
Running on
Data
Utilizing
16 Property of Automic Software. All rights reserved
Business
Applications
Infrastructure
Runs on
Running on
Data
Utilizing
17 Property of Automic Software. All rights reserved
July 8th 2015
July 8th 2015
July 8th 2015
March 24th 2015 April 24th 2015 Jan 19th 2016
18 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
18
Developers
Empowering Business through Automation
Acquire &
retain
customers
Drive
business
agility
Outsource
non-core
functions
Mergers,
acquisitions,
divestitures
Modernize
business
Governance,
risk &
compliance
Improve
efficiency &
reduce costs
Improve
decision-
making
AGENDA
Who is Automic?
Automating Business to create real business value
DevOps - what is it and why should I care?
Anatomy of a Continuous Delivery Pipeline
Real world examples of DevOps success
The future of Automation.
Rise of the Robots
20 Property of Automic Software. All rights reserved
Organisation issues in the Software-Delivery-Cycle
Weak coordination between Dev, Ops & Infrastructure
Release deadlines are missed
Inefficient provisioning and management of environments
Low utilization, slow releases
Monolithic Architectures
Many dependencies, risky releases
Urgency causes technical debt
Fragility, operations costs increase over time
Insufficient control over the process
Risk, compliance requirements cannot be met
Specialization causes bottlenecks
Slow and inefficient release cycles
21 Property of Automic Software. All rights reserved
Objectives of DevOps
Continuous Delivery
Frequent feedback and improvement loops
Reduction of Waste
Sustainability of Dev and Ops
22 Property of Automic Software. All rights reserved
DevOps is based on four pillars
Dev Ops
Automation
Culture
Measure
Sharing
• A common culture, which is shared and is based on lean and agile principles
• Trust of Automation (Tests, Configuration, Environments, Deployments)
• Focus on the ongoing measurement and optimization of the flow of information in the delivery
• Sharing of ideas, concepts, tools and processes
23 Property of Automic Software. All rights reserved
Why DevOps-Practices are advantageous
• Problems are addressed in a timely manner
• Teams are federated by common indicators:
Time-To-Market, Reliability, Throughput
• Flows can be monitored in real-time and
end-to-end
• A culture of “Dashboard everything” exists
• Each step is completed early: test early, fail
early
• Remove departmental silos and focus on
collaboration
“Leader should always ensure that there is a response when
required. It has been documented that in a typical Toyota plant,
on an average day, the Andon cord is pulled 3,500 times per day”
24 Property of Automic Software. All rights reserved
DevOps has changed
the world of application software
Software Architecture
has Changed
Software Development
has Changed
Software Tool Chain
has Changed
E
C
2
OpenStack
M
Q
Tomc
at
JBo
ss
Weblogi
c
WebSpher
e
PROGRAMMING
<html>
JSON
Java Script
Python
PHP
C++
PERL
CMS
Ruby
AGENDA
Who is Automic?
Automating Business to create real business value
DevOps - what is it and why should I care?
Anatomy of a Continuous Delivery Pipeline
Real world examples of DevOps success
The future of Automation.
Rise of the Robots
26 Property of Automic Software. All rights reserved
DevOps requires Orchestration of the
Entire Software Tool Chain
Developers Build Artifact
Notify QA
Deploy QA
Test Completed
Notify Ops
Deploy to
Staging Test
Business Approval Deploy to
Production
27 Property of Automic Software. All rights reserved
Automating the cycle from development to production
Automated Environment Provisioning (PaaS)
Infrastructure Automation (IaaS)
Build
Automation
Test
Automation
Deployment
Automation
Build
Automation
Test
Automation
Deployment
Automation
Build
Automation
Test
Automation
Deployment
Automation
Release (Dev) Release (Beta) Release (Prod)
28 Property of Automic Software. All rights reserved
Continuous Delivery requires coordination of all activities
Merge, Build,
Unit Tests,
Static Code
Analysis
Provision and monitor
integration systems
(team-level)
Integration
Design, coding and
local tests
Provision IDEs &
other AD Tools
Coding
System Tests,
Integration Tests,
Security &
Performance Tests
Provision & monitor
QA & Pre-Production
Environments & Test
Tooling
Delivery Deployment
Production
Integration,
Deploy Application,
Release Tests
Application-level
Activities
Platform-level
Activities
Manage Production
Environments &
ITOM infrastructure
Provision and Monitor: storage / network / computer
Infra-level
Activities
Develop Release
29 Property of Automic Software. All rights reserved
Continuous Deployment Pipeline
Continuous Infrastructure Delivery
Fast, Scalable, easy to use,
Compliant, Auto roll-back, Multi-
tenant, Snapshot & compare
Cloud Agnostic
(Private or Public)
Application Release Automation
Bridges the Gap Between Dev & Ops
Controlled production releases
Application ready infrastructures
Operations
Fast time to market
Embrace & Extend
Developers
AGENDA
Who is Automic?
Automating Business to create real business value
DevOps - what is it and why should I care?
Anatomy of a Continuous Delivery Pipeline
Real world examples of DevOps success
The future of Automation.
Rise of the Robots
31 Property of Automic Software. All rights reserved
Real world examples of DevOps success
Business agility
Reduced
deployment times by
67% for weblogic
releases
80 application
updates deployed
daily with 30 out of
33 deployment steps
to 1000 machines
fully automated
Reduced deployment
times for new apps
into production from
6-10 hours to 45
minutes
Improved delivery
times for over 70
applications across
development, test
and production by
40%
AGENDA
Who is Automic?
Automating Business to create real business value
DevOps - what is it and why should I care?
Anatomy of a Continuous Delivery Pipeline
Real world examples of DevOps success
The future of Automation
Rise of the Robots
33 Property of Automic Software. All rights reserved
“Deliver the Fully Automated Enterprise”
Public Cloud, Private Cloud, & Hybrid Cloud are replaced by a single, global application execution
fabric. “Cloud” becomes an irrelevant term.
Cloud Management is replaced by policy driven automation and orchestration.
Current PaaS systems (Cloud Foundry, OpenShift, etc.) will be niche players as they will not
address the production requirements of the enterprise.
Automation will increasingly be algorithmically based to deal with increasing scale, data, and
inbound event requirements.
34 Property of Automic Software. All rights reserved
“Deliver the Fully Automated Enterprise”
Application workload placement is defined by business policies rather than technical constraints.
Cloud Brokerage never emerges as a category; these capabilities are provided through policy
driven automation and orchestration.
Container technologies will continue to be foundational to application deployment mobility.
35 Property of Automic Software. All rights reserved
Application Release Automation
blends in modern release techniques
Release Planning
• Cross Application Deployment
• Advanced Promotion Path
• Acceptance Criteria
Hybrid UI / YAML Support
Dynamic Discovery of Infrastructure
• Support Declarative Configuration Management
Blue/Green Zero Downtime Deployment
Replicated and redundant data storage utilized for
dynamic deployments and geo-DR topologies.
Policy driven environment management.
Application
Release
Automation
36 Property of Automic Software. All rights reserved
Cloud-Native
Automation
Application
Release
Automation
Utilize PaaS as the developer sandbox.
Cloud-Native Automation is a natural fit for development
and test processes, including environment management.
Modern Continuous Integration, Test Automation, Code
Management, and Developer Collaboration processes are
key elements.
Cloud-Native communities such as Cloud Foundry,
OpenShift, and Docker are essential to engage with.
ARA provides production ready deployment management.
Blending Cloud-Native and ARA provides the platform for
successful DevOps adoption.
Publish developer API’s to allow integration.
Cloud-Native provides
Developer friendly front-end
37 Property of Automic Software. All rights reserved
Run Applications Anywhere
Global Federated Application Execution Fabric
Single Management View
Cloud-Native
Automation
Application
Release
Automation
Policy driven application workload placement.
Full application portability and mobility.
Run the control and management systems anywhere.
Deliver through single tenant-license, or through multi-
tenant SaaS offerings.
AGENDA
Who is Automic?
Automating Business to create real business value
DevOps - what is it and why should I care?
Anatomy of a Continuous Delivery Pipeline
Real world examples of DevOps success
The future of Automation
Rise of the Robots
39 Property of Automic Software. All rights reserved
Heuristic Automation changes the game
Delivers Intelligent Automation
Heuristic/Algorithmic
Automation
Cloud-Native
Automation
Application
Release
Automation
Heuristic learning is a branch of artificial intelligence that
uses mathematical algorithms and automation in order to
"learn" how a process works. The idea behind it is to build
analytical models that learn from data in an iterative
fashion.
Predictive automation without human intervention.
Provides a platform for IoT-based automation, where “T”
becomes anything that can be instrumented, i.e.
everything.
Helps Enterprises evolve processes over time through
machine and adaptive learning.
Perform subtle and complex evaluations of real-time data
to drive policy decisions.
Required to deal with future scaling & complexity
challenges.
40 Property of Automic Software. All rights reserved
• What type of company (organization) is suitable to implement DEVOps? (Characteristics?) - Tô Thành
Công - VNPT
• What are the opportunities for DevOps in Vietnam? - Nguyễn Hữu Hòa - Samsung Vina
• How to apply DevOps into my work? - Vũ Minh Tâm - WALA
• What is difference when you implement automation for ERP system and solution for this? - Jacob Vu -
Synergix Technology
• Is your company automated? What is your vision of automation in your company? - Đào Minh Tùng - Cty
TNHH phần mềm Sigma
• What are your suggestion for ERP software automation test? - Vu Thi Van Anh
• Study cases for Automation Business, Success cases in the fact? - Vuong Duc Tuan
Q&A
41 Property of Automic Software. All rights reserved
Global Federated Application Execution Fabric
Single Management View
Heuristic/Algorithmic
Automation
Cloud-Native
Automation
Application
Release
Automation
Automic
“Deliver the Fully Automated Enterprise”
Want to know more?
blog.automic.com
www.automic.com
Follow @automic on Twitter
ITLCHN 18 -  Automation & DevOps - Automic
43 Property of Automic Software. All rights reserved

More Related Content

PPTX
DevOps and Cloud Tips and Techniques to Revolutionize Your SDLC
PPTX
DevOps in the Cloud
PPTX
Business model driven cloud adoption - what NI is doing in the cloud
PDF
Digital Disruption with DevOps - Reference Architecture Overview
PPTX
Driving Enterprise Architecture Redesign: Cloud-Native Platforms, APIs, and D...
PPTX
Cloud With DevOps Enabling Rapid Business Development
PDF
DOES14: Scott Prugh, CSG - DevOps and Lean in Legacy Environments
PDF
Docker in Production: How RightScale Delivers Cloud Applications
DevOps and Cloud Tips and Techniques to Revolutionize Your SDLC
DevOps in the Cloud
Business model driven cloud adoption - what NI is doing in the cloud
Digital Disruption with DevOps - Reference Architecture Overview
Driving Enterprise Architecture Redesign: Cloud-Native Platforms, APIs, and D...
Cloud With DevOps Enabling Rapid Business Development
DOES14: Scott Prugh, CSG - DevOps and Lean in Legacy Environments
Docker in Production: How RightScale Delivers Cloud Applications

What's hot (20)

PPTX
DevOps and Cloud
PPTX
Enterprise DevOps: Scaling Build, Deploy, Test, Release
PDF
Migrating a Cloud Foundry from VMware to OpenStack | anynines
PPTX
Webinar: Automating the Creation and Use of Virtual Testing Environments
PPTX
Why to Cloud Native
PPTX
Agile application delivery trio webinar
PDF
Introduction to RightScale
PPTX
The 7 Principles of DevOps and Cloud Applications
PDF
Java Agile ALM: OTAP and DevOps in the Cloud
PPTX
DevOps-as-a-Service: Towards Automating the Automation
PDF
Linux Collaboration Summit Keynote: Transformation: It Takes a Platform
PDF
DevOps in an Embedded World
PPTX
From Monolith to Microservices – and Beyond!
PDF
Implementing Enterprise DevOps: Real Life Experiences
PDF
The Cloud Foundry Story
PPTX
JAXLondon 2015 "DevOps and the Cloud: All Hail the (Developer) King"
PPTX
Introduction to DevOps
PPTX
Introducing PagerDuty Process Automation
PDF
Pivotal Cloud Foundry: A Technical Overview
PDF
The Twelve-Factor App
DevOps and Cloud
Enterprise DevOps: Scaling Build, Deploy, Test, Release
Migrating a Cloud Foundry from VMware to OpenStack | anynines
Webinar: Automating the Creation and Use of Virtual Testing Environments
Why to Cloud Native
Agile application delivery trio webinar
Introduction to RightScale
The 7 Principles of DevOps and Cloud Applications
Java Agile ALM: OTAP and DevOps in the Cloud
DevOps-as-a-Service: Towards Automating the Automation
Linux Collaboration Summit Keynote: Transformation: It Takes a Platform
DevOps in an Embedded World
From Monolith to Microservices – and Beyond!
Implementing Enterprise DevOps: Real Life Experiences
The Cloud Foundry Story
JAXLondon 2015 "DevOps and the Cloud: All Hail the (Developer) King"
Introduction to DevOps
Introducing PagerDuty Process Automation
Pivotal Cloud Foundry: A Technical Overview
The Twelve-Factor App
Ad

Viewers also liked (20)

PDF
Bizweb Microservices Architecture
PPTX
ITLC HN 14 - Bizweb Microservices Architecture
PPTX
ITEC - Qua trinh phat trien he thong BigData
PPTX
Distributed Transaction in Microservice
PPTX
Tiki.vn - How we scale as a tech startup
PDF
Domain Driven Design và Event Driven Architecture
PPTX
itlchn 20 - Kien truc he thong chung khoan - Phan 1
PPTX
ITLC - Hanoi - NodeJS - ArrowJS - 27-11 - 2015
PDF
IM Group hợp tác Haravan - slide nền tảng tổng thể haravan
PPTX
Graph ql
PPTX
Nghiên cứu luật kết hợp áp dụng xây dựng mạng chia sẻ đồ vật MiGi
PDF
Building Bizweb Microservices with Docker
PPTX
Toi uu hoa he thong 30 trieu nguoi dung
PPTX
Software architecture for high traffic website
PPTX
itlchn 20 - Kien truc he thong chung khoan - Phan 2
PPTX
Đánh giá một website TMĐT theo nguyên tắc 7C (Tiki.vn)
PDF
Continuous Integration and Orchestration: Putting the AppDev in DevOps
PPTX
google project glass technology
PDF
UX Designer Skills
PPTX
High performance web sites with multilevel caching
Bizweb Microservices Architecture
ITLC HN 14 - Bizweb Microservices Architecture
ITEC - Qua trinh phat trien he thong BigData
Distributed Transaction in Microservice
Tiki.vn - How we scale as a tech startup
Domain Driven Design và Event Driven Architecture
itlchn 20 - Kien truc he thong chung khoan - Phan 1
ITLC - Hanoi - NodeJS - ArrowJS - 27-11 - 2015
IM Group hợp tác Haravan - slide nền tảng tổng thể haravan
Graph ql
Nghiên cứu luật kết hợp áp dụng xây dựng mạng chia sẻ đồ vật MiGi
Building Bizweb Microservices with Docker
Toi uu hoa he thong 30 trieu nguoi dung
Software architecture for high traffic website
itlchn 20 - Kien truc he thong chung khoan - Phan 2
Đánh giá một website TMĐT theo nguyên tắc 7C (Tiki.vn)
Continuous Integration and Orchestration: Putting the AppDev in DevOps
google project glass technology
UX Designer Skills
High performance web sites with multilevel caching
Ad

Similar to ITLCHN 18 - Automation & DevOps - Automic (20)

PPTX
CA|Automic Live Melbourne 2017
PDF
UiPath Amsterdam DEV meet-up For Developers, By Developers
PDF
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
PPTX
Automic Empowering Business Through Automation
PPTX
Enterprise DevOps Transformation
PDF
Frank Cohen - Are We Ready For Cloud Testing - EuroSTAR 2010
PPTX
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
PPTX
OpsRamp Fall Release November 2020
PPTX
The future of testing - value generation 2021-04-24
PDF
Mainframe Automation: A Panel Discussion
PDF
Optimize your CI/CD with GitLab and AWS
PDF
Forward5 Auxis VMware
PPTX
UiPath Test Automation Webinar Recap
PPTX
Automic Service Orchestration - Self Service Desk Automation
PPTX
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
PPTX
Agile-plus-DevOps Testing for Packaged Applications
PDF
Which Application Modernization Pattern Is Right For You?
PDF
How does a DevOps consulting company enable smart automation in modern enterp...
PPTX
More than Technology - The Culture of DevOps
PDF
DevOps, Microservices and containers - a high level overview
CA|Automic Live Melbourne 2017
UiPath Amsterdam DEV meet-up For Developers, By Developers
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
Automic Empowering Business Through Automation
Enterprise DevOps Transformation
Frank Cohen - Are We Ready For Cloud Testing - EuroSTAR 2010
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
OpsRamp Fall Release November 2020
The future of testing - value generation 2021-04-24
Mainframe Automation: A Panel Discussion
Optimize your CI/CD with GitLab and AWS
Forward5 Auxis VMware
UiPath Test Automation Webinar Recap
Automic Service Orchestration - Self Service Desk Automation
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
Agile-plus-DevOps Testing for Packaged Applications
Which Application Modernization Pattern Is Right For You?
How does a DevOps consulting company enable smart automation in modern enterp...
More than Technology - The Culture of DevOps
DevOps, Microservices and containers - a high level overview

Recently uploaded (20)

PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
top salesforce developer skills in 2025.pdf
PDF
medical staffing services at VALiNTRY
PPTX
history of c programming in notes for students .pptx
PDF
Nekopoi APK 2025 free lastest update
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
ai tools demonstartion for schools and inter college
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
L1 - Introduction to python Backend.pptx
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
PTS Company Brochure 2025 (1).pdf.......
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
How Creative Agencies Leverage Project Management Software.pdf
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
Design an Analysis of Algorithms I-SECS-1021-03
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
wealthsignaloriginal-com-DS-text-... (1).pdf
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
top salesforce developer skills in 2025.pdf
medical staffing services at VALiNTRY
history of c programming in notes for students .pptx
Nekopoi APK 2025 free lastest update
Navsoft: AI-Powered Business Solutions & Custom Software Development
ai tools demonstartion for schools and inter college
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Upgrade and Innovation Strategies for SAP ERP Customers
L1 - Introduction to python Backend.pptx
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PTS Company Brochure 2025 (1).pdf.......
Operating system designcfffgfgggggggvggggggggg
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
How Creative Agencies Leverage Project Management Software.pdf
Odoo Companies in India – Driving Business Transformation.pdf
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Design an Analysis of Algorithms I-SECS-1021-03

ITLCHN 18 - Automation & DevOps - Automic

  • 1. Automation & DevOps ITLC Hanoi 18 Public Meetup - February 2016 Todd DeLaughter & John Purrier CEO & CTO, Automic Ball Room – 3rd Floor – Ocean Park - Hanoi
  • 2. AGENDA Who is Automic? Automate Business to create real business value DevOps - what is it and why should I care? Anatomy of a Continuous Delivery Pipeline Real world examples of DevOps success The future of Automation Rise of the Robots
  • 3. 3 Property of Automic Software. All rights reserved We Empower Business Through Automation A trusted partner Focused on Automation Connect Islands of Automation Enabling Business Value
  • 4. 4 Property of Automic Software. All rights reserved Global Reach -- Local Service  650+ staff across 15 regional centers  24x7 global support  Technology centers: Vienna, Paris, Montreal, Seattle, Vietnam  Automic Institute = IT Ops innovation center Business Automation Specialists  Singular focus with > 20 years experience  Trusted by 2600+ leading corporations  95% customer retention  30% license growth, year-over-year  Automic Workload Automation  Automic Release Automation  Automic Service Orchestration Software Solutions for On-Premise & the Cloud Category Leader  “Constitutes a full process automation tool, aimed at making the organization more proactive” (1)  Covers the full spectrum of today’s automation needs more than any other vendor’s solution”(2)  Designated as a “Leader” in the Workload Automation Magic Quadrant(3) (1) (2) (3) Automic: Empowering Business Through Automation
  • 5. 5 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
  • 6. 6 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
  • 7. 7 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
  • 8. 8 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
  • 9. 9 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
  • 10. 10 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reserved
  • 11. AGENDA Who is Automic? Automate Business to create real business value DevOps - what is it and why should I care? Anatomy of a Continuous Delivery Pipeline Real world examples of DevOps success The future of Automation Rise of the Robots
  • 12. 12 Property of Automic Software. All rights reserved ReliabilityAgilityDigital Transformation
  • 13. 13 Property of Automic Software. All rights reserved Hybrid Cloud Mobile Social Big Data Driving Business Outcomes in Times of Change Acquire & retain customers Drive business agility Outsource non-core functions Mergers, acquisitions, divestitures Modernize business Governance, risk & compliance Improve efficiency & reduce costs Improve decision- making
  • 14. 14 Property of Automic Software. All rights reserved
  • 15. 15 Property of Automic Software. All rights reserved Business Applications Infrastructure Runs on Running on Data Utilizing
  • 16. 16 Property of Automic Software. All rights reserved Business Applications Infrastructure Runs on Running on Data Utilizing
  • 17. 17 Property of Automic Software. All rights reserved July 8th 2015 July 8th 2015 July 8th 2015 March 24th 2015 April 24th 2015 Jan 19th 2016
  • 18. 18 Property of Automic Software. All rights reservedProperty of Automic Software. All rights reservedProperty of Automic Software. All rights reserved 18 Developers Empowering Business through Automation Acquire & retain customers Drive business agility Outsource non-core functions Mergers, acquisitions, divestitures Modernize business Governance, risk & compliance Improve efficiency & reduce costs Improve decision- making
  • 19. AGENDA Who is Automic? Automating Business to create real business value DevOps - what is it and why should I care? Anatomy of a Continuous Delivery Pipeline Real world examples of DevOps success The future of Automation. Rise of the Robots
  • 20. 20 Property of Automic Software. All rights reserved Organisation issues in the Software-Delivery-Cycle Weak coordination between Dev, Ops & Infrastructure Release deadlines are missed Inefficient provisioning and management of environments Low utilization, slow releases Monolithic Architectures Many dependencies, risky releases Urgency causes technical debt Fragility, operations costs increase over time Insufficient control over the process Risk, compliance requirements cannot be met Specialization causes bottlenecks Slow and inefficient release cycles
  • 21. 21 Property of Automic Software. All rights reserved Objectives of DevOps Continuous Delivery Frequent feedback and improvement loops Reduction of Waste Sustainability of Dev and Ops
  • 22. 22 Property of Automic Software. All rights reserved DevOps is based on four pillars Dev Ops Automation Culture Measure Sharing • A common culture, which is shared and is based on lean and agile principles • Trust of Automation (Tests, Configuration, Environments, Deployments) • Focus on the ongoing measurement and optimization of the flow of information in the delivery • Sharing of ideas, concepts, tools and processes
  • 23. 23 Property of Automic Software. All rights reserved Why DevOps-Practices are advantageous • Problems are addressed in a timely manner • Teams are federated by common indicators: Time-To-Market, Reliability, Throughput • Flows can be monitored in real-time and end-to-end • A culture of “Dashboard everything” exists • Each step is completed early: test early, fail early • Remove departmental silos and focus on collaboration “Leader should always ensure that there is a response when required. It has been documented that in a typical Toyota plant, on an average day, the Andon cord is pulled 3,500 times per day”
  • 24. 24 Property of Automic Software. All rights reserved DevOps has changed the world of application software Software Architecture has Changed Software Development has Changed Software Tool Chain has Changed E C 2 OpenStack M Q Tomc at JBo ss Weblogi c WebSpher e PROGRAMMING <html> JSON Java Script Python PHP C++ PERL CMS Ruby
  • 25. AGENDA Who is Automic? Automating Business to create real business value DevOps - what is it and why should I care? Anatomy of a Continuous Delivery Pipeline Real world examples of DevOps success The future of Automation. Rise of the Robots
  • 26. 26 Property of Automic Software. All rights reserved DevOps requires Orchestration of the Entire Software Tool Chain Developers Build Artifact Notify QA Deploy QA Test Completed Notify Ops Deploy to Staging Test Business Approval Deploy to Production
  • 27. 27 Property of Automic Software. All rights reserved Automating the cycle from development to production Automated Environment Provisioning (PaaS) Infrastructure Automation (IaaS) Build Automation Test Automation Deployment Automation Build Automation Test Automation Deployment Automation Build Automation Test Automation Deployment Automation Release (Dev) Release (Beta) Release (Prod)
  • 28. 28 Property of Automic Software. All rights reserved Continuous Delivery requires coordination of all activities Merge, Build, Unit Tests, Static Code Analysis Provision and monitor integration systems (team-level) Integration Design, coding and local tests Provision IDEs & other AD Tools Coding System Tests, Integration Tests, Security & Performance Tests Provision & monitor QA & Pre-Production Environments & Test Tooling Delivery Deployment Production Integration, Deploy Application, Release Tests Application-level Activities Platform-level Activities Manage Production Environments & ITOM infrastructure Provision and Monitor: storage / network / computer Infra-level Activities Develop Release
  • 29. 29 Property of Automic Software. All rights reserved Continuous Deployment Pipeline Continuous Infrastructure Delivery Fast, Scalable, easy to use, Compliant, Auto roll-back, Multi- tenant, Snapshot & compare Cloud Agnostic (Private or Public) Application Release Automation Bridges the Gap Between Dev & Ops Controlled production releases Application ready infrastructures Operations Fast time to market Embrace & Extend Developers
  • 30. AGENDA Who is Automic? Automating Business to create real business value DevOps - what is it and why should I care? Anatomy of a Continuous Delivery Pipeline Real world examples of DevOps success The future of Automation. Rise of the Robots
  • 31. 31 Property of Automic Software. All rights reserved Real world examples of DevOps success Business agility Reduced deployment times by 67% for weblogic releases 80 application updates deployed daily with 30 out of 33 deployment steps to 1000 machines fully automated Reduced deployment times for new apps into production from 6-10 hours to 45 minutes Improved delivery times for over 70 applications across development, test and production by 40%
  • 32. AGENDA Who is Automic? Automating Business to create real business value DevOps - what is it and why should I care? Anatomy of a Continuous Delivery Pipeline Real world examples of DevOps success The future of Automation Rise of the Robots
  • 33. 33 Property of Automic Software. All rights reserved “Deliver the Fully Automated Enterprise” Public Cloud, Private Cloud, & Hybrid Cloud are replaced by a single, global application execution fabric. “Cloud” becomes an irrelevant term. Cloud Management is replaced by policy driven automation and orchestration. Current PaaS systems (Cloud Foundry, OpenShift, etc.) will be niche players as they will not address the production requirements of the enterprise. Automation will increasingly be algorithmically based to deal with increasing scale, data, and inbound event requirements.
  • 34. 34 Property of Automic Software. All rights reserved “Deliver the Fully Automated Enterprise” Application workload placement is defined by business policies rather than technical constraints. Cloud Brokerage never emerges as a category; these capabilities are provided through policy driven automation and orchestration. Container technologies will continue to be foundational to application deployment mobility.
  • 35. 35 Property of Automic Software. All rights reserved Application Release Automation blends in modern release techniques Release Planning • Cross Application Deployment • Advanced Promotion Path • Acceptance Criteria Hybrid UI / YAML Support Dynamic Discovery of Infrastructure • Support Declarative Configuration Management Blue/Green Zero Downtime Deployment Replicated and redundant data storage utilized for dynamic deployments and geo-DR topologies. Policy driven environment management. Application Release Automation
  • 36. 36 Property of Automic Software. All rights reserved Cloud-Native Automation Application Release Automation Utilize PaaS as the developer sandbox. Cloud-Native Automation is a natural fit for development and test processes, including environment management. Modern Continuous Integration, Test Automation, Code Management, and Developer Collaboration processes are key elements. Cloud-Native communities such as Cloud Foundry, OpenShift, and Docker are essential to engage with. ARA provides production ready deployment management. Blending Cloud-Native and ARA provides the platform for successful DevOps adoption. Publish developer API’s to allow integration. Cloud-Native provides Developer friendly front-end
  • 37. 37 Property of Automic Software. All rights reserved Run Applications Anywhere Global Federated Application Execution Fabric Single Management View Cloud-Native Automation Application Release Automation Policy driven application workload placement. Full application portability and mobility. Run the control and management systems anywhere. Deliver through single tenant-license, or through multi- tenant SaaS offerings.
  • 38. AGENDA Who is Automic? Automating Business to create real business value DevOps - what is it and why should I care? Anatomy of a Continuous Delivery Pipeline Real world examples of DevOps success The future of Automation Rise of the Robots
  • 39. 39 Property of Automic Software. All rights reserved Heuristic Automation changes the game Delivers Intelligent Automation Heuristic/Algorithmic Automation Cloud-Native Automation Application Release Automation Heuristic learning is a branch of artificial intelligence that uses mathematical algorithms and automation in order to "learn" how a process works. The idea behind it is to build analytical models that learn from data in an iterative fashion. Predictive automation without human intervention. Provides a platform for IoT-based automation, where “T” becomes anything that can be instrumented, i.e. everything. Helps Enterprises evolve processes over time through machine and adaptive learning. Perform subtle and complex evaluations of real-time data to drive policy decisions. Required to deal with future scaling & complexity challenges.
  • 40. 40 Property of Automic Software. All rights reserved • What type of company (organization) is suitable to implement DEVOps? (Characteristics?) - Tô Thành Công - VNPT • What are the opportunities for DevOps in Vietnam? - Nguyễn Hữu Hòa - Samsung Vina • How to apply DevOps into my work? - Vũ Minh Tâm - WALA • What is difference when you implement automation for ERP system and solution for this? - Jacob Vu - Synergix Technology • Is your company automated? What is your vision of automation in your company? - Đào Minh Tùng - Cty TNHH phần mềm Sigma • What are your suggestion for ERP software automation test? - Vu Thi Van Anh • Study cases for Automation Business, Success cases in the fact? - Vuong Duc Tuan Q&A
  • 41. 41 Property of Automic Software. All rights reserved Global Federated Application Execution Fabric Single Management View Heuristic/Algorithmic Automation Cloud-Native Automation Application Release Automation Automic “Deliver the Fully Automated Enterprise” Want to know more? blog.automic.com www.automic.com Follow @automic on Twitter
  • 43. 43 Property of Automic Software. All rights reserved

Editor's Notes

  • #3: CHRIS
  • #4: CHRIS
  • #9: Chris: Do you realize we have 462 financial institutions as customers.
  • #12: CHRIS
  • #13: Key Slide: This is a key slide. This is a simple slide. It’s simplicity may mask how important it is. This is the crux of why we are here today. I talk to many companies. I talk to the industry analysts and our partners. It is clear that everyone is striving to drive a digital transformation – just last week that was the theme of the Oracle Openworld conference.   We see everyone wanting to deliver AGILITY … yet they also need RELIABILITY. That is where automation comes in. That is where we come in. That is where you have a great opportunity to lead your company. And that is why we are delighted to be here today, sharing with you a major new product announcement. As we make this digital transformation across all of our businesses, it’s an absolute requirement that we build in Agility and Reliability. Agility usually means faster and more flexibly, able to handle more variables. But if you don’t build in reliability, just doing error prone things faster and more flexibility will deliver errors and problems faster and in more volume. It’s a healthy push and pull – Agility and Reliability. Two sides of the same coin and so much a focus today that there is an entire movement called DevOps dedicated to this problem. [Click] … [CLICK]
  • #14: Quite simply, the world is changing. The world HAS changed. Every industry is being disrupted by the mega-trends of cloud, mobile, social and big data. This is having a profound effect on every company – including each and every one here today. [Click]
  • #16: However, at the end of the day, your business runs on applications that utilize data running on infrastructure. It does not matter if the application is on Amazon, on force.com (SFDC), in a SaaS application like Workday or in your own datacenter. Ultimately it is all the same. [Click]
  • #17: However, when something goes wrong, the implications are bigger than ever before. This is because we live in a SOCIAL WORLD. The minute something goes wrong, the entire world knows it. The impact is DOWNTIME, but your company REPUTATION and BRAND and STOCK PRICE … and potentially your career. [Click]
  • #19: CHRIS
  • #20: CHRIS
  • #25: Unfortunately, without automation, we hear too many stories of frustration that’s really nobody’s fault. Without automation and under the current pressures it is hard to meet demands for infrastructure, new services, or drastic cost reduction goals. This is driving every organization in the world to look for solutions that enable self service for business and internal users from IT, and while a self service portal isn’t enough in and of itself, when that portal is powered by automation workflows in the back end, seamlessly integrated and requiring zero touch – the benefits are huge. So let’s look at a couple of examples to show you exactly what I mean [Click]
  • #26: CHRIS
  • #27: AUTOMIC Release Automation users use us today to automate deployments and orchestrate their entire delivery chain, it’s called “Continuous Delivery” its an automated pipeline that glues the entire chain together and keeps you in control [Click]
  • #29: While DevOps generally covers collaboration of development, operations and infrastructure across all build and run activities, there is a strong focus on the software delivery process so it is worth to take a closer look. The following phases are part of this process. These phases, layers and activities are independent of the technology stack and application platform. E.g, They equally apply to mainframe development, java and web development and SAP development. Coding: Developers create and debug code in isolated development environments. They share and collaborate through their software change and configuration management or version control system. Platform and Infrastructure Teams have to provide the necessary Development Environments with their underlying Infrastructure. This also includes the software change and configuration management infrastructure and support tools for software modelling, design and test. CI: CI describes the cont. Build and test of the most current combined code changes of all team members in a development team within a shared environment. Activities performed are compile and build, packaging, static code analysis, unit test and local deployment. Platform and Infrastructure Teams have to provide the necessary CI Environments and tools with their underlying Infrastructure. This includes CI and build servers, as well as infrastructure for static code analysis, packaging and unit test. Delivery: The Delivery phase is very often split between development and operations. While development or a separate QA team are responsible for QA activities, operations typically takes over from pre-production. Operations takes integration steps and conducts further tests, including cross-system performance and security testing. Platform and Infrastructure Teams have to provide the necessary CD Environments with their underlying Infrastructure. Deployment: The Deployment phase covers the production release & deploy activities and includes production integration activities such as job scheduling and release tests. Platform and Infrastructure Teams have to provide the necessary prod Environments and tools with their underlying Infrastructure.
  • #30: So AUTOMIC Release Automation creates a pipeline.. A pipeline that connects developers and their toolsets to the operations teams and your production environments safe and secure and super fast. And a pipeline that enables operations to provision application infrastructures back to developers at the same speed. When exploited to its full potential AUTOMIC Release Automation is in effect your private platform as a service solution, it is cloud agnostic and can help you release to different environments with a click of a button. This is very POWERFULL stuff [Click]
  • #31: CHRIS
  • #32: Make sure we can talk to the “Why did the customer choose us ?” Its about winning ARA business, versus a WLA customer just “choosing us”.
  • #33: CHRIS
  • #39: CHRIS