Software Engineer Skills Report — Week of 2026-06-10
System design is the single most demanded skill in software engineering right now — appearing in 39% of the 3,606 job postings analyzed this week. That's not a soft skill or a nice-to-have. Employers are screening for architectural thinking at the top of the funnel, before they even get to your language preferences or toolchain. If you're preparing for a job search and you haven't practiced distributed systems design, you're walking into interviews underprepared for nearly four in ten roles.
The Core Stack Employers Are Hiring For
Below system design, the demand picture is cloud-heavy and polyglot. Python leads languages at 34%, followed by TypeScript at 19% and JavaScript at 17%. These three together suggest a market that expects engineers to move comfortably across backend data work and frontend or full-stack contexts.
On the infrastructure side, AWS appears in 30% of postings and GCP in 17% — a combined cloud presence that makes cloud-native fluency less optional than it may have seemed two or three years ago. Kubernetes shows up in 24% of postings and Docker/Containers in 17%, confirming that container orchestration is now standard operating knowledge for a significant portion of engineering roles, not just DevOps specialists.
SQL holds at 24%, a reminder that despite years of NoSQL hype, relational data skills remain foundational across the engineering landscape. It pairs directly with ETL/ELT at 18%, pointing toward roles where engineers are expected to own data movement and transformation pipelines, not just hand them off to a data team.
Automation and AI Integration Are Table Stakes
CI/CD Pipelines appear in 18% of postings, which means roughly one in five roles expects you to understand automated build, test, and deployment workflows as a baseline. This isn't a DevOps-only requirement anymore — it's showing up broadly across engineering job descriptions.
LLMs and Generative AI appear in 16% of postings this week. That's a meaningful share, though it trails behind core infrastructure and language skills by a notable margin. The data suggests that GenAI integration is a real and growing expectation, but it hasn't displaced foundational engineering competencies. Employers want engineers who can build with LLMs — not engineers whose primary qualification is knowing what an LLM is.
Skills Falling Out of Demand
Several skills dropped sharply this week. Bloomberg, Penetration Testing, and NetSuite all fell to 0% of postings — complete exits from the demand signal for software engineering roles specifically. HubSpot and BigQuery each landed at 1%, down dramatically from prior levels.
The Bloomberg and NetSuite drops suggest these were niche overlaps with fintech or business systems roles that have since been recategorized or simply aren't being posted right now. The BigQuery decline is notable given GCP's continued presence at 17% — it may indicate that cloud data warehouse work is being abstracted under broader cloud or data engineering labels rather than called out by product name.
Penetration testing's exit from the dataset is a signal that security-specific roles are being posted under different job titles and tracked separately from general software engineering. If that's your specialty, the software engineer posting pool isn't where your demand signal lives.
What to Do With This Data
- Prioritize system design practice above almost everything else. At 39% of postings, architectural fluency is the most consistently demanded skill in the market right now. Structured practice — mock interviews, design documents, studying real distributed systems — will pay off across a wider range of opportunities than any single language or tool.
- Get comfortable in at least one major cloud environment, with hands-on Kubernetes exposure. AWS at 30% and Kubernetes at 24% are not fringe requirements. If your experience is entirely local or monolithic, you're misaligned with how the majority of engineering work is structured in this market.
- Don't deprioritize SQL and data pipeline skills. SQL at 24% and ETL/ELT at 18% show that data fluency is woven into software engineering roles broadly — not siloed into data engineering tracks. Engineers who can work confidently across application code and data layers are more versatile candidates in a market that appears to value exactly that.