IBM Bluemix Architecture Series: Web Application Hosting on Java Liberty

IBM Bluemix Architecture Series: Web Application Hosting on Java Liberty
Title IBM Bluemix Architecture Series: Web Application Hosting on Java Liberty PDF eBook
Author Jordan T Moore
Publisher IBM Redbooks
Pages 78
Release 2015-02-15
Genre Computers
ISBN 073845415X

Download IBM Bluemix Architecture Series: Web Application Hosting on Java Liberty Book in PDF, Epub and Kindle

Many types of web applications are running on the Internet today. There are also as many ways to manage and maintain the infrastructure that powers those applications. IBM® BluemixTM delivers quick and easy cloud capabilities to deploy and maintain your web application, with minimal hassle and overhead. As you follow along with two lab-style scenarios, this IBM RedpaperTM publication demonstrates how to create and deploy a web-based collaboration application on IBM Bluemix. Lab 1 features a Java Liberty Profile application that uses the Delivery Pipeline, Data Cache, and Monitoring and Analytics services. The lab focuses on quickly getting an application started, importing some existing code, and using a Data Cache service from IBM Bluemix, Delivery Pipeline, and Monitoring and Analytics services. Lab 2 extends functionality of Lab 1 by adding Auto-Scaling and Load Impact services to load-test the application and watch the behavior of auto-scaling service in action. The target audience for this paper is technical cloud specialists who are familiar with technology of enterprise applications, but might be new to IBM Bluemix. This paper provides a good foundation to help you discover some of the powerful application development capabilities that are available in IBM Bluemix.

IBM Bluemix Architecture Series: Web Application Hosting on IBM Containers

IBM Bluemix Architecture Series: Web Application Hosting on IBM Containers
Title IBM Bluemix Architecture Series: Web Application Hosting on IBM Containers PDF eBook
Author Ann Marie Fred
Publisher IBM Redbooks
Pages 94
Release 2015-02-15
Genre Computers
ISBN 0738454109

Download IBM Bluemix Architecture Series: Web Application Hosting on IBM Containers Book in PDF, Epub and Kindle

Many types of web applications are running on the Internet today. There are also as many ways to manage and maintain the infrastructure that powers those applications. IBM® BluemixTM delivers quick and easy cloud capabilities to deploy and maintain your web application, with minimal hassle and overhead. As you follow along with four lab-style scenarios, this IBM RedpaperTM publication demonstrates how to create and deploy a web-based collaboration application on IBM Bluemix. The application chosen for these scenarios is Etherpad Lite, an open-source web-based collaboration application. Each lab extends the functionality of the Etherpad Lite application and to give you a good foundation for discovering the additional powerful capabilities that are available on Bluemix. The target audience for this paper is technical cloud specialists who are familiar with the technology of enterprise applications, but might be new to Bluemix.

IBM Bluemix The Cloud Platform for Creating and Delivering Applications

IBM Bluemix The Cloud Platform for Creating and Delivering Applications
Title IBM Bluemix The Cloud Platform for Creating and Delivering Applications PDF eBook
Author Raffaele Stifani
Publisher IBM Redbooks
Pages 104
Release 2015-09-01
Genre Computers
ISBN 0738454427

Download IBM Bluemix The Cloud Platform for Creating and Delivering Applications Book in PDF, Epub and Kindle

This IBM® RedpaperTM publication gives readers a broad understanding of IBM BluemixTM cloud application development platform capabilities. Providing a platform as a service (PaaS) environment as one of its run times, along with containers and virtual machines, Bluemix uses the Cloud Foundry project as one of its open source technologies to accelerate new application development and DevOps methods. It provides optimized and flexible workloads, enables continuous availability, and simplifies delivery and manageability of an application by providing prebuilt services and hosting capabilities. The paper reviews the Bluemix architecture, explains how it works, describes key concepts and components, and provides an overview of Bluemix security. It also covers the various Bluemix service categories and the services within each category. This information will help anyone who is interested in exploring the potential and capabilities of Bluemix and its services.

Creating Hybrid Clouds with IBM Bluemix Integration Services

Creating Hybrid Clouds with IBM Bluemix Integration Services
Title Creating Hybrid Clouds with IBM Bluemix Integration Services PDF eBook
Author David Kwock
Publisher IBM Redbooks
Pages 18
Release 2016-01-20
Genre Computers
ISBN 0738454664

Download Creating Hybrid Clouds with IBM Bluemix Integration Services Book in PDF, Epub and Kindle

A hybrid cloud is considered as the integration of multiple clouds that are aligned to the unique characteristics of different system types. IBM® defines a hybrid cloud as a secure cloud computing environment that uses services from two or more sources, such as a private cloud, public cloud, or traditional IT sources. A hybrid cloud transforms roles throughout the organization and allows business leaders and developers to innovate efficiently and faster. Applications that are built around a hybrid cloud infrastructure typically revolve around at least one of the following pillars of hybrid integration: API-centric applications Data-centric applications Event-centric applications This IBM Redbooks® Solution Guide describes Bluemix® integration services and how to use them to connect Bluemix applications to on-premise systems.

Creating Applications in Bluemix Using the Microservices Approach

Creating Applications in Bluemix Using the Microservices Approach
Title Creating Applications in Bluemix Using the Microservices Approach PDF eBook
Author Vasfi Gucer
Publisher IBM Redbooks
Pages 16
Release 2015-09-08
Genre Computers
ISBN 0738454478

Download Creating Applications in Bluemix Using the Microservices Approach Book in PDF, Epub and Kindle

Microservices is an architecture style, in which large complex software applications are composed of one ore more microservices. Each microservice focuses on doing one task representing a small business capability. These microservices can be developed in any programming language and communicate with each other using language-agnostic APIs such as REST or messaging applications such as IBM MQ Light. This IBM Redbooks Solution Guide gives a broad understanding of this increasingly popular architectural style and show how you can develop applications using the microservices approach with IBM Bluemix.

Using Liberty for DevOps, Continuous Delivery, and Deployment

Using Liberty for DevOps, Continuous Delivery, and Deployment
Title Using Liberty for DevOps, Continuous Delivery, and Deployment PDF eBook
Author Sebastian Carrizo
Publisher IBM Redbooks
Pages 146
Release 2015-11-06
Genre Computers
ISBN 0738441163

Download Using Liberty for DevOps, Continuous Delivery, and Deployment Book in PDF, Epub and Kindle

This IBM® Redbooks® publication provides an example approach for an agile IT team to implement DevOps capabilities in their software delivery of a Java application. We introduce several tools that show how teams can achieve transparency, traceability, and automation in their application lifecycle to all of the stakeholders to deliver a high-quality application that meets its initial requirements. The application that is built highlights the composable and dynamic nature of the Liberty run time. The Liberty run time helps developers to get their applications up and running quickly by using only the programming model features that are required for their applications. The target audience for this book is IT developers, IT managers, IT architects, project managers, test managers, test developers, operations managers, and operations developers.

IBM CICS and Liberty: What You Need to Know

IBM CICS and Liberty: What You Need to Know
Title IBM CICS and Liberty: What You Need to Know PDF eBook
Author Hernan Cunico
Publisher IBM Redbooks
Pages 252
Release 2017-03-15
Genre Computers
ISBN 0738441368

Download IBM CICS and Liberty: What You Need to Know Book in PDF, Epub and Kindle

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.