Containers and Microservices Create New Performance Challenges

Size: px
Start display at page:

Download "Containers and Microservices Create New Performance Challenges"

Transcription

1 Containers and Microservices Create New Performance Challenges Cloud Computing Expo Santa Clara, 2015 Jonah Kowall, VP Market Development and Insights

2

3 Software is eating the world Emergence of the Software-Defined Business CIOs must enhance customer engagement with continuous business services. CIOs: Stop Wasting Your Time 2015 CIOs must balance future needs with today s operational realities. Tech Trends The Fusion of Business and IT Businesses must think and act differently to succeed in this new environment. Accenture Technology Vision 2015 All industries in all geographies are undergoing radical digital disruption. Gartner, The 2014 CIO Agenda Copyright 2015 AppDynamics. All rights reserved. 3

4 PREY Rate of innovation will determine if you are the predator or the prey PREDATOR 52% of Fortune 500 firms since 2000 are gone

5 WHAT IS A MICROSERVICE?

6 Microservices are an approach to developing a single application as a suite of small, connected, services Martin Fowler Loosely coupled service orientated architecture with bounded contexts Adrian Cockcroft In computing, microservices is a software architecture style in which complex applications are composed of small, independent processes communicating with each other using language-agnostic APIs. These services are small, highly decoupled and focus on doing a small task, facilitating a modular approach to system-building. Wikipedia

7 Monolithic versus microservices architecture Courtesy of PWC: Copyright 2015 AppDynamics. All rights reserved. 7

8 Down with the monolith Intimidates developers with complexity Long ramp time Heavy change process IDE and dev environments are difficult to manage and setup Scalability is a challenge due to rigid design Long term language and technology stack commitment Stagnation High cost

9 Properties of microservices architecture Flexibility The services are easy to replace Services are organized around capabilities Services can be implemented using different programming languages, databases, hardware and software environment, depending on what fits best Architectures are symmetrical rather than hierarchical (producer - consumer)

10 Example : e-commerce site microservices Front-end components Catalog services Inventory management Shipping Payments Billing Notifications Search agent User profile

11 WHY ARE PEOPLE SHIFTING TO MICROSERVICES?

12 Agile Teams Each service is a product Designed for failure Autonomous teams

13 Monolithic organization Courtesy of Martin Fowler:

14 Agile organization Courtesy of Martin Fowler:

15 Applications are transforming Conventional Enterprise Central SQL Database Sticky In-memory Session Chatty Protocols Tangled Service Interfaces Polled Information Fat Complex Objects Components as Jar Files Java,.NET Cloud "Native" Pattern Distributed Key/Value NoSQL Shared Memcached/Redis Session Latency Tolerant Protocols Layered Service Interfaces Event-driven Lightweight Serializable Objects Components as Services JavaScript, Python, Ruby, node.js Adapted From Cloud Architecture Tutorial by Adrian Cockcroft (Netflix) Copyright 2015 AppDynamics. All rights reserved. 15

16 Team technology choice Can use any technology in services since they are short lived and easily rewritten

17 New data patterns Courtesy of Martin Fowler:

18 Challenges Most are horrible at automation Automation is fragmented Many moving parts must be coordinated You must master good engineering practices

19 WHAT IS DOCKER?

20 Hypervizor vs docker Courtesy of IBM (SoftLayer):

21 Why are people switching to docker Easy to package Easy to run anywhere (Smaller footprint) Fast -> Launch and Kill Linux or Windows (in Server 2016 Preview) Can use on Windows client and OSX for dev with boot2docker Basic contained configuration in DockerFile Less tools to manage each container

22 Performance: boot time 7 Average Server Boot Time Time in Seconds docker KVM 1 0 docker KVM Courtesy of IBM (SoftLayer):

23 Performance: reboot time Average Server Reboot Time Docker 18.9x faster Time In Seconds docker KVM docker KVM Courtesy of IBM (SoftLayer):

24 Performance: memory speed Memory Benchmark Performance MiB/s BareMetal docker KVM MEMCPY DUMB MCBLOCK Memory Tests Courtesy of IBM (SoftLayer):

25 Performance Summary CPU and Network are the same Flexible deployment Runs on desktops and developer systems

26 WHAT MONITORING CHALLENGES MICROSERVICES CREATE?

27 Application End User Experience complexity = is Business exploding Transactions Performance Agile Login Flight Status Search Flight Purchase Mobile Web SOA Cloud NOSQL Copyright 2015 AppDynamics. All rights reserved. 27

28 End-to-end visibility of business transactions Real User Synthetic Browser & Mobile MONITORING Application Performance Management Java,.NET, Python, C/C++, PHP, Node.js Database MONITORIN G Server MONITORING Copyright 2015 AppDynamics. All rights reserved. 28

29 Current open source options cadvisor Docker metrics only ELK stack Lots of moving parts Only handles log data (Docker, app logs, etc) Agent per host Sensu Need RabbitMQ, Redis, Sensu Handles metric data only (Docker, host, other plugins) Agent per host Up and coming : Prometheus, Spigo NO TRANSACTION TRACING! NO END USER VISIBILITY!

