UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 29932cda authored by daniel.cushman's avatar daniel.cushman
Browse files

BULL-620

parent 92fcff3e
No related branches found
Tags v0.5.56
No related merge requests found
......@@ -63,6 +63,30 @@
</ul>
</div>
</div>
<div class="col-lg-5">
<h4>Cloud Native DNS</h4>
<div class="pl-4 pr-16">
<ul>
<li>
Platform one deploys a CNCF-graduated authoritative DNS server
to provide a highly available, secure central way to manage DNS
for dso.mil. This solution centralized DNS management for the
organization and allowed us to execute DNS updates in minutes
vs. weeks (for IL5)
</li>
<li>
Cloud-native, agnostic and elastic DNS capability with .MIL and
non .MIL capabilities
</li>
<li>
Fully managed by configuration as code and Git mergers
</li>
<li>
Runs on Kubernetes using coreDNS.
</li>
</ul>
</div>
</div>
</div>
<div class="row">
......@@ -133,6 +157,33 @@
</ul>
</div>
</div>
<div class="col lg-6">
<h4>Identity Management/SSO/PKI</h4>
<ul>
<li>
Brings Single Sign On with various DoD PKI options and MFA
options.
</li>
<li>
Brings Person Entity (PE) and Non Person Entity (NPE) x509
certificate based authentication
</li>
<li>Connects to existing AF, DoD and DIB PKI capabilities</li>
<li>
Provide secure and cloud native, agnostic and elastic capability
</li>
<li>
Leverages VAULT capability and provides automated certificate
generation, Kubernetes native and allows for automated certificate
rotation
</li>
<li>
Can be used for code signing, container signing and NPE/PE
authentication
</li>
<li>Centralizes/Aggregates logs and pushes to CSSP and vSO</li>
</ul>
</div>
</div>
<div class="row">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment