Rootconf Pune edition

Rootconf Pune edition

On security, network engineering and distributed systems

Tickets

Loading…

Bhavin Gandhi

@bhavin192

Implementing distributed tracing in FaaS

Submitted Jul 15, 2019

Microservices as well as functions have changed the way applications are built and deployed now a days. Adoption of these distributed architectures have helped teams to implement scalable, efficient and reliable systems. Operational tasks like debugging have became quite tricky with this change. With functions, these tasks become more complicated when you have message queues like Kafka in between. Having a system to which we can ask questions about state of our services is really crucial. Distributed tracing helps to have observability in our system. It helps to get more insight into how our services are communicating.

This talk will be a walk through about my journey of implementing distributed tracing in functions which run on a Function as a Service platform, called Fission. It will also brief about changes made to the Fission’s components, as well Jaeger’s client library along the way.

Outline

  1. What is observability?
  • Logging and metrics
  • Distributed tracing
  1. About Fission
  • Fission function environments
  1. About Jaeger
  • Instrumenting applications using client libraries
  1. Architecture of demo application
  • Kafka as message queue
  1. Instrumenting the functions
  • Modifications made to the Fission’s environments
  • Propagating the context through Kafka
  1. Changes made to Fission
  2. Changes made to Jaeger’s Python library

Requirements

  • It is better to have basic idea about microservices

Speaker bio

Bhavin is working with InfraCloud Technologies, Pune. His main area of interest are Free/Libre and Open Source Software, DevSecOps, containers and Kubernetes. Have contributed to Fission as well Jaeger’s components.

Slides

https://bhavin192.gitlab.io/talks/2019/rootconf-pune/distributed-tracing-faas.html

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hybrid access (members only)

Hosted by

We care about site reliability, cloud costs, security and data privacy