EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Cloud Enabling IBM CICS

Download or read book Cloud Enabling IBM CICS written by Rufus Credle and published by IBM Redbooks. This book was released on 2014-12-09 with total page 246 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book Implementing IBM CICS JSON Web Services for Mobile Applications

Download or read book Implementing IBM CICS JSON Web Services for Mobile Applications written by Rufus Credle and published by IBM Redbooks. This book was released on 2013-11-27 with total page 198 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication provides information about how you can connect mobile devices to IBM Customer Information Control System (CICS®) Transaction Server (CICS TS), using existing enterprise services already hosted on CICS, or to develop new services supporting new lines of business. This book describes the steps to develop, configure, and deploy a mobile application that connects either directly to CICS TS, or to CICS via IBM Worklight® Server. It also describes the advantages that your organization can realize by using Worklight Server with CICS. In addition, this Redbooks publication provides a broad understanding of the new CICS architecture that enables you to make new and existing mainframe applications available as web services using JavaScript Object Notation (JSON), and provides support for the transformation between JSON and application data. While doing so, we provide information about each resource definition, and its role when CICS handles or makes a request. We also describe how to move your CICS applications, and business, into the mobile space, and how to prepare your CICS environment for the following scenarios: Taking an existing CICS application and exposing it as a JSON web service Creating a new CICS application, based on a JSON schema Using CICS as a JSON client This Redbooks publication provides information about the installation and configuration steps for both Worklight Studio and Worklight Server. Worklight Studio is the Eclipse interface that a developer uses to implement a Worklight native or hybrid mobile application, and can be installed into an Eclipse instance. Worklight Server is where components developed for the server side (written in Worklight Studio), such as adapters and custom server-side authentication logic, run. CICS applications and their associated data constitute some of the most valuable assets owned by an enterprise. Therefore, the protection of these assets is an essential part of any CICS mobile project. This Redbooks publication, after a review of the main mobile security challenges, outlines the options for securing CICS JSON web services, and reviews how products, such as Worklight and IBM DataPower®, can help. It then shows examples of security configurations in CICS and Worklight.

Book How Walmart Became a Cloud Services Provider with IBM CICS

Download or read book How Walmart Became a Cloud Services Provider with IBM CICS written by Jennifer Foley and published by IBM Redbooks. This book was released on 2016-04-22 with total page 98 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Book IBM CICS and Liberty  What You Need to Know

Download or read book IBM CICS and Liberty What You Need to Know written by Hernan Cunico and published by IBM Redbooks. This book was released on 2017-03-15 with total page 252 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication, intended for architects, application developers, and system programmers, describes how to design and implement Java web-based applications in an IBM CICS® Liberty JVM server. This book is based on IBM CICS Transaction Server V5.3 (CICS TS) using the embedded IBM WebSphere® Application Server Liberty V8.5.5 technology. Liberty is an asset to your organization, whether you intend to extend existing enterprise services hosted in CICS, or develop new web-based applications supporting new lines of business. Fundamentally, Liberty is a composable, dynamic profile of IBM WebSphere Application Server that enables you to provision Java EE technology on a feature-by-feature basis. Liberty can be provisioned with as little as the HTTP transport and a servlet web container, or with the entire Java EE 6 Web Profile feature set depending on your application requirements. This publication includes a Technology Essentials section for architects and application developers to help understand the underlying technology, an Up-and-Running section for system programmers implementing the Liberty JVM server for the first time, and a set of real-life application development scenarios.

Book Application Development for IBM CICS Web Services

Download or read book Application Development for IBM CICS Web Services written by O'Grady James and published by IBM Redbooks. This book was released on 2015-01-27 with total page 552 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book Creating IBM z OS Cloud Services

