// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
30.5 C
Singapore

CSA to provide 10,000 training spots for women to master cybersecurity skills

SINGAPORE: The Cyber Security Agency of Singapore (CSA) unveiled plans yesterday (Oct 18) to offer 10,000 training opportunities aimed at empowering women with essential cybersecurity skills. This pivotal move reflects Singapore’s commitment to diversifying the field and bridging the gender gap in cybersecurity.

The CSA, in its bid to bolster the cybersecurity workforce, will provide tailor-made training programmes, specifically designed for engineers. These initiatives intend to address the burgeoning demand for skilled cybersecurity professionals while simultaneously equipping individuals with the necessary expertise to safeguard digital infrastructure.

Speaking at the Singapore International Cyber Week (SICW) Women in Cyber Event yesterday, Minister for Communications and Information Josephine Teo emphasized the collective effort required to fortify national and global cybersecurity and underlined the significance of not only technology experts but also professionals from various fields like finance and law acquiring cybersecurity knowledge.

Ms Teo also acknowledged the growing interest of women in the cybersecurity domain. She pointed out that while the supply of personnel in network security currently surpasses demand, it presents an opportune moment for women to enter the industry. Moreover, this influx of female talent is pivotal in ensuring that Singapore continues to nurture and develop proficient cybersecurity professionals.

Ms Teo stressed that closing the talent gap in cybersecurity is a priority for the government. She noted, “Because demand far outstrips supply, it’s a really good time to welcome more women to the cybersecurity profession. It also fits well with our holistic yet practical approach to grow a sustainable talent pipeline for cyber.”

With this initiative, Singapore is taking a giant stride towards enhancing its cybersecurity landscape while fostering gender diversity in an industry traditionally dominated by men. These measures are set to not only strengthen the nation’s digital resilience but also create an inclusive and thriving environment for women to excel in the field of cybersecurity.

- Advertisement -

Hot this week

Malaysia’s data centre boom to create high-skill, high-paying jobs, says minister

The rise of data centers in Malaysia has helped the increase of salaries for the workers, well above the median salary of RM2,793 (S$885). But, netizens aren’t agreeing to massive data centers bein...

Singapore companies can withstand supply chain disruptions longer than the US or UK, survey says

The survey found that 23% of Singapore businesses said they could continue operating for between four and six months if a major supply chain shock occurred. This was higher than the US at 18%, Germ...

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