dmerkushov / nanoservices

Apache License 2.0
3 stars 0 forks source link

Workshop scenario #36

Open dmerkushov opened 3 years ago

dmerkushov commented 3 years ago

Нужен сценарий планируемого воркшопа по наносервисам.

В т.ч. согласовать список тикетов, которые надо предварительно закрыть, чтобы показать всё красиво

v-bus commented 3 years ago

@dmerkushov @a-petelin @Ffeanor ⬇️⬇️⬇️⬇️

workshop scenario

setup

Some API produces some new data with workers. It has two types of endpoints - RabbitMQ and HTTP

First layer API Gateway- python RabbitMQ proxy, HTTP Actor Second layer - APIBusinessLogicEndpointPooler, APIObjectCRUDEndpoints Third layer - workers, the object handler

API BL MakeObjectBigger, MakeObjectTaller Workers - PlusOneInchHeight, PlusOneInchWide

thesis

less than 1500 CS

good for developers moral

configuring

my two first ns-skeleton services

metrics hooker

service discovery with UUPSv2

Worker Pooler Example

How to test it

ns-skeleton service life cycle (stop. start, restart)

HTTP interface

Get HTTP methods