Portada del podcast

PurePerformance

  • Educating the next generation of Observability Heroes with Rainer Schuppe

    20 MAY. 2024 · Making observability available to everyone! This noble goal needs superhero powers in an IT world where there is so much chatter and confusion about what observability is, how to sell the value add besides a glorified troubleshooting tool and how OpenTelemetry will disrupt the landscape. In our latest episode we havehttps://www.linkedin.com/in/rainerschuppe/, Observability Veteran (more than 20+ years in the space), who has worked for the majority of the observability vendors. He is sharing his observability expertise through workshops in his home town of Mallorca. Teaching organizations from basic to strategic observability implementations. Tune in and learn about the typical adoption and maturity path of observability within enterprises: from fixing a problem at hand, to justifying the cost to keep it until enabling companies to become information driven digital organizations! Also check out his OpenTelemetry journey in his blog post series Here are the links we discussed today: Observability Heroes Website: https://observability-heroes.com/ Observability Heroes Community: https://observability.mn.co/ Cloud Native Mallorca Meetup: https://www.meetup.com/cloud-native-mallorca/ OpenTelemetry: https://opentelemetry.io/ Rainer on LinkedIn: https://www.linkedin.com/in/rainerschuppe/
    52m 41s
  • eBPF and the Superpowers it unleashes with Liz Rice

    6 MAY. 2024 · eBPF is a kernel technology enabling high-performance, low overhead tools for networking, security and observability. In simpler terms: eBPF makes the kernel programmable! Tune in to this episode whether you have never heard about eBPF, using eBPF based tools such as bcc, https://cilium.io/, https://falco.org/, https://tetragon.io/, https://www.inspektor-gadget.io/ ... or whether you are developing your own eBPF programs! https://www.linkedin.com/in/lizrice/, Chief Open Source Officer at https://isovalent.com/, kicks this episode off with a brief introduction of eBPF, explains how it works, which use cases it has enabled and why eBPF can truly give you super powers!  In our conversation we dive deeper into the performance aspects of eBPF: how and why tools like Cillium outperforms classical network load balancers, how performance engineers can use it and how the Kernel internally handles eBPF extecutions. We discussed a lot of follow up material - here are all the relevant links: Liz's slide deck on "Unleashing the kernel with eBPF": https://speakerdeck.com/lizrice/unleashing-the-kernel-with-ebpf eBPF Documentary on YouTube: https://www.youtube.com/watch?v=Wb_vD3XZYOA Learning eBPF GitHub repo accompanying her book: https://github.com/lizrice/learning-ebpf  eBPF website: https://epbf.io/ Liz on LinkedIn: https://www.linkedin.com/in/lizrice/ 
    47m 40s
  • From Performance Testing to Designing for Performance with Ernst Ambichl

    22 ABR. 2024 · Use Things you Understand! Learn the fundamentals to understand the layers of abstraction! And remember that we don't live in a world with unlimited resources! These are advice from our recent conversation with Ernst Ambichl, Chief Product Architect at Dynatrace, who has started his performance career in the late 80s building the first load testing tools for databases which later became one of the most successful performance engineering tools in the market. Tune in and learn about how Ernst has evolved from being a performance engineer to become an advocate for "Designing and Architecting for Performance". Ernst explains how important good upfront analysis of performance requirements and characteristics of the underlying infrastructure is, how to define baselines and constantly evaluate your changes against your goals. On a personal note: I want to say THANK YOU Ernst for being one of my personal mentors over the past 20+ years. You inspired me with your passion about performance and building resilient systems
    51m 44s
  • SREs must not be your SWAT Teams with Dana Harrison

    8 ABR. 2024 · SREs (Site Reliability Engineers) have varying roles across different organizations: From Codifying your Infrastructure, handling high priority incidents, automating resiliency, ensuring proper observability, defining SLOs or getting rid of alert fatigue. What an SRE team must not be is a SWAT team - or - as https://www.linkedin.com/in/dana-h-034ab524/, Staff SRE at Telus puts it: "You don't want to be the fire brigade along the DevOps Infinity Loop" In his years of experience as an SRE Dana also used to run 1 week boot camps for developers to educate them on making apps observable, proper logging, resiliency architecture patterns, defining good SLIs & SLOs. He talked about the 3 things that are the foundation of a good SRE: understand the app, understand the current state and make sure you know when your systems are down before your customers tell you so! If you are interested in seeing Dana and his colleagues from Telus talk about their observability and SRE journey then check out the On-Demand session from Dynatrace Perform 2024: https://www.dynatrace.com/perform/on-demand/perform-2024/?session=simplifying-observability-automations-and-insights-with-dynatrace#sessions
    1h 1m 20s
  • Why GitOps is not Git plus Automation for Ops with Roberth Strand

    25 MAR. 2024 · Whether its GitOps, DevOps, Platform Engineering, Observability as a Service or other terms. We all have our definitions, but rarely do we have a consensus on what those terms really mean! To get some clarity we invited https://www.linkedin.com/in/roberthstrand/, CNCF Ambassador and Azure MVP, who has been passionately advocating for GitOps as it was initially defined and explained by Alexis Richardson, Weaveworks in his blog https://medium.com/weaveworks/what-is-gitops-really-e77329f23416! Tune in and learn about Desired State Management, Continuous Pull vs Pushing from Pipelines, how Progressive Delivery or Auto-Scaling fits into declaring everything in Git, what OpenGItOps is and why this podcast will help you get your GitOps certification (coming soon) As we had a lot to talk we also touched on Platform Engineering and various other topics Here are all the links we discussed: Alexis GitOps Blog Post: https://medium.com/weaveworks/what-is-gitops-really-e77329f23416 OpenGitOps: https://opengitops.dev/ Flux Image Reflector: https://fluxcd.io/flux/components/image/ CNCF White Paper on Platform Engineering: https://tag-app-delivery.cncf.io/whitepapers/platforms/ Platform Engineering Maturity Model: https://tag-app-delivery.cncf.io/whitepapers/platform-eng-maturity-model/ Platform Engineering Working Group as part of TAG App Delivery: https://tag-app-delivery.cncf.io/wgs/platforms/
    55m 47s
  • What makes GitOps Enterprise Ready with Christian Hernandez

    11 MAR. 2024 · Can you explain GitOps in simple terms? How does it fit into Continuous Integration (CI), Continuous Delivery and Continuous Deployment? And what are considerations when rolling out GitOps in an enterprise? To get answers to those questions we sat down with https://www.linkedin.com/in/chernandez1982/, Head of Community at https://akuity.io/, who has a fabulous analogy to explain GitOps that I am sure many of us will "borrow" from him. Christian also explains the ecosystem he works in such as https://argoproj.github.io/cd/, https://github.com/akuity/kargohttps://github.com/akuity/kargoas well as https://opengitops.dev/https://opengitops.dev/which aims to provide open-source standard and best practices to implementing GitOps. We closed the session with some advice around Application Dependency Management, External Secrets Operator and choosing the right Git Repo Structure. Here are some of the links we discussed: OpenGitOps: https://opengitops.dev/ ArgoCD: https://argoproj.github.io/cd/ Kargo: https://github.com/akuity/kargo ArgoCon: https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/argocon/ GitOpsCon: https://events.linuxfoundation.org/gitopscon-north-america/
    52m 33s
  • Open Mainframe, Zowe, OpenTelemetry: Modernizing the Mainframe with Jessielaine Punongbayan

    26 FEB. 2024 · While the mainframe is powering the world's most critical system the words "modern", "open source" or "generative AI" typically don't come to mind. So lets change this! To do that simply tune in to our latest episode where we have https://www.linkedin.com/in/jessielaine-punongbayan-59320464/https://www.linkedin.com/in/jessielaine-punongbayan-59320464/, Sr. Technical Support Engineer at Dynatrace, telling us why she is excited about the modern Mainframe and how it brought her from the Philippines via Singapore and Czech Republic to Austria. We learn about all the open-source projects and communities she is involved in such as https://openmainframeproject.org/ or https://www.zowe.org/https://www.zowe.org/that make it easy to connect the Mainframe with the modern tooling of today's development environments. Jelly shares her stories about the role of good observability, how it connects the distributed and the mainframe world and how it enables development teams to build more efficient systems. And what about AI? Well - you have to tune in and listen to the end! Here the links discussed in the episode Writing a COBOL program using VSCode: https://medium.com/modern-mainframe/beginners-guide-cobol-made-easy-introduction-ecf2f611ac76 Using CircleCI to perform automation in Mainframe: https://medium.com/modern-mainframe/beginners-guide-cobol-made-easy-leveraging-open-source-tools-eb4f8dcd7a98 Using OpenTelemetry to capture Mainframe Insights: https://medium.com/@jessielaine.punongbayan/re-imagining-mainframe-insights-through-open-source-tooling-79dd4c937114 Dynatrace support for Mainframe: https://www.dynatrace.com/technologies/mainframe-monitoring/
    44m 7s
  • The 201 Milestone Episode on Automation, AI, CoPilot and more with Mark Tomlinson

    12 FEB. 2024 · 201 is the HTTP status code for Resource Created. It is also the number of PurePerformance Episodes (including this one) we have published over the past years. None better to invite than the person who initially inspired us to launch PurePerformance: https://www.linkedin.com/in/mtomlins/, Performacologist and Director of Observability at FreedomPay Tune in and listen to our thoughts on current state of automation, a recap on IFTTT, whether we believe that AIs such as CoPilot will not only make us more efficient in creating code and scripts but also lead to new ways of automation. We also give a heads-up (or rather a recap) of what Mark will be presenting on at Perform 2024. To learn more about and from Mark follow him on the various social media channels: LinkedIn: https://www.linkedin.com/in/mtomlins/ Performacology: https://performacology.com/
    58m 27s
  • Optimizing Cloud Native Power Consumption using Kepler with Marcelo Amaral

    29 ENE. 2024 · Marcelo Amaral is a Researcher for Cloud System Optimization and Sustainability. With his background in performance engineering where he optimized microservice workloads in containerized environments making the leap towards analyzing and optimizing energy consumption was easy. Tune in to this episode and learn about how Kepler, the CNCF project Marcelo is working on, which provides metrics for workload energy consumption based on power models it was trained on by the community. Marcelo goes into details about how Kepler works and also provides practical advice for any developer to keep energy consumption in mind when making architectural and coding decisions. To learn more about Kepler and the episode today check out: LinkedIn from Marcelo: https://www.linkedin.com/in/mcamaral/ CNCF Blogpost on Kepler: https://www.cncf.io/blog/2023/10/11/exploring-keplers-potentials-unveiling-cloud-application-power-consumption/ Kepler GitHub Repo: https://github.com/sustainable-computing-io/kepler
    47m 33s
  • OpenLLMetry - Observing the Quality of LLMs with Nir Gazit

    15 ENE. 2024 · Its only been a year since ChatGPT was introduced. Since then we see LLMs (Large Language Models) and Generative AIs being integrated into every days life software applications. Developers have the hard choice to pick the right model for their use case to produce the quality of output their end users demand. Tune in to this session where we have https://www.linkedin.com/in/nirga/, CEO and Co-founder of https://www.traceloop.com/, educating us about how to observe and quantify the quality of LLMs. Besides performance and costs engineers need to look into quality attributes such as accuracy, readability or grammatical correctness. Nir introduces us to https://github.com/traceloop/openllmetry- a set of Open Source extensions built on top of OpenTelemetry providing automated observability into the usage of LLMs for developers to better understand how to optimize the usage of LLMs. His advice to every developer is to start measuring the quality of your LLMs on Day 1 and continuously evaluate as you change your model, the prompt and the way you interact with your LLM stack! If you have more questions about LLM Observability check out the following links: OpenLLMetry GitHub Page: https://github.com/traceloop/openllmetry Traceloop Website: https://www.traceloop.com/ OpenLLMetry Documentation: https://traceloop.com/docs/openllmetry
    50m 31s

The brutal truth about digital performance engineering and operations. Andreas (aka Andi) Grabner and Brian Wilson are veterans of the digital performance world. Combined they have seen too many applications...

mostra más
The brutal truth about digital performance engineering and operations.

Andreas (aka Andi) Grabner and Brian Wilson are veterans of the digital performance world. Combined they have seen too many applications not scaling and performing up to expectations. With more rapid deployment models made possible through continuous delivery and a mentality shift sparked by DevOps they feel it’s time to share their stories. In each episode, they and their guests discuss different topics concerning performance, ranging from common performance problems for specific technology platforms to best practices in development, testing, deploying and monitoring software performance and user experience. Be prepared to learn a lot about metrics.

Andi & Brian both work at Dynatrace, where they get to witness more real world customer performance issues than they can TPS report at.
mostra menos
Contactos
Información

Parece que no tienes ningún episodio activo

Echa un ojo al catálogo de Spreaker para descubrir nuevos contenidos.

Actual

Parece que no tienes ningún episodio en cola

Echa un ojo al catálogo de Spreaker para descubrir nuevos contenidos.

Siguiente

Portada del episodio Portada del episodio

Cuánto silencio hay aquí...

¡Es hora de descubrir nuevos episodios!

Descubre
Tu librería
Busca