forked from colin/resume
57 lines
2.8 KiB
HTML
57 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Designed secure, scalable infrastructure for Improving MI Practices healthcare education platform with CIS Level 1-2 security standards and high availability.">
|
|
<title>Healthcare Platform Infrastructure - Secure Design</title>
|
|
<link rel="stylesheet" href="../styles.css" integrity="sha256-tLnsiikQm2NSRAs2kbQC0RXVKxDn7vYaJnjcn1K9cFY=" crossorigin="anonymous">
|
|
<script src="../theme.js" integrity="sha256-+dDNTo7WAOmn2YC875+vn9oH4UkMwlVOGlARp2uq3A4=" crossorigin="anonymous"></script>
|
|
<script src="../includes.js" integrity="sha256-9xjDTj+I8+VR4H5siP5/kVeCSZ/FLBk/sPCClevm4PE=" crossorigin="anonymous"></script>
|
|
<link rel="stylesheet" href="stories.css" integrity="sha256-O+OMb48leSKvekhMTDUK1y6+WG9x33kA0eDw00wUwkY=">
|
|
</head>
|
|
<body>
|
|
<!-- Header Include -->
|
|
<div id="header-include"></div>
|
|
|
|
<div class="container-fluid" role="main" id="main-content">
|
|
<div class="story-header">
|
|
<h1>Healthcare Platform Infrastructure</h1>
|
|
<p class="story-meta">Category: Infrastructure & Security | Date: 2019-Present</p>
|
|
<hr>
|
|
</div>
|
|
|
|
<div class="story-content">
|
|
<div class="placeholder-notice">
|
|
<h2>Coming Soon</h2>
|
|
<p>This case study is currently under development. Check back soon for the full story about my work on the infrastructure for Improving MI Practices, a critical healthcare education platform.</p>
|
|
|
|
<h3>What to Expect</h3>
|
|
<ul>
|
|
<li>The design and implementation of secure, scalable infrastructure for healthcare education</li>
|
|
<li>Implementation of CIS Level 1 and 2 security standards</li>
|
|
<li>Automated deployment pipelines and monitoring systems for high availability</li>
|
|
<li>Technical challenges of handling sensitive healthcare training content</li>
|
|
</ul>
|
|
|
|
<p>In the meantime, you can visit the platform at:</p>
|
|
<ul>
|
|
<li><a href="https://www.improvingmipractices.org" target="_blank">Improving MI Practices</a></li>
|
|
<li><a href="https://archive.is/D5HIb" target="_blank">Archived Version</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="story-footer">
|
|
<div class="story-nav">
|
|
<a href="/stories/fawe-plotsquared.html" class="story-nav-link prev">Previous Story</a>
|
|
<a href="/stories/wordpress-security.html" class="story-nav-link next">Next Story</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Footer Include -->
|
|
<div id="footer-include"></div>
|
|
</body>
|
|
</html>
|