Download or read book Creating IBM z OS Cloud Services written by Jeffrey Bisti and published by IBM Redbooks. This book was released on 2016-02-08 with total page 86 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication discusses the real world experience of an enterprise that developed and implemented IBM z/OS® cloud services. This book shares the experience of a team at Walmart Technology, Walmart Stores, Inc.® and some of the decisions they made to create business critical cloud services. These experiences and approaches relate to the z/OS platform, and might not apply to other hybrid cloud approaches. This book highlights the strengths and characteristics of z/OS that led the Walmart infrastructure and software engineers to use this platform as they transitioned from a traditional IT deployment to a cloud model. Embarking on a cloud strategy can be overwhelming. No shortage of approaches to cloud computing exists. This book focuses on a pragmatic approach for enterprises that are struggling to take advantage of their business assets in the cloud. This book introduces the basic cloud concepts as defined by the National Institute of Standards and Technology (NIST). Each chapter explains the importance of a particular NIST characteristic, the z/OS role in accomplishing the characteristic, and how it was implemented by the Walmart Technology team. This book is intended for IT professionals who are considering extending their IBM z SystemsTM environment to a hybrid cloud by unleashing the power of cloud services on z/OS. For information about creating cloud services that are hosted in IBM CICS®, see How Walmart Became a Cloud Services Provider with IBM CICS, SG24-8347.

Book CICS and DevOps  What You Need to Know

Download or read book CICS and DevOps What You Need to Know written by Hernan Cunico and published by IBM Redbooks. This book was released on 2016-01-12 with total page 202 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book IBM Cloud Provisioning and Management for z OS  CICS Scenario

Download or read book IBM Cloud Provisioning and Management for z OS CICS Scenario written by Keith Winnard and published by IBM Redbooks. This book was released on 2016-11-17 with total page 78 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this IBM® Redbooks® publication, we show you a cloud services scenario on IBM z/OS®. In the scenario, we show you how to perform the following tasks: Subscribe to a service to provision an IBM CICS® system. Assign resources to the CICS system. Use a template to tailor the CICS service Publish the service in our Marketplace Use that service to create a CICS region and start it. Deprovision the CICS region once it is no longer required. We explain the basic terms that are associated with the cloud services and which roles play a part in creating, using, and maintaining a cloud service. We show you how we used IBM z/OSMF to provision a CICS Transaction Server (TS) System Management Single Server (SMSS) in a controlled laboratory environment. The goal of this paper is to provide you with an overview of how a cloud service can be created and used on z/OS. This paper is intended for infrastructure support staff and application development staff who require middleware to develop and maintain business applications that use middleware.

Book IBM CICS Interdependency Analyzer

Download or read book IBM CICS Interdependency Analyzer written by Em James and published by IBM Redbooks. This book was released on 2015-12-08 with total page 262 pages. Available in PDF, EPUB and Kindle. Book excerpt: The IBM® CICS® Interdependency Analyzer (CICS IA®) is a runtime tool for use with IBM CICS Transaction Server for z/OS®. CICS IA allows both system programmers and application developers to get an understanding of the relationships and dependencies of your CICS applications and the environment on which they run. By analyzing data collected by CICS IA, you can make changes to your environment in a safe and controlled but timely manner to address changing demands on your business applications. In this IBM Redbooks® publication, we first provide a detailed overview of what CICS IA is and what business issues it addresses before we review how to configure CICS IA to collect the data that you require with the minimum provenance impact. We then show how you can analyze this data to assist with day-to-day application changes and major projects such as application onboarding.

Book The Next Generation of Distributed IBM CICS

Download or read book The Next Generation of Distributed IBM CICS written by Raghavendran Srinivasan and published by IBM Redbooks. This book was released on 2015-06-03 with total page 522 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication describes IBM TXSeries® for Multiplatforms, which is the premier IBM distributed transaction processing software for business-critical applications. Before describing distributed transaction processing in general, we introduce the most recent version of TXSeries for Multiplatforms. We focus on the following areas: The technical value of TXSeries for Multiplatforms New features in TXSeries for Multiplatforms Core components of TXSeries Common TXSeries deployment scenarios Deployment, development, and administrative choices Technical considerations It also demonstrates enterprise integration with products, such as relational database management system (RDBMS), IBM WebSphere® MQ, and IBM WebSphere Application Server. In addition, it describes system customization, reviewing several features, such as capacity planning, backup and recovery, and high availability (HA). We describe troubleshooting in TXSeries. We also provide details about migration from version to version for TXSeries. A migration checklist is included. We demonstrate a sample application that we created, called BigBlueBank, its installation, and the server-side and client-side programs. Other topics in this book include application development and system administration considerations. This book describes distributed IBM Customer Information Control System (IBM CICS®) solutions, and how best to develop distributed CICS applications.