30 Current commercial options Stack of APM, infrastructure, log analytics Splunk +New Relic, Dynatrace, Ruxit +SevOne, ScienceLogic, Zenoss AppDynamics (1 install/ui for APM, infrastructure, log) SaaS or on premises Same product

31 HOW IS COMPLEXITY CAUSING MANAGEMENT ISSUES?

32 Today s tools exist within silos Mobile/Web App Middleware Database Server Network Storage CMDB Limited Integrations Incomplete & Inaccurate Copyright 2015 AppDynamics. All rights reserved. 32

33 Difficult to connect the dots without context Checkout Transaction Mobile/Web App Middleware Database Server Network Storage?? Checkout is slow JVM perf issues Slow SQL query Network 97% Copyright 2015 AppDynamics. All rights reserved. 33

34 Reactive problem identification Checkout is Slow L1 Troubleshoot Escalate L2 Troubleshoot Escalate War Room Resolution Long time to troubleshoot and resolve issues Time No end-to-end perspective No situational awareness

35 Transaction Tracing

36 Visualize microservices/docker application

37 Visualization with OSS/spigo (simulated)

38 Managing services

39 Key takeaways Treat performance as a feature Create a performance budget with milestones, speed index, page speed Capacity plan and load test the server-side Optimize and performance test the client-side Monitor performance in development and production Instrument everything Measure the difference of every change Understand how failures impact performance Make monitoring critical and test in your continuous delivery process Connect the biz/dev/ops performance perspectives to align on business impact metrics and KPIs

40 QUESTIONS?

41 Thank You

Top 10 Strategic Technology Trends for 2015

Top 10 Strategic Technology Trends for 2015 Top 10 Strategic Technology Trends for 2015 Jin-Sik YIM Research Director Data Center / Infrastructure Software December 2014 Digital Business Sets the Stage Business Process Improve process efficiency/effectiveness

More information

AppDynamics Launches Business iq

AppDynamics Launches Business iq MARKET NOTE AppDynamics Launches Business iq Mary Johnston Turner EXECUTIVE SNAPSHOT FIGURE 1 Executive Snapshot: AppDynamics Launches Business iq Source: IDC, 2016 January 2017, IDC #US42196817 IN THIS

More information

SOA, Microservices and Service Orientation:

SOA, Microservices and Service Orientation: SOA, Microservices and Service Orientation: The Samurai Way OGhTech Experience 17 Sandra Flores @sandyfloresmx 武 士道 Introduction SOA has been in action for a long time, even though many people are not

More information

Solutions to Cloud Native Applications. Bassam Zantout - Advisory vspecialist SE

Solutions to Cloud Native Applications. Bassam Zantout - Advisory vspecialist SE Solutions to Cloud Native Applications Bassam Zantout - Advisory vspecialist SE THE TRENDS Remove friction across software supply chain Offering Idea SHARED RESPONSIBILITY Common incentives, tools, process,

More information

Monitoring OpenShift and Detection Performance Anomalies with CoScale

Monitoring OpenShift and Detection Performance Anomalies with CoScale Monitoring OpenShift and Detection Performance Anomalies with CoScale Peter Arijs Product & Marketing Samuel Vandamme Customer Success About CoScale Full stack performance monitoring Built for microservices

More information

Monitoring End User Experiences With Splunk and New Relic

Monitoring End User Experiences With Splunk and New Relic Monitoring End User Experiences With Splunk and New Relic Break down the silos in your observability infrastructure. Abner Germanow New Relic, Partner Marketing & Evangelism Tom Martin Splunk, Staff ITOA

More information

The Fast (Developer) and the Furious (Ops Team)

The Fast (Developer) and the Furious (Ops Team) The Fast (Developer) and the Furious (Ops Team) Martin Percival Solutions Architect, Red Hat @martinpercival An INNOVATION problem? A THROUGHPUT problem? A QUALITY problem? We need to deliver more apps,

More information

Your Enterprise Cloud-Native App Platform: An Introduction to Pivotal Cloud Foundry Richard August 31, 2017 #CNA3430BU CONFIDENTIAL

Your Enterprise Cloud-Native App Platform: An Introduction to Pivotal Cloud Foundry Richard August 31, 2017 #CNA3430BU CONFIDENTIAL CNA3430BU Your Enterprise Cloud- Native App Platform: An Introduction to Pivotal Cloud Foundry Richard Seroter @rseroter #VMworld #CNA3430BU Your Enterprise Cloud-Native App Platform: An Introduction to

More information

Digital and Cloud Pressure. Redefining Monitoring

Digital and Cloud Pressure. Redefining Monitoring Digital and Cloud Pressure Redefining Monitoring Ricardo Fontes Regional Director South East Europe & Middle East ricardo.fontes@dynatrace.com @fontesr_ Ricardo Fontes Digital transformation is happening

More information

Application Performance Management for Cloud

Application Performance Management for Cloud Application Performance Management for Cloud CMG By Priyanka Arora prarora803@gmail.com Cloud Adoption Trends 2 Spending on public cloud Infrastructure as a Service hardware and software is forecast to

More information

Microservices: A Flexible Architecture for the Digital Age

Microservices: A Flexible Architecture for the Digital Age ARCHITECTURE A WHITE PAPER SERIES Microservices: A Flexible Architecture for the Digital Age In today s always-on world, it is no longer feasible to release software products on a multi-month or multiyear

