how do you talk to your microservice?

13
How Do You Talk To Your Microservice? Yegor Bugayenko CTO @ teamed.io

Upload: yegor-bugayenko

Post on 14-Feb-2017

1.141 views

Category:

Software


0 download

TRANSCRIPT

Page 1: How Do You Talk to Your Microservice?

How Do You Talk To Your Microservice?

Yegor Bugayenko CTO @ teamed.io

Page 2: How Do You Talk to Your Microservice?

TL;DR UI sucks,

use chat bots instead

Page 3: How Do You Talk to Your Microservice?

Service Database

User

UI Assets

API

Page 4: How Do You Talk to Your Microservice?

Hub

Database

User

messages

Service

API

Assets

GitHubIRCSlack

Page 5: How Do You Talk to Your Microservice?

Six benefits

Page 6: How Do You Talk to Your Microservice?

1. No need to be fast

Page 7: How Do You Talk to Your Microservice?

2. No need to look cute

Page 8: How Do You Talk to Your Microservice?

3. Much easier to scale

Page 9: How Do You Talk to Your Microservice?

4. Mistakes are not so visible

Page 10: How Do You Talk to Your Microservice?

5. Everything is traceable

log

Page 11: How Do You Talk to Your Microservice?

6. Easy to integrate with others services

Page 12: How Do You Talk to Your Microservice?

What do you think?

BTW, it’s a good moment to follow me: @yegor256

and check my blog: www.yegor256.com

Page 13: How Do You Talk to Your Microservice?

www.rultor.com