Book Getting Started  Journey to Modernization with IBM Z

Download or read book Getting Started Journey to Modernization with IBM Z written by Makenzie Manna and published by IBM Redbooks. This book was released on 2021-03-15 with total page 90 pages. Available in PDF, EPUB and Kindle. Book excerpt: Modernization of enterprise IT applications and infrastructure is key to the survival of organizations. It is no longer a matter of choice. The cost of missing out on business opportunities in an intensely competitive market can be enormous. To aid in their success, organizations are facing increased encouragement to embrace change. They are pushed to think of new and innovative ways to counter, or offer, a response to threats that are posed by competitors who are equally as aggressive in adopting newer methods and technologies. The term modernization often varies in meaning based on perspective. This IBM® Redbooks® publication focuses on the technological advancements that unlock computing environments that are hosted on IBM Z® to enable secure processing at the core of hybrid. This publication is intended for IT executives, IT managers, IT architects, System Programmers, and Application Developer professionals.

Book How Walmart Became a Cloud Services Provider with IBM CICS

Download or read book How Walmart Became a Cloud Services Provider with IBM CICS written by Jennifer Foley and published by . This book was released on 2016 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book IBM Z Integration Guide for Hybrid Cloud

Download or read book IBM Z Integration Guide for Hybrid Cloud written by Nigel Williams and published by IBM Redbooks. This book was released on 2020-04-11 with total page 100 pages. Available in PDF, EPUB and Kindle. Book excerpt: Today, organizations are responding to market demands and regulatory requirements faster than ever by extending their applications and data to new digital applications. This drive to deliver new functions at speed has paved the way for a huge growth in cloud-native applications, hosted in both public and private cloud infrastructures. Leading organizations are now exploiting the best of both worlds by combining their traditional enterprise IT with cloud. This hybrid cloud approach places new requirements on the integration architectures needed to bring these two worlds together. One of the largest providers of application logic and data services in enterprises today is IBM Z, making it a critical service provider in a hybrid cloud architecture. The primary goal of this IBM Redpaper publication is to help IT architects choose between the different application integration architectures that can be used for hybrid integration with IBM Z, including REST APIs, messaging, and event streams.

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

Download or read book Removing Barriers Between Devs and Ops teams with IBM CICS Transaction Server written by Hernan Cunico and published by IBM Redbooks. This book was released on 2016-02-19 with total page 18 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

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

Download or read book The Complete Guide to CICS Transaction Gateway Volume 1 Configuration and Administration written by Rufus Credle and published by IBM Redbooks. This book was released on 2014-08-08 with total page 396 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book Using IBM CICS Transaction Server Channels and Containers

Download or read book Using IBM CICS Transaction Server Channels and Containers written by Steve Burghard and published by IBM Redbooks. This book was released on 2015-03-21 with total page 276 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Book Modernizing Applications with IBM CICS

Download or read book Modernizing Applications with IBM CICS written by Russell Bonner and published by IBM Redbooks. This book was released on 2020-12-30 with total page 86 pages. Available in PDF, EPUB and Kindle. Book excerpt: IBM® CICS® is a mixed language application server that runs on IBM Z®. Over the 50 years since CICS was introduced in 1969, enterprises have used the qualities of service (QoSs) that CICS provides to allow them to create high throughput and secure transactional applications that have powered their business. As the IT landscape has evolved, so has CICS to allow these applications to integrate with new platforms and still provide value to the rest of the business. Because of this capability, many businesses still rely on CICS to power their core applications. This IBM Redpaper publication focuses on modernizing these CICS applications, allowing them to integrate with cloud-native applications. This modernization can be achieved either by constructing application programming interfaces (APIs) that allow new cloud-native applications to connect to your existing assets, rewriting parts of your application in newer languages and hosting them back on CICS, or by using CICS capabilities to extend your applications to provide new capabilities and functions. The paper takes a traditional example application and shows you how it works. Then, the paper extends the example, rewrites portions of its functions, and enables its APIs. It also explains how CICS applications can use continuous integration (CI) and continuous delivery (CD) to deliver, test, and deploy code into CICS easily and with quality.