More information

SYNTHETIC ACTIVE MONITORING. Copyright 2015 TestPoint All Rights Reserved

SYNTHETIC ACTIVE MONITORING. Copyright 2015 TestPoint All Rights Reserved SYNTHETIC ACTIVE MONITORING Copyright 2015 TestPoint All Rights Reserved A COMPLETE VIEW OF YOUR APPLICATION/S Having a complete view, Means adopting an approach which allows you to measure the end-user

More information

Dell IT Proven: Cloud Native Applications at Your Service

Dell IT Proven: Cloud Native Applications at Your Service Dell IT Proven: Cloud Native Applications at Your Service Raj Markala, Sr. Manager, Cloud Platforms, Dell IT Ian Cheasty, Principle Developer, Dell IT Agenda 1 Cloud Native Agenda 2 Pivotal Cloud Foundry

More information

zexperten Forum Luzern 10/2016 Cloud on Mainframe / Don t worry be API

zexperten Forum Luzern 10/2016 Cloud on Mainframe / Don t worry be API Erich Amrehn Distinguished Engineer & Versatilist CTO WW Client Center Member of IBM Academy of Technology, TEC & WW zchampion Leader Research & Development Boeblingen zexperten Forum Luzern 10/2016 Cloud

More information

Critical Application And Business KPIs For Successful Cloud Migration. An IDC White Paper, Sponsored by AppDynamics

Critical Application And Business KPIs For Successful Cloud Migration. An IDC White Paper, Sponsored by AppDynamics Critical Application And Business KPIs For Successful Cloud Migration An IDC White Paper, Sponsored by AppDynamics Authors: Mary Johnston Turner, Tim Grieser August 2017 Sponsored by: AppDynamics Authors:

More information

JD Edwards EnterpriseOne Mobile Solution Strategy

JD Edwards EnterpriseOne Mobile Solution Strategy JD Edwards EnterpriseOne Mobile Solution Strategy Solution Overview Copyright 2017, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended to outline our general

More information

Microservices-based Business Process Model Automation. Agnes Koschmider

Microservices-based Business Process Model Automation. Agnes Koschmider Microservices-based Business Process Model Automation Agnes Koschmider Overview What are Microservices? Microservices vs. Monolith Microservices vs. SOA Microservices Framework + BPM Challenges of Microservices-BP

More information

Goliath Performance Monitor For Hospitals Using Cerner

Goliath Performance Monitor For Hospitals Using Cerner Goliath Performance Monitor For Hospitals Using Cerner Technical Overview Cerner Lights On: Cerner Monitoring Goliath Technologies On-Premises Monitoring 50+ Topics Including Physician Alignment Overall

More information

Managing Microservices using the All-in-One TIBCO Monitor RTView Enterprise Monitor

Managing Microservices using the All-in-One TIBCO Monitor RTView Enterprise Monitor Managing Microservices using the All-in-One TIBCO Monitor RTView Enterprise Monitor Kalpana Kulanthaivelu, Wells Fargo Rodney Morrison, SL Wednesday, May 18 th, 2016 Microservices Are Picking Up Steam

More information

Applicazioni Cloud native

Applicazioni Cloud native Applicazioni Cloud native Marco Dragoni IBM Cloud - Italy Roberto Pozzi IBM Cloud - Italy 2017 IBM Corporation 1 IBM Bluemix is our Integrated Cloud Platform Industry IoT Block Chain Health Financial Services

More information

WHITE PAPER. CA Nimsoft APIs. keys to effective service management. agility made possible

WHITE PAPER. CA Nimsoft APIs. keys to effective service management. agility made possible WHITE PAPER CA Nimsoft APIs keys to effective service management agility made possible table of contents Introduction 3 CA Nimsoft operational APIs 4 Data collection APIs and integration points Message

More information

What s new on Azure? Jan Willem Groenenberg

What s new on Azure? Jan Willem Groenenberg What s new on Azure? Jan Willem Groenenberg Why the cloud? Rapidly setup environments to drive business priorities Scale to meet peak demands Increase daily activities, efficiency and reduced cost. Why

More information

From Microservices to Teraservices. Adrian Technology Fellow - Battery Ventures September 2015

From Microservices to Teraservices. Adrian Technology Fellow - Battery Ventures September 2015 From Microservices to Teraservices Adrian Cockcroft @adrianco Technology Fellow - Battery Ventures September 2015 What does @adrianco do now? Presentations at Conferences Maintain Relationship with Cloud

More information

OPENSHIFT CONTAINER PLATFORM

OPENSHIFT CONTAINER PLATFORM OPENSHIFT CONTAINER PLATFORM FUNDAMENTAL OVERVIEW Mike Surbey Emerging Technology Specialist http://msurbey.com AGENDA 2 1. INTRODUCTION Today s Business Challenge 2. KEY CONCEPTS s, DevOps, etc. 3. HOLISTIC

More information

IBM Cloud Operating Environment

IBM Cloud Operating Environment IBM Cloud Operating Environment Codename: BlueMix February 18, 2014 1 2014 IBM Corporation Disclaimer Future Plans. IBM s statements regarding its plans, directions, and intent are subject to change or

More information

