Your Meeting-Heavy Week Wasn't Wasted—It Was Foundation
When you're new to a role and spend most of your week in standups and KTs instead of coding, it feels like you're behind. Here's why you're not.
This week I barely wrote code. Most days were 2–4 hours of meetings: hour-long standups, story reviews, knowledge transfer sessions on SRE and AWS services I'd never touched before. I felt behind. Shouldn't I be shipping more? Using AI more? Proving impact?
Then I realized: being onboarded to a new team in a new space IS the job right now.
The Meeting Week That Actually Mattered
I'm new to SRE. Lambda functions, resiliency automation, AWS services I can't name yet—all new territory. This week, my calendar filled with:
- Morning standups (1 hour): The team walking through what everyone's building, so I know what's happening and who does what
- Story reviews: Internal validation of completed work, plus context on why things were implemented a certain way
- Knowledge transfer sessions: A teammate walking me through resiliency automation, the parts I'll eventually own
- Onboarding stories: Sitting in on real work, hearing the acronyms and architecture decisions live
Zero of this produced a commit. All of it produced something harder to measure: context, confidence, and connections.
Why AI Can't Replace This
I did use AI—mostly to break down Lambda syntax and understand how AWS services piece together. Useful. But AI couldn't tell me:
- Why our team built that Lambda in the first place
- How the architecture decisions connect to what we're responsible for
- Who owns what, who to ask for direction, who the expert is on resiliency
- What problem we're actually solving
That only comes from sitting in those meetings, asking questions, hearing the thinking behind the design.
How to Know If Your Week Was Slow or Wasted
I'm measuring this by confidence, not commit count.
Before this week: I knew resiliency automation existed. That was it.
After this week: I can talk through what SRE does, what Lambda is, why we need it for our applications, who I can ask for help. I still don't know much. But I know enough to start coding without being completely lost.
That's not slow. That's foundational.
A wasted week would be sitting in meetings and retaining nothing. A slow week is sitting in meetings, absorbing the full context, and realizing you can't move fast until you have this foundation.
The Real Workflow Now
Here's what I'm taking into next week:
- I have direction—from all those KT sessions and onboarding stories, I know what problem to solve
- I have people—I know who to ask, who owns what, who can unblock me
- I have AI as an accelerator—once I know the direction, I use AI to speed up the syntax and implementation work while actually learning the reasoning
This beats cramming all the AWS services and SRE concepts in isolation. This beats rushing into code before I understand why.
The Reframe
If your week felt like meetings and onboarding and you felt behind, you probably built something real: confidence through context.
Progress isn't always a commit. Sometimes it's knowing who to talk to, understanding what your team actually does, and feeling ready to contribute without constant guidance.
That's a good week. That's a foundation.