port80-all-the-things-staffswebmeetup



port80-all-the-things-staffswebmeetup

0 0


port80-all-the-things-staffswebmeetup


On Github ukmadlz / port80-all-the-things-staffswebmeetup

Port 80 All The Things

Or At Least Most

Legal Disclaimer

  • © IBM Corporation 2015. All Rights Reserved.
  • The information contained in this publication is provided for informational purposes only. While efforts were made to verify the completeness and accuracy of the information contained in this publication, it is provided AS IS without warranty of any kind, express or implied. In addition, this information is based on IBM’s current product plans and strategy, which are subject to change by IBM without notice. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this publication or any other materials. Nothing contained in this publication is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software.
  • References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in this presentation may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results.
  • If the text contains performance statistics or references to benchmarks, insert the following language; otherwise delete: Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here.
  • If the text includes any customer examples, please confirm we have prior written approval from such customer and insert the following language; otherwise delete: All customer examples described are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual environmental costs and performance characteristics may vary by customer.
  • Please review text for proper trademark attribution of IBM products. At first use, each product name must be the full name and include appropriate trademark symbols (e.g., IBM Lotus® Sametime® Unyte™). Subsequent references can drop “IBM” but should include the proper branding (e.g., Lotus Sametime Gateway, or WebSphere Application Server). Please refer to http://www.ibm.com/legal/copytrade.shtml for guidance on which trademarks require the ® or ™ symbol. Do not use abbreviations for IBM product names in your presentation. All product names must be used as adjectives rather than nouns. Please list all of the trademarks that you use in your presentation as follows; delete any not included in your presentation. IBM, the IBM logo, Lotus, Lotus Notes, Notes, Domino, Quickr, Sametime, WebSphere, UC2, PartnerWorld and Lotusphere are trademarks of International Business Machines Corporation in the United States, other countries, or both. Unyte is a trademark of WebDialogs, Inc., in the United States, other countries, or both.
  • If you reference Adobe® in the text, please mark the first use and include the following; otherwise delete: Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries.
  • If you reference Java™ in the text, please mark the first use and include the following; otherwise delete: Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
  • If you reference Microsoft® and/or Windows® in the text, please mark the first use and include the following, as applicable; otherwise delete: Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both.
  • If you reference Intel® and/or any of the following Intel products in the text, please mark the first use and include those that you use as follows; otherwise delete: Intel, Intel Centrino, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
  • If you reference UNIX® in the text, please mark the first use and include the following; otherwise delete: UNIX is a registered trademark of The Open Group in the United States and other countries.
  • If you reference Linux® in your presentation, please mark the first use and include the following; otherwise delete: Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. Other company, product, or service names may be trademarks or service marks of others.
  • If the text/graphics include screenshots, no actual IBM employee names may be used (even your own), if your screenshots include fictitious company names (e.g., Renovations, Zeta Bank, Acme) please update and insert the following; otherwise delete: All references to [insert fictitious company name] refer to a fictitious company and are used for illustration purposes only.

Who am I?

Mike Elsmore

Developer Advocate

mike.elsmore@uk.ibm.com

IBM Cloud Data Services

Microservice Architecture

Story Time

Worst history lesson…ever

Monolith

About the time of SOAP

Monolith ≠ Legacy

Looks Like

Can Look

Apache CouchDB

Allocation Monolith

One code to rule them all

Service Orient Architecture

SOA ≅ Microservice

SOA does have a lot of similarities to Microservices, which is why I think Microservices are an extension or progression to rather than a whole new concept

What is SOA?

Services are unassociated, loosely coupled units of functionality that are self-contained

SOA Concepts

Consumer Interface Layer Business Process Layer Services Service Components Operational Systems Consumer Interface Layer – These are GUI for end users or apps accessing apps/service interfaces. Business Process Layer – These are choreographed services representing business use-cases in terms of applications. Services – Services are consolidated together for whole-enterprise in-service inventory. Service Components – The components used to build the services, such as functional and technical libraries, technological interfaces etc. Operational Systems – This layer contains the data models, enterprise data repository, technological platforms etc.

Microservices

These services are small, highly decoupled and focus on doing a small task

And the difference?

Distinct from SOA in that the latter aims at integrating various business applications whereas several microservices belong to one application only

The advantage

Each microservice is independant of each other, just exposing APIs. This means you can select the languages and technology by need for the service, rather than the entire applications. Also means when you find something better you can just swap it out, as long as you still expose the same API.

Opinion Time

Definitely not facts…don't quote me

Why it's grown…

Best example I have

Yes, we kept the axe

Did this by…

Some Repo's

The Bad Side

You can avoid this

The End

@ukmadlz

mike.elsmore@uk.ibm.com

http://r.elsmore.me/1LluzY5

Cheeky Plug

50% off Any Ticket

StaffsWebMeetup

© IBM Corporation 2015. All Rights Reserved.