Microservices for TV Backend
In Android TV Posted
We now dive into microservice architecture for extending existing TV backend systems of our customers. Lightweight microservices written in Go, storing data in a NoSQL database, using Docker allow adding new features to existing TV applications in an efficient and well-structured way.
Providing a REST API using JSON or protocol buffers leads to a simple integration of fast metadata access on various clients running e.g. on Android TV set-top boxes, mobile devices or web browsers.