Posted 1 week ago
Secret
$66,000 - $106,000
None
IT - Hardware
Fort Huachuca, AZ (On-Site/Office)
About Peraton
Peraton is a next-generation national security company that drives missions of consequence spanning the globe and extending to the farthest reaches of the galaxy. As the world's leading mission capability integrator and transformative enterprise IT provider, we deliver trusted, highly differentiated solutions and technologies to protect our nation and allies. Peraton operates at the critical nexus between traditional and nontraditional threats across all domains: land, sea, space, air, and cyberspace. The company serves as a valued partner to essential government agencies and supports every branch of the U.S. armed forces. Each day, our employees do the can't be done by solving the most daunting challenges facing our customers. Visit peraton.com to learn how we're keeping people around the world safe and secure.
Program Overview
About The Role
Portal Development and Maintenance. Performs the below functions in support of the Government's SharePoint requirements.
• Design, develop, and implement, SharePoint portals supporting NETCOM-wide business processes and information sharing requirements.
• Design, develop, and implement automated workflows based on Government requirements.
• Design and develop web sites, web pages, web parts and custom list solutions based on Government requirements.
Qualifications
Required Qualifications:
SCA / Union / Intern Rate or Range
Details
Target Salary Range: $66,000 - $106,000. This represents the typical salary range for this position. Salary is determined by various factors, including but not limited to, the scope and responsibilities of the position, the individual's experience, education, knowledge, skills, and competencies, as well as geographic location and business and contract considerations. Depending on the position, employees may be eligible for overtime, shift differential, and a discretionary bonus in addition to base pay.
Benefits Statement: Peraton offers eligible employees a variety of benefits including medical, dental, vision, life, health savings account, short/long term disability, EAP, parental leave, 401(k), paid time off (PTO) for vacation, and company paid holidays. A full listing of available benefits can be viewed at https://www.careers.peraton.com/benefits.
.benefits-copy a { font-family: inherit !important; font-size: inherit !important; font-weight: inherit !important; color: inherit !important; text-decoration: underline; /* change to none if you don't want underline */}document.addEventListener('DOMContentLoaded', function () { /* ------------------------------------ 1) CLEAN & LINKIFY BENEFITS STATEMENT ------------------------------------ */ document.querySelectorAll('.benefits-copy').forEach(function (el) { // Raw text from Webflow var raw = el.textContent el.innerText ""; // Decode entities var textarea = document.createElement('textarea'); textarea.innerHTML = raw; var decoded = textarea.value; // Strip any markup that came in from the feed var temp = document.createElement('div'); temp.innerHTML = decoded; var textOnly = temp.textContent temp.innerText ""; // Find first URL var match = textOnly.match(/https?:\/\/[^\s]+/); if (!match) { el.textContent = textOnly; return; } var fullUrl = match[0]; // Separate trailing punctuation from URL (e.g. final ".") var url = fullUrl.replace(/[.,!?)]$/, ''); var trailing = fullUrl.slice(url.length); var before = textOnly.slice(0, match.index); var after = textOnly.slice(match.index + fullUrl.length); // Build clean HTML var html = before + '' + url + '' + trailing + after; el.innerHTML = html; }); /* ------------------------------------ 2) CLEAN FOR APPLICATION DURATION ------------------------------------ */ document.querySelectorAll('.duration-copy').forEach(function (el) { var raw = el.textContent el.innerText ""; // Decode entities var textarea = document.createElement('textarea'); textarea.innerHTML = raw; var decoded = textarea.value; // Strip NBSPs / AMP NBSPs / Unicode NBSP decoded = decoded .replace(/ /gi, ' ') .replace(//g, ' ') .replace(/\s+/g, ' ') .trim(); el.textContent = decoded; });});
Application Duration Statement: The application period for the job is estimated to be 30 days from the job posting date. However, this timeline may be shortened or extended depending on business needs and the availability of qualified candidates.
EEO:Equal opportunity employer, including disability and protected veterans, or other characteristics protected by law.
Peraton is a next-generation national security company that drives missions of consequence spanning the globe and extending to the farthest reaches of the galaxy. As the world's leading mission capability integrator and transformative enterprise IT provider, we deliver trusted, highly differentiated solutions and technologies to protect our nation and allies. Peraton operates at the critical nexus between traditional and nontraditional threats across all domains: land, sea, space, air, and cyberspace. The company serves as a valued partner to essential government agencies and supports every branch of the U.S. armed forces. Each day, our employees do the can't be done by solving the most daunting challenges facing our customers. Visit peraton.com to learn how we're keeping people around the world safe and secure.
Program Overview
About The Role
Portal Development and Maintenance. Performs the below functions in support of the Government's SharePoint requirements.
• Design, develop, and implement, SharePoint portals supporting NETCOM-wide business processes and information sharing requirements.
• Design, develop, and implement automated workflows based on Government requirements.
• Design and develop web sites, web pages, web parts and custom list solutions based on Government requirements.
Qualifications
Required Qualifications:
- DoD Secret clearance is required for this role
- Bachelors in Computer Science, Cybersecurity, Data Science, Information Systems, Information Technology, Software Engineering OR F07DZZ1, M03385G, M10395B, M223854, A-531-0021, W-250-0750, A-150-1980, A-102-8484, A-150-1250, A-150-1940A, A-150-1941, A-150-1903, A-102-3131, A-150-1855, A-150-1940, A-113-0205, A-113-0175, A-113-0018, A-113-0382, A-113-0027, A-113-0383, A-113-0175, A-113-0202, A-113-0233, DISA (451) Training (Linux), DISA (451) Training (Windows), System Administrator (Intermediate) Playlist, OR Cloud+, GICSP, GSEC, Security+, SSCP
- Ability to perform shift work
SCA / Union / Intern Rate or Range
Details
Target Salary Range: $66,000 - $106,000. This represents the typical salary range for this position. Salary is determined by various factors, including but not limited to, the scope and responsibilities of the position, the individual's experience, education, knowledge, skills, and competencies, as well as geographic location and business and contract considerations. Depending on the position, employees may be eligible for overtime, shift differential, and a discretionary bonus in addition to base pay.
Benefits Statement: Peraton offers eligible employees a variety of benefits including medical, dental, vision, life, health savings account, short/long term disability, EAP, parental leave, 401(k), paid time off (PTO) for vacation, and company paid holidays. A full listing of available benefits can be viewed at https://www.careers.peraton.com/benefits.
.benefits-copy a { font-family: inherit !important; font-size: inherit !important; font-weight: inherit !important; color: inherit !important; text-decoration: underline; /* change to none if you don't want underline */}document.addEventListener('DOMContentLoaded', function () { /* ------------------------------------ 1) CLEAN & LINKIFY BENEFITS STATEMENT ------------------------------------ */ document.querySelectorAll('.benefits-copy').forEach(function (el) { // Raw text from Webflow var raw = el.textContent el.innerText ""; // Decode entities var textarea = document.createElement('textarea'); textarea.innerHTML = raw; var decoded = textarea.value; // Strip any markup that came in from the feed var temp = document.createElement('div'); temp.innerHTML = decoded; var textOnly = temp.textContent temp.innerText ""; // Find first URL var match = textOnly.match(/https?:\/\/[^\s]+/); if (!match) { el.textContent = textOnly; return; } var fullUrl = match[0]; // Separate trailing punctuation from URL (e.g. final ".") var url = fullUrl.replace(/[.,!?)]$/, ''); var trailing = fullUrl.slice(url.length); var before = textOnly.slice(0, match.index); var after = textOnly.slice(match.index + fullUrl.length); // Build clean HTML var html = before + '' + url + '' + trailing + after; el.innerHTML = html; }); /* ------------------------------------ 2) CLEAN FOR APPLICATION DURATION ------------------------------------ */ document.querySelectorAll('.duration-copy').forEach(function (el) { var raw = el.textContent el.innerText ""; // Decode entities var textarea = document.createElement('textarea'); textarea.innerHTML = raw; var decoded = textarea.value; // Strip NBSPs / AMP NBSPs / Unicode NBSP decoded = decoded .replace(/ /gi, ' ') .replace(//g, ' ') .replace(/\s+/g, ' ') .trim(); el.textContent = decoded; });});
Application Duration Statement: The application period for the job is estimated to be 30 days from the job posting date. However, this timeline may be shortened or extended depending on business needs and the availability of qualified candidates.
EEO:Equal opportunity employer, including disability and protected veterans, or other characteristics protected by law.
group id: 91005870