GOTO is a vendor independent international software development conference with more that 90 top speaker and 1300 attendees. The conference cover topics such as .Net, Java, Open Source, Agile, Architecture and Design, Web, Cloud, New Languages and Processes

Wilfried Schobeiri, SVP, Technology at MediaMath

Wilfried Schobeiri

Biography: Wilfried Schobeiri

Wilfried Schobeiri is the Senior Vice-President of Technology at MediaMath, leading development of MediaMath’s digital marketing platform, which powers the operations of thousands of marketers. A lifetime technologist and entrepreneur, Wil launched his first tech startup in high school out of his parent’s basement. Prior to joining MediaMath, he led development at a number of startups, including Tap.Me, a gaming ad platform that was acquired by MediaMath in December 2012. He is obsessed with building great teams, great engineering cultures, and great technology.

Presentation: Building a Clustered Service in Go

Time: Wednesday 16:05 - 16:55 / Location: Promenade Ballroom A

Application clustering is a proven approach to achieving scalability and availability at multiple application tiers. This talk will showcase a few different approaches to application clustering within the Go programming language environment.

In this talk, we'll cover techniques that leverage log-based replication, CRDTs, service discovery, RPC frameworks, and more, in the development of an example service with clustering functionality.

Some experience of Go is ideal (preferably enough to understand the code examples), but deep expertise is not expected.