web frontends of microservices

29
Microservices Web @teppeis Microservices Meetup vol.1 2016/7/7

Upload: teppei-sato

Post on 22-Jan-2017

1.507 views

Category:

Technology


0 download

TRANSCRIPT

Microservices Web

@teppeis Microservices Meetup vol.1

2016/7/7

Hello!• @teppeis

• Cybozu, Inc. / kintone

• ES Modules

https://kintone.cybozu.com

http://blog.cybozu.io/entry/2016/03/11/080000

: Microservices

1 : 1 /

@samnewman@velocityconf10

Principles Of Microservices

Modelled Around Business Domain

Culture Of Automation Hide Implementation

Details

Decentralise All The Things

Isolate Failure Deploy Independently

Highly Observable

Consumer First

http://martinfowler.com/articles/microservices.html

The microservice approach to division is different, splitting up into services organized around business capability.

http://martinfowler.com/articles/microservices.html

Such services take a broad-stack implementation of software for that business area, including user-interface, persistant storage, and any external collaborations.

http://martinfowler.com/articles/microservices.html

UI

• 1

• API

KPI

• UI (= / )

A/B

(a) UI• UI

• UI

• iframe? Web Components? semver ??

• UX

• Microservices UX

(b) UI• UI UI

• UI

• UI

UI !?

https://flic.kr/p/eBdMX

Amazon