// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
31.6 C
Singapore

Cybersecurity job postings in Singapore jump 57% amid AI adoption: Indeed

SINGAPORE: Cybersecurity job postings in Singapore jumped 57% in 2025, reversing two years of stagnation as companies step up efforts to tackle artificial intelligence (AI)-related risks, according to the latest data from job portal Indeed.

Job postings for the role rose just 9% from 2023 to 2024, following an 8% drop from 2022 to 2023.

Notably, clicks on cybersecurity job postings rose 77% this year, suggesting growing job seeker interest.

The most in-demand roles include cybersecurity engineers, cybersecurity specialists, cybersecurity analysts, cybersecurity consultants and cybersecurity architects, with employers prioritising skills in Python, communication, and information security (NIST, ISO 27001).

According to Indeed, as organisations continue to deploy AI tools to streamline operations, they are simultaneously expanding their digital attack surface and data exposure, prompting a surge in demand for skilled cybersecurity professionals.

Indeed spokesperson Shannon Peter Pang said, “As Artificial Intelligence adoption deepens across sectors, cybersecurity has evolved from a back-end function to a core part of business resilience.”

The job portal expects sustained long-term opportunity in cybersecurity with the rebound in job postings and ongoing digitalisation and new regulations in data protection. /TISG

Read also: Johor to expand internet, boost 5G, cybersecurity, and digital literacy under RM300M funding

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Why some Singaporeans stopped buying the cheapest option and started saving more

SINGAPORE: If there's one thing many Singaporeans excel at, it's finding clever ways to save money. Recently, many revealed the simple lifestyle changes that quietly ended up saving them a surpri...

Photo of helpers waiting outside maid agency puts treatment of domestic workers under the spotlight

SINGAPORE: A viral photo of several domestic helpers sitting on the floor outside a maid agency has sparked fresh debate over how migrant workers are treated in Singapore, with many netizens callin...

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