Career options in software

Discovering roles and possibilities for newcomers to the world of software, data, and ML.

2023-06-06

Introduction

If you're new to the world of software, it's easy to get overwhelmed by the career possibilities. You can choose to focus on software engineering, big data, machine learning, and more. Within these areas, there are many different roles, each filling different functions and requiring different skills. It's hard to know what's out there, what's possible, and what you might enjoy.

Recently there's been a lot of interest in the data and ML part of the software space in particular. Early career folks who ask me about roles are often surprised to learn that there are more options than just being a data scientist or a machine learning engineer!

Software is complicated, and no matter what type of software you're working on, there are many different types of work required to get things done. Even at companies that focus on data and machine learning (ML), there are roles that only involve some data or ML knowledge, and even roles that don't involve it at all! Therefore, talking about the roles in data and ML in particular ends up including most of the roles in software in general.

Since I've been working in the field for a few years now, I want to share what I've learned and help you make an informed decision about your career path. I will be focusing on "technical" roles in this post, since it's about software-related careers, but tech companies also have roles in management, product, sales, design, and other areas.

Update (May 2024): I've updated this post to separate some broader roles into more specific focuses common in industry. I've also tried to simplify and clarify the core content, reducing the length and cutting the fluff.

Disclaimers

This post is aimed at people entering the world of software, regardless of their other prior experience. As a result, some of the roles I'll be discussing are not entry-level, but may be accessible to readers with relevant experience.

This post will be full of generalisations. This is because roles, titles, responsibilities, and skills vary widely between companies. Additionally, the lines are fuzzy and continually changing. It's hard to essentialise which roles even exist. Roles are even impacted by which other roles exist at a company!

This is just a general overview of how I personally have seen roles differentiated in the industry. I'm drawing on my experience, coworkers' and friends' experiences, and job postings I've seen. However, I am still biased by my perspective.

For the sake of this post, I've also chosen to use some uncommon titles. This serves primarily to distinguish between different focuses within a broader role, e.g. "backend product engineer" vs "scalable data backend engineer". However, I've also listed common titles for each role.

Use this post as a starting point so you know what to research further. I want to show you what's possible but not widely known; I'm not claiming to tell you what's universally true.

My experience

I know what you're thinking: "Who are you to tell me about all these different software roles?" You've got me, I'm not a vampire. I haven't lived for a thousand years, and I haven't worked in every role I'll be discussing. However, I have worked in a few different roles in this space, and through those experiences, I've also worked with many other roles.

I started my career as an end-to-end data product engineer, where I covered the whole data stack: data collection, data cleaning and transformation, software development, dashboarding, and data science. I then moved into more typical data engineering, which was really more of an analytics engineering role, where I worked with other engineers in other specialised roles.

Next I took a hard pivot into backend engineering at a foundation model company, where I worked on the core product. It was a small startup at the time, so I ended up collaborating with not only other product engineers, but also infrastructure engineers and folks from across the modelling side of the company.

Finally, I'm now working as a data platform engineer at an ML-powered drug discovery company, where I build and maintain the data infrastructure. And on top of that, I've spent time broadening my understanding of other roles through reading, online courses, and side projects.

Areas of work

There are a variety of roles in the software field, each of which has a unique focus and skillset. Usually, different roles will collaborate together to solve a business need or function. I like to categorise them into four areas of work: insights, models, products, and platforms.

Roles in the same area share similar high-level deliverables and goals, but may perform different work. You can think of these areas as different "teams" or "departments" within a company, although in practice, they may not be organised this way. These are also not hard divisions; some roles can cross boundaries between areas.

Insights

Insights teams support data-driven decision-making. To do this, they gather and maintain data for analytics purposes. Then they analyse and interpret the data to derive insights. Finally, they surface these insights to inform business decisions.

Analytics Engineer

The primary goal of analytics engineers is to provide clean, reliable data from all relevant sources. Without data, there is nothing to draw insights from or to train models on. Therefore, analytics engineers enable both insights and models teams to worry less about the data and more about what they can do with it.

Similarly, analytics engineers may be stakeholders for data platform engineers, who build the systems that analytics engineers use to gather and transform data. In smaller companies, this work is often combined into a single "data engineer" role.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Data Analyst

Organisations can collect all the data they want, but it's only valuable if they can derive insights from it. That's where data analysts come in.

Data analysts often work with business stakeholders to understand their needs and then use data to answer their questions. They are sometimes described as "data storytellers" because they identify and communicate the narratives that are hidden within data.

Although data scientists generally have a broader skillset than data analysts, it's not inherently a more senior role. It's very possible to have a successful career as a data analyst without becoming a data scientist. However, it's typically easier to get an entry-level job as a data analyst than a data scientist.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Data Scientist

Similar to data analysts, data scientists work with data to derive insights. However, data scientists focus more on statistical techniques and machine learning algorithms, and less on visualisation and business understanding.

There is some overlap between data scientist and ML scientist skillsets, and some companies use the titles interchangeably.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Models

