Posted 3 weeks ago
Public Trust
$112,000 - $179,000
None
IT - Hardware
Remote/Hybrid• (Off-Site/Hybrid)
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 a Cloud Solution Architect to join the team in support of a development environment to help drive system innovation for related services, and designing cloud-native solutions in Azure, AWS, and AWS GovCloud (US)
Responsibilities:
Skills:
Qualifications
SCA / Union / Intern Rate or Range
Details
Target Salary Range: $112,000 - $179,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 a Cloud Solution Architect to join the team in support of a development environment to help drive system innovation for related services, and designing cloud-native solutions in Azure, AWS, and AWS GovCloud (US)
Responsibilities:
- Designs, develops, and implements cloud-based solutions.
- Designs cloud architecture and completes plans and specifications to develop solutions.
- Collaborates with product managers and engineers to develop specifications for new cloud-based products/services, applications, and solutions.
- Drives the roll-out of cloud management platforms, evaluates its performance and implements enhancements.
- Develops and enriches the product portfolio of cloud services and value-added services.
- Creates solution recommendations to include Basis of Estimate for cloud services.
- Evaluates the cost/benefit of cloud vs. virtual private networks vs. dedicated hosting vs. in house solutions and identifying portions of the organization's IT platform/infrastructure with the highest potential return for cloud deployment.
- Performs operations and maintenance of secure managed cloud platform solutions. Implements and maintains automation to enhance operation, alerting, and auto remediation of events.
- Develops, maintains, and deploys infrastructure as code using CI/CD pipelines.
Skills:
- Strong customer service and communications skills, both oral and written
- Strong critical thinking skills that facilitate expedient problem solving
- Skilled in containerization (Docker, Kubernetes) and CI/CD pipelines using GitHub Actions or Jenkins
- Proficient in Node.js, Python, Angular, and DevSecOps practices.
- Strong background in cloud security, risk mitigation, and compliance with DoD security frameworks
- Ability to architect, deliver, and document scalable and secure cloud-based microservices architectures
Qualifications
- Minimum of 12 years with BS/BA; Minimum of 10 years with MS/MA; Minimum of 7 years with Ph.D, 16 years w/HS Diploma or equivalent
- Degree in an IT or math related field/or equivalent years of experience
- Experience in the use and deployment of cloud-based tools
- Current active IAT III / IAM III certification with related cloud Computing Environment (CE) certification(s) to comply with DoD 8570 and DoD 8140.03 requirements
- Ability to Obtain a Public Trust
- Must be a US Citizen
SCA / Union / Intern Rate or Range
Details
Target Salary Range: $112,000 - $179,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