Posted 4 days ago
Top Secret/SCI
$135,000 - $216,000
Polygraph
IT - Hardware
Fort Meade, MD (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
Peraton is seeking an experienced Platform and Infrastructure Integration Project Manager to join our USCYBERCOM team in the Fort Meade, MD area.
Responsibilities:
Qualifications
Required:
Peraton offers enhanced benefits to employees working on this critical National Security program, which include heavily subsidized employee benefits coverage for you and your dependents, 25 days of PTO accrued annually up to a generous PTO cap and participation in an attractive bonus plan.
SCA / Union / Intern Rate or Range
Details
Target Salary Range: $135,000 - $216,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
Peraton is seeking an experienced Platform and Infrastructure Integration Project Manager to join our USCYBERCOM team in the Fort Meade, MD area.
Responsibilities:
- Manages project scope, schedule, budget, and risk
- Develops project management plans, project documentation, work breakdown structures, project schedules, integrated master schedules, financial reports, and risk management documentation. Prepares charts, tables, graphs, and diagrams to assist in analyzing and effectively presenting information.
- Reviews risk and risk mitigation activities of the project and proposes budgets for the same
- Coordinates schedules to facilitate completion of task and contract deliverables, briefings/presentations, and project reviews
- Ensures adherence to quality standards and reviews project deliverables
- Interfaces with all areas affected by the project Ensures compliance with all regulatory and administrative requirements imposed by the contract
- Manages project scope and objectives, and organizes, coordinates, and implements the project
- Provides day-to-day project direction, ensuring quality standards, project tracking, and analysis of assigned aspects of assigned project
- Provides technical and analytical guidance to project team
- As Principal Representative, provides status updates to the Government on the project
Qualifications
Required:
- Minimum 10 years of experience as a Project Manager
- Minimum of Bachelor's degree from an accredited college or university in Project Management, Business Management, Economics, Political Science, Computer Science, Engineering, Law, Government Contracting, Finance/Accounting, or related discipline
- Strong attention to detail and organizational skills. Excellent communications skills.
- Strong analytical and problem-solving skills
- TS/SCI Poly Required
- US Citizenship Required
- Defense Acquisition Workforce Improvement Act (DAWIA) certified
- ITIL v3 Foundation certified
- CAPM, PMP, or equivalent certification
Peraton offers enhanced benefits to employees working on this critical National Security program, which include heavily subsidized employee benefits coverage for you and your dependents, 25 days of PTO accrued annually up to a generous PTO cap and participation in an attractive bonus plan.
SCA / Union / Intern Rate or Range
Details
Target Salary Range: $135,000 - $216,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