AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Microservices
I don't see using many of the components of micro on their own standalone, whereas with go kit, it's really easy to just pick out one or two pieces of go kit that are strong and that you might need in a particular project. So we have a lot of different services that handle like the metasight of the data, the TSM engines. It makes it really easy for testing, as you can imagine. You know, we do we bind everything loosely couple via interfaces. So testing is a dream.