UNCLASSIFIED

Commit 2c479d4f authored by Ben Wynn's avatar Ben Wynn
Browse files

Merge branch 'develop' into 'staging'

content update

See merge request !15
parents 115795bc 0cdab43d
Pipeline #207571 passed with stages
in 6 minutes and 40 seconds
...@@ -2,7 +2,6 @@ module.exports = { ...@@ -2,7 +2,6 @@ module.exports = {
siteMetadata: { siteMetadata: {
title: `AF Enterprise Digital Transformation Services`, title: `AF Enterprise Digital Transformation Services`,
description: `C3I&N enables digital transformation across the U.S. Air Force. Explore our Networking, Compute & Store and DevSecOps services and more.`, description: `C3I&N enables digital transformation across the U.S. Air Force. Explore our Networking, Compute & Store and DevSecOps services and more.`,
image: `/src/images/share/ogimage-home.png`,
}, },
plugins: [ plugins: [
`gatsby-plugin-react-helmet`, `gatsby-plugin-react-helmet`,
......
...@@ -4,14 +4,26 @@ import { Helmet } from 'react-helmet'; ...@@ -4,14 +4,26 @@ import { Helmet } from 'react-helmet';
import { useStaticQuery, graphql } from 'gatsby'; import { useStaticQuery, graphql } from 'gatsby';
function SEO({ description, lang, meta, title, image }) { function SEO({ description, lang, meta, title, image }) {
const { site } = useStaticQuery( const { site, allFile } = useStaticQuery(
graphql` graphql`
query { query {
site { site {
siteMetadata { siteMetadata {
title title
description description
image }
}
allFile(
filter: { absolutePath: { regex: "/images/share/ogimage-home.png/" } }
) {
edges {
node {
childImageSharp {
fixed(width: 1200, height: 630) {
src
}
}
}
} }
} }
} }
...@@ -20,7 +32,7 @@ function SEO({ description, lang, meta, title, image }) { ...@@ -20,7 +32,7 @@ function SEO({ description, lang, meta, title, image }) {
const metaDescription = description || site.siteMetadata.description; const metaDescription = description || site.siteMetadata.description;
const defaultTitle = site.siteMetadata.title; const defaultTitle = site.siteMetadata.title;
const shareImage = image || site.siteMetadata.image; const shareImage = image || allFile.edges[0].node.childImageSharp.fixed.src;
return ( return (
<Helmet <Helmet
......
...@@ -118,7 +118,7 @@ const MegaMenu = ({ sticky }) => { ...@@ -118,7 +118,7 @@ const MegaMenu = ({ sticky }) => {
<GroupHeader <GroupHeader
label="Compute & Store" label="Compute & Store"
icon={<DtComputeStore />} icon={<DtComputeStore />}
overview="/hosting-infrastructure" overview="/compute-and-store"
/> />
<MenuGroup category="Compute & Store" /> <MenuGroup category="Compute & Store" />
</Box> </Box>
......
--- ---
slug: '/hosting-infrastructure' slug: '/compute-and-store'
title: 'Compute and Store' title: 'Compute and Store'
categories: categories:
- Compute & Store - Compute & Store
......
--- ---
slug: '/services/afsen-coin' slug: '/services/afsen-coin'
title: 'AFSEN COIN' title: 'AFSEN-COIN'
shortTitle: 'COIN' shortTitle: 'COIN'
categories: categories:
- Networking & Connectivity - Networking & Connectivity
...@@ -12,7 +12,8 @@ levels: ...@@ -12,7 +12,8 @@ levels:
- TS-SCI - TS-SCI
excerpt: 'AFSEN-COIN is designed to provide a standardized means of information transportation to improve service and connectivity between locations.' excerpt: 'AFSEN-COIN is designed to provide a standardized means of information transportation to improve service and connectivity between locations.'
share: '../../images/share/ogimage-networking_and_connectivity.png' share: '../../images/share/ogimage-networking_and_connectivity.png'
updated: March 26 updated: March 31
--- ---
AFSEN-COIN is designed to provide a standardized means of information transportation to improve service and connectivity between locations.
AFSEN-COIN is a Virtual Private Network (VPN) service provided through the Defense Information Systems Agency (DISA) Global Information Grid (GIG). AFSEN-COIN provides the transport pipe for Secret//Special Access Required (SAR) up to Top Secret Sensitive Compartmented Information (SCI)//SAR traffic that is National Security Agency (NSA) Type-1 encrypted using DISA’s Layer 3-VPN service for long-haul transport. AFSEN-COIN provides customers with dedicated transport/bandwidth for Special Access Program (SAP) missions without having to compete with existing NIPRNet bandwidth. Private Network (VPN) service provided through the Defense Information Systems Agency (DISA) Global Information Grid (GIG). AFSEN-COIN provides the transport pipe for Secret//Special Access Required (SAR) up to Top Secret Sensitive Compartmented Information (SCI)//SAR traffic that is National Security Agency (NSA) Type-1 encrypted using DISA’s Layer 3-VPN service for long-haul transport. AFSEN-COIN provides customers with dedicated transport/bandwidth for Special Access Program (SAP) missions without having to compete with existing NIPRNet bandwidth. AFSEN-COIN is a Virtual Private Network (VPN) service provided through the Defense Information Systems Agency (DISA) Global Information Grid (GIG). AFSEN-COIN provides the transport pipe for Secret//Special Access Required (SAR) up to Top Secret Sensitive Compartmented Information (SCI)//SAR traffic that is National Security Agency (NSA) Type-1 encrypted using DISA’s Layer 3-VPN service for long-haul transport. AFSEN-COIN provides customers with dedicated transport/bandwidth for Special Access Program (SAP) missions without having to compete with existing NIPRNet bandwidth. Private Network (VPN) service provided through the Defense Information Systems Agency (DISA) Global Information Grid (GIG). AFSEN-COIN provides the transport pipe for Secret//Special Access Required (SAR) up to Top Secret Sensitive Compartmented Information (SCI)//SAR traffic that is National Security Agency (NSA) Type-1 encrypted using DISA’s Layer 3-VPN service for long-haul transport. AFSEN-COIN provides customers with dedicated transport/bandwidth for Special Access Program (SAP) missions without having to compete with existing NIPRNet bandwidth.
...@@ -11,9 +11,11 @@ levels: ...@@ -11,9 +11,11 @@ levels:
- S - S
excerpt: 'Base IT Infrastructure services are centrally managed to provide both wired and wireless WAN and BAN capabilities.' excerpt: 'Base IT Infrastructure services are centrally managed to provide both wired and wireless WAN and BAN capabilities.'
share: '../../images/share/ogimage-networking_and_connectivity.png' share: '../../images/share/ogimage-networking_and_connectivity.png'
updated: March 26 updated: March 31
--- ---
Base IT Infrastructure services are centrally managed to provide both wired and wireless WAN and BAN capabilities.
**Wired** **Wired**
- All switches, critical and non-critical, to be replaced with improved technology. - All switches, critical and non-critical, to be replaced with improved technology.
- Software Defined Networking (SDN) capable - Software Defined Networking (SDN) capable
......
...@@ -13,6 +13,7 @@ levels: ...@@ -13,6 +13,7 @@ levels:
- TS-SCI - TS-SCI
excerpt: 'Cloud Gateway provides access to approved SAP Clouds & Services, SAP Meet Me Point (MMPs), and COMSEC collocation by offering high speed Cloud access and leverages common transports. It is tailored towards DoD SAP and ICON Defense Industrial Based (DIB) participants' excerpt: 'Cloud Gateway provides access to approved SAP Clouds & Services, SAP Meet Me Point (MMPs), and COMSEC collocation by offering high speed Cloud access and leverages common transports. It is tailored towards DoD SAP and ICON Defense Industrial Based (DIB) participants'
share: '../../images/share/ogimage-networking_and_connectivity.png' share: '../../images/share/ogimage-networking_and_connectivity.png'
updated: March 26 updated: March 31
--- ---
Cloud Gateway provides access to approved SAP Clouds & Services, SAP Meet Me Point (MMPs), and COMSEC collocation by offering high speed Cloud access and leverages common transports. It is tailored towards DoD SAP and ICON Defense Industrial Based (DIB) participants.
\ No newline at end of file
---
slug: '/services/cloud-one-pipeline'
title: 'Cloud One Pipeline'
categories:
- Software Development & DevSecOps
share: '../../images/share/ogimage-software_development_and_devsecops.png'
updated: March 23, 2021 at 2:54:52 PM EDT
---
...@@ -8,9 +8,13 @@ levels: ...@@ -8,9 +8,13 @@ levels:
- S - S
excerpt: 'The ‘one-stop-shop’ for Air Force cloud computing, Cloud One provides cloud environments in AWS and Azure. As the enterprise solution, Cloud One embraces automated deployments to stand-up cloud environments at scale. ' excerpt: 'The ‘one-stop-shop’ for Air Force cloud computing, Cloud One provides cloud environments in AWS and Azure. As the enterprise solution, Cloud One embraces automated deployments to stand-up cloud environments at scale. '
share: '../../images/share/ogimage-compute_and_store.png' share: '../../images/share/ogimage-compute_and_store.png'
updated: March 23, 2021 at 2:54:52 PM EDT updated: March 31
--- ---
The ‘one-stop-shop’ for Air Force cloud computing, Cloud One provides cloud environments in AWS and Azure. As the enterprise solution, Cloud One embraces automated deployments to stand-up cloud environments at scale.
Visit the [Cloud One website](https://intelshare.intelink.gov/sites/AFCCE/Pages/Home.aspx) *(CAC required)*.
##### Secure Cloud Hosting Platform ##### Secure Cloud Hosting Platform
Cloud One delivers the secure cloud hosting platform from development to production that mission systems need to cost-efficiently deliver capability to the warfighter. Cloud One delivers that platform across multiple impact levels and clouds with inheritable controls and common services that enable DevSecOps and quick cloud adoption. Cloud One delivers the secure cloud hosting platform from development to production that mission systems need to cost-efficiently deliver capability to the warfighter. Cloud One delivers that platform across multiple impact levels and clouds with inheritable controls and common services that enable DevSecOps and quick cloud adoption.
......
...@@ -7,12 +7,14 @@ levels: ...@@ -7,12 +7,14 @@ levels:
- S-SAR - S-SAR
- TS-SAR - TS-SAR
- TS-SCI - TS-SCI
excerpt: 'CORE is a suite of multi level web applications that provide file share and webmail services enabling secure data and communication exchange between S//SAR, TS//SAR, and TS//SAR-SCI networks and users.'
share: '../../images/share/ogimage-communications.png' share: '../../images/share/ogimage-communications.png'
excerpt: 'A suite of multi-level web applications that provide file sharing and webmail services enabling secure data and communication exchange between S//SAR, TS//SAR, and TS//SAR-SCI networks and users.'
updated: March 23, 2021 at 2:54:52 PM EDT updated: March 23, 2021 at 2:54:52 PM EDT
--- ---
CORE is an Air Force Special Access Program (SAP) suite of services approved for S//SAR, TS//SAR, and TS//SAR-SCI mail and file share. DoD, AF, industry partners can utilize the capability. CORE is a suite of multi-level web applications that provide file sharing and webmail services enabling secure data and communication exchange between S//SAR, TS//SAR, and TS//SAR-SCI networks and users.
DoD, USAF and industry partners can utilize the capability.
### Benefits & Features ### Benefits & Features
......
...@@ -7,9 +7,11 @@ levels: ...@@ -7,9 +7,11 @@ levels:
- U - U
excerpt: 'An enterprise Big Data Analytics platform hosted on Cloud One that provides advanced data analytics and data management tools up to IL4.' excerpt: 'An enterprise Big Data Analytics platform hosted on Cloud One that provides advanced data analytics and data management tools up to IL4.'
share: '../../images/share/ogimage-data_analysis.png' share: '../../images/share/ogimage-data_analysis.png'
updated: March 26 updated: March 31
--- ---
An enterprise Big Data Analytics platform hosted on Cloud One that provides advanced data analytics and data management tools up to IL4.
D1scovery provides an operational environment for analytics-based solutions and gives users access to cutting-edge commercial business intelligence and advanced data analytics tools and environment on Microsoft’s Azure Government Cloud. D1scovery provides an operational environment for analytics-based solutions and gives users access to cutting-edge commercial business intelligence and advanced data analytics tools and environment on Microsoft’s Azure Government Cloud.
......
...@@ -8,9 +8,10 @@ levels: ...@@ -8,9 +8,10 @@ levels:
- U - U
excerpt: 'Popular Digital Engineering and collaboration software tools offered in a platform-as-a-service (PaaS) model.' excerpt: 'Popular Digital Engineering and collaboration software tools offered in a platform-as-a-service (PaaS) model.'
share: '../../images/share/ogimage-digital_engineering.png' share: '../../images/share/ogimage-digital_engineering.png'
updated: March 23, 2021 at 2:54:52 PM EDT updated: March 31
--- ---
Popular Digital Engineering and collaboration software tools offered in a platform-as-a-service (PaaS) model.
The Department of Defense is transforming engineering practices to digital engineering, incorporating technological innovations into an integrated, digital, model-based approach to ensure continued U.S. technological superiority. The Department of Defense is transforming engineering practices to digital engineering, incorporating technological innovations into an integrated, digital, model-based approach to ensure continued U.S. technological superiority.
- Implementation of digital engineering across the Department of Air Force will accelerate the transition of advanced technologies. - Implementation of digital engineering across the Department of Air Force will accelerate the transition of advanced technologies.
......
...@@ -12,7 +12,9 @@ levels: ...@@ -12,7 +12,9 @@ levels:
- TS-SCI - TS-SCI
excerpt: 'FENCES is the only SAP-compliant enterprise cloud solution for the DoD at independent levels of security.' excerpt: 'FENCES is the only SAP-compliant enterprise cloud solution for the DoD at independent levels of security.'
share: '../../images/share/ogimage-compute_and_store.png' share: '../../images/share/ogimage-compute_and_store.png'
updated: March 26 updated: March 31
--- ---
FENCES is the only SAP-compliant enterprise cloud solution for the DoD at independent levels of security.
FENCES provides PL-2 workload templates for SAP customers that easily provide virtual desktops, DevSecOps, modeling & simulation, edge computing, and data backup capabilities. These workload templates are available across every security level to simplify development and migration of mission applications for SAP data. FENCES provides PL-2 workload templates for SAP customers that easily provide virtual desktops, DevSecOps, modeling & simulation, edge computing, and data backup capabilities. These workload templates are available across every security level to simplify development and migration of mission applications for SAP data.
--- ---
title: HN Performance & Integration Team title: HN Performance & Integration Team
shortTitle: HNP-IT shortTitle: HNP-IT
excerpt: 'HN Performance & Integration Team Text: Base IT Infrastructure services are centrally managed to provide both wired and wireless WAN and BAN capabilities.' excerpt: 'Our HN Performance & Integration Team will work at your location to assess, design and implement modern networking capabilities as part of our centrally managed BITI services.'
updated: March 29 updated: March 29
--- ---
\ No newline at end of file
...@@ -14,10 +14,10 @@ levels: ...@@ -14,10 +14,10 @@ levels:
- TS-SCI - TS-SCI
excerpt: 'ICON is a reference architecture for industry partners to build out their own PL-3 networks to connect to FENCES or Summit.' excerpt: 'ICON is a reference architecture for industry partners to build out their own PL-3 networks to connect to FENCES or Summit.'
share: '../../images/share/ogimage-networking_and_connectivity.png' share: '../../images/share/ogimage-networking_and_connectivity.png'
updated: March 26 updated: March 31
--- ---
ICON connect industry to DoD’s Enterprise SAP Services (SWS) and cloud environment by providing a standardized architecture, security, cyber and operations across industry through the ICON Reference Architecture. ICON is a reference architecture for industry partners to build out their own PL-3 networks to connect to FENCES or Summit. It connects industry to DoD’s Enterprise SAP Services (SWS) and cloud environment by providing a standardized architecture, security, cyber and operations across industry through the ICON Reference Architecture.
ICON addresses the following problems to allow programs to focus on the mission, not on IT: ICON addresses the following problems to allow programs to focus on the mission, not on IT:
......
...@@ -7,7 +7,9 @@ levels: ...@@ -7,7 +7,9 @@ levels:
- U - U
excerpt: 'Mattermost is an FOUO chat/messaging client developed by Platform One primarily to allow communication between developers on its platform without requiring CAC. Available for use by all of DoD.' excerpt: 'Mattermost is an FOUO chat/messaging client developed by Platform One primarily to allow communication between developers on its platform without requiring CAC. Available for use by all of DoD.'
share: '../../images/share/ogimage-communications.png' share: '../../images/share/ogimage-communications.png'
updated: March 23, 2021 at 2:54:52 PM EDT updated: March 31
--- ---
Open Source commercial applicationreal-time collaboration. DevOps teams use Mattermost to increase efficiency during critical moments—resolving incidents, provisioning infrastructure, merging code branches, or addressing urgent bugs. Mattermost unifies people, tools, systems data, and automation. Mattermost is an FOUO chat/messaging client developed by Platform One primarily to allow communication between developers on its platform without requiring CAC. Available for use by all of DoD.
\ No newline at end of file
DevOps teams use Mattermost to increase efficiency during critical moments – resolving incidents, provisioning infrastructure, merging code branches, or addressing urgent bugs. Mattermost unifies people, tools, systems data, and automation.
\ No newline at end of file
...@@ -10,9 +10,11 @@ levels: ...@@ -10,9 +10,11 @@ levels:
- TS-SCI - TS-SCI
excerpt: 'Misty Sierra is a compartmented WAN that includes trusted MLS services, specifically providing an integrated PL-4 desktop environment with Automated Information System tools and functions.' excerpt: 'Misty Sierra is a compartmented WAN that includes trusted MLS services, specifically providing an integrated PL-4 desktop environment with Automated Information System tools and functions.'
share: '../../images/share/ogimage-networking_and_connectivity.png' share: '../../images/share/ogimage-networking_and_connectivity.png'
updated: March 23, 2021 at 2:54:52 PM EDT updated: March 31
--- ---
Misty Sierra is a compartmented WAN that includes trusted MLS services, specifically providing an integrated PL-4 desktop environment with Automated Information System tools and functions.
### Benefits & Features ### Benefits & Features
- PMO managed ATO; minimal burden to site cybersecurity - PMO managed ATO; minimal burden to site cybersecurity
......
...@@ -9,9 +9,11 @@ levels: ...@@ -9,9 +9,11 @@ levels:
- U - U
excerpt: 'The Cloud Native Acess Point is available on Cloud One to provide access to Development, Testing, and Production enclaves at IL-2, IL-4, and IL-5 that use Platform One DevSecOps DevSecOps environments by using an internet-facing Cloud-native Zero trust model.' excerpt: 'The Cloud Native Acess Point is available on Cloud One to provide access to Development, Testing, and Production enclaves at IL-2, IL-4, and IL-5 that use Platform One DevSecOps DevSecOps environments by using an internet-facing Cloud-native Zero trust model.'
share: '../../images/share/ogimage-networking_and_connectivity.png' share: '../../images/share/ogimage-networking_and_connectivity.png'
updated: March 26 updated: March 31
--- ---
The Cloud Native Acess Point is available on Cloud One to provide access to Development, Testing, and Production enclaves at IL-2, IL-4, and IL-5 that use Platform One DevSecOps DevSecOps environments by using an internet-facing Cloud-native Zero trust model.
CNAP brings a full Zero Trust tech stack enforcing device state, user RBAC, and Software Defined Perimeter / Networks based on Google BeyondCorp concepts and allows access to Cloud One (AWS GovCloud and soon Azure Government) and Platform One without a BCAP or IAP. CNAP allows thick client access from BYOD Government-owned devices (both mobile and desktop) through AppGate Zero Trust clients to enforce device states. CNAP brings a full Zero Trust tech stack enforcing device state, user RBAC, and Software Defined Perimeter / Networks based on Google BeyondCorp concepts and allows access to Cloud One (AWS GovCloud and soon Azure Government) and Platform One without a BCAP or IAP. CNAP allows thick client access from BYOD Government-owned devices (both mobile and desktop) through AppGate Zero Trust clients to enforce device states.
### Benefits & Features ### Benefits & Features
......
...@@ -8,8 +8,11 @@ levels: ...@@ -8,8 +8,11 @@ levels:
- S - S
excerpt: 'Platform One provides the secure DevSecOps platform and pipelines needed to implement and automate the accreditation and deployment of warfighting software capabilities at commercial speeds.' excerpt: 'Platform One provides the secure DevSecOps platform and pipelines needed to implement and automate the accreditation and deployment of warfighting software capabilities at commercial speeds.'
share: '../../images/share/ogimage-software_development_and_devsecops.png' share: '../../images/share/ogimage-software_development_and_devsecops.png'
updated: March 26 updated: March 31
--- ---
Platform One provides the secure DevSecOps platform and pipelines needed to implement and automate the accreditation and deployment of warfighting software capabilities at commercial speeds.
Visit the [Platform One website](https://p1.dso.mil/#/).
Platform One implements the DoD DevSecOps transformation with program offices under the technical direction and vision of the Air Force Chief Software Officer. Platform One is also the DoD CIO’s preferred DevSecOps service provider. Platform One implements the DoD DevSecOps transformation with program offices under the technical direction and vision of the Air Force Chief Software Officer. Platform One is also the DoD CIO’s preferred DevSecOps service provider.
......
...@@ -9,8 +9,10 @@ levels: ...@@ -9,8 +9,10 @@ levels:
- TS-SCI - TS-SCI
excerpt: 'Voice-over-internet-protocol (VoIP) capabilities on SAP networks.' excerpt: 'Voice-over-internet-protocol (VoIP) capabilities on SAP networks.'
share: '../../images/share/ogimage-communications.png' share: '../../images/share/ogimage-communications.png'
updated: March 23, 2021 at 2:54:52 PM EDT updated: March 31
--- ---
Voice-over-internet-protocol (VoIP) capabilities on SAP networks.
VoIP is currently available via disparately fielded systems like Misty Sierra, Starburst and Summit. VoIP is currently available via disparately fielded systems like Misty Sierra, Starburst and Summit.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment