Look for any podcast host, guest or anyone
Showing episodes and shows of

Judson Feedlyn

Shows

CNCASTCNCASTIstio Beyond Kubernetes - Zack Butcher, Tetrate, Sven Mawson, Google & Pratima Nambiar, SalesforceThis episode aired on Youtube in the CNCF official Channel on mai 14, 2021 This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the July 27th, 2021 Istio Beyond Kubernetes - Zack Butcher, Tetrate, Sven Mawson, Google & Pratima Nambiar, Salesforce Istio can be used to build a service mesh spanning heterogeneous infrastructure. This presentation will describe three use cases that use Istio to power a mesh spanning a variety of infrastructures. We will start by covering two similar...2021-07-2727 minCNCASTCNCASTA Deep Dive on Supporting Multi-Instance GPUs in Containers and Kubernetes - Kevin Klues, NVIDIAThis episode aired on Youtube in the CNCF official Channel on mai 14, 2021 This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the July 13th, 2021 A Deep Dive on Supporting Multi-Instance GPUs in Containers and Kubernetes - Kevin Klues, NVIDIA  MIG (short for Multi-Instance GPU) is a mode of operation in the newest generation of NVIDIA Ampere GPUs. It allows one to partition a GPU into a set of "MIG Devices", each of which appears...2021-07-1331 minCNCASTCNCASTThis Week in Cloud Native [2021/07/06]This episode aired on Youtube in the CNCF official Channel on July 6, 2021 This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the July 8th, 20212021-07-081h 04CNCASTCNCASTCloud Native Classroom feat Open TelemetryAfter two months of absence because of various excuses I kept making up. Please find a new episode of CNCAST (Unofficial CNCF Podcast) This episode aired on Youtube in the CNCF official Channel on Jun 28, 2021 This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the Jun 28, 2021 In this episode Kat Cosgrove and Tedsuo discuss OpenTelemetry, <onitoring, and Observability (throwing up the word for the hype).2021-06-2928 minCNCASTCNCASTArgo Workflows 3.0, a detailed look at what’s new from the Argo TeamThis episode aired on Youtube in the CNCF official Channel on Apr 15, 2021 This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the April 17, 20212021-05-0634 minCNCASTCNCASTCloud Native Live: Application life-cycle orchestration with KeptnThis episode Streamed  on Youtube in the CNCF official Channel live on Mar 31, 2021 This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the April 17, 20212021-05-041h 00CNCASTCNCASTRustConf 2020 - How to Start a Solo Project that You'll Stick With by Harrison BachrachThis episode aired on Youtube in the Rust official Channel on Aug 22, 2020 How to Start a Solo Project that You'll Stick With by Harrison Bachrach  Have you ever started a solo project that never really came together? Been able to write something up in a weekend but dropped it soon after? Me too! In this talk I go over how I was able to break from that and build my first CLI tool, written in Rust. Drawing from an understanding of habit formation, we’ll examine how to plan projects in a way that keeps yo...2021-04-2920 minCNCASTCNCASTRustConf 2020 - Opening KeynoteThis episode aired on Youtube in the Rust official Channel on Aug 22, 2020 This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the April 17, 20212021-04-2751 minCNCASTCNCASTRustConf 2020 - Rust for Non-Systems Programmers by Rebecca TurnerThis episode aired on Youtube in the Rust official Channel on Aug 22, 2020 Rust for Non-Systems Programmers by Rebecca Turner  Rust improves on C and C++ by providing memory safety and better concurrency primitives. But for a lot of tools and programs, dynamic languages like Python, Ruby, and Perl are already memory safe and fast enough. “Rust for Non-Systems Programmers” showcases some of the reasons I like Rust as someone who's not a systems programmer, including mutability tracking, development tooling, great documentation, a welcoming community, type-inference/algebraic datatypes, and error handling. This vide...2021-04-2225 minCNCASTCNCASTRustConf 2017 - Improving Rust Performance Through Profiling and Benchmarking by Steve JensonThis episode aired on Youtube in the Rust official Channel on Sep 1, 2017 Improving Rust Performance Through Profiling and Benchmarking by Steve Jenson This talk will compare and contrast common industry tool support for profiling and debugging Rust applications. We'll discuss our experiences finding and fixing performance problems in a production Rust application. This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the April 17, 20212021-04-2026 minCNCASTCNCASTRustConf 2018 - Benchmarking and Optimization of Rust Libraries by Paul MasonThis episode aired on Youtube in the Rust official Channel on Sep 6, 2018 RustConf 2018 - Benchmarking and Optimization of Rust Libraries by Paul Mason  As we develop the Rust eco-system we have a goal that "Rust should provide easy access to high quality crates". This means libraries must be both ergonomic and perform well. Rust provides various frameworks to help benchmark libraries however achieving performance past a certain point requires knowledge of some deep language constructs.  This talk explores a journey towards benchmarking various library functions consistently and fairly and consequently exploring strategies for optimizing performance.2021-04-1730 minCNCASTCNCASTBPF: Tracing and MoreThis episode aired on Youtube in the CNCF official Channel on Dec 15, 2017 Brendan Gregg. ​A world of new capabilities is emerging for the Linux 4.x series, thanks to enhancements that have been included in Linux for the Berkeley Packet Filter (BPF): an in-kernel virtual machine that can execute user space-defined programs. It is finding uses for security auditing and enforcement, enhancing networking (including eXpress Data Path), and performance observability and troubleshooting. Many new open source tools that have been written in the past 12 months for performance analysis that use BPF. Tracing superpowers have finally ar...2021-03-2246 minCNCASTCNCASTIoK: Istio-on-Kubernetes Deep Dive [I] - Daneyon Hansen, CiscoThis episode was published on Youtube in the CNCF official Channel on Dec 15, 2017 IoK: Istio-on-Kubernetes Deep Dive [I] - Daneyon Hansen, Cisco  Running microservices at scale is not easy. Istio is an open platform to connect, manage, and secure microservices. Did I mention that Istio runs on Kubernetes? During the talk I will cover the following content: - Istio Introduction - Istio Key Concepts- Traffic Management, Auth, Policy, etc. - Istio Demonstration - Istio-on-Kubernetes Roadmap - Q&A  About Daneyon Hansen Daneyon is a software engineer at Cisco responsible for developing...2021-03-2231 minCNCASTCNCASTThe RED Method: How To Instrument Your ServicesThis episode aired on Youtube in the CNCF official Channel on Dec 15, 2017 The RED Method defines three key metrics you should measure for every microservice in your architecture; inspired by the USE Method from Brendan Gregg, it gives developers a template for instrumenting their services and building dashboards in a consistent, repeatable fashion. About Tom Wilkie Tom is the founder of Kausal, a new company working on Prometheus & Cortex. Previously he worked at companies such as Weaveworks, Google, Acunu and XenSource. In his spare time, Tom likes to...2021-02-1834 minCNCASTCNCASTContainer Performance AnalysisThis episode aired on Youtube in the Docker official Channel on Apr 26, 2017 It is from Brendan Gregg (a.k.a the savior), and it discusses container performance analyzing and tuning to be as fast and efficient as possible. This talk will show how to successfully analyze  performance in a Docker container environment, and navigate differences  encountered. This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the Feb 16, 20202021-02-1642 minCNCASTCNCASTArgo: Real Enterprise-scale with KubernetesThis episode aired on Youtube in the CNCF official Channel in Dec 16, 2020. It discusses Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes with Al Kemner, Principal Engineer and Architect, Caleb Troughton, product manager, Daniel Jimbel, Staff Engineer. All from New Relic. This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the Feb 13, 20202021-02-1358 minCNCASTCNCASTReducing your Kubernetes Cloud SpendThis episode aired on Youtube in the CNCF official Channel in Dec 16, 2020. It discusses Kubernetes Cloud Spends with Webb Brown from Niko Kovacevic. This video is based on the youtube video with the same title, it is licensed under Creative Commons Attribution license (reuse allowed) as stated in youtube the Feb 13, 20202021-02-1259 min