Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (11)
  • Online Resource  (11)
  • 2015-2019  (11)
  • International Business Machines Corporation International Technical Support Organization,  (11)
  • Safari Tech Books Online
  • Application software ; Development  (11)
Datasource
  • MPI Ethno. Forsch.  (11)
Material
  • Online Resource  (11)
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: IBM redbooks
    Keywords: Database management ; Client/server computing ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Abstract What is the difference between a virtual machine and a Docker container? A virtual machine (VM) is like a house. It is fully contained with its own plumbing and heating and cooling system. If you want another house, you build a new foundation, with new walls, new plumbing, and its own heating and cooling system. VMs are large. They start their own operating systems. Containers are like apartments in an apartment building. They share infrastructure. They can be many different sizes. You can have different sizes depending on the needs. Containers "live" in a Docker host. If you build a house, you need many resources. If you build an apartment building, each unit shares resources. Like an apartment, Docker is smaller and satisfies specific needs, is more agile, and more easily changed. This IBM® Redbooks® publication examines the installation and operation of Docker Enterprise Edition on the IBM Z® platform.
    Note: Number on resource description page: SG24842900. - "IBM Z.". - Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed June 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Third edition.
    Series Statement: IBM redbooks
    Keywords: IBM Cloud ; Application software ; Development ; Cloud computing ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: Abstract This IBM® Redbooks® publication is designed to teach university students and app developers the foundation skills that are required to develop, test, and deploy cloud-based applications on IBM Cloud. It shows the latest features of IBM Cloud for developing cloud applications, enhancing applications by using managed services, and the use of DevOps services to manage applications. This book is used as presentations guide for the IBM Skills Academy track Cloud Application Developer and as preparation material for the IBM professional certification exam IBM Certified Application Developer - Cloud Platform. The primary target audience for this course is university students in undergraduate computer science and computer engineer programs with no previous experience working in cloud environments. However, anyone new to cloud computing or IBM Cloud can also benefit from this course.
    Note: "In partnership with IBM Skills Academy Program.". - "Cloud.". - "SG24837402"--Cover page 4. - Includes bibliographical references. - Description based on online resource; title from cover (viewed January 15, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition.
    Series Statement: IBM redbooks
    Keywords: Application software ; Development ; Cloud computing ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: Abstract This IBM® Redbooks® publication is based on the Presentations Guide of the course Essentials of Cloud Application Development on IBM Bluemix that was developed by the IBM Redbooks team in partnership with IBM Skills Academy Program. This course is designed to teach university students the basic skills that are required to develop, deploy, and test cloud-based applications that use the IBM Bluemix® cloud services. The primary target audience for this course is university students in undergraduate computer science and computer engineer programs with no previous experience working in cloud environments. However, anyone new to cloud computing can also benefit from this course. After completing this course, you should be able to accomplish the following tasks: Define cloud computing Describe the factors that lead to the adoption of cloud computing Describe the choices that developers have when creating cloud applications Describe infrastructure as a service, platform as a service, and software as a service Describe IBM Bluemix and its architecture Identify the runtimes and services that IBM Bluemix offers Describe IBM Bluemix infrastructure types Create an application in IBM Bluemix Describe the IBM Bluemix dashboard, catalog, and documentation features Explain how the application route is used to test an application from the browser Create services in IBM Bluemix Describe how to bind services to an application in IBM Bluemix Describe the environment variables that are used with IBM Bluemix services Explain what are IBM Bluemix organizations, domains, spaces, and users Describe how to create an IBM SDK for Node.js application that runs on IBM Bluemix Explain how to manage your IBM Bluemix account with the Cloud Foundry CLI Describe how to set up and use the IBM Bluemix plug-in for Eclipse Describe the role of Node.js for server-side scripting Describe IBM Bluemix DevOps Services and the capabilities of IBM DevOps Services Identify the Web IDE features in IBM Bluemix DevOps Describe how to connect a Git repository client to Bluemix DevOps Services project Explain the pipeline build and deploy processes that IBM Bluemix DevOps Services use Describe how IBM Bluemix DevOps Services integrate with the IBM Bluemix cloud Describe the agile planning tools in IBM Bluemix Describe the characteristics of REST APIs Explain the advantages of the JSON data format Describe an example of REST APIs using Watson Describe the main types of data services in I...
    Note: "In partnership with IBM Skills Academy Program.". - Number from resource description page: SG24837401. - "Cloud.". - Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed August 21, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: IBM redbooks
    Keywords: Application software ; Development ; JavaScript (Computer program language) ; Cloud computing ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: Abstract This IBM® Redbooks® publication explains how to create various applications based on Node.js and run them on IBM Bluemix®. In this book, you will do the following activities: Develop a Hello World application in Node.js, executing on IBM Bluemix. Through this activity, you can learn about these technologies: IBM SDK for Node.js Eclipse Orion Web IDE Use asynchronous callback Create an Express application Build a rich user interface application by using AngularJS based in Node.js This book is for beginner and experienced developers who want to start coding Node.js applications on IBM Bluemix.
    Note: "In partnership with IBM Skills Academy Program.". - Number from resource description page: SG24840600. - "Cloud.". - Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed August 31, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition (December 2017) /
    Series Statement: IBM redbooks
    Keywords: Application software ; Development ; JavaScript (Computer program language) ; Cloud computing ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: Abstract This IBM® Redbooks® publication explains how to create various applications based on Node.js, and deploy and run them on IBM Cloud. This book includes the following exercises: Develop a Hello World application in Node.js on IBM Cloud. Use asynchronous callback to call an external service. Create an Express application. Build a rich front-end application by using React and ES6. During these exercises, you will perform these tasks: Create an IBM SDK for Node.js application. Write your first Node.js application. Deploy an IBM SDK for Node.js application on an IBM Cloud account. Create a Node.js module and use it in your code. Understand asynchronous callbacks and know how to use it to call an external service. Understand IBM Watson™ Language Translator service. Create a Hello World Express application. Create a simple HTML view for your application. Understand Express routing. Use third-party modules in Node.js. Understand IBM Watson® Natural Language Understanding service. Use a Git repository on IBM Cloud DevOps services. Understand Delivery Pipeline. Understand how to clone an IBM Cloud application. Use React to create interactive web pages. Understand the following concepts of ES6: Classes, arrow functions, and promises. This book is for beginner and experienced developers who want to start coding Node.js applications on IBM Cloud.
    Note: "In partnership with IBM Skills Academy Program.". - "Cloud.". - "SG24840601"--Cover page 4. - Includes bibliographical references. - Description based on online resource; title from cover (viewed January 15, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: IBM redbooks
    Keywords: Application software ; Development ; Middleware ; Cloud computing ; Database management ; Electronic books ; Electronic books ; local
    Abstract: This IBM® Redbooks® publication takes you on a hybrid cloud journey with IBM PureApplication® System and PureApplication Service: from the what, over the why, and to the how. We outline the needs for a hybrid PureApplication cloud and we describe how to build a strategy. We provide advice about the components, including security. Through use cases, we define the need and the strategy for a hybrid cloud implementation with IBM PureApplication System, Software, or Service. The target audience for this book varies from anyone who is interested in learning more about a true hybrid cloud solution from IBM to strategists, IT architects, and IT specialists who want an overview of what is required to build a hybrid cloud with IBM PureApplication family members.
    Note: Number on resource description page: SG24828400. - Description based on online resource; title from cover page (Safari, viewed February 17, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: IBM redbooks
    Keywords: Application software ; Development ; Cloud computing ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: Abstract This IBM® Redbooks® publication is based on the Presentations Guide of the course "Essentials of Cloud Application Development on IBM Bluemix" that was developed by the IBM Redbooks team in partnership with IBM Middle East and Africa (MEA) University Program. This course is designed to teach university students the basic skills that are required to develop, deploy, and test cloud-based applications that use the IBM Bluemix® cloud services. The primary target audience for this course is university students in undergraduate computer science and computer engineer programs with no previous experience working in cloud environments. However, anyone new to cloud computing can benefit from this course. After completing this course, you should be able to accomplish these tasks: Describe the factors that lead to the adoption of cloud computing. Describe infrastructure as a service, platform as a service, and software as a service. Define cloud computing. Describe IBM Bluemix. Describe the architecture of IBM Bluemix. Identify the runtimes and services that Bluemix offers. Explain how to get started with Bluemix. Describe Bluemix organizations, domains, spaces, and users. Create Bluemix applications. Use services in a Bluemix application. Set environmental variables that are used with Bluemix services. Deploy and run Bluemix applications. Describe how to create an IBM SDK for Node.js application that runs on Bluemix. Explain how to manage a Bluemix account with the Cloud Foundry CLI.[ ]Describe how to integrate workstation development platforms with Bluemix. Manage application code and assets with IBM Bluemix DevOps services. Work with the Git repository that is used by DevOps services. Describe the characteristics of REST APIs. Describe the use of JSON as the preferred data format for REST APIs. dentify the data services that are available on Bluemix. Describe the features in Bluemix for developing mobile applications. Create a MobileFirst Services Starter application on Bluemix. Send push notifications from Bluemix and receive them on the mobile device emulator. The workshop materials were created in August 2016. Thus, all IBM Bluemix features discussed in this Presentations Guide and Bluemix user interfaces used in the examples are current as of August 2016. Note: This IBM Redbooks publication references exercises that are NOT included with this book. The exercises are only available to students attending the course.
    Note: "In partnership with IBM MEA University Program.". - Number from resource description page: SG24837400. - "Cloud.". - Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed June 29, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition.
    Series Statement: IBM redbooks
    Keywords: WebSphere ; Web servers ; Computer programs ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: IBM® WebSphere® Application Server V8.5 includes a Liberty profile, which is a highly composable, dynamic application server profile. It is designed for two specific use cases: Developers with a smaller production runtime, and production environments. For developers, it focuses on the tasks that a developer does most frequently, and makes it possible for the developer to complete those tasks as quickly and as simply as possible. For production environments, it provides a dynamic, small footprint runtime to be able to maximize system resources. This IBM Redbooks® publication targets administrators of Liberty environments. It provides the information needed to create, configure, and manage Liberty servers. It includes information about managing multiple servers in an installation, including the use of the new administrative capabilities introduced in WebSphere Application Server V8.5.5.7. The following publications are companion publications for this book: WebSphere Application Server: New Features in V8.5.5, REDP-4870 WebSphere Application Server V8.5.5 Technical Overview, REDP-4855 IBM WebSphere Application Server V8.5 Concepts, Planning, and Design Guide, SG24-8022 WebSphere Application Server Liberty Profile Guide for Developers, SG24-8076
    Note: "WebSphere.". - Number on resource description page: SG24817001. - Description based on online resource; title from cover page (Safari, viewed November 10, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    ISBN: 9780738440811
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: IBM redbooks
    Keywords: Application software ; Development ; Software architecture ; Electronic books ; Electronic books ; local
    Abstract: Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language. They communicate with each other using language-neutral protocols, such as Representational State Transfer (REST), or messaging applications, such as IBM® MQ Light. This IBM Redbooks® publication gives a broad understanding of this increasingly popular architectural style, and provides some real-life examples of how you can develop applications using the microservices approach with IBM Bluemix™. The source code for all of these sample scenarios can be found on GitHub (https://github.com/). The book also presents some case studies from IBM products. We explain the architectural decisions made, our experiences, and lessons learned when redesigning these products using the microservices approach. Information technology (IT) professionals interested in learning about microservices and how to develop or redesign an application in Bluemix using microservices can benefit from this book.
    Note: "Cloud.". - Number from resource description page: SG24827500. - Description based on online resource; title from cover page (Safari, viewed October 12, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: IBM redbooks
    Keywords: WebSphere ; Application software ; Development ; Web sites ; Management ; Electronic books ; Electronic books ; local
    Abstract: 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.
    Note: Number on resource description page: SG24828600. - "Cloud; WebSphere.". - Description based on online resource; title from cover page (Safari, viewed November 23, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Poughkeepsie, NY : IBM Corporation, International Technical Support Organization
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition.
    Series Statement: IBM redbooks
    Keywords: WebSphere ; Application software ; Development ; Open source software ; Middleware ; Electronic books ; Electronic books ; local
    Abstract: This IBM® Redbooks® publication explains the capabilities of IBM WebSphere® Application Server Liberty profile (Liberty profile), which is lightweight, easy to install, and fast to use. Liberty profile provides a convenient and capable platform for developing and testing your web and OSGi applications. The Liberty profile server is built by using OSGi technology and concepts. The fit-for-purpose nature of the run time relies on the dynamic behavior that is inherent in the OSGi framework and service registry. As bundles are installed or uninstalled from the framework, their services are automatically added or removed from the service registry. The result is a dynamic, composable run time that can be provisioned with only what your application requires and responds dynamically to configuration changes as your application evolves. This book can help you install, customize, and configure several popular open source technologies that can be deployed effectively with the Liberty profile server. The following popular open source toolkits for the Liberty profile server were selected for this book based on the significant enhancements they provide to the web application development process: Apache Maven Spring Framework Hibernate Jenkins Opscode Chef Arquillian MongoDB In this book, the Todo sample demonstrates the use of multiple open source frameworks or toolkits with the Liberty profile server, including Maven, MongoDB, Spring, JPA, Arquillian, Wicket, and others. The Todo sample is a simple application that can be used to create, update, and delete todo items and todo lists, and put the todo items into a related todo list.
    Note: Number on resource description page: SG24819401. - Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed August 5, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...