FROM SHORE TO SHIP: USING MESOSPHERE ENTERPRISE DC/OS TO DELIVER REAL TIME MICROSERVICES TO A GLOBAL FLEET OF SHIPS

FROM SHORE TO SHIP: USING MESOSPHERE ENTERPRISE DC/OS TO DELIVER REAL TIME MICROSERVICES TO A GLOBAL FLEET OF SHIPS FROM SHORE TO SHIP: USING MESOSPHERE ENTERPRISE DC/OS TO DELIVER REAL TIME MICROSERVICES TO A GLOBAL FLEET OF SHIPS & WELCOME TO DIGITAL TRANSFORMATION Today we will be taking you through the moments that

More information

Customer Challenges SOLUTION BENEFITS

Customer Challenges SOLUTION BENEFITS SOLUTION BRIEF Matilda Cloud Solutions simplify migration of your applications to a public or private cloud, then monitor and control the environment for ongoing IT operations. Our solution empowers businesses

More information

INTRODUCTION AUX APPLICATIONS CLOUD NATIVE AVEC PIVOTAL READY SYSTEM

INTRODUCTION AUX APPLICATIONS CLOUD NATIVE AVEC PIVOTAL READY SYSTEM INTRODUCTION AUX APPLICATIONS CLOUD NATIVE AVEC PIVOTAL READY SYSTEM EMMANUEL BERNARD PRINCIPAL SYSTEM ENGINEER, CLOUD PLATFORM SPECIALIST DELL EMC @_ebernard GLOBAL SPONSORS Every Business is Becoming

More information

MICROSERVICES. Prabavathy Arumugam Software AG. All rights reserved. For internal use only

MICROSERVICES. Prabavathy Arumugam Software AG. All rights reserved. For internal use only ICROSERVICES Prabavathy Arumugam 2016 Software AG. All rights reserved. For internal use only AGENDA 1. Introducing icroservices 2. icroservices Best Practices 3. icroservices support in the Digital Business

More information

Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application

Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application Technical Overview Goliath Technologies gives us complete visibility into the end user experience from the time they log

More information

Move Fast Follow Everything & Focus on What Matters Most Visualize and Optimize Your Customer Journey with AppDynamics

Move Fast Follow Everything & Focus on What Matters Most Visualize and Optimize Your Customer Journey with AppDynamics Move Fast Follow Everything & Focus on What Matters Most Visualize and Optimize Your Customer Journey with AppDynamics Nick Hui, AppDynamics BDM Asia 8 Nov, 2018 2018 Cisco and/or its affiliates. All rights

More information

Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application

Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application Technical Overview Goliath Technologies gives us complete visibility into the end user experience from the time they log

More information

Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application

Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application Resolve End User Experience Issues for Any Citrix or VMware-Delivered Application Technical Overview Goliath Technologies gives us complete visibility into the end user experience from the time they log

More information

Journey to the Cloud with Dynatrace

Journey to the Cloud with Dynatrace Cloud innovation and automation Journey to the Cloud with Dynatrace ABOUT US. WHO ARE WE #1 provider of best possible bar preparation experience 50+ years in business 20+ years online 2 years in the cloud

More information

Understanding Cloud. #IBMDurbanHackathon. Presented by: Britni Lonesome IBM Cloud Advisor

Understanding Cloud. #IBMDurbanHackathon. Presented by: Britni Lonesome IBM Cloud Advisor Understanding Cloud #IBMDurbanHackathon Presented by: Britni Lonesome IBM Cloud Advisor What is this thing called cloud? Cloud computing is a new consumption and delivery model inspired by consumer internet

More information

DevOps Guide: How to Use APM to Enhance Performance Testing

DevOps Guide: How to Use APM to Enhance Performance Testing DevOps Guide: How to Use APM to Enhance Performance Testing CHAPTER 1: Introduction This short ebook discusses how combining performance test automation with application performance management (APM) solutions

More information

Azure Stack. Unified Application Management on Azure and Beyond

Azure Stack. Unified Application Management on Azure and Beyond Azure Stack Unified Application Management on Azure and Beyond Table of Contents Introduction...3 Deployment Models...4 Dedicated On-Premise Cloud... 4 Shared Application Hosting... 4 Extended Hosting

More information

itsmf Annual Conference 2012

itsmf Annual Conference 2012 itsmf Annual Conference 2012 IBM Cloud Adoption Patterns Rethink IT, Reinvent Business Mr. Alwyn Tse Technical Consultant, Software Group, IBM China/HK Ltd Rethink IT and reinvent business with IBM SmartCloud.

More information

Top six performance challenges in managing microservices in a hybrid cloud

Top six performance challenges in managing microservices in a hybrid cloud Top six performance challenges in managing microservices in a hybrid cloud Table of Contents Top six performance challenges in managing microservices in a hybrid cloud Introduction... 3 Chapter 1: Managing

More information

Cloud: An Engine for Innovation and Productivity

Cloud: An Engine for Innovation and Productivity Jim Comfort :: General Manager, IBM Cloud Services Lance Crosby :: CEO, SoftLayer, an IBM Company Cloud: An Engine for Innovation and Productivity October 22, 2013 Sponsored by IBM What is driving IT demand

More information

At the Heart of Business-IT Convergence

