Senior Software Engineer
Current- I started my time at MediaMath on the Auth team building authorization andauthentication systems for our api users. This included building an OAuth2 serveras well as a User/Login (auth/n) service.- I am currently working our Search Platform which is both Elasticsearch as aservice for the company but also an indexer that indexes data from manydifferent systems via Kafka.- The search indexer, written in Go, has a plugin system that allows teams tomanipulate their data before it gets indexed. The indexer also is designed to behighly available: multiple indexers coordinated through Raft elections, createmultiple indexes and direct incoming requests to the primary indexes usingaliases.