iVoox Podcast & radio
Descargar app gratis

Podcast
Software Engineering Radio j133v
Por se-radio team
381
86
The Podcast for Professional Software Developers i1s3k
SE Radio 578: Ori Mankali on Secrets Management using Distributed Fragments Cryptography
Episodio en Software Engineering Radio
In this episode, Ori Mankali, senior VP of engineering at cloud security startup Akeyless, speaks with SE Radio’s Nikhil Krishna about secrets management and the innovative use of distributed fragment cryptography (DFC). In the context of enterprise IT, ‘secrets’ are crucial for authentication in providing access to internal applications and services. Ori describes the unique […]
42:40
SE Radio 577: Casey Muratori on Clean Code, Horrible Performance?
Episodio en Software Engineering Radio
Casey Muratori caused some strong reactions with a blog post and an associated video in which he went through an example from the “Clean Code” book by Robert Martin to demonstrate the negative impact that clean code practices can have on performance. In this episode, he s SE Radio’s Giovanni Asproni to talk about the […]
01:10:40
SE Radio 576: Jens Neuse on Back Ends for Front Ends
Episodio en Software Engineering Radio
Jens Neuse, founder of Wundergraph, s SE Radio host Jeff Doolittle for a conversation about back ends for front ends, or BFF. Jens begins by explaining how a heavy integration burden is often placed on front-end development teams. When multiple APIs must be integrated, it can be challenging for client development in web, mobile, and desktop […]
59:38
SE Radio 575: Nir Valtman on Pipelineless Security
Episodio en Software Engineering Radio
Nir Valtman, co-Founder and CEO at Arnica, discusses pipelineless security with SE Radio host Priyanka Raghavan. They start by defining pipelines and then consider how to add security. Nir lays out the key challenges in getting good code coverage with the pipeline-based approach, and then describes how to implement a pipelineless approach and the advantages […]
56:48
SE Radio 574: Chad Michel on Software as an Engineering Discipline
Episodio en Software Engineering Radio
Chad Michel, Senior Software Architect at Don’t Panic Labs and co-author of Lean Software Systems Engineering for Developers, s host Jeff Doolittle for a conversation about treating software development as an engineering discipline. They begin by discussing the need for engineering rigor in the software industry. Chad points out that many developers lack awareness of […]
01:07:12
SE Radio 573: Varun Singh on Evolution of Internet Protocols
Episodio en Software Engineering Radio
In this episode, Varun Singh, Chief Products and Technology Officer at Daily.co, speaks with host Nikhil Krishna about the 30-year evolution of web protocols. In particular, they explore the impact of protocol ossification, which has ed the Internet’s success but also limits the flexibility of evolving protocol suites such as T/IP and UDP by constraining […]
57:32
SE Radio 572: Greg Kapfhammer on Flaky Tests
Episodio en Software Engineering Radio
Gregory Kapfhammer, associate professor at Allegheny College, discusses the common problem of ‘flaky tests’ with SE Radio’s Nikhil Krishna. Flaky tests are test cases that unreliably or fail even when no changes are made to the source code under test or to the test suite itself, which means that developers can’t tell whether the […]
42:35
SE Radio 571: Jeroen Mulder on Multi-Cloud Governance
Episodio en Software Engineering Radio
Jeroen Mulder, author of Multi-Cloud Strategy for Cloud Architects, s host Robert Blumen for a discussion of public cloud, private cloud, and multi-cloud computing architectures and trends. They start by considering what defines cloud computing and what differentiates the major cloud providers, including whether they are more alike or different in the services they offer. […]
59:37
SE Radio 570: Stanisław Barzowski on the jsonnet Language
Episodio en Software Engineering Radio
Stanisław Barzowski of XTX Markets and a committer on the jsonnet project s SE Radio’s Robert Blumen for a conversation about the jsonnet programming language. A superset of JSON, jsonnet adds programming language capabilities, particularly to address the need to handle large but mostly repetitive JSON configurations. They discuss the project’s history, use cases for […]
39:06
SE Radio 569: Vladyslav Ukis on Rolling out SRE in an Enterprise
Episodio en Software Engineering Radio
Vladyslav Ukis, author of the book Establishing SRE Foundations: A Step-by-Step Guide to Introducing Site Reliability Engineering in Software Delivery Organizations, discusses how to roll out SRE in an enterprise. SE Radio host Brijesh Ammanath speaks with Vlad about the origins of SRE and how it complements ITIL (Information Technology Infrastructure Library). They examine how […]
53:30
SE Radio 568: Simon Bennetts on OWASP Dynamic Application Security Testing Tool ZAP
Episodio en Software Engineering Radio
Simon Bennetts, a distinguished engineer at Jit, discusses one of the flagship projects of OWASP: the Zed Attack Proxy (ZAP) open source security testing tool. As ZAP’s primary maintainer, Simon traces the tool’s origins and shares some anecdotes with SE Radio host Priyanka Raghavan on why there was a need for it. They take a […]
50:35
SE Radio 567: Dave Cross on GitHub Actions
Episodio en Software Engineering Radio
Dave Cross, owner of Magnum Solutions and author of GitHub Actions Essentials (Clapham Technical Press), speaks with SE Radio host Gavin Henry about GitHub actions, the value they provide, and the best practices for using them in your projects. Cross describes the vast range of things that developers can do with GitHub Actions, including some […]
58:26
SE Radio 566: Ashley Peacock on Diagramming in Software Engineering
Episodio en Software Engineering Radio
Ashley Peacock, author of the book Creating Software with Modern Diagramming Techniques, speaks with SE Radio host Akshay Manchale about diagrams in software engineering. They discuss the power of diagramming and some reasons we don’t fully use it as often as we should. Ashley contrasts historical use of UML diagrams versus modern diagrams, which don’t […]
54:25
SE Radio 565: Luca Galante on Platform Engineering
Episodio en Software Engineering Radio
Luca Galante, head of product at Humanitec, s host Jeff Doolittle for a conversation about platform engineering. They begin by defining platform engineering and its relationship to, and distinction from, DevOps. Tracing platform engineering’s history, Luca describes how internal developer platforms are fundamental, and then explores the goals of addressing complexity and reducing the cognitive […]
01:00:05
SE Radio 564: Paul Hammant on Trunk-Based Development
Episodio en Software Engineering Radio
Paul Hammant, independent consultant, s host Giovanni Asproni to speak about trunk-based development—a version control management practice in which developers merge small, frequent updates to a core “trunk” or main branch. The episode explores the technique in some detail, including its pros and cons and some examples from real projects, and offers suggestions on how […]
01:00:22
SE Radio 563: David Cramer on Error Tracking
Episodio en Software Engineering Radio
In this episode. David Cramer, co-founder and CTO of Sentry, s host Jeremy Jung for a conversation about error tracking. The discussion starts with treating performance problems as errors, why you might not need logs, and how most applications share the same problems. From there they consider other topics including capturing information by hooking into […]
01:13:40
SE Radio 562: Bastian Gruber on Rust Web Development
Episodio en Software Engineering Radio
Bastian Gruber, author of the book Rust Web Development, speaks with host Philip Winston about creating server-based web applications with Rust. They explore Rust language features, tooling, and web frameworks such as Warp and Tokyio. From there, they examine the steps to build a simple web server and a RESTful API, as well as modules, […]
01:08:23
SE Radio 561: Dan DeMers on Dataware
Episodio en Software Engineering Radio
Dan Demers of Cinchy.com s host Jeff Doolittle for a conversation about data collaboration and dataware. Dataware platforms leverage an operational data fabric to liberate data from apps and other silos and connect it together in real-time data networks. They explore a range of key topics, including zero-copy integration, encapsulation and information hiding, handling changes […]
01:09:33
SE Radio 560: Sugu Sougoumarane on Distributed SQL with Vitess
Episodio en Software Engineering Radio
Sugu Sougoumarane discusses the challenges of horizontally scaling MySQL databases through the Vitess distribution engine and Planetscale, a service built on top of Vitess. The journey began with the growing pains of scale at YouTube around the time of Google’s acquisition of the video service. This episode explores ideas about topology management, sharding, Paxos, connection pooling, […]
48:52
SE Radio 559: Ross Anderson on Software Obsolescence
Episodio en Software Engineering Radio
Ross John Anderson, Professor of Security Engineering at University of Cambridge, discusses software obsolescence with host Priyanka Raghavan. They examine risks associated with software going obsolete and consider several examples of software obsolescence, including how it can affect cars. Prof. Anderson discusses policy and research in the area of obsolescence and suggests some ways to […]
58:06
También te puede gustar Ver más
Weekly Dev Tips Weekly Dev Tips offers a variety of technical and career tips for software developers. Each tip is quick and to the point, describing a problem and one or more ways to solve that problem. I don't expect every tip to be useful to every developer, but I hope you'll find enough of them valuable to make listening worth your time. Hosted by experienced software architect, trainer, and entrepreneur Steve Smith, also known online as @ardalis. If you find these useful, you may also want to get a free software development tip delivered to your inbox every Wednesday from ardalis.com/tips. Actualizado
Lo Que Dure Una Jarra (la segunda) Lo que dure una jarra (la segunda) es un videocast iniciativa de Guillermo Latorre (@superwillyfoc) y Dani Latorre (@dani_latorre). Con una serie de charlas informales y entrevistas con personas variadas, sobre temáticas relacionadas con la tecnología y su impacto en el día a día de las personas. Actualizado
Ladybug Podcast We're Emma Bostian, Sidney Buckner, Kelly Vaughn, and Ali Spittel - four seasoned software developers working in different sectors. Since there's a major lack of technical podcasts out there, we've decided to start one. Just kidding -- there's already a ton! But, we wanted to add our voices to the space and share our experiences and advice. We'll have great discussions around how to start coding, the hot technologies right now, how to get your first developer job, and more! Check out our website! Actualizado