Removing Barriers Between Devs and Ops teams with IBM CICS Transaction Server

Removing Barriers Between Devs and Ops teams with IBM CICS Transaction Server PDF Author: Hernan Cunico
Publisher: IBM Redbooks
ISBN: 0738455113
Category : Computers
Languages : en
Pages : 18

Get Book

Book Description
To speed the release of new applications and updates, the IT industry is seeking to apply agile and lean principles to development and deployment. At the core of these principles is eliminating wasted work, breaking down artificial barriers between related functional teams, and adopting continuous release cycles that push improvements out to users faster than ever. In response to this effort, a new, more aggressive, and business-driven approach called DevOps has emerged. DevOps combines many traditional development and operations activities such that applications can be built, deployed, rebuilt, and redeployed in rapid cycles (Figure 1). The result is continuous, incremental improvements that drive new features into the marketplace with minimal impact on users and more efficient use of IT staff. IBM® CICS® Transaction Server has long been the workhorse of the global financial community. Now, with the latest release, CICS Transaction Server V5.3 supports DevOps-based organizations, too. Two capabilities in particular, the CICS build toolkit and a CICS plug-in for IBM UrbanCodeTM Deploy, can help teams break down the long-standing walls between development and operations teams. This IBM Redbooks® Solution Guide provides an overview of the features and capabilities of CICS Transaction Server V5.3 and shows how you can use this solution to help your DevOps team build and deploy solutions more quickly and efficiently.

Removing Barriers Between Devs and Ops teams with IBM CICS Transaction Server

Removing Barriers Between Devs and Ops teams with IBM CICS Transaction Server PDF Author: Hernan Cunico
Publisher: IBM Redbooks
ISBN: 0738455113
Category : Computers
Languages : en
Pages : 18

Get Book

Book Description
To speed the release of new applications and updates, the IT industry is seeking to apply agile and lean principles to development and deployment. At the core of these principles is eliminating wasted work, breaking down artificial barriers between related functional teams, and adopting continuous release cycles that push improvements out to users faster than ever. In response to this effort, a new, more aggressive, and business-driven approach called DevOps has emerged. DevOps combines many traditional development and operations activities such that applications can be built, deployed, rebuilt, and redeployed in rapid cycles (Figure 1). The result is continuous, incremental improvements that drive new features into the marketplace with minimal impact on users and more efficient use of IT staff. IBM® CICS® Transaction Server has long been the workhorse of the global financial community. Now, with the latest release, CICS Transaction Server V5.3 supports DevOps-based organizations, too. Two capabilities in particular, the CICS build toolkit and a CICS plug-in for IBM UrbanCodeTM Deploy, can help teams break down the long-standing walls between development and operations teams. This IBM Redbooks® Solution Guide provides an overview of the features and capabilities of CICS Transaction Server V5.3 and shows how you can use this solution to help your DevOps team build and deploy solutions more quickly and efficiently.

CICS and DevOps: What You Need to Know

CICS and DevOps: What You Need to Know PDF Author: Hernan Cunico
Publisher: IBM Redbooks
ISBN: 0738441384
Category : Computers
Languages : en
Pages : 202

Get Book

Book Description
This IBM® Redbooks® publication provides an example approach of an agile IT team that implements development and operations (DevOps) capabilities into an IBM CICS® application. Several tools are used to show how teams can achieve transparency, traceability, and automation in their application lifecycle with the assistance of all the stakeholders to deliver high-quality application changes that meet the requirements. The application changes that are built highlight the composable and dynamic nature of using CICS, the Liberty JVM runtime server, and IBM UrbanCodeTM Deploy, which allows developers to get their applications running quickly by using only the programming model features that are required for their applications. The target audience for this publication is IT developers, managers, and architects, and project managers, test managers and developers, and operations managers and developers.

How Walmart Became a Cloud Services Provider with IBM CICS

How Walmart Became a Cloud Services Provider with IBM CICS PDF Author: Jennifer Foley
Publisher: IBM Redbooks
ISBN: 0738441732
Category : Computers
Languages : en
Pages : 98

Get Book

