Service Weaver Workshop at Google Cambridge

325 Main St - 325 Main Street Cambridge, 02142 - View Map GDG Cloud Boston
Wed, Sep 13, 5:30 PM (EDT)

65 RSVP'ed

Join us for a hands-on Service Weaver workshop at Google Cambridge. This event is geared towards developers who writer distributed applications in Go. So bring your laptop and get ready to build!

About this event

Join us at Google Cambridge for a workshop on Service Weaver by Robert Grandl.

Service Weaver (https://serviceweaver.dev) is a programming framework that makes it easy to write, deploy, and manage distributed applications written in Go. With Service Weaver, you write your application as a modular monolith and compile it into a single binary. The Service Weaver runtime then splits the binary and deploys it as a set of distributed services. This programming model enables you to focus on what your code does without worrying so much about where it runs. You can deploy your application across multiple execution environments, locally on your laptop, across a pool of machines via SSH, or in the cloud! Additionally, the Service Weaver runtime can reduce infrastructure costs and improve application latency by several orders of magnitude compared to the status quo. These metrics that are of real concern in the industry lately (https://tinyurl.com/3tdhy78p).

Learning Outcomes

By the end of the workshop, you should be able to:

  • Develop a Service Weaver application;
  • Add instrumentation (e.g., logs, metrics, traces) to your application;
  • Debug, monitor, and test your application;
  • Understand how to deploy your application to the cloud.

Workshop Structure

+ Part 1: Service Weaver Presentation

  • What is Service Weaver?
  • Service Weaver concepts.
  • How to develop, deploy, debug, and monitor a Service Weaver application.

+ Part 2: Hands-on Activity

  • We will develop, instrument, test, and debug a Service Weaver application.

Requirements

  • Please bring a Linux or MacOS laptop with Go version 1.20 or later installed.
  • Please prepare your development environment to write Go programs. 

Speaker

When

Wednesday, Sep 13
5:30 PM - 9:00 PM (EDT)

Where

325 Main St
325 Main Street Cambridge02142

Organizers