+ All Categories
Home > Technology > Tooling on distributed services

Tooling on distributed services

Date post: 23-Jan-2018
Category:
Upload: hiraq-citra-m
View: 176 times
Download: 0 times
Share this document with a friend
14
Tooling Distributed Services (Microservices)
Transcript

ToolingDistributed Services (Microservices)

Microservices

One service, is easy

Many services ? Problems

Context

Microservices Problems1. Connection between services ?2. How to scale ?3. How to deploy ?4. Versioning ?5. Service dependencies ?6. Reliability ?7. Monitoring ?8. Logging ?9. Functional & integration test ?

Source: based on experiences, real problems!

Tooling

Find the problem, think & create (if you have a chance) / or install .. the solution

Examples

Types

Generics / Specific

Selected Problems

Logging

Logging

Logging - Our Problems1. Standard data structure2. Log collector3. Log storage

Logging - Solutions - Collector

Logging - Solutions - Log Storage

Demo?


Recommended