Book Description
The world has changed. With the new cloud options, enterprises no longer must rely on only their IT organization to meet their computing needs. Business units now have options that were not available just a few years ago. They can get some of their needs met by traditional IT processes, and reach out to a cloud provider to meet other needs. The concern is that if you, working in a traditional IT organization, do not meet these needs, someone else will. This IBM® Redbooks® publication helps you to understand the benefits of becoming your own cloud service provider. It describes a simple approach that allows you to be successful. The main focus of the book is lessons learned from the implementation by an IBM client, Walmart Stores, Inc.®, that achieved impressive results in their efforts to become their own cloud service provider to their developer community. In this way, Walmart successfully made z Systems a relevant part of their Hybrid Cloud strategy. Walmart embarked on this journey to help their application developers achieve results that were previously time-consuming and difficult to deliver. In the process, they realized that they had everything that they needed to become a services provider to their developer community. This book describes the choices that Walmart made, and explains the steps they took to be successful. The goal of the book is not to imply that the only way to achieve success is by following Walmart's process exactly. Rather, this book allows you to use the same basic constructs, but choose implementation details that fit your environment so that you can achieve success on your own terms. With IBM CICS® Transaction Server (TS) for z/OS®, you also have the resources for a successful transition to becoming your own cloud service provider. IBM Design Thinking is a methodology that is used by designers to solve complex problems by focusing on individual user roles. This book is organized from the viewpoint of these roles in the IT organization. It provides guidance in the following areas: What does the line of business expect from a cloud service? What topology and high availability characteristics does the system programmer need? What unique facilities does IBM CICS provide to the service developer? How does a developer discover and consume services in an application? How does the operations team manage the service in production? One of the services that Walmart built and how the decisions made by each job role affected the overall outcome of the service are used as an example throughout this book. It shares the experience of the team that created this and other business critical cloud services that are all hosted in CICS. Comments from Walmart IT leaders that were captured during the authoring process are presented to emphasize why the company adopted cloud and how cloud has helped Walmart to achieve success. Developers understand the risk protection that IT groups provide. They also understand that waiting to move applications to production, or for a service to be provisioned, compromises the agile environment required by today's businesses. This book is intended for enterprise service providers looking to enable their developers to increase the speed at which functionality is delivered to the business. For more information about creating IBM z/OS cloud services, see Creating IBM z/OS Cloud Services, SG24-8324

CICS Transaction Server from Start to Finish

CICS Transaction Server from Start to Finish PDF Author: Chris Rayns
Publisher: IBM Redbooks
ISBN: 0738436178
Category : Computers
Languages : en
Pages : 410

Get Book

Book Description
In this IBM® Redbooks® publication, we discuss CICS®, which stands for Customer Information Control System. It is a general-purpose transaction processing subsystem for the z/OS® operating system. CICS provides services for running an application online where, users submit requests to run applications simultaneously. CICS manages sharing resources, the integrity of data, and prioritizes execution with fast response. CICS authorizes users, allocates resources (real storage and cycles), and passes on database requests by the application to the appropriate database manager, such as DB2®. We review the history of CICS and why it was created. We review the CICS architecture and discuss how to create an application in CICS. CICS provides a secure, transactional environment for applications that are written in several languages. We discuss the CICS-supported languages and each language's advantages in this Redbooks publication. We analyze situations from a system programmer's viewpoint, including how the systems programmer can use CICS facilities and services to customize the system, design CICS for recovery, and manage performance. CICS Data access and where the data is stored, including Temporary storage queues, VSAM RLS, DB2, IMSTM, and many others are also discussed.

The Complete Guide to CICS Transaction Gateway Volume 1 Configuration and Administration

The Complete Guide to CICS Transaction Gateway Volume 1 Configuration and Administration PDF Author: Rufus Credle
Publisher: IBM Redbooks
ISBN: 0738439738
Category : Computers
Languages : en
Pages : 396

Get Book

Book Description
In this IBM® Redbooks® publication, you will gain an appreciation of the IBM CICS® Transaction Gateway (CICS TG) product suite, based on key criteria, such as capabilities, scalability, platform, CICS server support, application language support, and licensing model. Matching the requirements to available infrastructure and hardware choices requires an appreciation of the choices available. In this book, you will gain an understanding of those choices, and will be capable of choosing the appropriate CICS connection protocol, APIs for the applications, and security options. You will understand the services available to the application developer when using a chosen protocol. You will then learn about how to implement CICS TG solutions, taking advantage of the latest capabilities, such as IPIC connectivity, high availability, and Dynamic Server Selection. Specific scenarios illustrate the usage of CICS TG for IBM z/OS®, and CICS TG for Multiplatforms, with CICS Transaction Server for z/OS and IBM WebSphere® Application Server, including connections in CICS, configuring simple end-to-end connectivity (all platforms) with verification for remote and local mode applications, and adding security, XA support, and high availability.

Cloud Enabling IBM CICS

Cloud Enabling IBM CICS PDF Author: Rufus Credle
Publisher: IBM Redbooks
ISBN: 0738440248
Category : Computers
Languages : en
Pages : 244

Get Book

Book Description
This IBM® Redbooks® publication takes an existing IBM 3270-COBOL-VSAM application and describes how to use the features of IBM Customer Information Control System (CICS®) Transaction Server (CICS TS) cloud enablement. Working with the General Insurance Application (GENAPP) as an example, this book describes the steps needed to monitor both platform and application health using the CICS Explorer CICS Cloud perspective. It also shows you how to apply threshold policy and measure resource usage, all without source code changes to the original application. In addition, this book describes how to use multi-versioning to safely and reliably apply and back out application changes. This Redbooks publication includes instructions about the following topics: How to create a CICS TS platform to manage and reflect the health of a set of CICS TS regions, and the services that they provide to applications How to quickly get value from CICS TS applications, by creating and deploying a CICS TS application for an existing user application How to protect your CICS TS platform from erroneous applications by using threshold policies How to deploy and run multiple versions of the same CICS TS application on the same CICS TS platform at the same time, enabling a safer migration from one application version to another, with no downtime How to measure application resource usage, enabling a comparison of the performance of different application versions, and chargeback based on application use This book describes how CICS TS cloud enablement uses existing operational facilities, including monitoring, events, transaction tracking, CICS TS bundles, and IBM CICSPlex® System Manager (CICSPlex SM), to integrate with existing deployment and management processes.

