KCD NewYork
KCD NewYork
  • Видео 30
  • Просмотров 907
Ensuring Data Mobility and Consistency with Cloud Native Databases - Michael Cade
Explore the options for deploying cloud-native databases, from StatefulSets to managed services (PaaS) like Amazon RDS and even traditional VMs. An overlooked risk is ensuring data protection and application consistency, which is paramount, regardless of the deployment environment. Discover the significance of leveraging backups to enable portability between Kubernetes environments, underscoring the importance of data mobility in modern database management strategies.
Просмотров: 17

Видео

OpenTelemetry An Observability Framework & Toolkit - Hope Oluwalolope
Просмотров 3421 день назад
As systems grew increasingly complex and distributed, the need for a unified, scalable, and efficient observability framework became more pressing. OpenTelemetry, an open-source observability framework, emerged to offer comprehensive tooling for capturing, processing, and exporting telemetry data. This session aims to demystify OpenTelemetry, showcasing its capabilities, architecture, and how y...
Multi-Cluster Kubernetes Networking: Are we there yet? - Sanjeev Rampal
Просмотров 2321 день назад
Multi-cluster networking has been an important area within Kubernetes that is still evolving and open to innovation. This talk aims to provide clarity between the multiple cloud-native networking projects that deal with the multi-cluster Kubernetes space. We cover the APIs and some implementations at the following layers: CNI, Multi-Cluster Services and Application Service Meshes from a multi-c...
Breaking Up Is Hard to Do , It’s Time That CI & CD - Kent Rancourt
Просмотров 1221 день назад
In a cloud native CI/CD landscape, we move from a linear procedure to a complex, branching network of pipelines. Current open-source GitOps platforms fail to accommodate modern, multi-dimensional pipelines, nudging professionals towards CI platforms and custom automation. This unintended side-step only serves to complicate the fundamental robustness of these pipelines. We present Kargo - the so...
Game Streaming and AI Workloads on Kubernetes with GeForce Now - Ryan Hallisey & Rachid Ennaji
Просмотров 2221 день назад
NVIDIA operates a large-scale Kubernetes cloud for GPU workloads and utilizes the capacity for things like game streaming and AI inference. This talk will explain how NVIDIA operates and uses Kubernetes at scale and detail the challenges faced when supporting a Kubernetes cloud for these types of workloads. Attendees will learn how NVIDIA: - Operates a large-scale Kubernetes cloud - Does just-i...
Explain Cloud Native Business Value to Your Boss - Danielle Cook & Simon Forster
Просмотров 721 день назад
One of the challenges we have as a cloud native industry, is to explain its business value. We get caught up in the new open source project, auto-scaling, load-balancing, and more, but then we can't easily speak in the language the business leaders want to hear in order to spend money or sign off on projects. In this talk, we use the CNCF Cloud Native Maturity model to help educate how all clou...
Tenant Autonomy & Isolation In Multi-Tenant Kubernetes Clusters - Lukas Gentele
Просмотров 2121 день назад
Because spinning up hundreds of single-tenant Kubernetes clusters is costly, inefficient and hard to manage, this approach is becoming less and less attractive for organizations. However, multi-tenancy is not easy to set up and govern over time. This talk will provide an actionable guide on how to set up multi-tenant Kubernetes clusters in a secure way without compromising tenant autonomy.
Uncover Kubernetes cost-optimization trends - Philip Andrews
Просмотров 6821 день назад
Based on findings in CAST AI's 2024 Kubernetes Cost Benchmark Report, we will dive into the current industry trends in Kubernetes's cloud resource usage, including the biggest drivers of overspending and cloud provider utilization.
Closing Remarks - Ahmed Bebars & Julia Furst Morgado
Просмотров 721 день назад
Thanks for attending, and see you next year at KCD NYC!
Unveiling Cloud Native Operational Excellence (CNOE) - Tiara Sykes & Luke Philips
Просмотров 6421 день назад
In the rapidly changing cloud-native landscape, enterprises are in search of ways to stay ahead, while de-risking their bets on implementations. The world of internal development platforms is arguably more confusing to navigate. Thankfully the CNOE or Cloud Native Operational Excellence group is here to pave a path! Join the New York Times for a discussion on our exploration into the world of C...
Reliability Is Not Just About Balancing Loads - Marino Wijay
Просмотров 821 день назад
In a conversation, it came up that using load-balancers solves the reliability challenge. The truth? It actually doesn’t. It’s a small portion of the strategy. Around 2012, I dove into the world of Disaster Recovery and realized we could try everything but failures can and will happen. To minimize this is to be proactive and know how to respond to something before it falls over. We couldn’t rea...
Breaking down the principles of platform engineering- Cedric Clyburn & Valentina Rodriguez Sosa
Просмотров 3221 день назад
Platform Engineering and Platform-as-a-Product principles are key to empowering application development teams. Implementing a modern platform approach requires stepping back and looking at many different aspects covering technology, process, organization and success metrics. The speakers will highlight the benefits of Platform as a Product, reference architectures and best practices to be consi...
Leveling Up Wasm Support in Kubernetes - Matt Butcher
Просмотров 1421 день назад
Leveling Up Wasm Support in Kubernetes - Matt Butcher
Cloud Native Policy as Code: Principles and Best Practices - Jim Bugwadia & Sagar Kundral
Просмотров 1521 день назад
Cloud Native Policy as Code: Principles and Best Practices - Jim Bugwadia & Sagar Kundral
How to eliminate availability risks and perform timely upgrades - Fawad Khaliq
Просмотров 1721 день назад
How to eliminate availability risks and perform timely upgrades - Fawad Khaliq
Running Low-Latency Workloads on Kubernetes - Jimmy Zelinskie
Просмотров 2421 день назад
Running Low-Latency Workloads on Kubernetes - Jimmy Zelinskie
Embracing the Future: The Effortless Mutual TLS and Traffic Control Without Sidecars - Lin Sun
Просмотров 2321 день назад
Embracing the Future: The Effortless Mutual TLS and Traffic Control Without Sidecars - Lin Sun
Network Configurations for High-Performance Streaming Connectivity in K8s: Paul Curtis Christina Lin
Просмотров 4521 день назад
Network Configurations for High-Performance Streaming Connectivity in K8s: Paul Curtis Christina Lin
Controlling data overhead from the OpenTelmetry Collector - Nočnica Mellifera
Просмотров 1721 день назад
Controlling data overhead from the OpenTelmetry Collector - Nočnica Mellifera
Five things you need to know about your container runtime - Phil Estes
Просмотров 5521 день назад
As a Kubernetes user you probably are satisfied to know that a container runtime at the bottom of the stack does whatever it does and lets you get your work done. But, maybe you're curious about the relationship between the runtime components and your orchestration platform? Maybe there was that time when you hit a bug and needed to understand a lot more! This talk will give you a running start...
Kanister.io: a CNCF.io Sandbox Project for Application Consistent Backups - Daniil Fedotov
Просмотров 6821 день назад
For stateful, cloud-native applications, data operations must often be performed by tools with semantic understanding of the data. Kanister.io, CNCF sandbox project, extends past infrastructure backups to provide cloud-native approach to data protection. This session offers an overview of Kanister, highlighting blueprints, artifacts, and actions. Followed by a live demo featuring application-co...
Is My (Open Source) Project Safe? - Stephen Giguere
Просмотров 2221 день назад
We know that application dependencies have dependencies. It also happens that GitHub Action's repositories use Actions which use Actions. The nest of dependencies within our CI/CD is complex and largely unobserved. In this talk, we'll introduce techniques like repojacking and command injection and explore the depth of our dependencies alongside research into thousands of mainstream GitHub proje...
Keynote: Future-Proofing Kubernetes - Steve Giguere
Просмотров 20Месяц назад
Keynote: Future-Proofing Kubernetes - Steve Giguere
Keynote: Releasing a More Mature and Stable Kubernetes - Stephen Augustus
Просмотров 22Месяц назад
Keynote: Releasing a More Mature and Stable Kubernetes - Stephen Augustus
Keynote: Observability in the Next Decade, Beyond Reactive Response - Fawad Khaliq
Просмотров 45Месяц назад
Keynote: Observability in the Next Decade, Beyond Reactive Response - Fawad Khaliq
Keynote: Boost Your Career with the CNCF Community - Julia Furst Morgado
Просмотров 47Месяц назад
Keynote: Boost Your Career with the CNCF Community - Julia Furst Morgado
Keynote: How To Be A Good Landlord: Making Your Kubernetes Tenants Happy - Lukas Gentele
Просмотров 28Месяц назад
Keynote: How To Be A Good Landlord: Making Your Kubernetes Tenants Happy - Lukas Gentele
Keynote: Scaling Cloud Native Adoption - Taylor Dolezal
Просмотров 95Месяц назад
Keynote: Scaling Cloud Native Adoption - Taylor Dolezal
Keynote: Opening Remarks - Ahmed Bebars
Просмотров 17Месяц назад
Keynote: Opening Remarks - Ahmed Bebars
KCD New York 2024 Intro
Просмотров 21Месяц назад
KCD New York 2024 Intro