I recently completed my 6-month onboarding process and am now beginning to take on the full scope of the VP of Engineering role for our team. The journey was unique, fun, and also instrumental in setting me up for success to lead our team. While every organization is different, I believe sharing my experience can be useful…
Culture Management Software developmentCategory: Software development
“No thanks!” was my first reaction when my manager suggested I temporarily swap places with a colleague of mine on a different development team. During our previous 1:1s, we had been discussing management as a possible next step in my career as a software engineer. I was set to begin our company’s new management training…
Culture Management Software developmentUpgrading Seeq’s Swagger tooling to OpenAPI Specification 3 has been a long-standing task that was always important but never urgent. However, as we begin to think about the future direction of our API and its documentation, it became more and more pressing to build on an up-to-date foundation that we could leverage for the next…
Software development
Overwhelmed or nervous about digging into your first large design effort? Have no fear. In this blog post series, I’ll cover my approach to design efforts with examples from the new datasource management administration page. My process varies slightly depending on the hat(s) I’m wearing, but for the most part I’ve found that the key…
Design Developer Productivity Software developmentSeeq uses Guice for dependency injection. When the codebase was small, a DI framework seemed like overkill – we liked to inject dependencies to make unit testing easier, but it was easy to do so manually and we understood everything that was going on. As our codebase has grown we’ve seen some antipatterns that a…
Software developmentHere at Seeq, we are in the middle of a re-platforming effort that involves taking our on-premise deployment environment and moving to a containerized platform using Kubernetes. I am leading a squad that is developing the new production platform. As part of the re-platforming effort, we knew we wanted to use Infrastructure as Code (IaC)…
Software developmentGwendy’s Morning Gwendy tucks her hair behind her ears before she returns her hands to the keyboard and finishes typing out a line of code. She’s been working on this particular piece of code since right after standup this morning. It’s probably not a “feature” as defined in the traditional sense. She’s creating a new…
Software development