websphere application server - ibm · pdf filefor rapid development and light-weight...

14
Liberty Labs Lars Besselmann, IBM Client Technical Professional for Hybrid Cloud 15.03.2017 WebSphere Application Server

Upload: vuongkhuong

Post on 09-Feb-2018

238 views

Category:

Documents


5 download

TRANSCRIPT

Page 1: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

Liberty Labs

Lars Besselmann, IBM Client Technical Professional for Hybrid Cloud

15.03.2017

WebSphere Application Server

Page 2: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

For rapid development and light-weight production deployment with high scalability

WebSphere Application Server Liberty Profile

Web Profile certified (Liberty Core Edition)

Full Profile certified (Liberty Base/ND)

Small footprint (< 54MB), quick startup (< 3 sec)

Developer-first design of simple, shareable XML configuration

Dynamic runtime and configuration

Unzip install and deploy

Fidelity to WebSphere Application Server traditional

Monitoring and mgmt through Admin Center or scripting

Install new features from repository with no server restart

Lightweight collective management scales to 10,000 servers

Page 3: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

Liberty – A Composable Java EE Runtime for Cloud

3

WebSphere

z/OS

WebSphere

ND

WebSphere

Liberty Core

WebSphere

Base

zosConnect-1.2 zosLocalAdapters-1.0

zosSecurity-1.0zosTransaction-1.0 zosWlm-1.0 zosRequestLogging-1.0

batchSMFLogging-1.0

scalingController-1.0

scalingMember-1.0 dynamicRouting-1.0

collectiveController-1.0 clusterMember-1.0

healthManager-1.0healthAnalyzer-1.0

passwordUtilities-1.0

webProfile-6.0

distributedMap-1.0

openid-2.0

openidConnectServer-1.0

openidConnectClient-1.0

ldapRegistry-3.0

spnego-1.0

bells-1.0

httpWhiteboard-1.0

osgiConsole-1.0

osgiAppIntegration-1.0

webCache-1.0

javaMail-1.5

sessionDatabase-1.0

json-1.0

timedOperations-1.0concurrent-1.0

collectiveMember-1.0

serverStatus-1.0

wab-1.0

blueprint-1.0

webProfile-7.0

eventLogging-1.0

requestTiming-1.0

adminCenter-1.0

oauth-2.0

samlWeb-2.0

scim-1.0

federatedRegistry-1.0

constrainedDelegation-1.0

restConnector-2.0osgiBundle-1.0

apiDiscovery-1.0

bluemixUtility-1.0

logstashCollector-1.0

microProfile-1.0

monitor-1.0

Java EE 6

subset couchdb-1.0

mongodb-2.0

wsSecurity-1.1javaee-7.0 batchManagement-1.0

rtcomm-1.0

rtcommGateway-1.0

sipServlet-1.0

mediaServerControl-1.0

wsSecuritySaml-1.1wsAtomicTransaction-1.2

cloudant-1.0

Programming Model SecurityProduction

Page 4: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

<server description="new server">

<!-- Enable features --><featureManager>

<feature>servlet-3.1</feature><feature>jdbc-4.1</feature>

</featureManager>

<webApplication id="blogapp“location="blogapp.war" name="blogapp"/>

<include location="${shared.config.dir}/datasource.xml"/></server>

Liberty Server Config: simple server ‘shaping’

'instance' configurations specify multiple resources like applications and datasource definitions

Features control which capabilities (bundles) are installed in the server

Any of this configuration could be put into a separate xml file and 'included' in this 'master' configuration file or overridden using configDropins directory

4

Page 5: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

IHS

/DP

dynamic

start/stop

HTTP/S

Admin Script

Added deploy rules and REST API on controller for Liberty

Docker and Node.js

get dynamic

topology

Load balancing and session affinity/failover

ND Intelligent Management: Also for Node.js & DockerCollectives

5

Dynamic Routing Collective Controller provides routing

updates to Plugin

Health Management Takes actions if policies

are breached(Node.js added 16.0.0.3)

Auto ScalingController starts and

provisions cluster members (Node.js added 16.0.0.3)

liberty liberty liberty

liberty liberty liberty

collective

cluster

members

Node.jsNode.jsNode.jsliberty

controllers

Administratively defined policy

Page 6: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

WebSphere Liberty 17.0.0.1 Virtual Proof of Technology

Each quarter we host a free webcast to explain all the great new stuff in WebSphere Liberty

and host a Q&A & labs session.

– Speaker:

Alasdair Nottingham

IBM Senior Technical Staff Member, WAS Liberty Architect

– Agenda: Part 1: Executive summary: Liberty value and evolution

Part 2: Technical deep-dive: what’s new in Liberty this quarter

Part 3: Labs with live support plus Q&A

– Schedule Session #1 (US): April 12th from 1 pm to 3 pm ET (7 pm to 9 pm CET)

Registration: http://ibm.biz/WebcastAprilvPoTSs

Session #2 (EU): April 25th from 2 pm to 4 pm CET (8 am to 10 am ET)

Registration: https://www.imwuc.org/p/ca/vi/sid=541

6

Page 7: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

Login

User: admin

Password: password

Page 8: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

Labs

Page 9: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

Labs

Page 10: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile
Page 11: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile
Page 12: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

Useful Links – additional Informationen

WebSphere Application Server - Product Documentation (KnowledgeCenter):– http://www.ibm.com/support/knowledgecenter/SSAW57_9.0.0

WebSphere Application Server – Beta Knowledge Center– http://www.ibm.com/support/knowledgecenter/was_beta_liberty/as_ditamaps/wasbeta_welcome_wlp.html

WebSphere eXtreme Scale - Product Documentation (KnowledgeCenter):– http://www-01.ibm.com/support/knowledgecenter/SSTVLU_8.6.0/com.ibm.websphere.extremescale.doc/kc_welcome-xs.html

WebSphere Application Server Developer Tools– in Eclipse Marketplace or https://www.ibm.com/developerworks/mydeveloperworks/blogs/wasdev/entry/download?lang=en

WebSphere Application Server – Migration Toolkit– http://www.ibm.com/developerworks/websphere/downloads/migtoolkit/index.html

WebSphere Application Server – Migration Documents– http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg27008724

IBM Redbooks (Handbooks with end-2-end examples how to use the product)– http://www.redbooks.ibm.com/

12

Page 13: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

Notices and Disclaimers

13

Copyright © 2016 by International Business Machines Corporation (IBM). No part of this document may be reproduced or transmitted in any form without written permission from IBM.

U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM.

Information in these presentations (including information relating to products that have not yet been announced by IBM) has been reviewed for accuracy as of the date of initial publication and could include unintentional technical or typographical errors. IBM shall have no responsibility to update this information. THIS DOCUMENT IS DISTRIBUTED "AS IS" WITHOUT ANY WARRANTY, EITHER EXPRESS OR IMPLIED. IN NO EVENT SHALL IBM BE LIABLE FOR ANY DAMAGE ARISING FROM THE USE OF THIS INFORMATION, INCLUDING BUT NOT LIMITED TO, LOSS OF DATA, BUSINESS INTERRUPTION, LOSS OF PROFIT OR LOSS OF OPPORTUNITY. IBM products and services are warranted according to the terms and conditions of the agreements under which they are provided.

Any statements regarding IBM's future direction, intent or product plans are subject to change or withdrawal without notice.

Performance data contained herein was generally obtained in a controlled, isolated environments. Customer examples are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual performance, cost, savings or other results in other operating environments may vary.

References in this document to IBM products, programs, or services does not imply that IBM intends to make such products, programs or services available in all countries in which IBM operates or does business.

Workshops, sessions and associated materials may have been prepared by independent session speakers, and do not necessarily reflect the views of IBM. All materials and discussions are provided for informational purposes only, and are neither intended to, nor shall constitute legal or other guidance or advice to any individual participant or their specific situation.

It is the customer’s responsibility to insure its own compliance with legal requirements and to obtain advice of competent legal counsel as to the identification and interpretation of any relevant laws and regulatory requirements that may affect the customer’s business and any actions the customer may need to take to comply with such laws. IBM does not provide legal advice or represent or warrant that its services or products will ensure that the customer is in compliance with any law

Page 14: WebSphere Application Server - IBM · PDF fileFor rapid development and light-weight production deployment with high scalability WebSphere Application Server Liberty Profile Web Profile

Notices and Disclaimers Con’t.

14

Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products in connection with this publication and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. IBM does not warrant the quality of any third-party products, or the ability of any such third-party products to interoperate with IBM’s products. IBM EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

The provision of the information contained h erein is not intended to, and does not, grant any right or license under any IBM patents, copyrights, trademarks or other intellectual property right.

IBM, the IBM logo, ibm.com, Aspera®, Bluemix, Blueworks Live, CICS, Clearcase, Cognos®, DOORS®, Emptoris®, Enterprise Document Management System™, FASP®, FileNet®, Global Business Services ®, Global Technology Services ®, IBM ExperienceOne™, IBM SmartCloud®, IBM Social Business®, Information on Demand, ILOG, Maximo®, MQIntegrator®, MQSeries®, Netcool®, OMEGAMON, OpenPower, PureAnalytics™, PureApplication®, pureCluster™, PureCoverage®, PureData®, PureExperience®, PureFlex®, pureQuery®, pureScale®, PureSystems®, QRadar®, Rational®, Rhapsody®, Smarter Commerce®, SoDA, SPSS, Sterling Commerce®, StoredIQ, Tealeaf®, Tivoli®, Trusteer®, Unica®, urban{code}®, Watson, WebSphere®, Worklight®, X-Force® and System z® Z/OS, are trademarks of International Business Machines Corporation, registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at: www.ibm.com/legal/copytrade.shtml.