Enterprise DevOps. Integrating Development and Operations to Deliver Continuous Value with Modern Business Applications

Size: px
Start display at page:

Download "Enterprise DevOps. Integrating Development and Operations to Deliver Continuous Value with Modern Business Applications"

Transcription

1 Enterprise DevOps Integrating Development and Operations to Deliver Continuous Value with Modern Business Applications

2 Contents Taking your business forward with Modern Business Applications and Modern ALM...3 Accelerating value delivery with Enterprise DevOps...5 Enterprise DevOps Practices...6 Key takeaways and the Microsoft Enterprise DevOps Solution...13 Appendix: Hybrid IT for Modern Business Applications

3 Taking your business forward with Modern Business Applications and Modern ALM The app phenomenon is steadily permeating industries and ecosystems the world over. What was largely a consumer and web start-up play in the initial years, has since evolved to becoming a relevant and high order priority for organizations across industries. The advances of the internet and surround technologies coupled with the proliferation of software powered devices, have surfaced new app enabled gateways for organizations to accelerate the expansion and reach of their cause. Business leaders in organizations the world over are gaining a strong awareness of such opportunities, and have increasingly high expectations for their IT organizations to deliver modern business applications at a continuous cadence in realizing them. Modern business software Modern business applications take advantage of the continuous advances in internet and cloud technologies, the proliferation of software-powered devices, and the growing affinity for users to be connected at all times. This enables new reach opportunities to further an organization s cause. Direct-to-consumer apps that expand audience reach and increase brand affinity, Supply chain modernization services that enable connected commerce across brick and mortar, web, mobile, and social channels, and Mobile workforce enablement apps that increase employee productivity delivering differentiated and location independent customer services, are examples of modern business application investment opportunities of relevance to organizations across industries and in all phases of development. 3

4 Realizing these new opportunities requires an organization to graduate their software applications and IT infrastructure from enterprise to internet scale. Modern business applications are internet scale apps. Internet scale apps are edge facing and are accessible anytime, anywhere, and on any platform or device. IT infrastructures that power internet scale apps need to be capable of also enabling an internet scale variety, velocity, and volume of usage, transactions, and data. Modern business applications present a tremendous opportunity for IT organizations to be a frontline leader and enabler of the business. To realize this opportunity, IT organizations need to re-imagine and evolve their practices across Application Lifecycle Management (ALM), Infrastructure Management, and Operations. In evolving application development, infrastructure management and operations practices, IT organizations need to embrace the technological advances in cloud and internet scale computing to graduate to a modern hybrid IT 1 architecture capable of meeting the operational demands of modern business applications. See Appendix: Hybrid IT for Modern Business Applications for an overview of the components of a modern hybrid IT architecture. Modern hybrid IT infrastructure IT organizations also need to evolve their Application Lifecycle Management (ALM) practices to integrate the business, development, QA, and operations functions in a virtuous cycle for greater agility in delivering continuous value. 1 hybrid IT enables companies to use private clouds for application delivery and also take advantage of public cloud infrastructure to create resource flexibility and address temporary infrastructure demand needs 4

5 Modern ALM Accelerating value delivery with Enterprise DevOps Modern ALM practices need to emphasize the integration of business, software development, and operations functions to enable a continuous cadence for the delivery of modern software. ALM practices have conventionally emphasized the upstream phases of software development (requirements management, development, and testing), with strong momentum and advances in the adoption of agile practices to increase efficiencies in those phases. To proactively address last mile velocity impediments that surface due to the conventional divide that exists between the development and operations functions in deploying and operating software, modern ALM practices need to also extend beyond development to the delivery and operations of that software. As with functional quality, lapses in non-functional operational readiness will adversely impact value delivery cycle times and are more expensive to fix when detected late in the application lifecycle. Last mile velocity impediments 5

6 Enterprise DevOps entails full lifecycle ALM practices that span software development and operations to accelerate last mile velocity in delivering value with agility and quality. The practices promote and enable integrating the development and operations functions early in and throughout the application lifecycle to address last mile velocity impediments and shorten value delivery cycle times. From a development perspective, this extends agile practices to operations. In today s world, this integration for deliveriing continuous value is crucial as it allows a natural way to implement a continuous feedback loop between the development and operations functions. Enterprise DevOps Enterprise DevOps Practices Enterprise DevOps practices span the full application lifecycle as it integrates the development and operations functions to continuously deliver operations-ready software with agility. Operations readiness in modern business applications entails proactive measures to deliver operations friendly software, reactive mechanisms to address the realities of managing production incidents in internet scale software, and actionable operations analytics to evolve software investments based on learnings in production. The DevOps workflow 6

7 The following sections introduce the lifecycle Enterprise DevOps practices that organizations should look to infuse into their ALM practices. As with ALM practices, adopting and realizing the business benefits of Enterprise DevOps is a people, process, and tools change management curve that organizations must surmount. It must be noted that Enterprise DevOps is not an all-or-nothing undertaking. Organizations should look to prioritize and graduate their adoption of practices over time. Operations readiness enablement Operations enablement commences at the very beginning of the development cycle by capturing operations readiness requirements as software acceptance criteria. Software acceptance criteria, spanning functional and non-functional operations requirements, must be captured and prioritized to scope the development and delivery iterations. Prioritizing operations requirements requires team discipline. It is not uncommon to see operations requirements being de-prioritized to accommodate functional needs. The de-prioritization of high priority operational requirements can lead to the accumulation of technical debt and increase value delivery cycle times when the negative side effects of that debt surfaces in production. Capturing and prioritizing operations readiness requirements and acceptance criteria is a team effort. Operations stakeholders need to be proactively engaged in the process of defining and prioritizing software acceptance criteria, and business stakeholders must be made aware of the business impact of not addressing operations criteria. The business, development, and operations stakeholders must collectively prioritize operations readiness tasks to minimize technical debt accumulation and avoid last mile velocity impediments. Capturing and prioritizing operational readiness requirements in TFS 7