Models teams create and support machine learning (ML) models and services. They design and train models, then productionise and integrate them. They may also make optimisations to reduce cost and improve performance. These models are usually, but not always, deep learning models.

Models teams are often distinct from insights teams due to having different goals. Insights teams generally support business decision-making by directly obtaining insights from data. Machine learning models can also be used for insight generation, and data scientists sometimes build models as well. However, models built by a dedicated models team are often viewed as products or services, and the goal is to improve them for downstream usage.

Machine Learning Scientist

Machine learning scientists focus on research and experimentation. For example, they might experiment with different model architectures to see which one performs best. This role is typically only found at companies that build their own models from scratch and have a deep incentive to innovate at the bleeding edge.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Machine Learning Engineer

Machine learning engineers focus on productionising and integrating the models that ML scientists develop. Their primary focus is on making models work in the real world, rather than research and experimentation. As a result, their skillset is focused more on practical software engineering and less on mathematics and theory.

Smaller companies may have only ML scientists or only ML engineers, with the title depending on the primary focus of the role. In this case, people in these roles may be responsible for both types of work. Smaller companies may also not have ML platform engineers, with ML engineers performing that work instead.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Machine Learning Accelerators Engineer

Machine learning accelerators engineers focus on optimising models and their training and serving infrastructure to reduce cost and improve performance. An "accelerator" in this context is any way to accelerate the machine learning lifecycle. The article 5 Types of ML Accelerators provides a brief overview.

This role is typically only found at companies that build very large models, have very high performance requirements, or create accelerators themselves. There may be a focus on optimising inference specifically, because that's typically the main cost driver for production models.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Products

Product teams build and maintain applications and services that comprise the core product of the company. These are often user-facing applications, whether the company's users are consumers, other businesses, or internal employees. For example, Meta's core products include Facebook, Instagram, and WhatsApp.

Although products may be built around ML models, the focus of product teams is on the user experience and the functionality of the application. They can treat the model as a black box API, whether it's an external service or built in-house.

Backend Product Engineer

User-facing applications usually have two parts: the frontend, which users interact with, and the backend, which implements the application's logic and interacts with its database. There is usually a lot of different work to do in the backend, so companies often have different roles or teams for each focus area.

Backend product engineers typically work on the type of functionality that directly supports the usage of the application, enabling it to be "productised". Their work is often more user-centric than other backend engineers, and they may work more closely with frontend engineers. Their responsibilities can vary widely depending on the company and its product.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Backend AI Engineer

With the surge in interest in AI, in particular transformer and diffusion models, many companies are building AI-driven products and services. This has created a niche for backend engineers who are familiar with the basics of AI models and tooling, and how to best integrate AI into applications. I consider these engineers to also be product-focused since their work is also often user-centric, but with a specialisation in AI features.

It's unclear whether this role will continue to exist as a distinct specialisation, whether familiarity with AI will become a common skill for backend engineers in general, or whether AI tooling will become so simple that integration will be as basic as using any other API or library. For now, there are plenty of companies hiring for "AI engineers".

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Scalable Data Backend Engineer

As applications grow, they often need to handle more data. This can be due to more users, more content, or more complex features. Increased data can put a strain on the backend systems, which may need to be optimised to handle the increased load. This creates a need for backend engineers with a data focus, who specialise in scaling and optimising data-intensive applications.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Frontend Engineer

Frontend engineers work on the part of the application that users directly interact with. Specifically, they work on the user interface (UI) and user experience (UX) of web applications. This includes the layout, visual design, and interactivity of the application, as well as the performance and accessibility of the frontend code.

Frontend engineers often work closely with designers, who decide on the look and feel of the application along with the user flows, in order to best implement the designer's vision in code. They also work closely with backend engineers, who provide the data and logic that the frontend needs to render and interact with.

Engineers who work on both the frontend and the backend are called "fullstack engineers". Engineers who design the UI and UX of mobile applications, rather than the web frontend, are called "mobile engineers".

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Mobile Engineer

Similar to frontend engineers, mobile engineers work on the user interface and user experience of applications. However, they focus on mobile applications rather than web applications.

Many applications have only web applications that are accessible on mobile devices, especially at smaller companies. However, it's common for applications with many users to have dedicated mobile applications, which can provide a better user experience and more features than web applications on mobile devices. This is called a "native" mobile application, as opposed to a "web" mobile application.

What they do

Responsibilities:

Sample problems:

Common titles:

Platforms

Platforms teams build the systems, services, and patterns which support operations, analytics, and machine learning. They design and maintain foundational and operational infrastructure, develop services for internal or external use, and build tooling and guardrails to increase developer productivity. They may focus on supporting the core products of the company, or on internal tooling.

The goal of all platform engineers is to reduce toil in human workflows and reduce load on systems. In essence, they enable the work of the other roles we've discussed so far. Platform engineers may be part of a centralised platform team, or they may be colocated with the teams they support.

Platform engineering roles are often given "Ops" titles: DevOps Engineer, DataOps Engineer, MLOps Engineer. This is a trend that originally started with the "DevOps" title, and has since been applied to other roles. However, DevOps (and by extension, DataOps and MLOps) is a set of practices and principles that can be applied to any role, not a role in itself.

