PyConFR 2019 (Bordeaux) - gRPC/Python - A practical example of using micro-services for a (mini) text analysis application (NLP).

Posted on Tue 07 January 2020 in Development • Tagged with Python, PyConFr, gRPC, Twitter, NLP, Talk, Intermediate

Talk: PyConFR 2019 (Bordeaux) - gRPC/Python

Conference

Twitter

Twitter -> #PyconFr2019 Micro-services #gRPC and #Python

Program

PyConFR 2019 Program

PyConFR 2019 Program

Slides

What I (tried to) talk about :p

  • SOC β†’ Separation Of Concerns
  • Containerization
  • Distribution
  • Scaling
  • (Explicit) Specification
  • Validation
  • Packaging/Versioning strategy
  • Data/Services workflow

What I didn't cover

  • Unit tests
    • Pytest
      • gRPC …

Continue reading