// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

Singapore to require 41,000 additional tech jobs by 2028 amid economic growth forecast

SINGAPORE: Singapore is projected to need 41,000 new tech jobs by 2028 to support its ongoing economic expansion, according to a report by ServiceNow.

The nation’s technology sector, which currently employs around 163,000 workers across various industries, is expected to experience substantial growth in the coming years.

The International Monetary Fund (IMF) has forecasted a steady 2.5% annual growth rate for Singapore’s economy from 2023 to 2028, underscoring the increasing demand for a skilled tech workforce to sustain this trajectory.

The report highlighted that among specific tech roles, Computer and Information Systems Managers are expected to see the most significant rise, with an additional 2,760 roles by 2028.

Software Application Developers and Data Analysts will also experience a notable boost, with projected increases of 1,550 and 1,400 new jobs, respectively. However, certain roles within the tech sector are anticipated to see a decline, though no specific details were provided on which jobs would be affected.

Across industries, the Telecommunications, Media, and Technology (TMT) sector is expected to witness the largest growth in tech job creation, with an estimated 33,400 new roles by 2028. This positions TMT as a key driver in meeting the country’s broader tech employment goals.

In addition to tech-specific positions, Singapore’s broader workforce will require an influx of 89,000 new workers across various sectors by 2028 to accommodate its economic growth and maintain its competitive edge.

The increasing demand for tech talent reflects Singapore’s ambitions to further solidify its status as a global technology and innovation hub, with significant investments in digital infrastructure and skills development. However, the challenge remains in ensuring a sustainable pipeline of skilled workers to fill these roles in the fast-evolving tech landscape.

- Advertisement -

Hot this week

Refugees’ claims of unequal treatment by UNHCR spark discussion among Malaysians

Iranian refugees in Malaysia allege they receive the least support from UNHCR, claiming priority is often given to other groups. This perception has fueled frustration within the community, as many...

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

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