// Adds dimensions UUID, Author and Topic into GA4
Sunday, March 8, 2026
29.5 C
Singapore

Chip market set to surpass $1 trillion by 2030, but tech giants face geopolitical storm and localisation challenges: PwC

INTERNATIONAL: The global semiconductor market is projected to surpass $1 trillion by 2030, but technology companies must prepare to navigate an increasingly volatile geopolitical landscape, according to a new report by PwC.

According to a report featured in Manufacturing Asia, PwC advises companies to prioritise diversification in their manufacturing and supply chain strategies to thrive amidst uncertainty. By spreading production across multiple sites and suppliers, businesses can better mitigate risks associated with bottlenecks or disruptions that may affect operations.

Additionally, firms must adopt a more sophisticated approach to risk management by closely analysing potential vulnerabilities in their semiconductor components. This proactive strategy will be essential in an era where global supply chains face increasing pressure.

The report also highlights the growing challenge of government-driven localisation efforts. As nations push for more domestic chip production, tech companies will face the difficult task of meeting localisation requirements while maintaining operational efficiency. PwC suggests that businesses adapt their products only when absolutely necessary, while others should consider region-specific solutions or drop-in replacements for certain semiconductors.

See also  UOL-SingLand joint venture acquires 50% stake in Sydney commercial building for S$390M

Perhaps the most pressing concern, however, is talent. A study by Strategy&, PwC’s global strategy consultancy, reveals that Europe’s semiconductor sector alone will need 350,000 additional professionals by 2030. To meet this demand, companies must invest in robust talent pipelines, ensuring the development of a workforce equipped with the specialised skills needed to fuel the sector’s growth. This challenge extends beyond Europe, as players across the globe will need to build significant talent reserves to stay competitive in the rapidly evolving semiconductor landscape.

As the semiconductor industry approaches a $1 trillion market value, tech firms must act strategically and nimbly to overcome geopolitical risks, navigate localisation pressures, and cultivate the skilled workforce needed to support this technological revolution.

- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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); } });
// //