// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 22, 2026
28.9 C
Singapore

Most tech jobs in Singapore saw wages slip in 2023: Report

SINGAPORE: In 2023, tech jobs in Singapore experienced a notable shift in salaries, with a majority witnessing a decline, according to a report by NodeFlair. Despite a previous upward trajectory, the industry faced a downturn due to dwindling funding across the region.

NodeFlair’s Asia Tech Salary Report found that game and solutions engineer roles bore the brunt of this trend, facing a substantial average compensation decrease of 6.66% and 5.7%, respectively, throughout the year.

Following closely behind were blockchain engineers, experiencing a 5.4% salary cut, and DevOps professionals with a nearly 2% dip.

Meanwhile, data engineers, data analysts, and software engineers saw marginal declines of 1.2%, 1.1%, and 1%, respectively.

Attributing the salary decline to funding trends, NodeFlair said: “While recent years saw substantial growth, tech salaries have declined overall due to Southeast Asia’s tech funding hitting a five-year low in 2023.”

However, despite the setback, salaries still exceeded those from two years prior, indicating a shift towards a more balanced compensation structure.

Amidst the challenges, certain roles defied the downward trend.

Data scientists emerged as notable beneficiaries, experiencing an impressive 11.3% surge in average compensation during the year. Cybersecurity engineers, systems analysts, and quality assurance professionals also saw their salaries rise by over 8%.

NodeFlair pointed to the global adoption of generative AI as a key factor driving the increased demand and higher salaries for data scientists.

“As the tech industry navigates talent challenges in 2024 amidst the ascent of Generative AI and a focus on financial prudence,” said Ethan Ang, CEO of NodeFlair, encapsulating the evolving landscape of Singapore’s tech sector.

- Advertisement -

Hot this week

Singapore man demands a cut from his wife’s S$450K insurance payout after she suffered a double stroke

The husband argued that his wife deliberately channelled money into medical insurance to keep it out of the matrimonial asset pool

SIA open to more Air India funding despite hefty $945m loss share

SIA said it would consider requests for additional capital from Air India in response to questions from the Securities Investors Association and added that its board will consider the group’s other...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks