CINXE.COM

SSG | Job Cluster - IT Infrastructure and Cybersecurity Professionals

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title> SSG | Job Cluster - IT Infrastructure and Cybersecurity Professionals </title> <!--Apple device bookmarking--> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-title" content="SkillsFuture Singapore"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <!--favicons--> <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"> <link rel="manifest" href="/assets/favicon/site.webmanifest"> <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"> <link rel="shortcut icon" href="/favicon.ico"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <!--sgds css--> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@govtechsg/sgds/css/sgds.css" /> <!--bootstrap icons--> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css" /> <script src="/ScriptResource.axd?d=ktXPS54N4JY6vbaCTPlT9TQp2wMU3hn-M_pNBj3sR9RSvPDpPCZb4RCX4MB1ykeieWbLW86nwHBEIsRGv4PQ21cQwr1euHDvOObVJuqZ4WEep_uIszmqL1Is1RESNzVt0t3-Xz_SrDO2gnMiEc0Yko_CMLG0t6doJCQlG9rW8ofuvtKS_QZ1UUMRAOQbzvew0&amp;t=bd75320" type="text/javascript"></script><script src="/ScriptResource.axd?d=ePnjFy9PuY6CB3GWMX-b_0Kwu6S_aT--bf0l3hwaEeLN9EKrdG8KH40INZVxTiu0CDkcsCFjMSmDNDnxxaDXs81FcWoV0HITK5ohA6fYQmpUNXGRkMLycrkM-QFkr4XK1Ucq3fPiIQEMjToOfU32TWTTb8PzA46H5C4Xoz47oHS7OjsAyyga3jezWTdj___E0&amp;t=bd75320" type="text/javascript"></script><link href="/assets/dist/css/all.min.css" rel="stylesheet" type="text/css" /><link href="/assets/dist/css/main.min.css" rel="stylesheet" type="text/css" /><link href="/assets/dist/css/main.css" rel="stylesheet" type="text/css" /><link href="/Frontend-Assembly/SFSkillsFuture/Mvc/Views/CustomNavbar/custom.navbar.css" rel="stylesheet" type="text/css" /> <!--fontawesome kit--> <!--bootstrap css--> <!--custom css--> <script type="module" src="https://cdn.jsdelivr.net/npm/@govtechsg/sgds-web-component/Masthead/index.js"></script> <meta property="og:title" content="Job Cluster - IT Infrastructure and Cybersecurity Professionals" /><meta property="og:url" content="https://www.skillsfuture.gov.sg/skillsreport/changes-to-skills-compositions/job-cluster-it-infrastructure-and-cybersecurity-professionals" /><meta property="og:type" content="website" /><meta property="og:site_name" content="SkillsFuture SG" /><style type="text/css" media="all">p { color: #000; } .bg-teal1 { background-color: #118296 !important; } .bg-Yellow { background-color: #9F6D00 !important; } .bg-LightPurple { background-color: #756FB0 !important; }</style><script type="text/javascript" src="https://assets.wogaa.sg/scripts/wogaa.js"></script><script type="text/javascript" src="//cdn.evgnet.com/beacon/skillsfuturesingapore/ssg_prod/scripts/evergage.min.js"></script><script type="text/javascript"> document.addEventListener("DOMContentLoaded", () => { const masthead = document.getElementsByTagName("sgds-masthead"); const shdw = [...masthead[0].shadowRoot.children][0]; shdw.style.cssText += "position:absolute;width:100%;z-index:99;" const shdwChildren = [...shdw.children]; shdwChildren.map(c => c.style.cssText += "max-width:1200px;padding-left:12px;padding-right:12px;"); shdwChildren.map((c) => { let row = c.querySelector(".row"); row.style.cssText += "margin:0px;padding-left:0px;padding-right:0px"; let col = c.querySelector(".col"); console.log(col) col.style.cssText += "padding-left:0px;padding-right:0px;" }) }) </script><style type="text/css" media="all">footer#footer { background-image: url(/images/default-source/default-album/footer-bg.webp); } .bAyZHV, #searchsg-input::placeholder { font-family: 'Inter-Regular' !important; } .grecaptcha-badge { display: none!important; } .bg-Black { background-color: #000000 !important; } .bg-Grey { background-color: #DEDEDE !important; } .bg-LightGrey { background-color: #F0F0F0 !important; } .bg-AshGrey { background-color: #F7F7F7 !important; } .bg-Blue { background-color: #0F71BB !important; }</style><style type="text/css" media="all">body { display:flex; flex-direction:column; } footer { height: 670px; } @media (min-width: 576px) { footer { height: 690px; } } @media (min-width: 992px) { footer { height: 460px; } }</style><script type="text/javascript"> document.addEventListener("DOMContentLoaded", () => { const AutoAccordionSetup = () => { const accordionItems = [ ...document.querySelectorAll(".report-general-tabs"), ] .map((t) => { return [...t.querySelectorAll(".accordion-item")]; }) .flat(); accordionItems.map((a, index) => { let ctrl = a.querySelector(".accordion-button"); let accordionContainer = a.querySelector(".accordion-collapse"); ctrl.setAttribute("data-bs-target", `#collapse${index}`); ctrl.setAttribute("aria-controls", `collapse${index}`); accordionContainer.id = `collapse${index}`; }); [...document.querySelectorAll(".accordion")].map((a, index) => { let uniqueId = "accordionParent" + index; let contentContainers = [...a.querySelectorAll(".accordion-collapse")]; a.id = uniqueId; contentContainers.map((c) => c.setAttribute("data-bs-parent", `#${uniqueId}`) ); }); }; if (document.querySelector(".report-general-tabs")) { AutoAccordionSetup(); }; function ControlImagePopups() { let anchors = [...document.getElementsByClassName("anchor")]; let allPopUps = anchors.map((a) => { return a.closest(".hover-link").querySelector(".hover-popup"); }); anchors.map((l, index) => { l.href = `#interactivePopup${index}`; l .closest(".hover-link") .querySelector(".hover-popup").id = `interactivePopup${index}`; console.log(l.closest(".hover-link").querySelector(".hover-popup")); l.addEventListener("click", (e) => { e.preventDefault(); let popup = e.target .closest(".hover-link") .querySelector(".hover-popup"); console.log(popup); console.log(allPopUps); allPopUps.map((p) => console.log(p)); allPopUps.map((p) => { if (e.target.getAttribute("href").slice(1) != p.id) { p.classList.remove("showPopup"); } }); popup.classList.toggle("showPopup"); }); }); window.addEventListener("click", (e) => { if (!e.target.closest(".hover-link")) { allPopUps.map((p) => p.classList.remove("showPopup")); } }); } if (document.querySelector(".hover-popup")) { ControlImagePopups(); }; }); </script><style type="text/css" media="all">:root { --teal_1: #00adc6; --report-blue: #5287a6; --report-orange: #dc7e6c; --report-pale-green: #98b497; --report-gold: #dbb57c; --report-dull-gold: #dbb57c; --report-dull-blue: #5e86a3; --report-purple: #735778; } .teal1 { color: var(--teal_1) !important; } .report-blue { color: var(--report-blue); } .bg-report-blue { background-color: var(--report-blue); } .report-orange { color: var(--report-orange); } .bg-report-orange { background-color: var(--report-orange); } .report-pale-green { color: var(--report-pale-green); } .bg-report-pale-green { background-color: var(--report-pale-green); } .report-gold { color: var(--report-gold); } .bg-report-gold { background-color: var(--report-gold); } .report-dull-gold { color: var(--report-dull-gold); } .bg-report-dull-gold { color: var(--report-dull-gold); } .report-dull-blue { color: var(--report-dull-blue); } .bg-report-dull-blue { background-color: var(--report-dull-blue); } .report-purple { color: var(--report-purple); } .bg-report-purple { background-color: var(--report-purple); } .list-orange-marker li::marker { color: var(--report-orange); } .list-blue-marker li::marker { color: var(--report-blue); } @media(min-width:992px) { .w-lg-150 { width: 150% !important; } } .height-100percent { height: 100%; } .img-container { max-width: 100%; } .img-container img { width: 100%; } .sticky-80 { position: sticky; top: 5rem; } .sticky-96 { position: sticky; top: 6rem; } @media(min-width:1200px) { .sticky-xl-80 { position: sticky; top: 5rem; } } @media(min-width:1200px) { .sticky-xl-96 { position: sticky; top: 6rem; } } .general-tabs .accordion-button[aria-expanded="true"] { background-color: #524e9c; color: white; } .general-tabs .accordion-button:not(.collapsed)::after { font: var(--fa-font-solid); content: "\f078"; } .general-tabs .accordion-button:not(.collapsed)::after { background-image: none; } .report-figure { position: relative; width: 170px; } @media (min-width:576px) { .report-figure { width: 240px; } } .report-figure h6, .report-figure p { padding-left: 1rem; font-weight: 700; } @media (min-width:576px) { .report-figure h6, .report-figure p { padding-left: 2rem; } } .report-figure p { font-size: 0.7em; } @media (min-width:576px) { .report-figure p { font-size: 1em; } } .report-figure img { border-radius: 50%; width: 100%; object-fit: cover; border: 1px solid currentColor; aspect-ratio: 1/1; } .one-line-figure .report-figure figcaption { position: absolute; top: 63px; left: 170px; width: 80%; } @media (min-width:410px) { .one-line-figure .report-figure figcaption { width: 100%; } } @media (min-width:576px) { .one-line-figure .report-figure figcaption { top: 107px; left: 239px; width: 110%; } } @media (min-width:992px) { .one-line-figure .report-figure figcaption { width: 100%; } } @media (min-width:1200px) { .one-line-figure .report-figure figcaption { width: 120%; } } .one-line-figure-reverse .report-figure { margin-left: auto; } .one-line-figure-reverse .report-figure figcaption { position: absolute; top: 63px; right: 170px; width: 100%; } @media (min-width:576px) { .one-line-figure-reverse .report-figure figcaption { top: 107px; right: 239px; width: 110%; } } @media (min-width:992px) { .one-line-figure-reverse .report-figure figcaption { width: 100%; } } @media (min-width:1200px) { .one-line-figure-reverse .report-figure figcaption { width: 120%; } } .two-line-figcaption { top: 48px !important; } @media (min-width:576px) { .two-line-figcaption { top: 91px !important; } } .three-line-figcaption { top: 29px !important; } @media (min-width:576px) { .three-line-figcaption { top: 91px !important; } } .four-line-figcaption { top: 6px !important; } @media (min-width:576px) { .four-line-figcaption { top: 72px !important; } } aside { width: fit-content; } aside p { margin-bottom: 0; font-weight: 700; } .report-table { border-collapse: initial; font-size: 0.65em; } @media(min-width:576px) { .report-table { font-size: 1em; } } .ds-table .report-table tbody tr th { border: none; } .report-table th { background-color: #dedede; } .report-table td:first-child { background-color: #dedede; } .report-table tr td, .report-table tr th { border: 1px solid #E9EAEC; } .container-1000 { max-width: 1000px; display: flex; flex-direction: column; } .container-1000 img { width: 100%; height: auto; } .hover-popup { padding: 0.5rem; display: flex; flex-direction: column; display: none; z-index: 8; } .hover-link:hover .hover-popup { display: block; } .accordion-gap { display: flex; flex-direction: column; gap: 1rem; } .accordion-gap .accordion-item { border-top: 1px solid rgba(0, 0, 0, .125); } .accordion-header .accordion-button:focus { box-shadow: none; } .super-text { font-size: 0.8em; display: flex; flex-direction: column; } @media(min-width:576px) { .sm-250w { width: 250px; } } .all-350w { width: 350px; } .hover-popup { border: 1px solid black; position: absolute; top: 0%; left: 100%; width: max-content; } .hover-popup p { font-size: 0.7em; margin-bottom: 0; } @media (min-width:992px) { .hover-popup p { font-size: 0.88em; } } .showPopup { display: block; } .anchor { display: block; font-size: 0; width: 100%; height: 100%; } .anchor:hover { text-decoration: none; } .chart-sections-four { border: 1px solid black; padding: 1rem; height: 100%; } .border-radius-5 { border-radius: 5px; } .border-Grey { border: 1px solid #dedede; } .border-Black { border: 1px solid #000000; } .dot { border-radius: 50%; height: 10px; width: 10px; display: inline-block; } .font-12 { font-size: 0.75em !important; } @media(min-width:576px) { .border-sm-none { border: 0 !important; } } .all-100w { width: 100px; } .internal-links .col-12 .link { min-height: initial; height: 100%; } .marker-aligned-list { counter-reset: item; padding-left: 0; } .marker-aligned-list li { display: block; padding-left: 30px; position: relative; } .marker-aligned-list li:before { content: counter(item, upper-alpha); counter-increment: item; width: 2em; position: absolute; left: 0; } .break-word { word-wrap: break-word; }</style><meta name="Generator" content="Sitefinity 14.4.8139.0 DX" /><link rel="canonical" href="https://www.skillsfuture.gov.sg/skillsreport/changes-to-skills-compositions/job-cluster-it-infrastructure-and-cybersecurity-professionals" /></head> <body> <sgds-masthead></sgds-masthead> <nav class="navbar navbar-expand-lg container-fluid"> <div class="d-none shade-line" id="shadeLine" style="left:0;"></div> <div class="container"> <div class="d-flex flex-wrap nav-outer"><a href="/home" aria-label="Go to home page" title="Home page"><img class="skills-logo" src="/images/default-source/template/ SkillsfutureSG_RGB-24-v2.webp" alt="skillsfuture logo" loading="lazy" /></a> <div class="togglers d-flex justify-content-end"><button class="search-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#searchBarContainer" aria-controls="searchBarContainer" aria-expanded="false" aria-label="Toggle searchbar container" data-bs-auto-close="outside" id="searchToggler"><em class="fa-solid fa-magnifying-glass"></em></button> <button class="navbar-toggler px-0" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" data-bs-auto-close="outside" id="navbarToggler"><em class="fa-solid fa-bars"></em></button> </div> <div class="collapse navbar-collapse nav-items" id="navbarSupportedContent"> <ul class="navbar-nav mb-2 mb-lg-0"> <li class="nav-item dropdown position-static mt-3 mt-lg-0"><a class="nav-link dropdown-toggle fw-bold nav-top-lvl py-3 py-lg-0" href="#" role="button" data-bs-auto-close="outside" data-bs-toggle="dropdown" aria-expanded="false">About Us <em class="fa-solid fa-chevron-down"></em></a> <ul class="dropdown-menu sub-menu"> <li> <ul class="d-flex flex-column d-lg-none pb-4 mobileSubHeadsList"></ul> </li> <li> <div class="d-none d-lg-block container desktop-menu py-4"> <p>About Us</p> <div class="d-flex"> <div class="desk-list-container"> <ul class="dSubHeads"> <li><button class="deskBtns current py-2">Who We Are</button></li> <!-- Note: Hyperlinks can be added into the 2nd level but must add this class to them: "hLink" Can refer to below commented out link as an example. --> <!-- <li><a class="hLink" href="link to the page here">Any text</a> --> <li><button class="deskBtns py-2">Newsroom</button></li> <li><button class="deskBtns py-2">Careers</button></li> </ul> </div> <div class="desk-links"> <div class="d-flex navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/aboutssg">About SkillsFuture Singapore <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/aboutskillsfuture">SkillsFuture Movement <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/annual-report">Annual Reports <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/board-members">SSG Board Members <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/consult">Public Consultation <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/termsandconditions">SSG Terms and Conditions <span></span></a> </div> </div> </div> <div class="d-flex d-none navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/newsroom">Newsroom <span></span></a> </div> </div> </div> <div class="d-flex d-none navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/careers">Careers <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/scholarships">SSG-WSG Scholarships <span></span></a> </div> </div> </div> </div> </div> </div> </li> </ul> </li> <li class="nav-item dropdown position-static"><a class="nav-link dropdown-toggle fw-bold nav-top-lvl py-3 py-lg-0" href="#" role="button" data-bs-auto-close="outside" data-bs-toggle="dropdown" aria-expanded="false">Initiatives <em class="fa-solid fa-chevron-down"></em></a> <ul class="dropdown-menu sub-menu"> <li> <ul class="d-flex flex-column d-lg-none pb-4 mobileSubHeadsList"></ul> </li> <li> <div class="d-none d-lg-block container desktop-menu py-4"> <p>Initiatives</p> <div class="d-flex"> <div class="desk-list-container"> <ul class="dSubHeads"> <li><button class="deskBtns current py-2">For Individuals (Early-Career) </button></li> <li><button class="deskBtns py-2">For Individuals (Mid-Career)</button></li> <li><button class="deskBtns py-2">For Students</button></li> <li><button class="deskBtns py-2">For Employers</button></li> <li><button class="deskBtns py-2">For Training Providers</button></li> </ul> </div> <div class="desk-links init-container"> <div class="d-flex position-static flex-wrap navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/early-career/credit">SkillsFuture Credit <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/skillsreport">Skills Demand for the Future Economy Report <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/early-career/skills-framework">Skills Frameworks <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/early-career/series">SkillsFuture Series <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg/content/portal/en/career-resources/career-resources/education-career-personal-development/skills-training-advice.html" target="_blank">Skills &amp; Training Advisory<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/early-career/tesa">TechSkills Accelerator (TeSA) <span></span></a> </div> </div><img class="exclude init-img" src="/images/default-source/template/midcareer.webp" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/early-career" class="py-1 Unique">View All Initiatives </a> </div> </div> <div class="d-flex position-static flex-wrap d-none navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/level-up-programme">SkillsFuture Level-Up Programme <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/skillsreport">Skills Demand for the Future Economy Report <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/mid-career/careertransition">SkillsFuture Career Transition Programme <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/mid-career/enhancedsubsidy">SkillsFuture Mid-Career Enhanced Subsidy <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg/content/portal/en/career-resources/career-resources/education-career-personal-development/skills-training-advice.html" target="_blank">Skills &amp; Training Advisory<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/mid-career/series">SkillsFuture Series <span></span></a> </div> </div><img class="exclude init-img" src="/images/default-source/template/mask-group-1882a1.webp" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/mid-career" class="py-1 Unique">View All Initiatives </a> </div> </div> <div class="d-flex position-static flex-wrap d-none navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/students/ecg">Education &amp; Career Guidance <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/students/jobs-skills">Jobs and Skills Insights <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/students/skills-framework">Skills Frameworks <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/students/workstudy">SkillsFuture Work-Study Programmes <span></span></a> </div> </div><img class="exclude init-img" src="/images/default-source/template/asset-1-2x.webp" style="max-width:280px;" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/students" class="py-1 Unique">View All Initiatives </a> </div> </div> <div class="d-flex position-static flex-wrap d-none navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/employers/employerawards">SkillsFuture Employer Awards <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/sfec">SkillsFuture Enterprise Credit <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/employers/leadershipdevelopment">SkillsFuture Leadership Development Initiative <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://skillsfuture.gobusiness.gov.sg/support-and-programmes/skills-development-partners/" target="_blank">Skills Development Partners<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em><span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/employers/workplaceskills">Workplace Skills Recognition Programme <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://skillsfuture.gobusiness.gov.sg/support-and-programmes/skillsfuture-queen-bee-networks/" target="_blank">SkillsFuture Queen Bee Networks<em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <!--div class="col-6 mb-4"> <a class="dropdown-item d-flex flex-column nav-links pt-0" href="#">Skills Development Partners (post go-live) <span></span> </a> </div--> </div><img class="exclude init-img" src="/images/default-source/template/mask-group-1882c3.webp" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/employers" class="py-1 Unique">View All Initiatives </a> </div> </div> <div class="d-flex position-static flex-wrap d-none navLinksContainer"> <div class="row init-row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/training-providers/jobs-skills">Jobs and Skills Insights <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/training-providers/jsit">Jobs-Skills Integrators <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/initiatives/training-providers/skills-framework">Skills Frameworks <span></span></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/taeitm">Training and Adult Education Industry Transformation Map <span></span></a> </div> <!-- <div class="col-6 mb-4"><a class="dropdown-item d-flex flex-column nav-links pt-0" href="/training-measurement">Training Quality and Outcomes Measurement (TRAQOM) <span></span></a> </div> --> </div><img class="exclude init-img" src="/images/default-source/template/mask-group-1882b2.webp" loading="lazy" /> <div class="exclude init-btn"><a href="/initiatives/training-providers" class="py-1 Unique">View All Initiatives </a> </div> </div> </div> </div> </div> </li> </ul> </li> <li class="nav-item dropdown position-static"><a class="nav-link dropdown-toggle fw-bold nav-top-lvl py-3 py-lg-0" href="#" role="button" data-bs-auto-close="outside" data-bs-toggle="dropdown" aria-expanded="false">E-services <em class="fa-solid fa-chevron-down"></em></a> <ul class="dropdown-menu sub-menu"> <li> <ul class="d-flex flex-column d-lg-none pb-4 mobileSubHeadsList"></ul> </li> <li> <div class="d-none d-lg-block container desktop-menu py-4"> <p>E-services</p> <div class="d-flex"> <div class="desk-list-container"> <ul class="dSubHeads"> <li><button class="deskBtns current py-2">Individuals</button></li> <li><button class="deskBtns py-2">Employers</button></li> <li><button class="deskBtns py-2">Training Providers</button></li> </ul> </div> <div class="desk-links"> <div class="d-flex navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg" target="_blank">MySkillsFuture <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg/content/portal/en/career-resources/career-resources/education-career-personal-development/SkillsFuture_Credit.html" target="_blank">Check and Claim SkillsFuture Credit <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.myskillsfuture.gov.sg/content/portal/en/assessment/landing.html" target="_blank">Use Assessment Tools <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://developer.ssg-wsg.gov.sg/webapp/home" target="_blank">Developer Portal <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> </div> </div> <div class="d-flex d-none navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://skillsfuture.gobusiness.gov.sg/" target="_blank">SkillsFuture for Business <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://developer.ssg-wsg.gov.sg/webapp/home" target="_blank">Developer Portal <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.gobusiness.gov.sg/sdl-e-services/" target="_blank">Skills Development Levy <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> </div> </div> <div class="d-flex d-none navLinksContainer"> <div class="row dSubGroups"> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://www.tpgateway.gov.sg/" target="_blank">TPGateway <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> <div class="col-6 mb-4"><a class="dropdown-item d-flex align-items-center nav-links pt-0" href="https://developer.ssg-wsg.gov.sg/webapp/home" target="_blank">Developer Portal <em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></a> </div> </div> </div> </div> </div> </div> </li> </ul> </li> <li class="nav-item"><a class="nav-link fw-bold py-3 py-lg-0" href="/resources">Resources</a> </li> <li class="nav-item"><a class="nav-link fw-bold py-3 py-lg-0" href="/contact">Contact Us</a> </li> </ul> </div> <div class="collapse search-con pb-4 pb-sm-1 h-auto" id="searchBarContainer"> <div class="container py-3"> <div id="searchsg-searchbar" data-client-id="b8cc503b-7740-4eff-84af-1aa12bf9879c" data-override-display-name="SkillsFuture Singapore" data-display-new="true"></div> </div> </div> </div> </div> </nav> <main> <nav class="navbar navbar-expand-lg bg-body-tertiary report-navbar"> <div class="container"> <a class="navbar-brand" href="/skillsreport">Skills Demand for the Future Economy 2023/24</a> <button class="navbar-toggler py-0 px-0 my-0 mx-0" type="button" data-bs-toggle="collapse" data-bs-target="#reportNavigation" aria-expanded="false"> <em class="fa-solid fa-bars"></em> </button> <div class="collapse navbar-collapse" id="reportNavigation"> <ul class="navbar-nav me-auto mb-2 mb-lg-0 me-lg-0"> <li class="nav-item dropdown"> <a class="nav-link " href="/skillsreport/about-the-report">About the Report</a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" aria-expanded="false">Changes to Skills Compositions<em class="fa-solid fa-chevron-down d-lg-none"></em></a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/skillsreport/changes-to-skills-compositions/skills-composition-of-singapore-economy">Skills Composition of Singapore Economy</a></li> <li><a class="dropdown-item" href="/skillsreport/changes-to-skills-compositions/job-cluster-hotels-and-fnb-managers">Job Cluster: Hotels and F&amp;B Managers</a></li> <li><a class="dropdown-item" href="/skillsreport/changes-to-skills-compositions/job-cluster-it-infrastructure-and-cybersecurity-professionals">Job Cluster: IT Infrastructure and Cybersecurity Professionals</a></li> <li><a class="dropdown-item" href="/skillsreport/changes-to-skills-compositions/job-cluster-engineers">Job Cluster: Engineers</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" aria-expanded="false">Priority Skills<em class="fa-solid fa-chevron-down d-lg-none"></em></a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/skillsreport/priority-skills/green-economy">Green Economy</a></li> <li><a class="dropdown-item" href="/skillsreport/priority-skills/digital-economy">Digital Economy</a></li> <li><a class="dropdown-item" href="/skillsreport/priority-skills/care-economy">Care Economy</a></li> <li><a class="dropdown-item" href="/skillsreport/priority-skills/skills-forecasting">Skills Forecasting</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" aria-expanded="false">Career Mobility Planning<em class="fa-solid fa-chevron-down d-lg-none"></em></a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/skillsreport/career-mobility-planning/opportunities-for-career-transitioners">Opportunities for Career Transitioners</a></li> <li><a class="dropdown-item" href="/skillsreport/career-mobility-planning/job-role-enrolled-nurse">Job role: Enrolled Nurse</a></li> <li><a class="dropdown-item" href="/skillsreport/career-mobility-planning/job-role-courseware-developer">Job role: Courseware Developer</a></li> <li><a class="dropdown-item" href="/skillsreport/career-mobility-planning/job-role-data-analyst">Job role: Data Analyst</a></li> <li><a class="dropdown-item" href="/skillsreport/career-mobility-planning/job-role-security-engineer">Job role: Security Engineer</a></li> <li><a class="dropdown-item" href="/skillsreport/career-mobility-planning/job-role-process-engineer">Job role: Process Engineer</a></li> <li><a class="dropdown-item" href="/skillsreport/career-mobility-planning/job-role-business-development-manager">Job role: Business Development Manager</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link " href="/skillsreport/skills-development-journey">Skills Development Journey</a> </li> <li class="nav-item dropdown"> <a class="nav-link " href="/skillsreport/download-full-report">Download Full Report</a> </li> </ul> </div> </div> </nav> <div> <div class="container"> <nav class="bread-nav"> <ol class="breadcrumb"> <li class="breadcrumb-item icon"><a href="/skillsreport_group/skills-report/changes-to-skills-compositions">Changes to Skills Compositions </a></li> <li class="breadcrumb-item icon active" aria-current="page">Job Cluster: IT Infrastructure and Cybersecurity Professionals</li> </ol> </nav> </div> </div> <section class="container mt-3 mb-5"> <h1>IT Infrastructure and Cybersecurity Professionals</h1> </section> <section class="container mt-3 mb-5"> <section align="centre"> <ul style="margin-left:30px;"></ul> </section> </section> <section class="container mb-5"> <div class="row"> <div class="col-md-7 mb-3 mb-md-0"> <div class="img-container"><img sfref="[images|OpenAccessDataProvider]bacb6745-d5e5-4a1e-8026-3cd56b64c664" src="/images/default-source/skills-report/it-infra-and-cybersec-1.png?sfvrsn=bb291832_0" alt="IT Infrastructure and Cybersecurity Professionals Chart" title="IT Infrastructure and Cybersecurity Professionals Chart" data-displaymode="Original" style="float:left;" /><sup style="text-align:justify;"><span style="font-size:x-small;">4</span></sup><span style="text-align:justify;font-size:x-small;">Based on Singapore Standard Occupational Classification (SSOC) code 252: &lsquo;Database, network, infrastructure and cybersecurity professionals&rsquo;.</span> <span style="font-size:x-small;color:#ff0033;background-color:#ffff33;"></span></div> <p style="margin-top:0;margin-bottom:0;margin-left:0;text-align:justify;direction:ltr;unicode-bidi:embed;"><span style="font-size:x-small;">&nbsp;</span></p> </div> <div class="col-md-5 mb-5 mb-md-0"> <h4>Demand for skill in the Business Management and Operations Management clusters, as well as the utilisation of digital Apps &amp; Tools, is rising among IT infrastructure and cybersecurity professionals</h4> <p style="margin-top:0;margin-bottom:0;margin-left:0;text-indent:0;text-align:justify;direction:ltr;unicode-bidi:embed;">In 2022, the hiring demand for infrastructure and cybersecurity professionals reached 84,307 job posts, which is extremely high. Increased business digitisation and the growing need to protect critical data from cyberattacks drives this hiring demand. <br /></p> <p style="margin-top:0;margin-bottom:0;margin-left:0;text-align:justify;direction:ltr;unicode-bidi:embed;">&nbsp;</p> <p style="language:en-SG;margin-top:0pt;margin-bottom:0pt;margin-left:0in;text-indent:0in;text-align:justify;text-justify:inter-ideograph;direction:ltr;unicode-bidi:embed;word-break:normal;punctuation-wrap:hanging;">Examples of job roles in this job family include:</p> <ul> <li>Data centre engineers</li> <li>Cloud specialists</li> <li>Cyber risk specialists</li> <p style="margin-top:0;margin-bottom:0;margin-left:0;text-align:justify;direction:ltr;unicode-bidi:embed;">&nbsp;</p> </ul> <p style="language:en-SG;margin-top:0pt;margin-bottom:0pt;margin-left:0in;text-align:justify;text-justify:inter-ideograph;direction:ltr;unicode-bidi:embed;word-break:normal;punctuation-wrap:hanging;">The total relative importance of Business Management, Operations Management, Data Management, Apps &amp; Tools clusters and CCS increased significantly from 65.4% in 2012 to 73.4% in 2022. </p> <p style="language:en-SG;margin-top:0pt;margin-bottom:0pt;margin-left:0in;text-align:justify;text-justify:inter-ideograph;direction:ltr;unicode-bidi:embed;word-break:normal;punctuation-wrap:hanging;">&nbsp;</p> <p style="language:en-SG;margin-top:0pt;margin-bottom:0pt;margin-left:0in;text-align:justify;text-justify:inter-ideograph;direction:ltr;unicode-bidi:embed;word-break:normal;punctuation-wrap:hanging;">CCS increased in relative importance for this job family, from 1.6% in 2012 to 3.3% in 2017 but decreased to 1.1% in 2022. Among the top five demanded CCS for this job family, <em>Communication</em>, <em>Problem Solving</em>, <em>Collaboration</em>, <em>Creative Thinking</em>, and <em>Self Management</em> also appeared in the top five demanded for the Singapore economy.</p> </div> </div> </section> <section class="bg-LightestGrey"> <div class="container py-5"> <h3 class="mb-5">The top 10 demanded skills in the Business Management cluster experienced changes over the past decade. Stakeholder Management, Process Improvement, and E-commerce Management became more important in 2022. </h3> <h4>Top Ten Demanded Skills in the Business Management Cluster for IT infrastructure and cybersecurity professional </h4> <div class="row"> <div class="col-md-6 mt-3"> <div class="img-container"><img sfref="[images|OpenAccessDataProvider]e5963b17-18a8-4c2c-95d3-ecd4fd33b2de" src="/images/default-source/skills-report/it-infra-and-cybersec-2.png?sfvrsn=3402b4cf_2" alt="IT-Infra-and-Cybersec-2" title="IT-Infra-and-Cybersec-2" data-displaymode="Original" /></div> </div> <div class="col-md-6 mt-3 d-flex flex-column"> <p><strong>Titles of skills featured in this chart</strong></p> <div class="row"> <div class="col-6"> <ol type="A" class="marker-aligned-list"> <li>Documentation*</li> <li>Audit and Compliance*</li> <li>Business Requirements Mapping</li> <li>Quality Assurance*</li> <li>Governance*</li> <li>Continuous Improvement Management*</li> <li>Technical Writing</li> <li>Customer Service Delivery</li> <li>Performance Management</li> </ol> </div> <div class="col-6"> <ol type="A" class="marker-aligned-list" style="counter-reset:item 9;"> <li>Business Opportunities Development</li> <li>Brand Management </li> <li>Stakeholder Management*</li> <li>Process Improvement* </li> <li>E-commerce Management</li> <li>Legal and Compliance Management*</li> </ol> </div> </div> <div class="super-text mt-auto"> <p><span>Circles with outer rings denote skills that only appeared once. The complete list of skills covered, with full descriptions, is provided at the end of the chapter.</span><br /><span>* Denotes skills that also appear in the top 10 demanded skills in the Business Management cluster in the Singapore economy in 2022.</span> </p> </div> </div> <div class="col-md-6 mt-3"> <p><strong><span style="text-decoration:underline;" class="report-orange">Skills</span> that are consistently in the top 10 list in 2012, 2017 and 2022:</strong></p> <ul class="list-orange-marker"> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Documentation:</span> Write clear and concise reports </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Governance:</span> Evaluate governance practices </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Business Requirements Mapping:</span> Map business requirements to processes, identify gaps, and evaluate solutions</li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Audit and Compliance:</span> Develop compliance processes and audit strategies</li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Quality Assurance:</span> Develop and implement quality standards </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Continuous Improvement Management:</span> Improve processes and procedures</li> </ul> </div> <div class="col-md-6 mt-3"> <p><strong><span style="text-decoration:underline;" class="report-blue">Skills</span> that appeared in 2022 but did not consistently appear in the top 10 list in 2012 and 2017:</strong></p> <ul class="list-blue-marker"> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Stakeholder Management:</span> Manage stakeholder expectations </li> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Process Improvement:</span> Evaluate change and improvement processes </li> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Data Protection Management:</span> Develop and implement data protection programs</li> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">E-commerce Management:</span> Develop, manage, and execute e-commerce strategies aligned to organisation objectives </li> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Legal and Compliance Management:</span> Manage compliance with regulations </li> </ul> </div> </div> </div> </section> <section class="container mt-3"> <h3 class="mb-5">The top 10 demanded skills in the Operations Management cluster remained relatively consistent over the past decade.<em> Project Timeline </em>is a skill that became more important in 2022. </h3> <h4>Top Ten Demanded Skills in the Operations Management Cluster for IT infrastructure and cybersecurity professionals </h4> <div class="row"> <div class="col-md-6 mt-3"> <div class="img-container"><img sfref="[images|OpenAccessDataProvider]fcc8242c-e351-4145-91e5-36d97655beec" src="/images/default-source/skills-report/it-infra-and-cybersec-3.png?sfvrsn=c7dfd1a6_2" alt="IT-Infra-and-Cybersec-3" title="IT-Infra-and-Cybersec-3" data-displaymode="Original" /></div> </div> <div class="col-md-6 mt-3 d-flex flex-column"> <p><strong>Titles of skills featured in this chart</strong></p> <div class="row"> <div class="col-6"> <ol type="A" class="marker-aligned-list"> <li>Project Management*</li> <li>Engineering Project Management*</li> <li>Documentation and Administration*</li> <li>Procurement*</li> <li>Vendor Management*</li> <li>Asset Management*</li> </ol> </div> <div class="col-6"> <ol type="A" class="marker-aligned-list" style="counter-reset:item 6;"> <li>Project Plan*</li> <li>Inventory Management* </li> <li>Warehouse Administration</li> <li>Supply Chain Management </li> <li>Contract Management</li> <li>Project Timeline</li> </ol> </div> </div> <div class="super-text mt-auto"> <p><span>Circles with outer rings denote skills that only appeared once. The complete list of skills covered, with full descriptions, is provided at the end of the chapter.</span><br /><span>* Denotes skills that also appear in the top 10 demanded skills in the Operations Management cluster in the Singapore economy in 2022.</span> </p> </div> </div> <div class="col-md-6 mt-3"> <p><strong><span style="text-decoration:underline;" class="report-orange">Skills</span> that are consistently in the top 10 list in 2012, 2017 and 2022:</strong></p> <ul class="list-orange-marker"> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Project Management:</span> Manage projects, stakeholders, resources, budgets, and risks </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Documentation and Administration:</span> Develop and maintain supply chain processes, managing supplies and demands </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Engineering Project Management:</span> Manage engineering projects, set objectives, plans, and timelines </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Procurement:</span> Develop and apply procurement processes, select vendors, and assess risks </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Asset Management:</span> Formulate and implement asset management policies and optimise asset performance </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Vendor Management:</span> Manage vendor relationships and ensure performance as per contracts</li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Project Plan:</span> Develop project plans and manage project risks using tools</li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Inventory Management:</span> Formulate and implement inventory strategies, ensuring equipment availability</li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Warehouse Administration:</span> Schedule warehouse tasks, maintain records, and coordinate with stakeholders<strong><span style="text-decoration:underline;"></span></strong></li> </ul> </div> <div class="col-md-6 mt-3"> <p><strong><span style="text-decoration:underline;" class="report-blue">Skills</span> that appeared in 2022 but did not consistently appear in the top 10 list in 2012 and 2017:</strong> </p> <ul class="list-blue-marker"> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Project Timeline:</span> Determine project requirements and develop timelines to ensure timely project delivery</li> <p>&nbsp;</p> </ul> </div> </div> </section> <section class="bg-LightestGrey"> <div class="container py-5"> <h3 class="mb-5">The top 10 demanded Apps &amp; Tools changed significantly over the past decade. Apps &amp; Tools that are related to the management, protection, and productisation of data became more important in 2022. </h3> <h4>Top Ten Demanded Apps &amp; Tools for IT infrastructure and cybersecurity professionals&nbsp; </h4> <div class="row"> <div class="col-md-6 mt-3"> <div class="img-container"><img sfref="[images|OpenAccessDataProvider]55dfa7f1-ea5f-4b6d-9f19-488c12f9c2f2" src="/images/default-source/skills-report/it-infra-and-cybersec-4.png?sfvrsn=bef6410a_0" alt="IT-Infra-and-Cybersec-4" title="IT-Infra-and-Cybersec-4" data-displaymode="Original" /></div> </div> <div class="col-md-6 mt-3 d-flex flex-column"> <p><strong>Titles of skills featured in this chart</strong></p> <div class="row"> <div class="col-6"> <ol type="A" class="marker-aligned-list"> <li>Microsoft Office (Excel)*</li> <li>SQL*</li> <li>Active Directory</li> <li>Java*</li> <li>Enterprise Resource Planning System (ERP)</li> <li>Oracle Database</li> <li>Visual Basic (VB)</li> <li>AIX</li> <li>Microsoft Office (PowerPoint)</li> </ol> </div> <div class="col-6"> <ol type="A" class="marker-aligned-list" style="counter-reset:item 9;"> <li>Perl</li> <li>Python </li> <li>CSS2/CSS3</li> <li>HTML4/HTML5 </li> <li>Hadoop</li> <li>Apache Spark</li> <li>JavaScript</li> <li>Microsoft Azure Proactive</li> <li>Tableau</li> <li>Kubernetes</li> </ol> </div> </div> <div class="super-text mt-auto"> <p><span>Circles with outer rings denote skills that only appeared once. The complete list of skills covered, with full descriptions, is provided at the end of the chapter.</span><br /><span>* Denotes skills that also appear in the top 10 demanded skills in the Apps &amp; Tools cluster in the Singapore economy in 2022.</span> </p> </div> </div> <div class="col-md-6 mt-3"> <p><strong><span style="text-decoration:underline;" class="report-orange">Apps &amp; Tools</span>&nbsp;that are consistently in the top 10 list in 2012, 2017 and 2022:</strong></p> <ul class="list-orange-marker"> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">SQL:</span> Database language </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Java:</span> Programming language </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Microsoft Office (Excel):</span> Spreadsheet software </li> <li><span style="text-decoration:none;" class="report-orange fst-italic fw-bold">Active Directory:</span> Directory service that helps organisations manage users, computers, and other resources in a central location </li> </ul> </div> <div class="col-md-6 mt-3"> <p><strong><span style="text-decoration:underline;" class="report-blue">Apps &amp; Tools</span> that appeared in 2022 but did not consistently appear in the top 10 list in 2012 and 2017:</strong></p> <ul class="list-blue-marker"> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Python:</span> Programming language </li> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Microsoft Azure Proactive:</span> Cloud-based service that helps organisations to identify and remediate potential security threats</li> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Tableau:</span> Data visualisation tool </li> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Hadoop:</span> Open-source software framework that is used for distributed storage and processing of large datasets </li> <li><span style="text-decoration:none;" class="report-blue fst-italic fw-bold">Kubernetes:</span> Open-source container orchestration system for automating deployment, scaling, and management of containerised applications </li> </ul> </div> </div> </div> </section> <section class="container py-5"> <h3>Industry Voice </h3> <div class="general-tabs report-general-tabs"> <div class="accordion accordion-gap" id="accordionParent0"> <div class="accordion-item"> <h2 class="accordion-header"><button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse0" aria-expanded="false" aria-controls="collapse0">Rajat Maheshwari <br />Vice President, Cyber and Intelligence (Asia-Pacific) Mastercard</button></h2> <div id="collapse0" class="accordion-collapse collapse" data-bs-parent="#accordionParent0" style=""> <div class="accordion-body"> <div class="d-flex flex-column flex-lg-row justify-content-between mb-3"> <figure class="one-line-figure"> <div class="report-figure"><img sfref="[images|OpenAccessDataProvider]ee483f93-f4af-437c-bd09-05aa1390fe1f" src="/images/default-source/skills-report/it-infra-and-cybersec-rajat.png?sfvrsn=6533422a_0" alt="IT-Infra-and-Cybersec-Rajat" title="IT-Infra-and-Cybersec-Rajat" data-displaymode="Original" /> <figcaption> <h6>RAJAT MAHESHWARI </h6> <hr class="my-1" /> <p>Vice President, Cyber and Intelligence (Asia-Pacific) Mastercard </p> </figcaption> </div> </figure> </div> <p>As the world becomes more digitally connected, the need to protect the digital space becomes more critical. According to the World Economic Forum&rsquo;s Global Cybersecurity Outlook 2023<sup>5</sup>, 93% of cybersecurity experts and 86% of business leaders believe global geopolitical instability is likely to lead to a critical cyberattack in the next two years. Further, business leaders acknowledge the lack of skilled cybersecurity talent as a threat to business and society. Sectors such as energy and utilities reported a 25% gap in critical skills. <br /></p> <p>This is compounded by the ballooning of cybercrime which according to recent estimates<sup>6</sup>, has a worldwide cost of US$6 trillion, accounting for 1% of the global GDP; this estimated cost will rise by US$4.5 trillion in the next few years. The harsh reality for organisations is that data breach or fraud is no longer a question of &lsquo;if&rsquo; but &lsquo;when&rsquo;. This has led to the term &lsquo;cyber resilience&rsquo;, which speaks to an organisation&rsquo;s ability to continue to deliver outcomes despite cyberattacks.</p> <p>When we look at the cause of cyberattacks and the needs of organisations, three areas stand out. The first is that around 60% of data breaches are caused by third parties, such as an external vendor in its supply chain. This is known as third-party risk. This means that though an organisation may have good cyber hygiene, if it does not ensure its third parties have good cyber hygiene, bad actors can exploit these vulnerabilities to gain access. As such, there is a growing need for cybersecurity professionals to have <em>Cyber Risk Management</em> skills especially in the area of third-party risk management. This includes close coordination with finance and procurement to ensure third parties that are onboarded do not introduce vulnerabilities.</p> <p>The second area is to stem cybersecurity skills shortage in key areas such as cyber threat intelligence (CTI). CTI is the practice of continuously detecting vulnerabilities and potential threats that bad actors may try to exploit. Given the dearth of talent in this field, Mastercard is working with the Nanyang Technology University (NTU) to put together a comprehensive program to grow the CTI talent pipeline that can serve Singapore and ASEAN region.</p> <p>The third area gaining attention is the application of artificial intelligence (AI) to cybersecurity and trusted AI which aims to ensure AI is free of bias. This is a key area that Singapore could build focus on given its reputation as a trusted business hub. </p> <p>The three areas highlight the need to develop a talent pipeline in cybersecurity that can meet evolving needs to secure the digital ecosystem.</p> <p>&nbsp;</p> <p><span style="font-size:x-small;">5 World Economic Forum &ndash; &ldquo;Global Cybersecurity Outlook 2023&rdquo;</span> <br /><span style="font-size:x-small;">6 PurpleSec website &ndash; &ldquo;Cyber Security Statistics, The Ultimate List Of Stats Data, &amp; Trends For 2023&rdquo;</span> </p> </div> </div> </div> </div> </div> </section> <section class="bg-LightestGrey"> <div class="py-5"> <div class="d-flex flex-column align-items-center init-section-2-content"> <h2 class="text-center">More Resources </h2> </div> <div class="container internal-links"> <div class="row justify-content-sm-center"> <div class="col-12 col-lg-4"> <div class="link"><a href="https://go.gov.sg/sdfe2023-tableau-skills-composition" target="_blank"><span><strong>Skills Composition of Singapore Economy</strong><em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></span> <span>View the skills composition of the Singapore Economy by job family and cluster here.</span> </a> </div> </div> <div class="col-12 col-lg-4"> <div class="link"><a href="https://go.gov.sg/sdfe2023-skill-listing" target="_blank"><span><strong>Featured List of Skills</strong><em class="fa-solid fa-arrow-up-right-from-square ms-2"></em></span> <span>View the featured list of skills in the Skills Demand for the Future Economy 2023/24 report here.</span> </a> </div> </div> </div> </div> </div> </section> <div class="container py-5"> <p style="text-align:center;"><strong>We greatly appreciate your feedback on the report <a href="https://form.gov.sg/653b5cc91233c40011d60571" target="_blank">here</a>.</strong></p> </div> <section class="container mb-3 pt-3"> <div class="report-page-nav d-flex justify-content-between"><a href="/skillsreport/changes-to-skills-compositions/job-cluster-hotels-and-fnb-managers" sfref="[f669d9a7-009d-4d83-ddaa-000000000002|lng%3Aen]7ee987d3-49f1-4df6-9915-b195c8c74008"><em class="fa-solid fa-chevron-left me-2"></em>Prev</a> <span></span><a href="/skillsreport/changes-to-skills-compositions/job-cluster-engineers" sfref="[f669d9a7-009d-4d83-ddaa-000000000002|lng%3Aen]7e6e9028-c9a0-4830-b1b0-3448188c4fc9">Next<em class="fa-solid fa-chevron-right ms-2"></em></a> </div> </section> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Q08T8MHPLV"></script> <script> 聽 window.dataLayer = window.dataLayer || []; 聽 function gtag(){dataLayer.push(arguments);} 聽 gtag('js', new Date()); 聽 gtag('config', 'G-Q08T8MHPLV'); </script> <!-- Google Tag Manager --> <script> 聽聽聽聽聽聽聽 (function (w, d, s, l, i) { 聽聽聽聽聽聽聽聽聽聽聽 w[l] = w[l] || []; w[l].push({ 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 'gtm.start': 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 new Date().getTime(), event: 'gtm.js' 聽聽聽聽聽聽聽聽聽聽聽 }); var f = d.getElementsByTagName(s)[0], 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); 聽聽聽聽聽聽聽 })(window, document, 'script', 'dataLayer', 'GTM-PMKNX3Z');</script> 聽 聽聽聽 <script> 聽聽聽聽聽聽聽 (function (w, d, s, l, i) { 聽聽聽聽聽聽聽聽聽聽聽 w[l] = w[l] || []; w[l].push({ 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 'gtm.start': 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 new Date().getTime(), event: 'gtm.js' 聽聽聽聽聽聽聽聽聽聽聽 }); var f = d.getElementsByTagName(s)[0], 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); 聽聽聽聽聽聽聽 })(window, document, 'script', 'dataLayer', 'GTM-N3WZP87');</script> 聽 聽聽聽 <script> 聽聽聽聽聽聽聽 (function (w, d, s, l, i) { 聽聽聽聽聽聽聽聽聽聽聽 w[l] = w[l] || []; w[l].push({ 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 'gtm.start': 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 new Date().getTime(), event: 'gtm.js' 聽聽聽聽聽聽聽聽聽聽聽 }); var f = d.getElementsByTagName(s)[0], 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); 聽聽聽聽聽聽聽 })(window, document, 'script', 'dataLayer', 'GTM-W6485VX');</script> 聽 聽聽聽 <script> 聽聽聽聽聽聽聽 (function (w, d, s, l, i) { 聽聽聽聽聽聽聽聽聽聽聽 w[l] = w[l] || []; w[l].push({ 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 'gtm.start': 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 new Date().getTime(), event: 'gtm.js' 聽聽聽聽聽聽聽聽聽聽聽 }); var f = d.getElementsByTagName(s)[0], 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); 聽聽聽聽聽聽聽 })(window, document, 'script', 'dataLayer', 'GTM-PTP8C9');</script> 聽 聽聽聽 <!-- End Google Tag Manager --> <!-- Google Analytics <script> 聽聽聽聽聽聽聽聽聽聽聽 (function(i, s, o, g, r, a, m) { 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 i['GoogleAnalyticsObject'] = r; 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 i[r] = i[r] || function() { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 a = s.createElement(o), 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 m = s.getElementsByTagName(o)[0]; 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 a.async = 1; 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 a.src = g; 聽聽聽聽聽聽聽聽聽聽聽聽聽聽聽 m.parentNode.insertBefore(a, m) 聽聽聽聽聽聽聽聽聽聽聽 })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); 聽聽聽聽聽聽聽聽聽聽聽 ga('create', 'UA-60121485-1', 'auto'); 聽聽聽聽聽聽聽聽聽聽聽 ga('send', 'pageview'); </script>--> 聽 <script async src="https://www.googletagmanager.com/gtag/js?id=UA-60121485-1"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-857268539"></script> 聽 聽聽聽 <script> 聽聽聽聽聽聽聽 window.dataLayer = window.dataLayer || []; 聽聽聽聽聽聽聽 function gtag() { dataLayer.push(arguments) }; 聽聽聽聽聽聽聽 gtag('js', new Date()); 聽 聽聽聽聽聽聽聽 gtag('config', 'UA-60121485-1'); 聽聽聽聽聽聽聽 gtag('config', 'AW-857268539'); </script> </main> <script id="searchsg-config" src="https://api.search.gov.sg/v1/searchconfig.js?clientId=b8cc503b-7740-4eff-84af-1aa12bf9879c" defer ></script> <footer id="footer"> <div class="container pt-5 d-flex flex-column "> <div class="foot-top py-2"><img alt="skills future logo footer" src="/images/default-source/template/skillsfuturesg_whitev3.webp" style="max-width:140px;" class="mb-3" /> <div class="row footer-dropdown-container w-100"> <div class="col-12 col-lg-3"> <div class="dropdown"> <p style="font-family:Inter-Bold;font-size:1em;">SkillsFuture Singapore </p> <ul class="d-lg-block"> <li class="mb-lg-2"><a href="/Newsroom">Newsroom</a></li> <li><a href="/careers">Careers</a></li> <li class="d-lg-none"><a href="/contact-us">Contact Us</a></li> <li class="d-lg-none"><a href="https://service-portal.skillsfuture.gov.sg/s/" target="_blank">Feedback</a></li> </ul> </div> </div> <div class="col-12 col-lg-3 d-none d-lg-block" style="margin-left:auto;"> <div class="dropdown d-flex flex-column align-items-end"> <p style="visibility:hidden;font-size:1em;">&nbsp;</p> <ul class="d-lg-block text-lg-end"> <li class="mb-lg-2"><a href="/contact-us">Contact Us</a></li> <li><a href="https://service-portal.skillsfuture.gov.sg/s/" target="_blank">Feedback</a></li> </ul> </div> </div> </div> <div class="social d-flex"><a href="https://www.facebook.com/skillsfuturesg" aria-label="Visit SkillsFuture's Facebook page" title="Facebook"><em class="fa-brands fa-facebook-f"></em></a> <a href="https://www.instagram.com/skillsfuturesg/" aria-label="Visit SkillsFuture's Instagram page" title="Instagram"><em class="fa-brands fa-instagram"></em></a> <a href="http://www.linkedin.com/company/skillsfuture-sg" aria-label="Visit SkillsFuture's Linkedin page" title="Linkedin"><em class="fa-brands fa-linkedin-in"></em></a> <a href="http://www.youtube.com/c/skillsfuturesg" aria-label="Visit SkillsFuture's YouTube page" title="YouTube"><em class="fa-brands fa-youtube"></em></a> <a href="https://t.me/skillsfuturesg"><img alt="telegram" style="max-width:23px;" src="/images/default-source/template/path-10839.png?sfvrsn=fa5421d4_0/ Path-10839 .png" /></a> <a href="https://www.tiktok.com/@skillsfuturesg" aria-label="Visit SkillsFuture's TikTok page" title="TikTok"><em class="fa-brands fa-tiktok"></em></a> </div> </div> <div class="foot-bot d-flex flex-column"> <div class="d-flex flex-column flex-lg-row mt-3"> <a href="https://www.tech.gov.sg/report_vulnerability" target="_blank"> <p class="my-0">Report Vulnerability</p> </a> <a href="/PrivacyPolicy"> <p class="my-0">Privacy Policy</p> </a> <a href="/TermsofUse"> <p class="my-0">Terms of Use</p> </a> <a href="https://www.gov.sg/"> <p class="my-0">GOV.SG</p> </a> <a href="https://www.reach.gov.sg/"> <p class="my-0">REACH</p> </a> </div> <div class="d-flex flex-column mt-3"> <p class="my-0">&copy; 2024 Government of Singapore</p> <p class="my-0 last-updated-p">Last updated on 03 Apr 2023</p> </div> </div> </div> </footer> <script src="/assets/dist/js/popper.min.js" type="text/javascript"></script><script src="/assets/dist/js/bootstrap.min.js" type="text/javascript"></script><script src="/assets/dist/js/main.js" type="text/javascript"></script><script src="/Frontend-Assembly/SFSkillsFuture/Mvc/Views/CustomNavbar/customnav.js?v=LTU1MDYyMTk5Ng%3d%3d" type="text/javascript"></script><script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(event) { var imgs = document.querySelectorAll('img'); imgs.forEach((image) => { if (!image.alt){ image.setAttribute('alt', ''); } }); }); </script> <div id="last-modified" class="d-none">19 Mar 2024</div> <script data-search-pseudo-elements src="/assets/dist/js/all.min.js" type="text/javascript"></script> <script> document.addEventListener('DOMContentLoaded', () => { const lastModified = document.getElementById('last-modified'); if (!lastModified) { return; }; let modifiedDate = lastModified.innerText; const dateSpan = document.querySelector('.last-updated-p'); if (!dateSpan) { return; }; if (typeof lastModifiedVariable !== 'undefined') { modifiedDate = lastModifiedVariable; }; dateSpan.innerText = `Last updated on ${modifiedDate}`; }) </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10