Open in app

Sign In

Write

Sign In

Zach Johnson
Zach Johnson

100 Followers

Home

About

Feb 2, 2020

How to be Successful in a New Software Engineering Role

The first several months of any new job are critical for establishing credibility, building relationships, and setting yourself up for success at a new company. I’ve held a variety of software engineering jobs, both in a contracting and full-time capacity with companies ranging from startups to Fortune 100 companies, and…

Software Engineering

7 min read

Software Engineering

7 min read


Dec 9, 2018

A Simple Implementation of Filtering Logic in Go

I’ve come across several cases lately where I need to implement some kind of filtering on a slice of records based on business logic requirements. At a first pass, the simplest solution may be to do filtering in-line, looping through your set of records and discarding whatever records don’t match…

Golang

6 min read

Golang

6 min read


Sep 30, 2018

Managing a Spotify Library with Go and AWS Lambda

Spotify exposes a robust API that can be used to manage your (or someone elses) music library and do all sorts of fun things with it. …

AWS

13 min read

Managing a Spotify Library with Go and AWS Lambda
Managing a Spotify Library with Go and AWS Lambda
AWS

13 min read


Jul 29, 2018

Running a Go API with Hot Reloading and Docker

This is a quick discussion of how to set up a local development environment for a Go API running inside of a Docker container with hot reloading. I’ve found this to be an effective way to develop locally. The full source code can be found on GitHub. API We’ll first set…

Docker

4 min read

Docker

4 min read


Jul 15, 2018

Writing Go Middleware for AWS Lambda

Sun Jul 15, 2018 This post assumes a base level of knowledge in AWS Lambda functions written in Go. The Official Documentation is a great place to start if you are unfamiliar with the basics of Lambda functions written in Go. Introduction With the addition of native Go support for AWS…

Golang

6 min read

Golang

6 min read

Zach Johnson

Zach Johnson

100 Followers

Software engineer

Following
  • Don Johnson

    Don Johnson

  • Victoria Drake

    Victoria Drake

  • Netflix Technology Blog

    Netflix Technology Blog

  • Ben Fathi

    Ben Fathi

  • Eric Elliott

    Eric Elliott

See all (18)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams