Hacker News new | ask | show | jobs
by umvi 682 days ago
> After searching and searching I was unable to find any listings for any network or cybersecurity jobs along the sysadmin/engineer lines. How on earth are all these startups operating without a network person? You don't have someone running your server or your VPN?

For smaller companies the answer is: "VPN admin is just one of many hats that a given generalist might wear"

It would be very costly to pay a FTE just for that one thing, it wouldn't make economical sense until the company reached a certain size and could afford a dedicated IT dept.

2 comments

Yep, more cloud native companies don't need a dedicated network guy. How do I get networks and VPN? I declare them in Terraform and they pop out the other end. Done, no weird Cisco CLI commands required.
> a given generalist might wear

That generalist is your SRE/DevOps/Cloud Engineer in most cases.

This is why companies try to be increasingly cloud first - you can have 1 person do 3 jobs at once.

In very early stage startups you won't even have one dedicated SRE/DevOps/Cloud Engineer, you'll have a few Software Engineers who wear the DevOps hat as needed.

Even once you get a little bit bigger, I lean towards having a few generalists who wear more hats over breaking out a hat and putting it on a team of one.