8 ALM requirements management and project planning tools can help integrate the business, development, and operations stakeholders in defining and prioritizing operations readiness requirements and acceptance criteria. Accounting for operations readiness tasks when breaking down user stories in product backlogs, capturing operations acceptance criteria in development and testing tasks, and using practices like Kanban to manage the flow of work across the development and delivery pipeline, are emerging agile ALM practices that organizations look to adopt in enabling operations readiness in the upstream phases of the software lifecycle. Managing the flow of work using a Kanban board in TFS Developing operations ready software With acceptance criteria defined and prioritized, the emphasis of the development and testing efforts that follow must be on fulfilling the criteria. Development practices such as unit testing and continuous integrations can be applied to continuously validate functional and non-functional operations acceptance criteria. Quality of Service testing to validate criteria for application performance and throughput under load should also be executed continuously throughout the development process. 8

9 Load testing during development One of the significant challenges faced by development and testing teams in validating operations readiness is in the operations dependencies and cycle times to stand up environments that are representative of production. Organizations should look to invest in hybrid IT capable lab management automation tools that enable development and testing teams to shorten cycle times in provisioning and managing test environments needed to support build, deploy, and test workflows. Such tools enable self-service experiences for development and testing teams to define and manage environment templates that can be used to automate the provisioning of representative testing environments across on-premise and/or cloud infrastructure. The environments can be configured to mirror production environments and can be used to run a variety of tests including manual tests, unit tests, build verification tests, automated user interface tests, and load tests. Environments can be snapshotted when defects are detected and used to provision repro environments for debugging without requiring development access to production environments. Lab management automation 9

10 Continuous integrations and deployments The automation of continuous integration and deployment workflows help shorten cycle times by orchestrating the frequent deployments needed in a continuous delivery cadence, to environments management by operations. Such workflow automation solutions should be fully customizable, capable of working across a hybrid IT infrastructure, and supports multi-phase deployment pipelines that are typical in enterprise environments. Parallel and sequential workflow options enables organizations to delineate the intent of testing environments and maximize parallelism in shortening testing cycle times, while also being able to adhere to sequential flows when needed by compliance requirements, such as a manual approval and triggering of deployments to production. Shortened cycle times Organizations should also validate that a deployment automation solution enables the definition and management of runbooks needed to orchestrate complex deployment and rollback procedures on failure. Deployment runbook 10

11 Integrated incident management to reduce the mean time to resolution Production incidents are the norm in internet scale and connected software. Production incidents could occur due to a variety of reasons spanning hardware malfunction, network anomalies, and software defects. When production incidents surface, it is critical to reduce the time to resolution and reinstate a working experience for your customers. The Mean Time To Resolution (MTTR) is a more significant IT metric in the world of modern software than the Mean Time Between Failures (MTBF). Organizations investing in modern business applications should prioritize investing in integrated incident management practices that shorten operations and development collaboration cycle times in managing production incidents. One of the common challenges faced by IT organizations in this context is the proliferation of incident and defect management tools across the operations and development teams. The often disparate tools used by the development and operations teams are commonly integrated by a bridge ticketing system and manual workflows to manage the flow of communications and information across the teams. Such practices increase the cycle times to report, diagnose, and resolve incidents. Integrated incident management An integrated incident management solution should eliminate the need for bridge ticketing systems and manual collaboration workflows. An integrated solution should be capable of seamlessly integrating the systems and tools used by the development and operations teams in automating workflows for incident reporting, diagnostics, and resolution. Operations engineers should be able to detect and assign incidents that are potential software defects to the development team directly from within an operations management system. On assignment, they should have instant traceability to the work items generated in the development system. Development and operations should then be able to communicate status updates without requiring manual processes, wherein updates to incident statuses in either system should be seamlessly visible in the other. 11

12 It must also be possible for operations engineers to collect and provide production diagnostic logs that are immediately actionable by the development team. Developers should be able to use the diagnostic logs to debug potential software defects from within a development environment and without requiring access to production environments. Incident diagnostics Testing in Production is a rapidly emerging integrated incident management practice that organizations investing in internet scale software and services should look to explore. The practice entails re-using tests created during development and testing in production environments to run points-of-presence synthetic tests against mission critical application and service access points. Testing in production 12

