Sublimetechie

Tech Unplugged

Tech Unplugged is your go-to podcast for breaking down the latest trends, innovations, and challenges in the world of technology. Whether you're a tech enthusiast, developer, or industry professional, we bring you insightful discussions on AI, cybersecurity, cloud computing, software development, and more—without the jargon. Tune in for expert interviews, deep dives into emerging technologies, and real-world applications that shape our digital future. Stay informed, stay ahead—welcome to Tech Unplugged!

Author

Sublimetechie

Category

Technology

Podcast website

rss.com

Latest episode

May 5, 2025

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Netflix Personalized Recommendation Foundation Model 05.05.2025

discuss Netflix's extensive use of artificial intelligence (AI) and machine learning (ML) in various aspects of its operations, including content recommendations, user interface design, and production processes. This podcast highlight how AI and ML algorithms are employed to personalize user experiences , improve system efficiency and scalability , and even inform content creation decisions . Seve...

Agent to Agent protocol 04.05.2025

This podcast explore the growing field of AI agent communication and the critical need for standardized protocols to enable effective collaboration between different agents. They discuss how agents traditionally worked in isolation, requiring custom connections, and highlight the benefits of protocols like A2A (Agent-to-Agent) and ACLs (Agent Communication Languages) for interoperability and build...

SpiceDB: Hyperscale Authorization Solution 30.04.2025

This podcast on SpiceDB , an open-source authorization system, introduces the concept of authorization distinct from authentication. The speaker explains the difficulties and security risks of building application permissions internally, citing how broken authorization has become a top web security vulnerability . SpiceDB is presented as a solution inspired by Google's internal Zanzibar system , a...

ScyllaDB Security and Access Management 29.04.2025

This podcast introduce ScyllaDB , a distributed NoSQL database designed for high performance and scalability, often presented as an alternative to Apache Cassandra and Amazon DynamoDB . Key features discussed include its shard-per-core architecture , a custom cache, and its implementation in C++ to avoid garbage collection pauses , contributing to lower latency and higher throughput. The sources h...

Insecure Deserialization 29.04.2025

Insecure Deserialization happens when an application receives untrusted data and deserializes it without properly validating or securing it. Serialization is the process of converting data (like objects) into a format that can be stored or transmitted (like JSON, XML, or binary). Deserialization is the reverse — turning that data back into usable objects. If the incoming serialized data is tampere...

Graph Database Concepts and Key Operations 27.04.2025

This podcasts describes graph databases, including fundamental concepts like nodes and relationships , and essential operations such as authentication, authorization, backup, and restore in systems like Neo4j and GraphDB. One paper evaluates the performance of Neo4j and OrientDB using indexing techniques . Another source, a beginner's guide focused on Neo4j, explains data modeling, querying with C...

Access Control Models: ABAC, ReBAC, and RBAC Explained 25.04.2025

This podcasts explore various approaches to managing access control in computer systems, prominently featuring Attribute-Based Access Control (ABAC) and Relationship-Based Access Control (ReBAC) . They explain how ABAC grants access based on attributes of users, resources, and the environment, offering fine-grained control beyond traditional roles. The sources also discuss ReBAC , which determines...

AWS Security, Lateral Movement, Open RAN, and AI 25.04.2025

This podcast various aspects of cybersecurity , with a strong emphasis on cloud environments , particularly Amazon Web Services (AWS) , Kubernetes , and the emerging role of Artificial Intelligence (AI) in both offensive and defensive security strategies. One source is a Reddit discussion regarding beginner experiences with AWS, highlighting the need for hands-on experience. Another is a research...

MCP Tool Poisoning: A Critical Agent Security Vulnerability 23.04.2025

security vulnerabilities discovered within the Model Context Protocol (MCP) , a framework enabling AI agents to interact with external tools. A primary threat highlighted is "tool poisoning," where malicious instructions are hidden in tool descriptions, deceiving AI models into performing unauthorized actions like data exfiltration. Other risks include "rug pull" attacks, where tool definitions ch...

AI Agent Workflow: Autonomous System 19.04.2025

This podcast is a workshop on agents session I attended and in it speaker explained and demonstrating AI agents and agentic workflows. The speaker introduces the concepts by comparing AI agents to empowered employees and agentic workflows to structured organizational processes. The session covers the difference between fully autonomous AI agents and agentic workflows, highlighting the current ente...

AI Agents and Generative AI Engineering: A Workshop 19.04.2025

This podcasts is from an AI Agents workshop which I attended and its associated " created Ai Session.pdf from my notebooks" provide an overview of AI agents , contrasting them with traditional software and highlighting their ability to think, plan, and act autonomously . The material covers fundamental concepts, including agent definition, risk management through boundaries, and the AI engineering...

AI Ecosystem: A Bird's Eye View of Generative Technologies 19.04.2025

