// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 21, 2026
29.4 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

PTC claims almost 90% of Singaporeans polled are satisfied with local public transport

The survey showed that 87% of the local passengers were satisfied with the overall public transport system last year, while the satisfaction rate for taxi and private hire car point-to-point passen...

After Isetan NEX closure, Metro to close last two department stores at Causeway Point and Paragon but plans new retail concept

Department store Metro announced that it will close its two remaining stores in Singapore, Paragon on Orchard Road and Causeway Point, after the expiration of their leases, and plans to launch a ne...

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