Slashdot Mirror


What Are Today's Most Difficult IT Hires? (cio.com)

Slashdot reader snydeq shared an article from CIO: The IT talent gap is driving up demand for skilled IT pros, but for certain roles and skillsets, finding -- and signing -- the right candidate can feel a bit like trying to capture a unicorn... AI and data science jobs are at the top of the list, in part because they're relatively young technologies, and they're being introduced in all sorts of companies going through their digital transformation. At the same time, there are some surprises... The experts we talked with name-checked a laundry list of desirable skills and needed experience with emerging areas like cognitive computing, machine learning, data analytics, IoT and blockchain. But the true unicorns are candidates who can not only deepen their bench of tech skills but keep an eye on the bottom line.
The article also cites high demand for data privacy experts, penetration testers with a scientific mind-set, and adaptable developers (including DevOps engineers), as well as experts in robotics and cryptology. But everyone's experiencing the job market differently, so the original submission ends with a question for Slashdot readers.

"What hires are you having the most difficulty making these days?"

5 of 281 comments (clear)

  1. Young technologies...riiiight... by bradley13 · · Score: 5, Interesting

    "AI and data science jobs are at the top of the list, in part because they're relatively young technologies"

    Nothing particularly new in any of the fields mentioned. Specific frameworks in use are different now than they were 5, 10 or 20 years ago. However, speaking as someone who has been in IT for somewhere between 30 and 40 years, there's really not a lot that's fundamentally new. Mostly, we have added more turtles. What I do see is that each new generation re-invents old ideas and slaps new labels on them. Often, they even think the ideas are new, until some old grouch like me comes along and rains on their parade.

    The last real sea change was the spread of the Internet in the 1990s - enabling worldwide networking (and worldwide attacks). The actual vulnerabilities being exploited, however, are old-hat. The top security risk today's web applications is injection? This has not changed in 20 years, which ought to be embarrassing for the entire IT profession.

    --
    Enjoy life! This is not a dress rehearsal.
  2. Re:From most of the jobs I see posted online by Anonymous Coward · · Score: 5, Interesting

    And to try and get them, they ask idiot "tech" recruiters who go after that "smell of success" by vgrepping for buzzwords.

    Though there is some interesting (Chinese sense) variation:

    penetration testers with a scientific mind-set,

    Too many cowboys in "cyber security". Makes sense because all of "cyber security" consists of s'kiddies calling themselves "hackers" and bicker among themselves about hat colour. Finally figuring out this particular cottage industry sells mostly imperial textiles, eh.

    and adaptable developers (including DevOps engineers),

    I have sysadmin AND development experience, and that's always been a point against me, even before devops became a thing. Just like "can do" and "I don't know but I'll figure it out" attitude (a rather essential trait for generalist sysadmins) gets mentally filed under "attitude", not "can do". Thanks, HR drones.

    Bitter, me? You bet, with reason well beyond being an occupational hazard for this line of work. But that isn't the point.

    I say people selection is the most important thing, and so far "we" are doing poorly. Executives watching their people burn out is but a high point in this particular traveling crap shoot and shit show.

  3. The ones with the most experience... by MindPrison · · Score: 3, Interesting

    ...are the most difficult hires.

    I'm not young either, almost in my 50's - and still got hired in IT.

    What surprises me though, is that our company have a habit of not hiring experienced staff, because they want to do the training and teaching themselves. We have a "teacher/mentor" culture in our offices meaning that when a new batch arrives, possibly with no knowledge of our infrastructure whatsoever - we train them meticulously. We have a high tolerance for failure (yes, most people will make mistakes, often quite expensive mistakes such as rebooting a server that has 100's of cash machines connected to it), but once they do that only ONCE - they'll likely never do it again. It's surprisingly effective. Also cost effective, as they get to be highly specialized and focused on our business and our customers.

    The hardest ones to train, is the "experts". Completely age unrelated. Experts "knows so much" forehand, it becomes an uphill battle to explain to them everything. Some of them get offended that we imply that they "didn't know that" and it's almost like a mine-field trying to explain anything to people who know it all.

    Fresh from the street - is the new IT gold. (And this comes from an almost 50 year 30+ in the IT business guy, me...who is as surprised as you probably are reading this), but it's quite true - I work in one of the biggest companies there is. I can't reveal who I work for as it's in my NDA, but if you work in a similar corporate, you'll totally get this.

    --
    What this world is coming to - is for you and me to decide.
  4. it is easy to hire the right ppl by WindBourne · · Score: 3, Interesting

    It is just not easy to get HR and C*s to want to pay them enough.
    Therein lies the REAL issue.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  5. Tech Trainers by kordyte · · Score: 3, Interesting

    It's surprisingly hard to find technical trainers. Very few candidates make it through a phone interview, let alone an example teach. Admittedly it's an unusual combination of skills. We want people that have serious development chops, know multiple languages well (although no need to be perfect), and can teach. The pay, I believe, is good (I do it professionally). It's still stressful at times, but it's a different kind of stress. Agencies have been next to useless finding candidates because they understand none of the skills or how to screen for them. Many people in the tech world don't know these roles exist, or don't know what it takes, so if you're curious here's the kind of things you would need to do/be to make it through an interview, and land the job:

    Technical
    * Demonstrate clear fundamentals in your 'home' language, e.g. in Java I might ask about pass by value and how that affects code, or in C++ explore where and when you use the destructor. These are not obscure corner cases, although later stages of an interview could move to that but the technical interview is mostly done by then
    * Demonstrate authenticity, e.g. have you experienced the stress of dealing with a 'sev 1' and survived to tell the tale

    Teaching
    * Can you stand up in front of people and engage them in learning
    * Can you think on your feet and derive an answer from existing knowledge
    * Can you admit when you don't know something, research the answer, and come back to the group
    * Can you present information clearly

    Last of all, can you do all of this with enthusiasm? I genuinely don't know if it's just a rare combination of skills, or we just can't find the people.