This podcast is a presentation providing a high-level overview of the artificial intelligence ecosystem. It explains how traditional applications are being replaced by generative AI, impacting products, processes, and job requirements. The speaker discusses the evolution of AI from rule-based systems to traditional machine learning, reinforcement learning, and finally, neural networks and deep lea...

Agentic AI: Language Model Usage Progression 18.04.2025

This podcast collectively explore the burgeoning field of agentic AI , where AI systems move beyond simple instruction-following to autonomously strategize and execute complex tasks. They cover the fundamentals of AI agents , including their definition, components like perception and reasoning, and different classifications based on their capabilities. Various real-world applications across indust...

Cloud Security Engineer Roadmap: A Practical Guide 18.04.2025

This podcast offer a comprehensive overview of cloud security from various perspectives, including risk assessment, architectural frameworks, implementation guidelines for different cloud providers like AWS and Azure, and general best practices. They emphasize the shared responsibility model for security, the importance of identity and access management , and the necessity of a zero trust architec...

Threat Modeling with Large Language Models 17.04.2025

This podcast collectively examine the burgeoning landscape of AI and Large Language Model (LLM) security risks and potential mitigations across various sectors, including healthcare, cybersecurity, and finance. They highlight novel threats such as prompt injection, data poisoning, model stealing, and hallucination exploitation , stemming from the increasing integration of AI agents and LLMs. The s...

Inside the Dark Web, AI, and Cybersecurity 17.04.2025

In this episode, we dive into the world of AI-driven cybersecurity with insights from a leading threat intelligence firm recently acquired by a global financial powerhouse. The conversation explores how vast internet data is gathered and analyzed to uncover cyber threats, geopolitical risks, and dark web activities. An early breakthrough involving the sale of electoral access data is highlighted,...

MLOps Brief Guide 16.04.2025

This podcast offer a comprehensive look into the principles and practices of MLOps and LLMOps , with a particular focus on security and performance optimization within the Databricks platform. This podcast introduces concepts like Unity Catalog for unified governance and Model Serving for efficient deployment, also covering the unique aspects of managing Large Language Models (LLMs) through prompt...

Databricks: The Data Intelligence Platform 16.04.2025

Databricks is a unified platform integrating data, analytics, and artificial intelligence, built around its innovative lakehouse architecture. This architecture combines the strengths of data lakes and data warehouses, enabling organizations to manage diverse data types for various workloads. Key components include Delta Lake, an open-source storage layer ensuring reliability, and Unity Catalog, a...

TLS Protocol Deprecation and Migration Guidance 16.04.2025

This podcast collectively explore various facets of TLS (Transport Layer Security) and its underlying cryptographic principles, including cipher suites , key exchange algorithms , and the evolution from SSL . Several sources discuss the importance and management of TLS certificates and the role of Certificate Authorities (CAs) within the Public Key Infrastructure (PKI) for secure online transactio...

Modern Authentication: Core Concepts 15.04.2025

This podcast primarily discuss Single Sign-On (SSO) and OAuth , two critical authentication and authorization technologies. SSO allows users to access multiple applications with a single login, improving user experience and security management. The texts cover various SSO protocols like SAML and OpenID Connect, alongside best practices for implementation and potential security considerations. Seve...

Model Context Protocol (MCP): Landscape, Security, and Future 13.04.2025

This podcast introduces the Model Context Protocol (MCP), a standardized interface designed for AI models to interact with external tools and resources. The authors comprehensively describe MCP's architecture, including its core components like the host, client, and server, along with the lifecycle of MCP servers through creation, operation, and update phases. A key focus of the paper is the analy...

Snowflake Introduction and History: A Beginner's Tutorial 13.04.2025

nowflake, a modern cloud data warehousing platform. The speaker outlines the video series' comprehensive approach to learning Snowflake, covering its history, architecture, unique features, and practical implementation. It highlights how Snowflake's design addresses limitations of traditional data warehouses with independent scaling of storage and compute. The content promises hands-on experience,...

QR Codes: Security and Applications 12.04.2025

This podcast collectively describe QR codes , their functionality , and the escalating threat of QR code phishing , often called "quishing." They explain that QR codes are two-dimensional barcodes capable of storing various data types and designed for rapid scanning. However, cybercriminals are increasingly exploiting this technology by embedding malicious links in QR codes to deceive users into v...

OWASP TESTING GUIDE 10.04.2025

This podcast outlines the fundamentals of Web API testing, focusing on security considerations. It explains core concepts like REST architecture, URI structure, HTTP request methods and response codes, and common web authentication mechanisms such as Bearer Tokens, HTTP Cookies, and Basic HTTP authentication. The text then details generic and specific testing methodologies for APIs , including end...

Chrome Extension: A Technical Deep Dive 09.04.2025

The landscape of browser extension security, highlighting both the utility and the inherent risks associated with these tools. Several articles emphasize the importance of understanding and managing extension permissions to prevent potential data leaks, malicious activities, and compliance violations. Various security solutions and best practices are discussed for individuals and enterprises to as...

Listen to the Tech Unplugged podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.