This is an automated email from the ASF dual-hosted git repository. ocket8888 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git
commit 9d9ba8341c46fd63c0c26ff7578facc792060359 Author: ocket8888 <[email protected]> AuthorDate: Wed Sep 8 00:56:46 2021 -0600 Add eight event - Apachecon 2019 --- events/apachecon.2019/ACNA_2019_Neuman.pptx | Bin 0 -> 3186772 bytes events/apachecon.2019/ApacheCon-NA-2019-TxnBox.pdf | Bin 0 -> 944274 bytes .../Apachecon 2019 - Taming the Herd.pptx | Bin 0 -> 6652500 bytes events/apachecon.2019/CDN_ATC_Caching.pdf | Bin 0 -> 8739751 bytes ...-CDN-Deployments-Ansible.apachecon.noaudio.pptx | Bin 0 -> 11264675 bytes .../apachecon-2019-ipv6-netconfig-reduced.pdf | Bin 0 -> 3113190 bytes events/apachecon.2019/apacheconna19-tls-proxy.pdf | Bin 0 -> 987928 bytes events/apachecon.2019/index.html | 192 +++++++++++++++++++++ events/index.html | 1 + 9 files changed, 193 insertions(+) diff --git a/events/apachecon.2019/ACNA_2019_Neuman.pptx b/events/apachecon.2019/ACNA_2019_Neuman.pptx new file mode 100644 index 0000000..ee125c8 Binary files /dev/null and b/events/apachecon.2019/ACNA_2019_Neuman.pptx differ diff --git a/events/apachecon.2019/ApacheCon-NA-2019-TxnBox.pdf b/events/apachecon.2019/ApacheCon-NA-2019-TxnBox.pdf new file mode 100644 index 0000000..5b1f9d9 Binary files /dev/null and b/events/apachecon.2019/ApacheCon-NA-2019-TxnBox.pdf differ diff --git a/events/apachecon.2019/Apachecon 2019 - Taming the Herd.pptx b/events/apachecon.2019/Apachecon 2019 - Taming the Herd.pptx new file mode 100644 index 0000000..301d414 Binary files /dev/null and b/events/apachecon.2019/Apachecon 2019 - Taming the Herd.pptx differ diff --git a/events/apachecon.2019/CDN_ATC_Caching.pdf b/events/apachecon.2019/CDN_ATC_Caching.pdf new file mode 100644 index 0000000..26b8a5d Binary files /dev/null and b/events/apachecon.2019/CDN_ATC_Caching.pdf differ diff --git a/events/apachecon.2019/Comcast-CDN-Deployments-Ansible.apachecon.noaudio.pptx b/events/apachecon.2019/Comcast-CDN-Deployments-Ansible.apachecon.noaudio.pptx new file mode 100644 index 0000000..f26da9d Binary files /dev/null and b/events/apachecon.2019/Comcast-CDN-Deployments-Ansible.apachecon.noaudio.pptx differ diff --git a/events/apachecon.2019/apachecon-2019-ipv6-netconfig-reduced.pdf b/events/apachecon.2019/apachecon-2019-ipv6-netconfig-reduced.pdf new file mode 100644 index 0000000..ab01625 Binary files /dev/null and b/events/apachecon.2019/apachecon-2019-ipv6-netconfig-reduced.pdf differ diff --git a/events/apachecon.2019/apacheconna19-tls-proxy.pdf b/events/apachecon.2019/apacheconna19-tls-proxy.pdf new file mode 100644 index 0000000..425721e Binary files /dev/null and b/events/apachecon.2019/apacheconna19-tls-proxy.pdf differ diff --git a/events/apachecon.2019/index.html b/events/apachecon.2019/index.html new file mode 100644 index 0000000..f910c90 --- /dev/null +++ b/events/apachecon.2019/index.html @@ -0,0 +1,192 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> + <title>Events - Apachecon 2019</title> + + <!-- Bootstrap --> + <link rel="stylesheet" + href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" + integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" + crossorigin="anonymous"> + <script defer src="https://use.fontawesome.com/releases/v5.0.10/js/all.js" + integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+" + crossorigin="anonymous"></script> + <link rel="icon" type="image/png" href="/resources/favicon.png"> + <style type="text/css"> + table { + min-width: 100%; + } + td, th { + border: 1px solid #C1C7D0; + } + th { + background: #f4f5f7 center right no-repeat; + } + </style> +</head> +<body> +<nav class="navbar navbar-expand-lg navbar-dark bg-dark"> + <a class="navbar-brand" href="#"> + <img id="fluo-img" height="40px" src="./resources/tc_logo_c_only.png" alt="Apache Traffic Control"> + </a> + <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" + aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> + <span class="navbar-toggler-icon"></span> + </button> + + <div class="collapse navbar-collapse" id="navbarSupportedContent"> + <ul class="navbar-nav mr-auto"> + <li class="nav-item active"> + <a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a> + </li> + <li class="nav-item"> + <a class="nav-link" href="/releases/">Releases</a> + </li> + <li class="nav-item"> + <a class="nav-link" href="docs//latest/index.html">Docs</a> + </li> + <li class="nav-item"> + <a class="nav-link" href="docs/latest/api/index.html">API</a> + </li> + <li class="nav-item"> + <a class="nav-link" href="https://github.com/apache/trafficcontrol/issues">Issues</a> + </li> + <li class="nav-item"> + <a class="nav-link" href="https://github.com/apache/trafficcontrol">Repo</a> + </li> + <li class="nav-item"> + <a class="nav-link" href="/security/">Security</a> + </li> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" + aria-haspopup="true" aria-expanded="false"> + Community + </a> + <div class="dropdown-menu" aria-labelledby="navbarDropdown"> + <a class="dropdown-item" href="https://s.apache.org/slack-invite" target="_blank"><code>#traffic-control</code> on the ASF Slack</a> + <a class="dropdown-item" + href="https://github.com/apache/trafficcontrol/blob/master/CONTRIBUTING.md">Contributing</a> + <a class="dropdown-item" href="/mailing_lists/">Mailing Lists</a> + <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/wiki/">Wiki</a> + <a class="dropdown-item" href="https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg">YouTube</a> + <a class="dropdown-item" href="https://twitter.com/trafficctrlcdn">Twitter</a> + </div> + </li> + <li class="nav-item"> + <a href="/events/" class="nav-link">Events</a> + </li> + </ul> + + <ul class="navbar-nav navbar-right"> + + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" + aria-haspopup="true" aria-expanded="false"> + Apache Software Foundation<span class="caret"></span> + </a> + <div class="dropdown-menu" aria-labelledby="navbarDropdown"> + <a class="dropdown-item" href="https://www.apache.org">Apache Homepage</a> + <a class="dropdown-item" href="https://www.apache.org/licenses/">License</a> + <a class="dropdown-item" href="https://www.apache.org/events/current-event">Events</a> + <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a> + <a class="dropdown-item" href="https://www.apache.org/security">ASF Security</a> + <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a> + <a class="dropdown-item" href="https://www.apache.org/foundation/policies/conduct">Code of + Conduct</a> + </div> + </li> + </ul> + </div> +</nav> + +<article class="container"> + <h1>Apachecon 2019</h1> + <p><a href="https://www.youtube.com/playlist?list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Video Playlist of presentations</a></p> + <table> + <caption>Presentations</caption> + <thead> + <tr> + <th>Presentation</th> + <th>Presenter</th> + <th>Slides</th> + </tr> + </thead> + <tbody> + <tr> + <td><a href="https://www.youtube.com/watch?v=WAsRH1Cyqfo&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Welcome to the Content Delivery Track</a></td> + <td>Dave Neuman</td> + <td><a href="./ACNA_2019_Neuman.pptx" download="ACNA_2019_Neuman.pptx">PowerPoint</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=ww_C7RXLmEI&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">From (Single) ISP CDN - To Multi ISP CDN</a></td> + <td>Nir Sopher</td> + <td></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=8rvvqSmdxtk&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Automating Apache Traffic Control Environment Deployments with IPv6</a></td> + <td>Jason Tucker</td> + <td><a href="./apachecon-2019-ipv6-netconfig-reduced.pdf" download="apachecon-2019-ipv6-netconfig-reduced.pdf">PDF</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=aVxFNdrqZRM&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Automating Apache Traffic Control Environment Deployments with Ansible</a></td> + <td>Jonathan Gray</td> + <td><a href="./Comcast-CDN-Deployments-Ansible.apachecon.noaudio.pptx" download="Comcast-CDN-Deployments-Ansible.apachecon.noaudio.pptx">PowerPoint</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=6oApazcsqkE&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Let's Encrypt Apache Traffic Control</a></td> + <td>Matt Jackson</td> + <td></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=sO0OEODhZYw&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Anycast ATC Integration at Comcast</a></td> + <td>Jamie Panagos</td> + <td></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=OjAlNk5Woqk&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Machine Learning and Data Analytics in the Content Delivery Context</a></td> + <td>John Clem</td> + <td></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=GYS2mi8RkC4&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Workshop: Getting Apache Traffic Control Up And Running</a></td> + <td>Dan Kirkwood</td> + <td><a href="https://github.com/dangogh/Apachecon2019-cdn-in-a-box-workshop">git repository</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=-0QAAzMbBlQ&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Using Apache Traffic Control to Cache Any Web Object at Scale</a></td> + <td>Jeff Elsloo</td> + <td><a href="./CDN_ATC_Caching.pdf" download="CDN_ATC_Caching.pdf">PDF</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=LPkN4lrSnQ8&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Apache Traffic Server Transaction Box</a></td> + <td>Alan M Carroll</td> + <td><a href="./ApacheCon-NA-2019-TxnBox.pdf" download="ApacheCon-NA-2019-TxnBox.pdf">PDF</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=hhHtBraAEtY&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Taming the Herd, Linear Video at Comcast</a></td> + <td>Evan Zelkowitz</td> + <td><a href="./Apachecon%202019%20-%20Taming%20the%20Herd.pptx" download="Apachecon%202019%20-%20Taming%20the%20Herd.pptx">PowerPoint</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=YMAV6NGb9FY&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Proxies, TLS, and Injecting Secutiry into Cloud Communication</a></td> + <td>Susan Hinrichs</td> + <td><a href="./apacheconna19-tls-proxy.pdf" download="apacheconna19-tls-proxy.pdf">PDF</a></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=e9TZ6gFDjNg&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Processing CDN Logging Events at Scale</a></td> + <td>Geoff Genz</td> + <td></td> + </tr> + <tr> + <td><a href="https://www.youtube.com/watch?v=RRqakBpDIGY&list=PLviHc90fJpw5DLB2_krlTr8Isu_yOOVlF">Improving Apache Traffic Control CDN Operation</a></td> + <td>Robert O Butts</td> + <td></td> + </tr> + </tbody> +</table> +</article> +</body> +</html> diff --git a/events/index.html b/events/index.html index 319046d..e38bd7c 100644 --- a/events/index.html +++ b/events/index.html @@ -103,6 +103,7 @@ <li><a href="./atc.spring.summit.april.2018/">ATC Spring Summit April 2018</a></li> <li><a href="./apachecon.2018/">Apachecon 2018</a></li> <li><a href="./atc.autumn.summit.october.2018/">ATC Autumn Summit October 2018</a></li> + <li><a href="./apachecon.2019/">Apachecon 2019</a></li> </ul> </div>