At the Heart of Business-IT Convergence www.niit-tech.com At the Heart of Business-IT Convergence Business View of IT: Maximizing Value from Your IT Investments In today s hyper-competitive and fast-changing marketplace, enterprises must pursue

More information

IBM Hybrid Cloud OPEN Labs

IBM Hybrid Cloud OPEN Labs IBM Hybrid Cloud OPEN Labs IBM Hybrid Cloud OPEN Labs event This slide deck serves as a flyer for the IBM Hybrid Cloud OPEN Labs event. It provides the necessary information about the event. It includes

More information

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION. A RapidValue Solutions Whitepaper

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION. A RapidValue Solutions Whitepaper POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION A RapidValue Solutions Whitepaper Executive Summary Enterprise mobility has transformed the way businesses engage with customers,

More information

Bluemix Overview. Last Updated: October 10th, 2017

Bluemix Overview. Last Updated: October 10th, 2017 Bluemix Overview Last Updated: October 10th, 2017 Agenda Overview Architecture Apps & Services Cloud Computing An estimated 85% of new software is being built for cloud deployment Cloud Computing is a

More information

AppDynamics. Josip Zimet. Cisco. Data Center, Cloud and managed Services SEE

AppDynamics. Josip Zimet. Cisco. Data Center, Cloud and managed Services SEE AppDynamics Josip Zimet Data Center, Cloud and managed Services SEE Cisco https://finance.yahoo.com/news/cisco-appdynamics-recognized-leader-gartner-150900779.html Next Generation of Business iq: Simplifies

More information

Composite Cloud Applications and Portable Topologies

Composite Cloud Applications and Portable Topologies Composite Cloud Applications and Portable Topologies Vinothini Raju CEO @ Bluemeric Technologies @vinothiniraju Agenda 01 Composite Cloud / Modern Application Business 01 Drivers Continuous Delivery(CD)