Developer Experience Engineer

Platform engineers work on the foundational infrastructure (infra) and tools that support the company's applications and services. Most companies' infra is cloud-based, but some have on-premises (on-prem) or hybrid (a mix of cloud and on-prem) infra.

Developer experience (DX) engineers typically work on enabling other engineers to build and deploy their services. Their main goal is to increase developer productivity by providing self-service tooling and automating processes. DX engineers are commonly grouped under the broader "infrastructure engineer" label.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Site Reliability Engineer

Site Reliability Engineers (SREs) work on ensuring that the company's applications and services are robust and performant. They focus on monitoring, incident response, capacity planning, and disaster recovery to maintain and improve service quality. SREs are also often grouped under the "infrastructure engineer" label.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Data Platform Engineer

Data platform engineers specialise in data infrastructure, which is built on top of foundational infrastructure. This means that "infrastructure engineers" build the underlying systems which data platform engineers use to build their own systems. As a result, data platform engineering is closer to data work than infrastructure engineering.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

Machine Learning Platform Engineer

ML platform engineers are similar to data platform engineers, but they focus on ML infrastructure rather than data infrastructure. They also build on top of foundational infrastructure, and they work closely with models teams to support their work. The data platform also supports the ML platform to a degree by providing the data used by the models.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

High Performance Computing Engineer

Some companies tackle complex computational problems which require high-performance computing (HPC) infrastructure. This is especially common in fields like scientific research, large model training or serving, and finance.

Although many companies use cloud services for their computational needs, large-scale or specialised workloads are often more cost-effective to run on dedicated hardware. HPC engineers build, buy, and maintain this hardware, and develop the software and tooling to support it. Their goal is to provide the best performance and reliability for the lowest cost.

What they do

Responsibilities:

Sample problems:

Common titles:

Skills they have

Primary skills:

Secondary skills:

The world has changed

Despite having only worked in the industry for a few years, I've seen a lot of change. Data and ML are having a "moment", and the current situation for newcomers is not the same as it was for me.

When I was looking for my first job, the vast majority of data science and ML job postings required a Master's degree or PhD, even if the degrees weren't in fields relevant to the role. There is a lot less gatekeeping in job requirements now, and more focus on actual skills. This is great for newcomers, because it means that you don't need to spend more time and money on higher education to get a job in the field.

There are also more jobs in ML now due to the ML boom, but there are fewer jobs in the overall market due to the tech crash. There is also more competition for the ML jobs that exist due to the increased interest in the field. I'm not sure how these factors balance out, but from personal experience, it's still hard for employers to find qualified candidates. You may just have to put in more work to stand out.

The quality of hosted and open-source models has leap-frogged in the past couple years across a variety of domains. This reduces opportunities for ML scientists and ML engineers, especially in smaller companies, as companies can use these models instead of building their own. However, there is still demand for applying transfer learning on top of open-source models.

Business interest in ML has increased, which increases opportunity for roles that build systems around models, open-source or not. There has been a huge boom in startups building new products and services which use ML under the hood. Additionally, business insights can't be easily replaced, so there are still many opportunities there.

Finally, ChatGPT and similar tools are making it easier to learn and work independently. I used to parse through dozens, if not hundreds, of articles to build enough understanding to answer certain questions I'd have. Now, you can just ask ChatGPT and it will give you a comprehensive answer that considers both the context of your question and your level of understanding, and it will do it faster than you can even read its response. (Seriously, if you haven't created an account yet, go do it now.) It's good for getting from 0% to 80% knowledge on a topic, but beyond that, it tends to struggle and mislead.

On the other hand, ChatGPT reduces the need for junior skillsets because intermediate+ engineers can delegate well-defined tasks to ChatGPT instead of junior engineers. However, I think ChatGPT is still a net positive because it enables junior engineers to focus on more interesting work and to learn at an unprecedented speed.

What to do?

Now that you know what's out there, how do you decide what to do? I can't make your decision for you, but I can give you some advice.

First, I suggest that you figure out what role you're most interested in. Even if you don't have the skills for it yet, you can set this role as your north star. Then you can figure out what skills you need to get there, and the path you need to take along the way.

Second, I suggest that you figure out what skills you already have. You may be surprised to find that you already have some skills that are relevant to your desired role. If not, you might instead have skills that are applicable to a different role which you can use as a stepping stone.

Personally, I believe that it's better to be working in a role that you're skilled in at a good company than the role you wanted at a terrible company. Take it from me: I missed out on a ton of career growth and compensation, only to realise that I didn't want the role that I thought I did anyway. But of course, you want to be happy with your role too, and you may be lucky to find the right role at a good company.

Finally, remember that interests change and skills are transferrable. Even if the role you take isn't totally aligned with your interests, it might be the best for your growth and future opportunities. You can potentially transfer roles within a good company too.

You might not have the skills for your desired role right now, but you can get there. I believe in you, and I'm sure that you have people in your life who believe in you too. You've got this!

If you want to build your skills and experience, I suggest that you check out my post on software projects.