Search overlay panel for performing site-wide searches
Salesforce (Heroku) Named a Leader. Learn More!

Edward Muller

Principal Member of the Technical Staff at Salesforce/Heroku
Heroku Staff

Edward is a Principal Software Engineer @ Salesforce’s Heroku. He is involved in Open Telemetry, Golang, Gobridge, Logrus, and other OSS projects.

Go-kit is a distributed programming toolkit for building microservices. It solves the common problems encountered while building distributed systems, so you can focus on your business logic. This article starts with a bit of background on microservices, then guidance on how to get started with Go-kit, including instructions on getting a basic service up and running on Heroku. A Brief Intro to Microservices Traditionally, web applications are built using a monolithic approach where the entire application is built, designed, deployed and maintained as a single unit. When working with a monolithic application various problems can arise over time: it’s easy…

Subscribe to the full-text RSS feed for Edward Muller.