More information

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI TECHNOLOGIES CO., LTD. HUAWEI TECHNOLOGIES CO., LTD. Business Strategy Business Transformation Operation Transformation Transformation IT Strategy New business IoT (terminals, sensor network, industry solutions) Smart city (smart

More information

White Paper. Why Network Visibility Is Critical for Managing Digital Experience

White Paper. Why Network Visibility Is Critical for Managing Digital Experience White Paper Why Network Visibility Is Critical for Managing Digital Experience This white paper is addressed to the four main roles that are typically responsible for managing Digital Experience for an

More information

GUIDE The Enterprise Buyer s Guide to Public Cloud Computing

GUIDE The Enterprise Buyer s Guide to Public Cloud Computing GUIDE The Enterprise Buyer s Guide to Public Cloud Computing cloudcheckr.com Enterprise Buyer s Guide 1 When assessing enterprise compute options on Amazon and Azure, it pays dividends to research the

More information

Increasing Enterprise Support Demand & Complexity

Increasing Enterprise Support Demand & Complexity PTC System Monitor Increasing Enterprise Support Demand & Complexity Diagnostics & Troubleshooting Tools based on Customer & TS Requirements Customer Challenges Visibility into System Health Time To Resolution

More information

Riverbed SteelCentral

Riverbed SteelCentral Product Family Brochure Riverbed SteelCentral Managing Your Digital Experience Two-thirds of Enterprises are Investing in Digital Business Today is the era of digital business. Digital capabilities and

More information

MQ on Cloud (AWS) Suganya Rane Digital Automation, Integration & Cloud Solutions. MQ Technical Conference v

MQ on Cloud (AWS) Suganya Rane Digital Automation, Integration & Cloud Solutions. MQ Technical Conference v MQ on Cloud (AWS) Suganya Rane Digital Automation, Integration & Cloud Solutions Agenda CLOUD Providers Types of CLOUD Environments Cloud Deployments MQ on CLOUD MQ on AWS MQ Monitoring on Cloud What is

More information

End User Experience Monitoring and Management for Hospitals Using Citrix and Cerner

End User Experience Monitoring and Management for Hospitals Using Citrix and Cerner End User Experience Monitoring and Management for Hospitals Using Citrix and Cerner Technical Overview We selected Goliath Technologies because their end user experience monitoring & management supports

More information

Managing Digital Experience with Riverbed SteelCentral

Managing Digital Experience with Riverbed SteelCentral Solution Brochure Managing Digital Experience with Riverbed SteelCentral Today is the era of digital business. Two-thirds of enterprises are investing in digital business. Digital capabilities and IT were

More information

Multi-Containers Orchestration with Live Migration and High-Availability for Microservices

Multi-Containers Orchestration with Live Migration and High-Availability for Microservices Multi-Containers Orchestration with Live Migration and High-Availability for Microservices Meet Our Presenters Jay Lyman Research Manager, Cloud Platforms, 451 Research Ruslan Synytsky CEO and Co-founder,

More information

Containers and

Containers and Containers and Docker @NetApp 09 Mars 2017 Christophe Danjou & Thibaud Lenik C 1. What are Containers? 2. Why Containers and Docker? Agenda 3. Using Docker with NetApp 2 2016 NetApp, Inc. All rights reserved.

More information

APIs for the I. The Role of APIs and Web Services in the Era of Digital Business Transformation

APIs for the I. The Role of APIs and Web Services in the Era of Digital Business Transformation APIs for the I The Role of APIs and Web Services in the Era of Digital Business Transformation Yesterday s Applications... Today s User Experience 4 APIs are Key to Digital Transformation APIs drive innovation:

More information

Accelerate OSS/BSS Agility Using XML and Web Services

Accelerate OSS/BSS Agility Using XML and Web Services Accelerate OSS/BSS Agility Using XML and Web Services Pieter Knook Senior Vice President Microsoft Corporation 2002 Microsoft. All rights reserved. The Roles of a Service Provider Before Network Focus

More information

PHP in the enterprise How Zend helps modernize application development to bring projects to market faster

PHP in the enterprise How Zend helps modernize application development to bring projects to market faster PHP in the enterprise How Zend helps modernize application development to bring projects to market faster November 8, 2012 1.0 Introduction 1.1 PHP Overview SECTION 1: INTRODUCTION 1.0 Introduction From

More information

Transforming Your Computing Environment: Moving to the Cloud Now. Dawane Young Verizon Director Applications and Platforms

Transforming Your Computing Environment: Moving to the Cloud Now. Dawane Young Verizon Director Applications and Platforms Transforming Your Computing Environment: Moving to the Cloud Now Dawane Young Verizon Director Applications and Platforms Shift in the Conversations About Cloud In five years time, our conversations with

More information

OpenShift Dedicated: An Inmarsat Story

OpenShift Dedicated: An Inmarsat Story INMARSAT OpenShift Dedicated: An Inmarsat Story Kevin Crocker Integration and Interoperability Centre of Excellence Copyright Inmarsat Global Limited 2017 OpenShift Dedicated: An Inmarsat Story Outline

More information

Cisco IT Methods How Cisco Simplifies Application Monitoring

Cisco IT Methods How Cisco Simplifies Application Monitoring Cisco IT Methods How Cisco Simplifies Application Monitoring Introduction Insights into individual online transactions and user experiences are critical to today s digital business activity. In the past,

More information

Monitoring mit modernen Cloud Services - Wo ist die Nadel im Heuhaufen?

Monitoring mit modernen Cloud Services - Wo ist die Nadel im Heuhaufen? Monitoring mit modernen Cloud Services - Wo ist die Nadel im Heuhaufen? Volker Linz Senior Sales Consultant IT Systems Management Oracle Copyright 2018, Oracle and/or its affiliates. All rights reserved.

More information

Uncovering the Hidden Truth In Log Data with vcenter Insight

Uncovering the Hidden Truth In Log Data with vcenter Insight Uncovering the Hidden Truth In Log Data with vcenter Insight April 2014 VMware vforum Istanbul 2014 Serdar Arıcan 2014 VMware Inc. All rights reserved. VMware Strategy To help customers realize the promise

More information

EXPERIENCE EVERYTHING

EXPERIENCE EVERYTHING EXPERIENCE EVERYTHING RAPID. OPEN. SECURE. Jigar Bhansali VP Solution & Architecture, Asia & China INNOVATION TOUR 2018 April 26 Singapore 2018 Software AG. All rights reserved. For internal use only HYBRID

More information

Fast Innovation requires Fast IT

Fast Innovation requires Fast IT Fast Innovation requires Fast IT Trends and Data Centre Innovation Sudheesh Subhash Principal Solutions Architect Agenda Application trends Current data centre trends IT Cloud integration Automation and

More information

Oracle Management Cloud

Oracle Management Cloud Oracle Management Cloud Cloud Essentials Autonomously monitor, detect, triage, and proactively resolve issues across hybrid-cloud environments. Oracle Management Cloud represents a new generation of systems

More information

A Roadmap to Agility. To thrive in today s digital transformation environment, embrace tools and processes that guide the way.

A Roadmap to Agility. To thrive in today s digital transformation environment, embrace tools and processes that guide the way. A Roadmap to Agility To thrive in today s digital transformation environment, embrace tools and processes that guide the way. 1 Table of Contents Defining Agility Agility s Requirements Agility s Enablers

More information

IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation

IBM ICE (Innovation Centre for Education) Welcome to: Unit 1 Overview of delivery models in Cloud Computing. Copyright IBM Corporation Welcome to: Unit 1 Overview of delivery models in Cloud Computing 9.1 Unit Objectives After completing this unit, you should be able to: Understand cloud history and cloud computing Describe the anatomy

More information

CA UIM Log Analytics. Gain Full Stack Visibility With Contextual Log Insights. Mark Tukh Principal Presale Consultant CA NESS AT

CA UIM Log Analytics. Gain Full Stack Visibility With Contextual Log Insights. Mark Tukh Principal Presale Consultant CA NESS AT CA UIM Log Analytics Gain Full Stack Visibility With Contextual Log Insights Mark Tukh Principal Presale Consultant CA Division @ NESS AT Analytics is the New Battleground > 50% large organizations globally

More information

Service management solutions White paper. Six steps toward assuring service availability and performance.

Service management solutions White paper. Six steps toward assuring service availability and performance. Service management solutions White paper Six steps toward assuring service availability and performance. March 2008 2 Contents 2 Overview 2 Challenges in assuring high service availability and performance

More information

State of the Art in Microservices. Adrian Technology Fellow - Battery Ventures Microxchg Berlin - February 2015

State of the Art in Microservices. Adrian Technology Fellow - Battery Ventures Microxchg Berlin - February 2015 State of the Art in Microservices Adrian Cockcroft @adrianco Technology Fellow - Battery Ventures Microxchg Berlin - February 2015 Speeding up Development Microservice Architectures What s Next Why am

More information

DevOps architecture overview

DevOps architecture overview IBM Cloud Architecture Center DevOps architecture overview The right practices and toolchains to rapidly execute and scale. IBM Bluemix Garage Method takes the best of Design Thinking, Lean, Agile, DevOps

More information

SAGE TECHNOLOGY CHECKLIST

SAGE TECHNOLOGY CHECKLIST SAGE TECHNOLOGY CHECKLIST Continue reading Is it fast enough for your business? Move beyond ERP ASAP Designed to keep up with your day-to-day challenges, today s business management systems go above and

More information

Business is being transformed by three trends

Business is being transformed by three trends Business is being transformed by three trends Big Cloud Intelligence Stay ahead of the curve with Cortana Intelligence Suite Business apps People Custom apps Apps Sensors and devices Cortana Intelligence

More information

5 Microservice Initiatives for Digital Business

5 Microservice Initiatives for Digital Business 5 Microservice Initiatives for Digital Business With flexible, fastevolving architectures and service lifecycles, smallteam management, and industrialized deployments, microservices can be a fast path

More information

Unified Monitoring for On-Premises and Cloud with Oracle Management Cloud

Unified Monitoring for On-Premises and Cloud with Oracle Management Cloud Unified Monitoring for On-Premises and Cloud with Oracle Management Cloud Ana McCollum Product Management Oracle Management Cloud Henrique Arias DBA Spirit Airlines Rakesh JS Managing Architect Rubicon

More information

Unified Monitoring for On-Premises and Cloud with Oracle Management Cloud

Unified Monitoring for On-Premises and Cloud with Oracle Management Cloud Unified Monitoring for On-Premises and Cloud with Oracle Management Cloud Ana McCollum Product Management Oracle Management Cloud Henrique Arias DBA Spirit Airlines Rakesh JS Managing Architect Rubicon

More information

Fortacs Group, LLC S T R A T E G I C B U S I N E S S A N D I T S O L U T I O N S

Fortacs Group, LLC S T R A T E G I C B U S I N E S S A N D I T S O L U T I O N S Fortacs Group, LLC S T R A T E G I C B U S I N E S S A N D I T S O L U T I O N S Above the Cloud Helping clients creating value through targeted cloud application decisions and migration strategies A structured

More information

JOURNEY TO AS A SERVICE

JOURNEY TO AS A SERVICE JOURNEY TO AS A SERVICE CONTAINERIZATION JULY 2017 THE DIGITAL ERA EVOLVED IT TO BUSINESS STRATEGY Siloed, legacy, de-centralized, multi vendor setup. IT product focused. AO Operations IO Operations Wall

More information

Using Machine Learning and Analytics to Understand How MQ Impacts Your Business

Using Machine Learning and Analytics to Understand How MQ Impacts Your Business Using Machine Learning and Analytics to Understand How MQ Impacts Your Business Nastel Technologies What We Do Monitoring Tracking Analytics OK! X Banking Finance B U S I N E S S A P P L I C AT I O N S

More information

Integration in a Cloud native world

Integration in a Cloud native world Integration in a Cloud native world With much of application landscapes now built on and built for the Cloud, natively, integration middleware too needs to embrace Cloud native principles and provide integration

More information

Reduce Production Incidents with Oracle Enterprise Manager 12c and give yourself a break! Roland Evers

Reduce Production Incidents with Oracle Enterprise Manager 12c and give yourself a break! Roland Evers Reduce Production Incidents with Oracle Enterprise Manager 12c and give yourself a break! Roland Evers About us Roland Evers 34 years old Living in The Netherlands 9 years at Accenture > 5 years Oracle

More information

Migrating to Cloud - Native Architectures Using Microservices: An Experience Report

Migrating to Cloud - Native Architectures Using Microservices: An Experience Report Migrating to Cloud - Native Architectures Using Microservices: An Experience Report Armin Balalaie, Abbas Heydarnoori, and Pooyan Jamshidi Sharif University of Technology, Tehran, Iran - 2015 Sonam Gupta

More information

Azure Application Insights

Azure Application Insights Azure Application Insights I need to diagnose problems across the app, VMs, networks, and PaaS services. Are we meeting our customer SLAs? How do I understand & optimize performance of my app? It takes

More information

Combine Microservices Framework for Flexible, Scalable, High Availability Big Data Analytics

Combine Microservices Framework for Flexible, Scalable, High Availability Big Data Analytics Combine Microservices Framework for Flexible, Scalable, High Availability Big Data Analytics Dan Widdis, Principal Operations Research Analyst May 10, 2016 Approved for public release; distribution is

More information

How to Future-Proof your IBM Commerce Store, while Boosting Conversions

How to Future-Proof your IBM Commerce Store, while Boosting Conversions How to Future-Proof your IBM Commerce Store, while Boosting Conversions Introduction According to Gartner 1, IBM continues to be a leader in the digital commerce space based on its product functionality,

More information

Agility in ebay. QCon San Francisco November 17, Deepak Nadig Distinguished Application Architect

Agility in ebay. QCon San Francisco November 17, Deepak Nadig Distinguished Application Architect Agility in ebay QCon San Francisco November 17, 2011 Deepak Nadig Distinguished Application Architect The ebay context ebay manages Over 97 million active users Over 2 Billion photos ebay users worldwide

More information

Container Crash Course. Bob Familiar Director, National Practice BlueMetal, An Insight Company

Container Crash Course. Bob Familiar Director, National Practice BlueMetal, An Insight Company Container Crash Course Bob Familiar Director, National Practice BlueMetal, An Insight Company bobf@bluemetal.com Welcome to the workshop! 9:00-9:10 AM: Welcome Yung Chou 9:10-9:45 AM: Vision and Roadmap

More information

Oracle s Cloud Computing Strategy

Oracle s Cloud Computing Strategy Oracle s Cloud Computing Strategy Your Strategy, Your Cloud, Your Choice Frank Zervos Sales Consulting Director, Oracle CEE George Bourmas Enterprise Architect, EMEA XLOB Architects Copyright 2014, Oracle

More information

The Sysprog s Guide to the Customer Facing Mainframe: Cloud / Mobile / Social / Big Data

The Sysprog s Guide to the Customer Facing Mainframe: Cloud / Mobile / Social / Big Data Glenn Anderson, IBM Lab Services and Training The Sysprog s Guide to the Customer Facing Mainframe: Cloud / Mobile / Social / Big Data Summer SHARE August 2015 Session 17794 2 (c) Copyright 2015 IBM Corporation

More information

TECHED USER CONFERENCE MAY 3-4, 2016

TECHED USER CONFERENCE MAY 3-4, 2016 TECHED USER CONFERENCE MAY 3-4, 2016 Guido Falkenberg Software AG From Application Modernization to Digital Enterprise Transformation THE VALUE OF CORE APPLICATIONS IMPORTANCE AND CRITICALITY Tailored

More information

DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB

DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB DEVELOPMENT TOOLCHAIN ON STEROIDS MICHAEL KOLB http://geek-and-poke.com/ [CC BY 3.0] 2 About me Michael Kolb Chief Architect for Cloud-Projects @ Robert Bosch in Stuttgart, Germany 10 Years+ as Architect

More information

Application Performance Management

Application Performance Management Application Performance Management in a Containerized World Achieving visibility in orchestrated environments To say that containers have revolutionized software delivery and deployment is an understatement.

More information

IBM Tivoli Service Desk

IBM Tivoli Service Desk Deliver high-quality services while helping to control cost IBM Tivoli Service Desk Highlights Streamline incident and problem management processes for more rapid service restoration at an appropriate

More information

EVOLUTION OF A SOFTWARE AS A SERVICE ARCHITECTURE EDWARD STASHLUK CTO

EVOLUTION OF A SOFTWARE AS A SERVICE ARCHITECTURE EDWARD STASHLUK CTO EVOLUTION OF A SOFTWARE AS A SERVICE ARCHITECTURE EDWARD STASHLUK CTO May 17 20, 2015 2016 AGENDA: CONTEXT ARCHITECTURE EVOLUTION BIG DATA/ANALYTICS SECURITY SCALABILITY/PERFORMANCE PROCESS Newgistics

More information

Cloud Platforms. Various types and their properties. Prof. Balwinder Sodhi. 1 Computer Science and Engineering, IIT Ropar

Cloud Platforms. Various types and their properties. Prof. Balwinder Sodhi. 1 Computer Science and Engineering, IIT Ropar Cloud Platforms Various types and their properties Prof. Balwinder Sodhi 1 Computer Science and Engineering, IIT Ropar Cloud Classification Service model based Depends on the cloud services being offered

More information

CloudShell Pro. Self-Service Sandbox Environments for Physical, Virtual, and Hybrid-Cloud D ATA SHEET. The Need for Cloud Sandboxing

CloudShell Pro. Self-Service Sandbox Environments for Physical, Virtual, and Hybrid-Cloud D ATA SHEET. The Need for Cloud Sandboxing CS-1 D ATA SHEET CloudShell Pro Self-Service Sandbox Environments for Physical, Virtual, and Hybrid-Cloud The Need for Cloud Sandboxing Enterprises today are facing intense pressure to become more agile

More information

EMERGENCE OF MICROSERVICE ARCHITECTURE. Let's start something.

EMERGENCE OF MICROSERVICE ARCHITECTURE. Let's start something. EMERGENCE OF MICROSERVICE ARCHITECTURE Let's start something www.brillio.com TABLE OF CONTENTS Introduction 3 Evolution of Application Architecture 4 Monolithic Architecture 4 Advantages 4 Disadvantages

More information

Puppet Enterprise. The shortest path to better software. Greg Larkin Professional Services

Puppet Enterprise. The shortest path to better software. Greg Larkin Professional Services Puppet Enterprise. Greg Larkin Professional Services greg.larkin@puppet.com Shout-outs Bill Kendrick Linux Users Group of Davis #puppetize Let s do a poll Who is new to Puppet? How many developers are

More information