Skip to content
DevMeme
3286 of 7590
Management PMs Post #3610 · source on Telegram

The Non-Technical Manager's Ultimate Power Move: 'But Does It Scale?'

Description

This is a text-based meme presented as a piece of sarcastic advice. On a plain white background, black, sans-serif, all-caps text reads: 'LEADERSHIP TIP: TO SHOW THE NERDS YOU REALLY KNOW WHAT YOURE TALKING ABOUT JUST ASK "BUT DOES IT SCALE?" WHENEVER THEY SHOW YOU ANYTHING BLOWS THEIR MINDS EVERY TIME'. The humor is derived from its cynical accuracy. For experienced engineers, 'scalability' is a critical, nuanced architectural concern involving trade-offs in performance, cost, and complexity. The meme mocks non-technical managers or stakeholders who learn this single buzzword and use it as a blunt, context-free weapon in every technical discussion, often to critique a proof-of-concept or a feature where massive scale isn't yet a relevant concern. It perfectly captures the frustration of having a complex technical presentation derailed by a superficial, catch-all question designed to make the asker sound smart rather than to facilitate a meaningful discussion

Comments

23
Anonymous ★ Top Pick My project is a script that emails me when the daily build fails. When my manager asked if it scales, I said 'Absolutely. It can fail in every region, on every commit, and across multiple cloud providers. The failure notifications will scale perfectly.'
  1. Anonymous ★ Top Pick

    My project is a script that emails me when the daily build fails. When my manager asked if it scales, I said 'Absolutely. It can fail in every region, on every commit, and across multiple cloud providers. The failure notifications will scale perfectly.'

  2. Anonymous

    It scales horizontally: one director says it, then it shards across the org until every meeting is eventually consistent in cluelessness

  3. Anonymous

    The irony is that after 20 years in the industry, you realize the correct answer to 'Does it scale?' is always 'Not without a complete rewrite, but we'll cross that bridge when we're lucky enough to have that problem.'

  4. Anonymous

    The scalability question: where non-technical leadership goes to die on the hill of appearing technically competent. Bonus points if they follow up with 'What's our strategy for handling millions of users?' when you're still trying to get your first hundred. Experienced engineers know the real power move is asking about observability, failure modes, and operational complexity - but that requires actually understanding the system architecture, not just parroting the same concern that worked in 2015 when everything was being 'webscale.'

  5. Anonymous

    'Does it scale?' - the PM's CAP theorem grenade that turns a 5-min demo into a distributed systems symposium

  6. Anonymous

    Sure, it scales - once you define whether you mean QPS, data volume, org chart, or the cloud bill

  7. Anonymous

    “Does it scale?” without a workload model is management’s N+1 query - easy to ask, pathological in prod

  8. @obemenko 4y

    What the actual fact this shit means

    1. @RiedleroD 4y

      when stuff doesn't work on a large scale (i.e. when many people use it), then it doesn't scale well. For example: internet radio scales worse than regular radio

      1. @SrZorro 4y

        Why would internet radio scale worse than regular radio? With regular you have to build radio stations (or lease from others) to scale a radio on the internet should be fairly easy, deploy more servers and call it a day

        1. @daniilfurgen 4y

          It's cheaper to build one big radiotower and some retransmitters than having lots of servers and internet coverage

        2. @RiedleroD 4y

          radio sends the data once, if the amount of receivers in a radius increases, the sender doesn't care. In the case of internet in general, if the amount of clients increases, server load and bandwidth usage increases dramatically

          1. @CcxCZ 4y

            Yeah, we don't have any "good" multicast solution. We do have IP multicast though which ironically has very similar limitation to regular radio transmission: limited number of bands/channels you can use in one area. Or one ISP. Those that provide IPTV tend to use that.

            1. @sylfn 4y

              create ipv6 multicast - way more addresses available

              1. @sylfn 4y

                * forgot that i have only ipv4, but its white

                1. dev_meme 4y

                  That's still much better than hundreds of public ipv6

  9. @obemenko 4y

    Understandable

  10. @prkiso 4y

    Multicast?

    1. @lexore 4y

      in the internet?

  11. @sylfn 4y

    No one here.

  12. @RiedleroD 4y

    hey, I know where this gif is from

    1. @Agent1378 4y

      Are you old too?😁

      1. @RiedleroD 4y

        no, I just recently got this movie recommended (but I didn't watch it yet)

Use J and K for navigation