Home / Companies / DataStax / Blog / Post Details
Content Deep Dive

KillrVideo Python Pt. 3 — Advertising Python Services via etcd

Blog post from DataStax

Post Details
Company
Date Published
Author
Jeffrey Carpenter
Word Count
1,245
Company Posts That Month
16
Language
English
Hacker News Points
-
Post removed?
No
Summary

In this text, the author discusses their experience building a Python application for KillrVideo microservice tier. They delve into advertising service endpoints in etcd, describing it as a distributed reliable key-value store used to share the location of microservices and database connection information. The author explains how they use etcd in both desktop and cloud deployments of KillrVideo, using Docker and a utility called registrator. They also discuss their custom utility killrvideo-dse-config for registering services provided by Apache Cassandra (DataStax Enterprise) cluster into etcd. Furthermore, the author shares implementation details on how to use etcd in Python application code, including connecting to DSE and advertising service endpoints. Lastly, they mention future improvements and alternatives to using etcd, such as relying on DNS name resolution or a service mesh.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Developer Experience 1 35 24 16 +52%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.