_site/2023/08/24/ai_with_pl.html (105 lines of code) (raw):
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="Weekly AWS Networking Twitch Show" />
<meta name="author" content="" />
<meta property="og:title" content="Enhance data security and privacy for traditional AI/ML and Generative AI workloads with AWS PrivateLink service." />
<meta property="og:description" content="Security of proprietary and sensitive data, and maintaining data privacy while continuing to access AWS services and third-party applications has been top of mind for customers and this is bolstered by the emergence of Generative AI capabilities. AWS PrivateLink provides secure, private connectivity to AWS services, SaaS applications, and customer's own applications/services. With PrivateLink AWS customer data doesn’t cross the public internet and stays within AWS private network. This allows for better security, reduced data processing costs, and improved performance with lower latency and higher throughput. In this session learn more about AWS PrivateLink service followed by a demo of PrivateLink for Amazon SagaMaker." />
<meta property="og:image" content="https://www.theroutingloop.net/assets/image/link_background.jpg" />
<meta property="og:site_name" content="The Routing Loop" />
<title>The Routing Loop</title>
<!-- Bootstrap core CSS -->
<link href="/assets/css/main.css" rel="stylesheet" />
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2K7T1C764L"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-2K7T1C764L');
</script>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="container">
<img src="/assets/image/520.AWS_AWS_logo_RGB_REV.png" alt="Logo" width=5% height="auto">
<button
class="navbar-toggler ml-auto"
type="button"
data-toggle="collapse"
data-target="#navbarResponsive"
aria-controls="navbarResponsive"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/past/">Previous episodes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/upcoming/">Upcoming episodes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/hosts/">Hosts</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://pulse.aws/survey/6ONETCNV">Feedback</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header class="bg-primary py-5 mb-5" style="background-image: url('/assets/image/background.png');">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-lg-12 text-center">
<h1 class="display-4 text-white mt-5 mb-2">
The Routing Loop
</h1>
<p class="lead mb-4 text-white-50">
<b>Wednesdays</b> 11 AM PT / 2 PM ET / 7 PM UK
</p>
<div class="d-flex justify-content-center">
<a href="https://www.twitch.tv/aws/" class="btn btn-light btn-lg mx-2" target="_blank">
<i class="fab fa-twitch"></i> Twitch
</a>
<!-- <a href="https://www.linkedin.com/company/amazon-web-services" class="btn btn-light btn-lg mx-2" target="_blank">
<i class="fab fa-linkedin"></i> LinkedIn
</a>
<a href="https://www.youtube.com/@AWSEventsChannel" class="btn btn-light btn-lg mx-2" target="_blank">
<i class="fab fa-youtube"></i> YouTube
</a>
<a href="https://www.facebook.com/amazonwebservices/ " class="btn btn-light btn-lg mx-2" target="_blank">
<i class="fab fa-youtube"></i> Facebook
</a>
--> </div>
</div>
</div>
</div>
</header>
<!-- Page Content -->
<div class="container mb-5">
<div class="content-area">
<span class="date">24 August 2023</span>
<h1>Enhance data security and privacy for traditional AI/ML and Generative AI workloads with AWS PrivateLink service.</h1>
<p><b>Hosts:</b><br />Tom Adamski</p>
<p><b>Guests:</b><br />Uchenna Egbe, Solutions Architect AI/ML <br /> Savi Venkatachalapathy, Senior Networking Specialist</p>
<div class="abstract">
<b>Abstract:</b><br />Security of proprietary and sensitive data, and maintaining data privacy while continuing to access AWS services and third-party applications has been top of mind for customers and this is bolstered by the emergence of Generative AI capabilities. AWS PrivateLink provides secure, private connectivity to AWS services, SaaS applications, and customer's own applications/services. With PrivateLink AWS customer data doesn’t cross the public internet and stays within AWS private network. This allows for better security, reduced data processing costs, and improved performance with lower latency and higher throughput. In this session learn more about AWS PrivateLink service followed by a demo of PrivateLink for Amazon SagaMaker.
</div>
<div class="video-container">
<iframe src="https://player.twitch.tv/?video=1907475624&parent=www.theroutingloop.net&parent=127.0.0.1&autoplay=false" height="315" width="560" allowfullscreen="" frameborder="0"></iframe>
</div>
<a href="https://pulse.aws/survey/6ONETCNV" class="button">Session Feedback/Content Suggestions</a>
</div>
</div>
<!-- /.container -->
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-center text-white">
Copyright © 2025 Amazon Web Services, Inc. or its affiliates. All rights reserved
</p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->
<script src="/assets/vendor/jquery/jquery.min.js"></script>
<script src="/assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>