13 Such synthetic tests can be used to proactively detect anomalies in mission critical application and service access points, and take action to instate customer friendly experiences while steps are taken to diagnose and resolve the incident. Key takeaways and the Microsoft Enterprise DevOps Solution Implementing Enterprise DevOps practices is a people, process, and tools change management undertaking. This paper discussed the business case for Enterprise DevOps in enabling continuous value delivery with modern business applications, and introduced the related full lifecycle practices. The right tooling solution can help organizations committed to traversing the people and process change curves, and accelerate their adoption of Enterprise DevOps practices at a custom and sustainable pace. Microsoft Visual Studio ALM and Microsoft System Center deliver an integrated and hybrid IT capable Modern ALM solution with Enterprise DevOps capabilities. Using the Microsoft solution, organizations can implement and realize the value benefits of the Enterprise DevOps practices discussed in this paper. Visit the Microsoft Visual Studio ALM web site ( to learn more about Microsoft s ALM solution, and the DevOps section of the web site to view videos of related capabilities and explore success stories. The Microsoft DevOps solution 13

14 Appendix: Hybrid IT for Modern Business Applications IT organizations need to embrace the technological advances in cloud and internet scale computing to graduate to a modern hybrid IT 1 architecture capable of meeting the operational demands of modern business applications. The following sections provide an overview of the components of a modern hybrid IT architecture: Modern hybrid IT infrastructure Hybrid infrastructure A hybrid infrastructure is an amalgamation of the following components, integrated and managed as a unified logical infrastructure to power an organization s application portfolio. Bare metal Conventional on-premise IT infrastructure with or without hardware virtualization. Private cloud Internally hosted cloud infrastructure. A private cloud infrastructure is different than conventional bare metal infrastructure in the following ways: A data center built using commodity machines and hardware, reduces the cycle times needed to beef up physical infrastructure when the demand surfaces and 1 hybrid IT enables companies to use private clouds for application delivery and also take advantage of public cloud infrastructure to create resource flexibility and address temporary infrastructure demand needs 14

15 eliminate cumbersome infrastructure needs forecasting that can be especially difficult to do for dynamic investments such as those enabled by modern business applications. Uses software virtualization to pool and manage the collective resources of the data center. Enables self service provisioning of infrastructure resources for workloads authorized by IT (e.g., development and testing). Incorporates fine grained metering of virtualized compute resources (memory, hard disk, and CPU usage) to enable a cloud model bill of IT where in business groups only pay for the compute resources used (versus purchasing full machines based on upfront forecasting). Standing up and operating a private cloud from ground up without a solution to enable is no simple undertaking. The skillsets required to do so are very different than those required to operate a conventional IT data center. Infrastructure as a Service (IaaS) Offloading servers from self-managed data centers to IaaS providers to reduce IT management costs is increasingly popular. It is a common first step in adopting the cloud for organizations, as it does not require refactoring existing solution, technology, and application architectures. Platform as a Service (PaaS) Platform abstractions exposed as development frameworks and APIs for cloud scale application development, with applications deployed and run on PaaS provider infrastructure fully abstracted by the surround development frameworks. An ideal choice for select green field application development investments and a more involved undertaking for migrating existing applications due to requirements to refactor architectures and code. Big Data/DaaS (Data as a Service) Using cloud services for augmented and high scale data storage, processing, and/or accessibility. Big data processing workloads and requirements to expose data for web scale accessibility are common scenarios for adopting DaaS options. Unified Management A hybrid IT infrastructure with cloud options folded in expands the service management purview of IT operations, even if optimizing the physical infrastructure management workloads. Service management in a cloud context entails application monitoring, performance monitoring, and incident management. A unified management service is needed to enable a single pane of glass view for IT operations to manage applications in a hybrid IT infrastructure. 15

16 Business Applications and Web APIs Edge facing modern business applications and internal facing line-of-business applications are run on the hybrid IT infrastructure and managed using a unified management service. The edge facing modern business application services need to be exposed as Web APIs that enable their accessibility across the spectrum of current and growing web channels and connected devices. REST APIs to expose application services and OData APIs to expose application data are the widely popular standards for API-fication in the start-up world that are rapidly gaining traction in enterprises in the context of enabling modern business applications. The practice of exposing application services as Web APIs isn t limited to just modern apps, it can also be applied to conventional line-of-business apps to enable multi-channel access while limiting access to internal users. Identity Federation In expanding reach to a broad spectrum of external users, modern business applications need to be capable of federating identity with external identity providers gaining adoption and prominence in the ecosystems of relevance to an organization. For instance, it is common these days for edge facing applications to federate with Facebook, Windows Live, Google, and Yahoo as identity providers in authenticating and authoring user access. Such federation minimizes the risk of user deflection and user erosion resulting from the overhead of managing yet another user id and/or the user forgetting his/her application identity. Connected Device Experiences Modern business applications by virtue of being edge facing need to be accessible across the spectrum of devices that are widely used phones, tablets, desktop computers, laptops, televisions, etc. Delivering connected experiences across relevant devices can further help increase service affinity for example, a consumer can today start watching a movie streamed to his/her television by Netflix, can stop watching, jump on a bus, and resume watching the movie from the paused segment on a tablet or phone on the bus. Such connected device experiences can also extend to business scenarios for example, an employee could commence submitting an expense report on his/her PC at work, jump on a bus ride to get home, and complete the expense report submission using a tablet while on the bus. In enabling reach across the broad spectrum of devices, organizations need to make informed decisions on investing in native versus mobile web versus hybrid app (mobile web apps packaged as a native app) development to balance reach goals with development and maintenance efficiencies. 16

17 External Services Modern business applications will have requirements to integrate with external services. Such integrations could be at the layers of an application s user interface, the application s services, or the data collected and processed for the application. Organizations need get comfortable with recognizing and integrating with external services that enable their reach goals. External service integrations can help extend the reach of user engagement, commerce channels, and B2B integrations to mention a few scenarios. Application development and lifecycle management Organizations need to evolve their application development and lifecycle management practices to deliver new and continuous value with modern business applications. Modern business applications take advantage of new technological advances and evolve at a continuous cadence in enabling new opportunities to further organizational causes. Organizations need to evolve their development competencies to embrace modern application technologies and platforms. Organizations also need to embrace Modern ALM practices for integrating business, development, QA, and operations functions to deliver continuous value with agility and quality. 17

The Virtualization Practice

The Virtualization Practice The Virtualization Practice White Paper: Managing Applications in Docker Containers Bernd Harzog Analyst Virtualization and Cloud Performance Management October 2014 Abstract Docker has captured the attention

More information

Course 20533: Implementing Microsoft Azure Infrastructure Solutions

Course 20533: Implementing Microsoft Azure Infrastructure Solutions Course 20533: Implementing Microsoft Azure Infrastructure Solutions Overview About this course This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

IT Operations Management: A Service Delivery Primer

IT Operations Management: A Service Delivery Primer IT Operations Management: A Service Delivery Primer Agile Service Delivery Creates Business Value Today, IT has to innovate at an ever- increasing pace to meet accelerating business demands. Rapid service

More information

Taking the cloud to your datacenter

Taking the cloud to your datacenter Taking the cloud to your datacenter Microsoft Azure Stack Version 1.0 1/29/2016 CONTENTS Cloud is a paradigm, not a place... 2 Cloud computing on your terms... 3 Microsoft Azure Stack vision... 4 Reinventing

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course Code: M20533 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Implementing Microsoft Azure Infrastructure Solutions Overview This course is aimed at experienced IT Professionals who currently

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Course Description This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course

More information

Orchestrated. Release Management. Gain insight and control, eliminate ineffective handoffs, and automate application deployments

Orchestrated. Release Management. Gain insight and control, eliminate ineffective handoffs, and automate application deployments Orchestrated Release Management Gain insight and control, eliminate ineffective handoffs, and automate application deployments Solution Brief Challenges Release management processes have been characterized

More information

IBM API Management Overview. 2014 IBM Corporation

IBM API Management Overview. 2014 IBM Corporation IBM API Management Overview Please Note IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole discretion. Information regarding potential

More information

Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds.

Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds. ENTERPRISE MONITORING & LIFECYCLE MANAGEMENT Unify IT Operations Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid

More information

Changes in IT and Your Business are in Inevitable. Are you Ready? THE RIGHTANSWERS UNIFIED KNOWLEDGE PLATFORM IS A UNIQUE COMBINATION OF SOFTWARE,

Changes in IT and Your Business are in Inevitable. Are you Ready? THE RIGHTANSWERS UNIFIED KNOWLEDGE PLATFORM IS A UNIQUE COMBINATION OF SOFTWARE, Right Answers RightAnswers Unified Knowledge Platform The #1 Knowledge Management Solution R Answe Changes in IT and Your Business are in Inevitable. Are you Ready? THE RIGHTANSWERS UNIFIED KNOWLEDGE PLATFORM

More information

Vistara Lifecycle Management

Vistara Lifecycle Management Vistara Lifecycle Management Solution Brief Unify IT Operations Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid

More information

Parallels Automation. Parallels Automation Trusted by Top Service Providers Worldwide. White Paper. www.parallels.com

Parallels Automation. Parallels Automation Trusted by Top Service Providers Worldwide. White Paper. www.parallels.com Parallels Automation White Paper Parallels Automation Trusted by Top Service Providers Worldwide www.parallels.com Table of Contents Parallels Automation Trusted by Top Service Providers Worldwide... 3

More information

MICROSOFT DYNAMICS CRM Vision. Statement of Direction. Update: May, 2011

MICROSOFT DYNAMICS CRM Vision. Statement of Direction. Update: May, 2011 MICROSOFT DYNAMICS CRM Vision Statement of Direction Update: May, 2011 Microsoft Dynamics CRM - Statement of Direction, May 2011 EXECUTIVE SUMMARY Microsoft has delivered significant innovation and value

More information

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

Modern App Architecture for the Enterprise Delivering agility, portability and control with Docker Containers as a Service (CaaS) Modern App Architecture for the Enterprise Delivering agility, portability and control with Docker Containers as a Service (CaaS) Executive Summary Developers don t adopt locked down platforms. In a tale

More information

An enterprise- grade cloud management platform that enables on- demand, self- service IT operating models for Global 2000 enterprises

An enterprise- grade cloud management platform that enables on- demand, self- service IT operating models for Global 2000 enterprises agility PLATFORM Product Whitepaper An enterprise- grade cloud management platform that enables on- demand, self- service IT operating models for Global 2000 enterprises ServiceMesh 233 Wilshire Blvd,

More information

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

DevOps Best Practices for Mobile Apps. Sanjeev Sharma IBM Software Group DevOps Best Practices for Mobile Apps Sanjeev Sharma IBM Software Group Me 18 year in the software industry 15+ years he has been a solution architect with IBM Areas of work: o DevOps o Enterprise Architecture

More information

Private Cloud: A Key Strategic Differentiator

Private Cloud: A Key Strategic Differentiator Automation and Orchestration Drive Virtualization into Private Clouds Table of Contents After Virtualization........................................3 Private Cloud: A Key Strategic Differentiator.................3

More information

DevOps for CA Plex Automated Testing

DevOps for CA Plex Automated Testing DevOps for CA Plex Automated Testing Agenda DevOps Agile ALM CM MatchPoint Automated Testing Worksoft Certify DevOps Agile - DevOps Source: IBM SoftwareTechnical White Paper DevOps Lifecycle DevOps CA

More information

How To Achieve Continuous Delivery

How To Achieve Continuous Delivery White Paper Overcoming Jenkins Sprawl: Going from CI to CD with ElectricFlow Software is everywhere. And accelerating the delivery and quality of that software can mean the difference between merely surviving,

More information

Creative Shorts: Twelve lifecycle management principles for world-class cloud development

Creative Shorts: Twelve lifecycle management principles for world-class cloud development Creative Shorts: Twelve lifecycle management principles for world-class cloud development Foundations for optimal development on and for the cloud A Creative Intellect Consulting Shorts Report Series (ALM)

More information

IBM MobileFirst Launch David Lee Heyman

IBM MobileFirst Launch David Lee Heyman IBM MobileFirst Launch David Lee Heyman WW Mobile Business Agility Tiger Team IBM's Mobile Enterprise - A personal journey Watch now: http://youtu.be/0sealyljfag Announcing: IBM MobileFirst 5 2013 IBM

More information

Empower Human Ingenuity IT Process Automation Buying Guide

Empower Human Ingenuity IT Process Automation Buying Guide Empower Human Ingenuity IT Process Buying Guide IT Process solutions can be the singlemost impacting software in recent history to free up resources, eliminate human error and ensure compliance. Copyright

More information

Bridging the Gap Between Acceptance Criteria and Definition of Done

Bridging the Gap Between Acceptance Criteria and Definition of Done Bridging the Gap Between Acceptance Criteria and Definition of Done Sowmya Purushotham, Amith Pulla sowmya.sudha@gmail.com, amith.pulla@intel.com Abstract With the onset of Scrum and as many organizations

More information

TRANSFORMING TO NEXT-GEN APP DELIVERY FOR COMPETITIVE DIFFERENTIATION

TRANSFORMING TO NEXT-GEN APP DELIVERY FOR COMPETITIVE DIFFERENTIATION www.wipro.com TRANSFORMING TO NEXT-GEN APP DELIVERY FOR COMPETITIVE DIFFERENTIATION Renaissance Delivery Experience Ecosystem Sabir Ahmad Senior Architect ... Table of Content Introduction 3 Driving Transformational

More information

Reaching for the cloud: the potential and the reality of using cloud-based platforms. Speaker: Michael Michaelides October 22, 2015

Reaching for the cloud: the potential and the reality of using cloud-based platforms. Speaker: Michael Michaelides October 22, 2015 Reaching for the cloud: the potential and the reality of using cloud-based platforms Speaker: Michael Michaelides October 22, 2015 Within today s financial services (FS) marketplace, speed to market, agility

More information

Cisco Unified Communications and Collaboration technology is changing the way we go about the business of the University.

Cisco Unified Communications and Collaboration technology is changing the way we go about the business of the University. Data Sheet Cisco Optimization s Optimize Your Solution using Cisco Expertise and Leading Practices Optimizing Your Business Architecture Today, enabling business innovation and agility is about being able

More information

VALUE PROPOSITION FOR SERVICE PROVIDERS. Helping Service Providers accelerate adoption of the cloud

VALUE PROPOSITION FOR SERVICE PROVIDERS. Helping Service Providers accelerate adoption of the cloud VALUE PROPOSITION FOR SERVICE PROVIDERS Helping Service Providers accelerate adoption of the cloud Partnership with Service Providers Enabling Your Cloud Services in Complex Environments Today s challenge

More information

Management for the Mobile-Cloud Era

Management for the Mobile-Cloud Era Management for the Mobile-Cloud Era Sajai Krishnan VP Product Marketing Cloud Management Business Unit September 10, 2014 2014 VMware Inc. All rights reserved. Mobile-cloud Era - The CIO paradox New expectations

More information

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

Rally Integration with BMC Remedy through Kovair Omnibus Kovair Software, Inc. Rally Integration with BMC Remedy through Kovair Omnibus Kovair Software, Inc. 2410 Camino Ramon, STE 230, San Ramon, CA 94583 www.kovair.com sales@kovair.com Document Version History Release Date Reason

More information

ITIL 2015 and Beyond: Six Trends Driving Transformational Change in IT Best-Practices

ITIL 2015 and Beyond: Six Trends Driving Transformational Change in IT Best-Practices ITIL 2015 and Beyond: Six Trends Driving Transformational Change in IT Best-Practices The Landscape of IT Services Provision is Changing! Customers and users are demanding a higher level of customer service

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T AP M S a a S and An a l yt i c s S t e p U p t o Meet the N e e d s o f M odern Ap p l i c a t i o n s, M o b i le Users, a n d H yb r i d C l o ud Ar c h i

More information

Cloud computing: Innovative solutions for test environments

Cloud computing: Innovative solutions for test environments IBM Global Services April 2009 Cloud computing: Innovative solutions for test environments Speed test cycles and reduce cost to gain a competitive edge Page No.2 Contents 2 Executive summary 3 Leading

More information

Start New Conversations, Open New Doors

Start New Conversations, Open New Doors @ulander Start New Conversations, Open New Doors Grow Your Business with Cisco Peder Ulander Vice President, Cloud and Managed Services Partner Organization, Cisco August 9, 2015 The World Is Changing

More information

2015 IBM Continuous Engineering Open Labs Target to better LEARNING

2015 IBM Continuous Engineering Open Labs Target to better LEARNING 2015 IBM Continuous Engineering Open Labs Target to better LEARNING (NO COST - not a substitute for full training courses) Choose from one or more of these Self-Paced, Hands-On Labs: DMT 3722 - Learn to

More information

ALM/Quality Center. Software

ALM/Quality Center. Software HP ALM/Quality Center Software Datasheet Page 1 of 8 HP Application Lifecycle Management software In today s rapidly changing business world, business agility depends on IT agility. And predictable, high

More information

Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud

Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud WHITE PAPER BROUGHT TO YOU BY SKYTAP 2 Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud Contents Executive

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 02 July 2016 Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 5 days Course Description: This course is

More information

Enabling Continuous Delivery by Leveraging the Deployment Pipeline

Enabling Continuous Delivery by Leveraging the Deployment Pipeline Enabling Continuous Delivery by Leveraging the Deployment Pipeline Jason Carter Principal (972) 689-6402 Jason.carter@parivedasolutions.com Pariveda Solutions, Inc. Dallas,TX Table of Contents Matching

More information

Modern Application Architecture for the Enterprise

Modern Application Architecture for the Enterprise Modern Application Architecture for the Enterprise Delivering agility, portability and control with Docker Containers as a Service (CaaS) Executive Summary Developers don t adopt locked down platforms.

More information

Cloud Services Catalog with Epsilon

Cloud Services Catalog with Epsilon Cloud Services Catalog with Epsilon Modern IT enterprises face several challenges while building a service catalog for their data center. Provisioning with a cloud management platform solves some of these

More information

Scale Cloud Across the Enterprise

Scale Cloud Across the Enterprise Scale Cloud Across the Enterprise Chris Haddad Vice President, Technology Evangelism Follow me on Twitter @cobiacomm Read architecture guidance at http://blog.cobia.net/cobiacomm Skate towards the puck

More information

Lufthansa Systems Uses Hybrid Cloud to Trim IT Delivery to Hours and Reduce Costs

Lufthansa Systems Uses Hybrid Cloud to Trim IT Delivery to Hours and Reduce Costs Lufthansa Systems Uses Hybrid Cloud to Trim IT Delivery to Hours and Reduce Costs Overview Country or Region: Germany Industry: IT services Customer Profile Lufthansa Systems provides consulting and IT

More information

HP Application Lifecycle Management

HP Application Lifecycle Management HP Application Lifecycle Management Overview HP Application Lifecycle Management is a software solution expressly designed to allow your team to take control of the application lifecycle while investing

More information

The Digital Business Era Is Here

The Digital Business Era Is Here The Digital Business Era Is Here 5 keys to transforming your business for speed, agility and innovation The business world is changing dramatically. Customer and partner expectations are higher than they

More information

DEVOPS: INNOVATIVE ENGINEERING PRACTICES FOR CONTINUOUS SOFTWARE DELIVERY

DEVOPS: INNOVATIVE ENGINEERING PRACTICES FOR CONTINUOUS SOFTWARE DELIVERY Accenture Architecture Services DEVOPS: INNOVATIVE ENGINEERING PRACTICES FOR CONTINUOUS SOFTWARE DELIVERY Development Operations WHAT IS DEVOPS? IT delivery supporting the new pace of business Over the

More information

TEN TIPS FOR ENTERPRISE AGILE REQUIREMENTS

TEN TIPS FOR ENTERPRISE AGILE REQUIREMENTS TEN TIPS FOR ENTERPRISE AGILE REQUIREMENTS Ten Tips for Enterprise Agile Requirements Organizations are finding that they need better ways to develop the applications that are critical to the enterprise.

More information

ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013

ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013 ALM2013VS_ACC: Application Lifecycle Management Using Visual Studio 2013 Description This three-day, instructor-led course provides students with the knowledge and skills to effectively use the Application

More information

Digital Business Services Topic Area Theaters May 17-19, 2016 Orlando, FL

Digital Business Services Topic Area Theaters May 17-19, 2016 Orlando, FL Digital Topic Area Theaters May 17-19, 2016 Orlando, FL Session ID Title Abstract Time and Location DB34027 Exploit Business Benefit Cases to Accelerate and Improve Processes DB34011* DB34008 DB34051*

More information

Server & Cloud Management

Server & Cloud Management Technical Bootcamp: The Cloud-enabled Datacenter with Windows Server 2012 and System Center 2012 This 3-day, instructor-led course will help you understand how to evolve a traditional datacenter configuration

More information

Cloud-Enabled Software Development and Testing: Putting the Agile into the Infrastructure

Cloud-Enabled Software Development and Testing: Putting the Agile into the Infrastructure Cloud-Enabled Software Development and Testing: Putting the Agile into the Infrastructure WHITE PAPER BROUGHT TO YOU BY SKYTAP 2 Cloud-Enabled Software Development and Testing: Putting the Agile into the

More information

Oracle Cloud Platform. For Application Development

Oracle Cloud Platform. For Application Development Oracle Cloud Platform For Application Development Cloud computing is now broadly accepted as an economical way to share a pool of configurable computing resources. 87 percent of the businesses that participated

More information

1 Introduction. 2 What is Cloud Computing?

1 Introduction. 2 What is Cloud Computing? 1 Introduction Table of Contents 1 Introduction 2 What is Cloud Computing? 3 Why is Cloud Computing important? 4 Why Cloud deployments fail? 5 Holistic Approach to cloud computing implementation 6 Conclusion

More information

SUSE Cloud 2.0. Pete Chadwick. Douglas Jarvis. Senior Product Manager pchadwick@suse.com. Product Marketing Manager djarvis@suse.

SUSE Cloud 2.0. Pete Chadwick. Douglas Jarvis. Senior Product Manager pchadwick@suse.com. Product Marketing Manager djarvis@suse. SUSE Cloud 2.0 Pete Chadwick Douglas Jarvis Senior Product Manager pchadwick@suse.com Product Marketing Manager djarvis@suse.com SUSE Cloud SUSE Cloud is an open source software solution based on OpenStack

More information

Cisco Process Orchestrator Adapter for Cisco UCS Manager: Automate Enterprise IT Workflows

Cisco Process Orchestrator Adapter for Cisco UCS Manager: Automate Enterprise IT Workflows Solution Overview Cisco Process Orchestrator Adapter for Cisco UCS Manager: Automate Enterprise IT Workflows Cisco Unified Computing System and Cisco UCS Manager The Cisco Unified Computing System (UCS)

More information

Data Center Network Evolution: Increase the Value of IT in Your Organization

Data Center Network Evolution: Increase the Value of IT in Your Organization White Paper Data Center Network Evolution: Increase the Value of IT in Your Organization What You Will Learn New operating demands and technology trends are changing the role of IT and introducing new

More information

Creating Velocity in Data Center Migrations to AWS. Presented by Harald Viehweger Tuesday 30 June 2015

Creating Velocity in Data Center Migrations to AWS. Presented by Harald Viehweger Tuesday 30 June 2015 Berlin Creating Velocity in Data Center Migrations to AWS Presented by Harald Viehweger Tuesday 30 June 2015 Success in AWS In with the new, out with the old Success in AWS We are Cloud pioneers Using

More information

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management Page 2 Table of

More information

Virtualization and IaaS management

Virtualization and IaaS management CLOUDFORMS Virtualization and IaaS management Calvin Smith, Senior Solutions Architect calvin@redhat.com VIRTUALIZATION TO CLOUD CONTINUUM Virtual Infrastructure Management Drivers Server Virtualization

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure About this Course This course is aimed at experienced IT Professionals who currently administer their on-premise infrastructure. The course introduces the student

More information

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

Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management Hybrid Delivery: The right IT strategy Creating the optimal mix of traditional IT and cloud services

More information

SESSION 703 Wednesday, November 4, 9:00am - 10:00am Track: Advancing ITSM

SESSION 703 Wednesday, November 4, 9:00am - 10:00am Track: Advancing ITSM SESSION 703 Wednesday, November 4, 9:00am - 10:00am Track: Advancing ITSM Optimizing ITSM for Cloud Computing Reginald Lo Director, Accelerate Management, VMware rlo@vmware.com Session Description Organizations

More information

Implementing Hybrid Cloud at Microsoft

Implementing Hybrid Cloud at Microsoft Implementing Hybrid Cloud at Microsoft Published September 2013 The following content may no longer reflect Microsoft s current position or infrastructure. This content should be viewed as reference documentation

More information

Application Lifecycle Management Using Visual Studio 2013 (SCRUM)

Application Lifecycle Management Using Visual Studio 2013 (SCRUM) Course Code: QAALMS13 Vendor: Microsoft Course Overview Duration: 3 RRP: 2,009 Application Lifecycle Management Using Visual Studio 2013 (SCRUM) Overview This three-day, instructor-led course provides

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course 20533A: Implementing Microsoft Azure Infrastructure Solutions Page 1 of 7 Implementing Microsoft Azure Infrastructure Solutions Course 20533A: 4 days; Instructor-Led Introduction This course is

More information

Unleash Competitive Advantage through Software Lifecycle Integration

Unleash Competitive Advantage through Software Lifecycle Integration Unleash Competitive Advantage through Software Lifecycle Integration In partnership with Introduction Software has become a key competitive differentiator in nearly every industry. This is why many companies

More information

Unisys Innovation Plan

Unisys Innovation Plan Unisys Innovation Plan June 12th, 2015 Our View of the Market Unisys regards user support, cloud/datacenter, applications, data, analytics, social, service management and security as essential components

More information

IBM Cloud TechTalks (Part 4 of 4):

IBM Cloud TechTalks (Part 4 of 4): IBM Cloud TechTalks (Part 4 of 4): Maximizing Business Agility with Cloud on a z System November 12 th 2015 IBM Corporation IBM Corporation 2 IBM Corporation 3 IBM Corporation 4 Challenging the Perception

More information

DevOps - en inngang til den Digtale Transformasjon Rapidly Deliver Exceptional Software

DevOps - en inngang til den Digtale Transformasjon Rapidly Deliver Exceptional Software DevOps - en inngang til den Digtale Transformasjon Rapidly Deliver Exceptional Software Pål Dragseth June 2015 Applications Are Changing the World of Business 84% Video US internet traffic by 2018 $142B

More information

Building Private & Hybrid Cloud Solutions

Building Private & Hybrid Cloud Solutions Solution Brief: Building Private & Hybrid Cloud Solutions WITH EGENERA CLOUD SUITE SOFTWARE Egenera, Inc. 80 Central St. Boxborough, MA 01719 Phone: 978.206.6300 www.egenera.com Introduction When most

More information

Profile. Business solutions with a difference

Profile. Business solutions with a difference Profile Business solutions with a difference Overview ITeM Group was founded in 1999 and has a successful history of delivering IT solutions in Australia, New Zealand, Indonesia, China and Canada. We specialise

More information

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS VCE Word Template Table of Contents www.vce.com MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS January 2012 VCE Authors: Changbin Gong: Lead Solution Architect Michael

More information

How To Get A Cloud Based System To Work For You

How To Get A Cloud Based System To Work For You Predstavenie Oracle Cloud Platform Gabriela Hečková Technology Sales Consultant 1 Digital Business: Challenging Old Business Models Trends Driving Digital Disruption Mobile Social Big Data Internet of

More information

Build. an Amazon-like experience for Cloud Services. Key Challenges. you click it. you see it. you got it. October 2014 1.

Build. an Amazon-like experience for Cloud Services. Key Challenges. you click it. you see it. you got it. October 2014 1. Build an Amazon-like experience for Cloud Services you see it you click it you got it Interworks Cloud Platform is a Cloud Services Delivery and Brokerage Platform that allows Service Providers who want

More information

Choosing the Right Project and Portfolio Management Solution

Choosing the Right Project and Portfolio Management Solution Choosing the Right Project and Portfolio Management Solution Executive Summary In too many organizations today, innovation isn t happening fast enough. Within these businesses, skills are siloed and resources

More information

Microsoft Modern ALM. Gilad Levy Baruch Frei

Microsoft Modern ALM. Gilad Levy Baruch Frei Microsoft Modern ALM Gilad Levy Baruch Frei Every app Every developer Any platform Achieve more Team agility The Open Cloud Open, broad, and flexible cloud across the stack Web App Gallery Dozens of.net

More information

IT as a Service Emerges as a New Management Paradigm in the Software-Defined Datacenter Era

IT as a Service Emerges as a New Management Paradigm in the Software-Defined Datacenter Era Customer Needs and Strategies IT as a Service Emerges as a New Management Paradigm in the Software-Defined Datacenter Era Mary Johnston Turner IDC OPINION IT as a service (ITaaS) represents a fundamentally

More information

White Paper. The Importance of Automating the End to End Pipeline for Continuous Delivery

White Paper. The Importance of Automating the End to End Pipeline for Continuous Delivery White Paper The Importance of Automating the End to End Pipeline for Continuous Delivery The Importance of Automating the End to End Pipeline for Continuous Delivery Executive Summary Continuous Delivery

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager Course 10965B: IT Service Management with System Center Service Manager Course Details Course Outline Module 1: Service Management Overview Effective IT Service Management includes process driven methodologies

More information

Mobile Web Enterprise Application Advantages

Mobile Web Enterprise Application Advantages Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 2, February 2013,

More information

Accelerate Software Development with DevOps and Hybrid Cloud

Accelerate Software Development with DevOps and Hybrid Cloud Accelerate Software Development with DevOps and Hybrid Cloud WHITE PAPER BROUGHT TO YOU BY SKYTAP 2 Accelerate Software Development with DevOps and Hybrid Cloud Contents Executive Summary..................................................................................................

More information

Cisco IT Takes Continuous Delivery from Vision to Reality

Cisco IT Takes Continuous Delivery from Vision to Reality Cisco IT Takes Continuous Delivery from Vision to Reality Cisco IT Insights What Agile. Nimble. Relevant. Strategic. Cost efficient. Service provider. Service orchestrator. Take your pick. IT organizations

More information

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

The Role of Feedback in Continuous Integration, Continuous Delivery and Agile ALM The Role of Feedback in Continuous Integration, Continuous Delivery and Agile ALM feed back / fēd,bak/ Noun: Information about reactions to a product, a person s performance of a task, etc., used as a

More information

Optimizing Service Levels in Public Cloud Deployments

Optimizing Service Levels in Public Cloud Deployments WHITE PAPER OCTOBER 2014 Optimizing Service Levels in Public Cloud Deployments Keys to Effective Service Management 2 WHITE PAPER: OPTIMIZING SERVICE LEVELS IN PUBLIC CLOUD DEPLOYMENTS ca.com Table of

More information

Wilhelmenia Ravenell IT Manager Eli Lilly and Company

Wilhelmenia Ravenell IT Manager Eli Lilly and Company Wilhelmenia Ravenell IT Manager Eli Lilly and Company Agenda Introductions The Service Management Framework Keys of a successful Service management transformation Why transform? ROI and the customer experience

More information

What Cloud computing means in real life

What Cloud computing means in real life ITU TRCSL Symposium on Cloud Computing Session 2: Cloud Computing Foundation and Requirements What Cloud computing means in real life Saman Perera Senior General Manager Information Systems Mobitel (Pvt)

More information

"Cloud Computing: Powering the Future of Testing"

Cloud Computing: Powering the Future of Testing W5 Class 10/5/2011 11:30 AM "Cloud Computing: Powering the Future of Testing" Presented by: Sundar Raghavan Skytap Brought to you by: 340 Corporate Way, Suite 300, Orange Park, FL 32073 888 268 8770 904

More information

Using a Multichannel Strategy to Deliver an Exceptional Customer Experience

Using a Multichannel Strategy to Deliver an Exceptional Customer Experience Using a Multichannel Strategy to Deliver an Exceptional Customer Experience 10 things to consider when building a multichannel strategy to improve the customer experience Jesús Hoyos CRM industry analyst,

More information

WHITE PAPER. Five Steps to Better Application Monitoring and Troubleshooting

WHITE PAPER. Five Steps to Better Application Monitoring and Troubleshooting WHITE PAPER Five Steps to Better Application Monitoring and Troubleshooting There is no doubt that application monitoring and troubleshooting will evolve with the shift to modern applications. The only

More information

HP Agile Manager What we do

HP Agile Manager What we do HP Agile Manager What we do Release planning Sprint planning Sprint execution Visibility and insight Structure release Define teams Define release scope Manage team capacity Define team backlog Manage

More information

Infrastructure Virtualization for Hybrid Cloud

Infrastructure Virtualization for Hybrid Cloud Infrastructure Virtualization for Hybrid Cloud Technology Transformation Public cloud has delivered elastic computing to enterprises by offering on-demand resources to accommodate the burst computing needs.

More information

NVIDIA GPUs in the Cloud

NVIDIA GPUs in the Cloud NVIDIA GPUs in the Cloud 4 EVOLVING CLOUD REQUIREMENTS On premises Off premises Hybrid Cloud Connecting clouds New workloads Components to disrupt 5 GLOBAL CLOUD PLATFORM Unified architecture enabled by

More information

HP S POINT OF VIEW TO CLOUD

HP S POINT OF VIEW TO CLOUD HP S POINT OF VIEW TO CLOUD Frank Bloch Director Technology Consulting 2010 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice 3 GLOBAL MEGA

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T U n i fied Cloud Management Increases IT- as- a - S e r vi c e Ag i l i t y November 2013 Adapted from VMware Unifies Cloud Management Portfolio with a Focus

More information

Optimally Manage the Data Center Using Systems Management Tools from Cisco and Microsoft

Optimally Manage the Data Center Using Systems Management Tools from Cisco and Microsoft White Paper Optimally Manage the Data Center Using Systems Management Tools from Cisco and Microsoft What You Will Learn Cisco is continuously innovating to help businesses reinvent the enterprise data

More information

On the Edge of Mobility Building a Bridge to Quality October 22, 2013

On the Edge of Mobility Building a Bridge to Quality October 22, 2013 Copyright 2013 Vivit Worldwide On the Edge of Mobility Building a Bridge to Quality October 22, 2013 Brought to you by Copyright 2013 Vivit Worldwide Hosted by Stephanie Konkoy Americas Chapter/SIG Liaison

More information

10964C: Cloud & Datacenter Monitoring with System Center Operations Manager

10964C: Cloud & Datacenter Monitoring with System Center Operations Manager 10964C: Cloud & Datacenter Monitoring with System Center Course Details Course Code: Duration: Notes: 10964C 5 days Elements of this syllabus are subject to change. About this course This course equips

More information

Au t o n o m i c s - Ap p l i e d Ap p l i c a t i o n M a n agement

Au t o n o m i c s - Ap p l i e d Ap p l i c a t i o n M a n agement I D C T E C H N O L O G Y S P O T L I G H T Au t o n o m i c s - Ap p l i e d Ap p l i c a t i o n M a n agement October 2015 Sponsored by Capgemini Expectations on delivering business value from application

More information

Middleware for Creating Private Clouds

Middleware for Creating Private Clouds Middleware for Creating Private Clouds Hiroshi Nagakura Akihiko Sakurai Cloud computing has been attracting a lot of attention recently. This is because it can meet demands for speedy system implementation

More information

When Computers really become Personal

When Computers really become Personal When Computers really become Personal What is Consumerization of IT? The Consumerization of IT and what it means The term "consumerization" was first popularized in 20011 as a description for how innovation

More information