Application Development for IBM CICS Web Services

Application Development for IBM CICS Web Services PDF Author: O'Grady James
Publisher: IBM Redbooks
ISBN: 0738440310
Category : Computers
Languages : en
Pages : 552

Get Book

Book Description
This IBM® Redbooks® publication focuses on developing Web service applications in IBM CICS®. It takes the broad view of developing and modernizing CICS applications for XML, Web services, SOAP, and SOA support, and lays out a reference architecture for developing these kinds of applications. We start by discussing Web services in general, then review how CICS implements Web services. We offer an overview of different development approaches: bottom-up, top-down, and meet-in-the-middle. We then look at how you would go about exposing a CICS application as a Web service provider, again looking at the different approaches. The book then steps through the process of creating a CICS Web service requester. We follow this by looking at CICS application aggregation (including 3270 applications) with IBM Rational® Application Developer for IBM System z® and how to implement CICS Web Services using CICS Cloud technology. The first part is concluded with hints and tips to help you when implementing this technology. Part two of this publication provides performance figures for a basic Web service. We investigate some common variables and examine their effects on the performance of CICS as both a requester and provider of Web services.

Threadsafe Considerations for CICS

Threadsafe Considerations for CICS PDF Author: Chris Rayns
Publisher: IBM Redbooks
ISBN: 0738436690
Category : Computers
Languages : en
Pages : 416

Get Book

Book Description
Beginning with IBM® CICS® Version 2, applications can run on TCBs apart from the QR TCB, which has positive implications for improving system throughput and for implementing new technologies inside of CICS. Examples of implementing new technologies include using the IBM MVSTM Java virtual machine (JVM) inside CICS and enabling listener tasks written for other platforms to be imported to run under CICS. The newest release, CICS Transaction Server for z/OS® (CICS TS) V4.2, includes scalability enhancements so that you can perform more work more quickly in a single CICS system. The advantage of this enhancement is that you can increase vertical scaling and decrease the need to scale horizontally, reducing the number of regions that are required to run the production business applications. The scalability enhancements in CICS TS V4.2 fall into two broad areas, which are increased usage of open transaction environment (OTE) and of 64-bit storage. This IBM Redbooks® publication is a comprehensive guide to threadsafe concepts and implementation for IBM CICS. This book explains how systems programmers, applications developers, and architects can implement threadsafe applications in an environment. It describes the real-world experiences of users, and our own experiences, of migrating applications to be threadsafe. This book also highlights the two most critical aspects of threadsafe applications: system performance and integrity.

Using IBM CICS Transaction Server Channels and Containers

Using IBM CICS Transaction Server Channels and Containers PDF Author: Steve Burghard
Publisher: IBM Redbooks
ISBN: 0738440507
Category : Computers
Languages : en
Pages : 272

Get Book

Book Description
This IBM® Redbooks® publication describes the new channels and containers support in IBM Customer Information Control System (CICS®) Transaction Server V5.2. The book begins with an overview of the techniques used to pass data between applications running in CICS. This book describes the constraints that these data techniques might be subject to, and how a channels and containers solution can provide solid advantages alongside these techniques. These capabilities enable CICS to fully comply with emerging technology requirements in terms of sizing and flexibility. The book then goes on to describe application design, and looks at implementing channels and containers from an application programmer point of view. It provides examples to show how to evolve channels and containers from communication areas (COMMAREAs). Next, the book explains the channels and containers application programming interface (API). It also describes how this API can be used in both traditional CICS applications and a Java CICS (JCICS) applications. The business transaction services (BTS) API is considered as a similar yet recoverable alternative to channels and containers. Some authorized program analysis reports (APARs) are introduced, which enable more flexible web services features by using channels and containers. The book also presents information from a systems management point of view, describing the systems management and configuration tasks and techniques that you must consider when implementing a channels and containers solution. The book chooses a sample application in the CICS catalog manager example, and describes how you can port an existing CICS application to use channels and containers rather than using COMMAREAs.

Architect's Guide to IBM CICS on System z

Architect's Guide to IBM CICS on System z PDF Author: Phil Wakelin
Publisher: IBM Redbooks
ISBN: 0738437441
Category : Computers
Languages : en
Pages : 266

Get Book

Book Description
IBM® CICS® Transaction Server (CICS TS) has been available in various guises for over 40 years, and continues to be one of the most widely used pieces of commercial software. This IBM Redbooks® publication helps application architects discover the value of CICS Transaction Server to their business. This book can help architects understand the value and capabilities of CICS Transaction Server and the CICS tools portfolio. The book also provides detailed guidance on the leading practices for designing and integrating CICS applications within an enterprise, and the patterns and techniques you can use to create CICS systems that provide the qualities of service that your business requires.