// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 13, 2026
27.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

‘A man before his time.’ Terrorism expert Rohan Gunaratna pays tribute to Lee Kuan Yew on Singapore’s 61st b-day

“His highest priority was to protect Singapore,” Gunaratna recalls Lee Kuan Yew’s response after the Bali attack.

‘Singapore is already showing signs of decline’: Ex-NMP Calvin Cheng sounds warning

Singapore turns 61, but former NMP Calvin Cheng says there is plenty to worry about.

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