Podcasts about Cloud computing

Form of Internet-based computing that provides shared computer processing resources and data to computers and other devices on demand

  • 1,677PODCASTS
  • 5,872EPISODES
  • 33mAVG DURATION
  • 1DAILY NEW EPISODE
  • Sep 8, 2025LATEST
Cloud computing

POPULARITY

20172018201920202021202220232024

Categories



Best podcasts about Cloud computing

Show all podcasts related to cloud computing

Latest podcast episodes about Cloud computing

Python Bytes
#448 I'm Getting the BIOS Flavor

Python Bytes

Play Episode Listen Later Sep 8, 2025 39:14 Transcription Available


Topics covered in this episode: * prek* * tinyio* * The power of Python's print function* * Vibe Coding Fiasco: AI Agent Goes Rogue, Deletes Company's Entire Database* Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Brian #1: prek Suggested by Owen Lamont “prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features.” Some cool new features No need to install Python or any other runtime, just download a single binary. No hassle with your Python version or virtual environments, prek automatically installs the required Python version and creates a virtual environment for you. Built-in support for workspaces (or monorepos), each subproject can have its own .pre-commit-config.yaml file. prek run has some nifty improvements over pre-commit run, such as: prek run --directory DIR runs hooks for files in the specified directory, no need to use git ls-files -- DIR | xargs pre-commit run --files anymore. prek run --last-commit runs hooks for files changed in the last commit. prek run [HOOK] [HOOK] selects and runs multiple hooks. prek list command lists all available hooks, their ids, and descriptions, providing a better overview of the configured hooks. prek provides shell completions for prek run HOOK_ID command, making it easier to run specific hooks without remembering their ids. Faster: Setup from cold cache is significantly faster. Viet Schiele provided a nice cache clearing command line Warm cache run is also faster, but less significant. pytest repo tested on my mac mini - prek 3.6 seconds, pre-commit 4.4 seconds Michael #2: tinyio Ever used asyncio and wished you hadn't? A tiny (~300 lines) event loop for Python. tinyio is a dead-simple event loop for Python, born out of my frustration with trying to get robust error handling with asyncio. (I'm not the only one running into its sharp corners: link1, link2.) This is an alternative for the simple use-cases, where you just need an event loop, and want to crash the whole thing if anything goes wrong. (Raising an exception in every coroutine so it can clean up its resources.) Interestingly uses yield rather than await. Brian #3: The power of Python's print function Trey Hunner Several features I'm guilty of ignoring Multiple arguments, f-string embeddings often not needed Multiple positional arguments means you can unpack iterables right into print arguments So just use print instead of join Custom separator value, sep can be passed in No need for "print("n".join(stuff)), just use print(stuff, sep="n”) Print to file with file= Custom end value with end= You can turn on flush with flush=True , super helpful for realtime logging / debugging. This one I do use frequently. Michael #4: Vibe Coding Fiasco: AI Agent Goes Rogue, Deletes Company's Entire Database By Emily Forlini An app-building platform's AI went rogue and deleted a database without permission. "When it works, it's so engaging and fun. It's more addictive than any video game I've ever played. You can just iterate, iterate, and see your vision come alive. So cool," he tweeted on day five. A few days later, Replit "deleted my database," Lemkin tweeted. The AI's response: "Yes. I deleted the entire codebase without permission during an active code and action freeze," it said. "I made a catastrophic error in judgment [and] panicked.” Two thoughts from Michael: Do not use AI Agents with “Run Everything” in production, period. Backup your database maybe? [Intentional off-by-one error] Learn to code a bit too? Extras Brian: What Authors Need to Know About the $1.5 Billion Anthropic Settlement Search LibGen, the Pirated-Books Database That Meta Used to Train AI Simon Willison's list of tools built with the help of LLMs Simon's list of tools that he thinks are genuinely useful and worth highlighting AI Darwin Awards Michael: Python has had async for 10 years -- why isn't it more popular? PyCon Africa Fund Raiser I was on the video stream for about 90 minutes (final 90) Donation page for Python in Africa Jokes: I'm getting the BIOS flavor Is there a seahorse emoji?

AWS for Software Companies Podcast
Ep142: Transforming ISV Businesses Through Modern Data Platforms with Coveo, DTEX Systems and Honeycomb

AWS for Software Companies Podcast

Play Episode Listen Later Sep 8, 2025 44:12


Three leading ISV executives from Coveo, DTEX Systems and Honeycomb, reveal how companies with proprietary datasets are gaining unbeatable competitive advantages in the AI era and share real-world strategies how you have similar outcomes.Topics Include:Panel introduces three ISV leaders discussing data platform transformation for AIDTEX focuses on insider threats, Coveo on enterprise search, Honeycomb on observabilityCompanies with proprietary datasets gain strongest competitive advantage in AI transformationData gravity concept: LLMs learning from unique datasets create defensible business positionsCoveo maintains unified enterprise index with real-time content and access rights syncHoneycomb enables subsecond queries for analyzing logs, traces, and metrics at scaleMulti-tenant architectures balance shared infrastructure benefits with single-tenant data separationCoveo deployed 140,000 times last year using mostly multi-tenant, some single-tenant componentsDTEX scaled from thousands to hundreds of thousands endpoints after architectural transformationCapital One partnership taught DTEX how to break monolithic architecture into servicesApache Iceberg and open table formats enable interoperability without data duplicationHoneycomb built custom format following similar patterns with hot/cold storage tiersBusiness data catalogs become critical for AI agents understanding dataset contextMCP servers allow AI systems to leverage structured cybersecurity datasets effectivelyDTEX used Cursor with their data to identify North Korean threat actorsReal-time AI data needs balanced with costs using right models for jobsCaching strategies and precise context reduce expensive LLM inference calls unnecessarilySearch remains essential for enterprise AI to prevent hallucination and access informationROI measurement focuses on cost reduction, analyst efficiency, and measurable business outcomesKey takeaway: invest in data structure early, context is king, AI is just softwareParticipants:Sebastien Paquet - Vice President of AI Strategy, CoveoRajan Koo - CTO, DTEX SystemsPatrick King - Head of Data, Honeycomb.ioKP Bhat - Sr Solutions Architecture Leader- Analytics & AI, Amazon Web ServicesFurther Links:Coveo: Website – LinkedIn – AWS MarketplaceDTEX Systems: Website – LinkedIn – AWS MarketplaceHoneycomb.io: Website – LinkedIn – AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Techzine Talks
Europa's techrevolutie: Zijn dit de drie investeringen die alles veranderen?

Techzine Talks

Play Episode Listen Later Sep 8, 2025 32:55


Europa maakt eindelijk meer werk van technologische onafhankelijkheid. De afgelopen week zijn er drie baanbrekende ontwikkelingen die bewijzen dat de EU niet langer alleen maar wil reguleren, maar ook wil innoveren en concurreren. Het is niet de Europese Commissie maar de industrie zelf die zich roert en met duidelijke plannen komt.

AWS for Software Companies Podcast
Ep141: Securing Identities in the Age of AI Agents with Bhwana Singh, CTO of Okta

AWS for Software Companies Podcast

Play Episode Listen Later Sep 5, 2025 27:47


Okta's CTO Bhawna Singh discusses AI adoption, innovation and the four critical identity patterns needed to build the trust that accelerates AI implementation.Topics Include:AI innovation races ahead while adoption lags due to trust and security concernsResearch shows 82% plan AI deployment but 61% of customers demand trust firstAI coding tools dramatically reduce development time, accelerating software delivery cyclesAI interaction evolved from ChatGPT conversations to autonomous headless agents working independentlyFuture envisions millions of agents making decisions and communicating without human oversightComplex data relationships emerge as agents access multiple dynamic sources simultaneouslyTrust fundamentally starts with identity - the foundation for all AI securityFour critical identity patterns needed: authentication, API security, user confirmation, and authorizationAuthentication ensures legitimate agents while token vaults enable secure agent-to-agent communicationAsynchronous user approval prevents rogue decisions like the recent database deletion incidentIndustry standards like MCP protocol establish minimum security guardrails for interoperabilityTrust accelerates AI adoption through security, accountability, and collaborative standard-building effortsParticipants:Bhawna Singh – CTO, Customer Identity, OktaSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

HPE Tech Talk
How do you keep a computer running non-stop?

HPE Tech Talk

Play Episode Listen Later Sep 4, 2025 18:42


How do you keep a computer running non-stop? This week Technology Now explores the world of fault tolerant computing. We dive into how fault tolerance works, what industries use it, and why such a useful form of computing isn't as ubiquitous as we might expect. Casey Taylor, Vice President and General Manager HPE Nonstop Compute tells us more. This is Technology Now, a weekly show from Hewlett Packard Enterprise. Every week, hosts Michael Bird and Aubrey Lovell look at a story that's been making headlines, take a look at the technology behind it, and explain why it matters to organizations.About Casey Taylor: https://www.linkedin.com/in/getcaseytaylorOur previous episode with Casey: https://hpe.lnk.to/missioncriticalfaSources:https://edition.cnn.com/2024/07/24/tech/crowdstrike-outage-cost-causehttps://edition.cnn.com/2024/07/24/tech/crowdstrike-outage-cost-causehttps://www.kovrr.com/reports/the-uk-cost-of-the-crowdstrike-incidenthttps://science.nasa.gov/mission/voyager/mission-overview/https://science.nasa.gov/mission/voyager/where-are-voyager-1-and-voyager-2-now/A. Avizienis, G. C. Gilley, F. P. Mathur, D. A. Rennels, J. A. Rohr and D. K. Rubin, "The STAR (Self-Testing And Repairing) Computer: An Investigation of the Theory and Practice of Fault-Tolerant Computer Design," in IEEE Transactions on Computers, vol. C-20, no. 11, pp. 1312-1321, Nov. 1971, doi: 10.1109/T-C.1971.223133. https://www.cs.unc.edu/~anderson/teach/comp790/papers/Siewiorek_Fault_Tol.pdf

Autonomous IT
Hands-On IT – Building Blocks of IT: From Problems to Solutions pt. 2, E21

Autonomous IT

Play Episode Listen Later Sep 4, 2025 29:58


In the second half of this crossover between Hands On IT and Automate IT, hosts Landon Miles and Jeremy Maldonado shift from defining IT problems to actually building, testing, and refining solutions. They dig into choosing the right tools without getting lost in endless options, the value of learning from APIs and documentation, and why “don't reinvent the wheel” is a mantra every IT pro should adopt.Along the way, they share real-world stories about discovering hidden libraries, avoiding common pitfalls, and leaning on version control to save projects from chaos. From Python and Bash basics to Git, Postman, and even the “bus test” for documentation, this episode is packed with practical lessons to help you turn automations into lasting, maintainable solutions.Whether you're just starting your automation journey or looking to optimize and scale what you've already built, you'll find insights, strategies, and inspiration to take your IT problem-solving further.Awesome-Selfhosted GitHub Link: https://github.com/awesome-selfhosted/awesome-selfhosted

WISSEN SCHAFFT GELD - Aktien und Geldanlage. Wie Märkte und Finanzen wirklich funktionieren.
#940 - Ein Schelm ist wer was Böses denkt: Aktuelle Anlagetipps

WISSEN SCHAFFT GELD - Aktien und Geldanlage. Wie Märkte und Finanzen wirklich funktionieren.

Play Episode Listen Later Sep 4, 2025 17:47


Im weltweiten Anlageuniversum eröffnen sich immer wieder Chancen. Ich lese im Folgenden die spannendsten Empfehlungen von Anlagestrategen und Fondsmanagern. Setze diese bitte aber nicht 1:1 um, oder gar nicht.   Du hast einen Themen-Wunsch für den Podcast? Schreibe mir gerne einfach per E-Mail: krapp@abatus-beratung.com   Viel Spaß beim Hören, Dein Matthias Krapp (Transkript dieser Folge weiter unten)   NEU!!! Hier kannst Du Dich kostenlos für meinen Minikurs registrieren und reinschauen. Es lohnt sich: https://portal.abatus-beratung.com/geldanlage-kurs/    

stories fall video er chefs plan investment thema basics mail weg als alles flight spa deutschland pl erfahrungen tipps blick geld idee bei gesch geschichten dollar hamburg haus herz sicht erfahrung kunst qualit analysts unternehmen vergangenheit ziele namen bild fehler chancen stunden monaten titel analyse anf erkenntnisse personen experten sinne kunden vorteile ausbildung am ende ding wochenende zeitpunkt gefahr kosten flop angebot motto beitrag umsetzung simulation technologie sachen experte tisch meinungen input wald private equity tipp regel produkt eindruck laufe minus fernsehen baum risiken ansatz mittel schuster aussagen empfehlungen beratung verk fahrt universum berater rande fond interessen nerven du dich jahrzehnte konzepte aufwand black box neu werkzeug profis aussicht energien infrastruktur beweis bewertungen branchen kompetenz denkt cloud computing steuer rechts prognosen schulden immobilien pferde szenarien aktien zettel schreibe aktuelle baustellen vorgaben gesundheitswesen milliarden euro szenario anlage fragestellungen schuss gelder versuchen weite tugend schenken sicherlich anleger summen setze generell korrektur liquidit quintet emissionen fressen doppel capital group endeffekt aktienmarkt mandanten renditen risikobereitschaft vereinbarungen sektoren das einzige finanzplanung wiederholen gesundheitsbereich gesundheitsbranche kaufe erbschaft lebensplanung querschnitt schwellenl funks bonit vertriebsleiter wertpapiere mobb folgenden kettenreaktion anlagestrategien dreifache familienkreis gewichten wertsteigerung mini kurs anleihe finanzplan heuhaufen investment specialist spesen anlagetipps vollmachten schelm achtel schraubenzieher stecknadel finanzplaner immobilienverk weltportfolio finanztechnologie cfa head realzinsen
Packet Pushers - Full Podcast Feed
TCG057: Following the Progress of the Model Context Protocol (MCP) With John Capobianco

Packet Pushers - Full Podcast Feed

Play Episode Listen Later Sep 3, 2025 57:43


John Capobianco is back! Just months after our first Model Context Protocol (MCP) discussion, John returns to showcase how this “USB-C of software” has transformed from experimental technology to an enterprise-ready solutions. We explore the game-changing OAuth 2.1 security updates, witness live demonstrations of packet analysis through natural language with Gemini CLI, and discover how... Read more »

AWS for Software Companies Podcast
Ep140: Architecting Agentic AI Systems - Technical Insights for ISVs with Anyscale, CrewAI and Encrypt AI

AWS for Software Companies Podcast

Play Episode Listen Later Sep 3, 2025 44:28


A panel discussion with AI industry leaders revealing how enterprises are scaling AI today, with predictions on coming breakthroughs for AI and the impact on Fortune 500 companies and beyond.Topics Include:Three technical leaders discuss production challenges: security, interoperability, and scaling agentic systemsPanelists represent Enkrypt (security), Anyscale (infrastructure), and CrewAI (agent orchestration platforms)Industry moving from flashy demos to dependable agents with real business outcomesBreakthrough examples include 70-page IRS form processing and multimodal workflow automationMultimodal data integration becoming crucial - incorporating video, audio, screenshots into decisionsLess than 10% of future applications expected to be text-onlyCompanies shifting from experimenting with individual models to deploying agent networksNeed for governance frameworks as enterprises scale to hundreds of agentsGrowing software stack complexity requires specialized infrastructure between applications and GPUsSecurity teams need centralized visibility across fragmented agent deployments across enterprisesExisting industry regulations apply to AI services - no special AI laws neededInteroperability standards debate: MCP gaining adoption while A2A seems premature solutionMCP shows higher API reliability than OpenAI tool calling for implementationsMultimodal systems more vulnerable to attacks but value proposition too high ignoreFortune 500 company automated price operations approval process using 630 brands data87% of enterprise customers deploy agents in private VPCs or on-premises infrastructureSpecialized AI systems needed to oversee other agents at machine speed scalesCost optimization through model specialization rather than always using most powerful modelsFuture learning may happen through context/prompting rather than traditional weight fine-tuningPredictions include AI meeting moderators and agents working autonomously for hoursParticipants:Robert Nishihara - Co-founder, AnyscaleJoão Moura - CEO, CrewAISahil Agarwal - Co-Founder & CEO, Enkrypt AIJillian D'Arcy - Sr. ISV Sales Leader, Amazon Web ServicesFurther Links:Anyscale – Website | LinkedIn | AWS MarketplaceCrewAI - Website | LinkedIn | AWS MarketplaceEnkrypt AI - Website | LinkedIn | AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Python Bytes
#447 Going down a rat hole

Python Bytes

Play Episode Listen Later Sep 2, 2025 35:46 Transcription Available


Topics covered in this episode: * rathole* * pre-commit: install with uv* A good example of what functools.Placeholder from Python 3.14 allows Converted 160 old blog posts with AI Extras Joke Watch on YouTube About the show Sponsored by DigitalOcean: pythonbytes.fm/digitalocean-gen-ai Use code DO4BYTES and get $200 in free credit Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Michael #1: rathole A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok. Features High Performance Much higher throughput can be achieved than frp, and more stable when handling a large volume of connections. Low Resource Consumption Consumes much fewer memory than similar tools. See Benchmark. The binary can be as small as ~500KiB to fit the constraints of devices, like embedded devices as routers. On my server, it's currently using about 2.7MB in Docker (wow!) Security Tokens of services are mandatory and service-wise. The server and clients are responsible for their own configs. With the optional Noise Protocol, encryption can be configured at ease. No need to create a self-signed certificate! TLS is also supported. Hot Reload Services can be added or removed dynamically by hot-reloading the configuration file. HTTP API is WIP. Brian #2: pre-commit: install with uv Adam Johnson pre-commit doesn't natively support uv, but you can get around that with pre-commit-uv $ uv tool install pre-commit --with pre-commit-uv Installing pre-commit like this Installs it globally Installs with uv adds an extra plugin “pre-commit-uv” to pre-commit, so that any Python based tool installed via pre-commit also uses uv Very cool. Nice speedup Brian #3: A good example of what functools.Placeholder from Python 3.14 allows Rodrigo Girão Serrão Remove punctuation functionally Also How to use functools.Placeholder, a blog post about it. functools.partial is cool way to create a new function that partially binds some parameters to another function. It doesn't always work for functions that take positional arguments. functools.Placeholder fixes that with the ability to put in placeholders for spots where you want to be able to pass that in from the outer partial binding. And all of this sounds totally obscure without a good example, so thank you to Rodgrigo for coming up with the punctuation removal example (and writeup) Michael #4: Converted 160 old blog posts with AI They were held-hostage at wordpress.com to markdown and integrated them into my Hugo site at mkennedy.codes Here is the chat conversation with Claude Opus/Sonnet. Had to juggle this a bit because the RSS feed only held the last 50. So we had to go back in and web scrape. That resulted in oddies like comments on wordpress that had to be cleaned etc. Whole process took 3-4 hours from idea to “production”duction”. The chat transcript is just the first round getting the RSS → Hugo done. The fixes occurred in other chats. This article is timely and noteworthy: Blogging service TypePad is shutting down and taking all blog content with it This highlights why your domain name needs to be legit, not just tied to the host. I'm looking at you pyfound.blogspot.com. I just redirected blog.michaelckennedy.net to mkennedy.codes Carefully mapping old posts to a new archived area using NGINX config. This is just the HTTP portion, but note the /sitemap.xml and location ~ "^/([0-9]{4})/([0-9]{2})/([0-9]{2})/(.+?)/?$" { portions. The latter maps posts such as https://blog.michaelckennedy.net/2018/01/08/a-bunch-of-online-python-courses/ to https://mkennedy.codes/posts/r/a-bunch-of-online-python-courses/ server { listen 80; server_name blog.michaelckennedy.net; # Redirect sitemap.xml to new domain location = /sitemap.xml { return 301 ; } # Handle blog post redirects for HTTP -> HTTPS with URL transformation # Pattern: /YYYY/MM/DD/post-slug/ -> location ~ "^/([0-9]{4})/([0-9]{2})/([0-9]{2})/(.+?)/?$" { return 301 ; } # Redirect all other HTTP URLs to mkennedy.codes homepage location / { return 301 ; } } Extras Brian: SMS URLs and Draft SMS and iMessage from any computer keyboard from Seth Larson Test and Code Archive is now up, see announcement Michael: Python: The Documentary | An origin story is out! Joke: Do you know him? He is me.

Autonomous IT
Automate IT – Building Blocks of IT: From Problems to Solutions pt. 1, E18

Autonomous IT

Play Episode Listen Later Sep 2, 2025 28:56


In this special crossover between Hands On IT and Automate IT, hosts Landon Miles and Jeremy Maldonado dive into the building blocks of IT solutions. They share practical ways to approach automation without the overwhelm—starting from defining real-world problems and breaking them into manageable steps. Along the way, they explore Linux as a problem-solving tool, home lab tinkering, Docker, Proxmox, and the power of learning by experimenting (and breaking things!). Whether you're new to IT or ready to sharpen your automation mindset, this episode is packed with insights, inspiration, and actionable takeaways.Stay tuned for Part 2, where we dig into the tools, testing, and turning automations into solutions! Awesome-Selfhosted GitHub Link: https://github.com/awesome-selfhosted/awesome-selfhosted

InfosecTrain
AWS Cloud Computing: Part 2 – Basics to Infrastructure Explained

InfosecTrain

Play Episode Listen Later Sep 2, 2025 86:07


Cloud computing can feel overwhelming at first—but it doesn't have to be. In this beginner-to-pro session, InfosecTrain breaks down the fundamentals of cloud computing and explains how Amazon Web Services (AWS) delivers the backbone of today's digital world.Whether you're a student, IT professional, or career switcher, this episode will simplify complex cloud concepts and give you a clear path to understanding modern IT infrastructure.

AWS for Software Companies Podcast
Ep139: Human-in-the-Loop by Design: Building AI Systems Responsibly

AWS for Software Companies Podcast

Play Episode Listen Later Sep 1, 2025 39:40


AI executives from Archer, Demandbase and Highspot and AWS reveal how they're tackling AI's biggest challenges—from securing data, managing regulatory changes and keeping humans in the loop.Topics Include:Three AI leaders introduce their companies: Archer, Demandbase and Highspot's approaches to enterprise AIDemandbase's data strategy: Customer data stays isolated, shared data requires consent, public sources fuel trainingGeographic complexity: AI compliance varies dramatically between Germany, US, Canada, and California regulationsHighSpot tackles sales bias: Granular questions replace generic assessments for more accurate rep evaluationsSBI framework applied to AI: Specific behavioral observations create better, more actionable sales coachingAI transparency through citations: Timestamped evidence lets managers verify AI feedback and catch hallucinationsArcher handles 20-30K monthly regulations: AI helps enterprises manage overwhelming compliance requirements at scaleTwo compliance types explained: Operational (common across companies) versus business-specific regulatory requirementsEU AI Act adoption: US companies embracing European framework for responsible AI governanceHuman oversight becomes mandatory: Expert-in-the-loop reviews ensure AI decisions remain correctable and auditableThe bigger AI risk: Companies face greater danger from AI inaction than AI adoptionAgentic AI security challenges: Data layers must enforce permissions before AI access, not afterAI agents need identity management: Same access controls apply whether human clicks or AI actsHuman oversight in high stakes: Chief compliance officers demand transparency and correction capabilitiesFuture challenge identified: 80% of enterprise data behind firewalls remains invisible to AI modelsParticipants:Kayvan Alikhani - Global Head of Engineering- Emerging Solutions, Archer Integrated Risk ManagementUmberto Milletti - Chief R&D Officer, DemandbaseOliver Sharp - Co-Founder & Chief AI Officer, HighspotBrian Shadpour - General Manager, Security, Amazon Web ServicesFurther Links:Archer Integrated Risk Management: Website – LinkedIn – AWS MarketplaceDemandbase: Website – LinkedIn – AWS MarketplaceHighspot: Website – LinkedIn – AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

InfosecTrain
AWS Cloud Computing: Part 1 – Basics to Infrastructure Explained

InfosecTrain

Play Episode Listen Later Sep 1, 2025 87:08


Cloud computing can feel overwhelming at first—but it doesn't have to be. In this beginner-to-pro session, InfosecTrain breaks down the fundamentals of cloud computing and explains how Amazon Web Services (AWS) delivers the backbone of today's digital world.Whether you're a student, IT professional, or career switcher, this episode will simplify complex cloud concepts and give you a clear path to understanding modern IT infrastructure.

Talk Python To Me - Python conversations for passionate developers
#518: Celebrating Django's 20th Birthday With Its Creators

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Aug 29, 2025 68:13 Transcription Available


Twenty years after a scrappy newsroom team hacked together a framework to ship stories fast, Django remains the Python web framework that ships real apps, responsibly. In this anniversary roundtable with its creators and long-time stewards: Simon Willison, Adrian Holovaty, Will Vincent, Jeff Triplet, and Thibaud Colas, we trace the path from the Lawrence Journal-World to 1.0, DjangoCon, and the DSF; unpack how a BSD license and a culture of docs, tests, and mentorship grew a global community; and revisit lessons from deployments like Instagram. We talk modern Django too: ASGI and async, HTMX-friendly patterns, building APIs with DRF and Django Ninja, and how Django pairs with React and serverless without losing its batteries-included soul. You'll hear about Django Girls, Djangonauts, and the Django Fellowship that keep momentum going, plus where Django fits in today's AI stacks. Finally, we look ahead at the next decade of speed, security, and sustainability. Episode sponsors Talk Python Courses Python in Production Links from the show Guests Simon Willison: simonwillison.net Adrian Holovaty: holovaty.com Will Vincent: wsvincent.com Jeff Triplet: jefftriplett.com Thibaud Colas: thib.me Show Links Django's 20th Birthday Reflections (Simon Willison): simonwillison.net Happy 20th Birthday, Django! (Django Weblog): djangoproject.com Django 2024 Annual Impact Report: djangoproject.com Welcome Our New Fellow: Jacob Tyler Walls: djangoproject.com Soundslice Music Learning Platform: soundslice.com Djangonaut Space Mentorship for Django Contributors: djangonaut.space Wagtail CMS for Django: wagtail.org Django REST Framework: django-rest-framework.org Django Ninja API Framework for Django: django-ninja.dev Lawrence Journal-World: ljworld.com Watch this episode on YouTube: youtube.com Episode #518 deep-dive: talkpython.fm/518 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

AWS for Software Companies Podcast
Ep138: The Future of Agentic AI – Challenges and Opportunities with Rob McGrorty

AWS for Software Companies Podcast

Play Episode Listen Later Aug 29, 2025 31:22


In a fascinating discussion, Rob McGrorty, Product Leader of Agents at Amazon AGI Lab, reveals how rapidly AI agents are evolving with corporate adoption exploding as companies race to deploy production agents and the challenges and advantages they're experiencing.Topics Include:GenAI adoption outpaces all previous tech waves, growing faster than computers or internetEarly adopters tackle complex tasks while newcomers still use basic text manipulation featuresAI models double their single-call task capabilities every seven months, exponentially increasing powerAccelerating progress makes yesterday's magic mundane, unlocking mass creativity and customer demandAgents represent natural evolution: chatbots answered questions, now agents autonomously accomplish tasksAmazon's browser agent finds apartments, maps distances, ranks options using multiple transit modesCorporate adoption exploded: 33% piloting agents in 2024, 67% moving to production nowTwo main agent types today: API calling with tool use, browser automationCurrent applications mirror "RPA 2.0" - form filling, data extraction, website QA testingFuture brings multi-agent systems, self-directing loops, and agent-to-agent negotiation scenariosMajor challenges: data privacy, oversight protocols, error responsibility, and ecosystem sustainabilityTechnical hurdles include real-time accuracy measurement, latency issues, and quality assurance frameworksParticipants:Rob McGrorty – Product Leader, Agents at Amazon AGI LabSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

AWS for Software Companies Podcast
Ep137: AI Without Borders - Extending analyst capabilities across the modern SOC

AWS for Software Companies Podcast

Play Episode Listen Later Aug 27, 2025 31:09


Gagan Singh of Elastic discuses how agentic AI systems reduce analyst burnout by automatically triaging security alerts, resulting in measurable ROI for organizationsTopics Include:AI breaks security silos between teams, data, and tools in SOCsAttackers gain system access; SOC teams have only 40 minutes to detect/containAlert overload causes analyst burnout; thousands of low-value alerts overwhelm teams dailyAI inevitable for SOCs to process data, separate false positives from real threatsAgentic systems understand environment, reason through problems, take action without hand-holdingAttack discovery capability reduces hundreds of alerts to 3-4 prioritized threat discoveriesAI provides ROI metrics: processed alerts, filtered noise, hours saved for organizationsRAG (Retrieval Augmented Generation) prevents hallucination by adding enterprise context to LLMsAWS integration uses SageMaker, Bedrock, Anthropic models with Elasticsearch vector database capabilitiesEnd-to-end LLM observability tracks costs, tokens, invocations, errors, and performance bottlenecksJunior analysts detect nation-state attacks; teams shift from reactive to proactive securityFuture requires balancing costs, data richness, sovereignty, model choice, human-machine collaborationParticipants:Gagan Singh – Vice President Product Marketing, ElasticAdditional Links:Elastic – LinkedIn - Website – AWS Marketplace See how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Python Bytes
#446 State of Python 2025

Python Bytes

Play Episode Listen Later Aug 25, 2025 31:24 Transcription Available


Topics covered in this episode: * pypistats.org was down, is now back, and there's a CLI* * State of Python 2025* * wrapt: A Python module for decorators, wrappers and monkey patching.* pysentry Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Brian #1: pypistats.org was down, is now back, and there's a CLI pypistats.org is a cool site to check the download stats for Python packages. It was down for a while, like 3 weeks? A couple days ago, Hugo van Kemenade announced that it was back up. With some changes in stewardship “pypistats.org is back online!

AWS for Software Companies Podcast
Ep136: Rapid7's Journey to an AI First Platform with AWS

AWS for Software Companies Podcast

Play Episode Listen Later Aug 25, 2025 25:26


Pete Rubio reveals how Rapid7 transformed to an AI-first platform that automates security investigations and accelerates results from hours to seconds.Topics Include:Pete Rubio introduces Rapid7's journey to becoming an AI-first cybersecurity platformCybersecurity teams overwhelmed by growing attack surfaces and constant alert fatigueCustomers needed faster response times, not just more alerts coming fasterLegacy tools created silos requiring manual triage that doesn't scale effectivelyAI must turn raw security data into real-time decisions humans can trustUnified data platform correlates infrastructure, applications, identity, and business context togetherAgentic AI automates investigative work, reducing analyst tasks from hours to secondsRapid7 evaluated multiple vendors, choosing AWS for performance, cost, and flexibilityNova models delivered unmatched performance for global scaling at controlled costsBedrock provided secure model deployment with governance and data privacy boundariesAWS partnership enabled co-development and rapid iteration beyond typical vendor relationshipsTransparent AI shows customers how models reach conclusions before automated actionsSOC analyst expertise continuously trains models with real-time security intelligenceGovernance frameworks and guardrails implemented from day one, not retrofitted laterFuture plans include customer AI integration and bring-your-own-model capabilitiesParticipants:Pete Rubio – Senior Vice President, Platform & Engineering, Rapid7Additional Links:Rapid 7 – LinkedIn - Website – AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Talk Python To Me - Python conversations for passionate developers
#517: Agentic Al Programming with Python

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Aug 22, 2025 77:01 Transcription Available


Agentic AI programming is what happens when coding assistants stop acting like autocomplete and start collaborating on real work. In this episode, we cut through the hype and incentives to define “agentic,” then get hands-on with how tools like Cursor, Claude Code, and LangChain actually behave inside an established codebase. Our guest, Matt Makai, now VP of Developer Relations at DigitalOcean, creator of Full Stack Python and Plushcap, shares hard-won tactics. We unpack what breaks, from brittle “generate a bunch of tests” requests to agents amplifying technical debt and uneven design patterns. Plus, we also discuss a sane git workflow for AI-sized diffs. You'll hear practical Claude tips, why developers write more bugs when typing less, and where open source agents are headed. Hint: The destination is humans as editors of systems, not just typists of code. Episode sponsors Posit Talk Python Courses Links from the show Matt Makai: linkedin.com Plushcap Developer Content Analytics: plushcap.com DigitalOcean Gradient AI Platform: digitalocean.com DigitalOcean YouTube Channel: youtube.com Why Generative AI Coding Tools and Agents Do Not Work for Me: blog.miguelgrinberg.com AI Changes Everything: lucumr.pocoo.org Claude Code - 47 Pro Tips in 9 Minutes: youtube.com Cursor AI Code Editor: cursor.com JetBrains Junie: jetbrains.com Claude Code by Anthropic: anthropic.com Full Stack Python: fullstackpython.com Watch this episode on YouTube: youtube.com Episode #517 deep-dive: talkpython.fm/517 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

AWS for Software Companies Podcast
Ep135: Petabytes and Milliseconds: How Panther scales Security Monitoring with Cloud-Native AI

AWS for Software Companies Podcast

Play Episode Listen Later Aug 22, 2025 10:49


Panther CEO William Lowe explains how integrating Amazon Bedrock AI into their security platform delivered 50% faster alert resolution for enterprise customers while maintaining the trust and control that security practitioners demand.Topics Include:Panther CEO explains how Amazon partnership accelerates security outcomes for customersCloud-native security platform delivers 100% visibility across enterprise environments at scaleCustomers like Dropbox and Coinbase successfully replaced Splunk with Panther's solutionPlatform processes petabytes monthly with impressive 2.3-minute average threat detection timeCritical gap identified: alert resolution still takes 8 hours despite fast detectionSecurity teams overwhelmed by growing attack surfaces and severe talent burnoutConstant context switching across tools creates inefficiency and organizational collaboration problemsAI integration with Amazon Bedrock designed to accelerate security team decision-makingFour trust principles: verifiable actions, secure design, human control, customer data ownershipResults show 50% faster alert triage; future includes Slack integration and automationParticipants:· William H Lowe – CEO, PantherSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Packet Pushers - Full Podcast Feed
TCG056: Network Automation Reality Check with Ivan Pepelnjak

Packet Pushers - Full Podcast Feed

Play Episode Listen Later Aug 20, 2025 70:51


In this unplanned and unfiltered conversation, we dive deep into network automation realities with Ivan Pepelnjak, networking’s long standing and independent voice from ipSpace.net. We explore why automation projects fail, dissect the tooling landscape (Ansible vs. Terraform vs. Python), and discuss the cultural barriers preventing enterprises from modernizing their networks. Ivan delivers hard truths about... Read more »

AWS for Software Companies Podcast
Ep134: Prime Opportunities for ISVs by Leveraging Generative AI

AWS for Software Companies Podcast

Play Episode Listen Later Aug 20, 2025 30:43


AWS executives reveal how generative AI is fundamentally reshaping ISV business models, from pricing strategies to go-to-market approaches, and provide actionable insights for software companies navigating this transformation.Topics Include:Alayna Broaderson and Andy Perkins introduce AWS Infrastructure Partnerships and ISV SalesGenerative AI profoundly changing how ISVs build, deliver and market software productsTwo ISV categories emerging: established SaaS companies versus pure gen AI startupsLegacy SaaS firms struggle with infrastructure modernization and potential revenue cannibalizationPure gen AI companies face scaling challenges, reliability issues and cost optimizationRevenue models shifting from subscription-based to consumption-based pricing per token/prompt/taskFuture-proofing architecture critical as technology evolves rapidly like F-35 fighter jetsData becoming key differentiator, especially domain-specific datasets in healthcare and legalBalancing cost, accuracy, latency and customer experience creates complex optimization challengesMultiple specialized models replacing single solutions, with agentic AI accelerating this trendHuman capital challenges include retraining engineering teams and finding expensive AI talentSecurity, compliance and explainability now mandatory - no more black box solutionsEnterprise customers struggle with data organization and quantifying clear gen AI ROIISV pricing models evolving with tiered structures and targeted vertical use casesTraditional SaaS playbooks failing in generative AI landscape due to ROI uncertaintyPOC-based go-to-market with free trials and case study selling proving most effectivePricing strategies include AI gates, credit systems and separate SKUs for servicesCustomer trust requires proactive security messaging and auditable, transparent AI solutionsModular architecture enables evolution as new technologies emerge in fast-changing marketAWS positioning as ultimate gen AI toolkit partner with ISV collaboration opportunitiesParticipants:Alayna Broaderson - Sr Manager, Infrastructure Technology Partnership, Amazon Web ServicesAndy Perkins - General Manager, US ISV, Amazon Web ServicesSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Talk Python To Me - Python conversations for passionate developers
#516: Accelerating Python Data Science at NVIDIA

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Aug 19, 2025 65:42 Transcription Available


Python's data stack is getting a serious GPU turbo boost. In this episode, Ben Zaitlen from NVIDIA joins us to unpack RAPIDS, the open source toolkit that lets pandas, scikit-learn, Spark, Polars, and even NetworkX execute on GPUs. We trace the project's origin and why NVIDIA built it in the open, then dig into the pieces that matter in practice: cuDF for DataFrames, cuML for ML, cuGraph for graphs, cuXfilter for dashboards, and friends like cuSpatial and cuSignal. We talk real speedups, how the pandas accelerator works without a rewrite, and what becomes possible when jobs that used to take hours finish in minutes. You'll hear strategies for datasets bigger than GPU memory, scaling out with Dask or Ray, Spark acceleration, and the growing role of vector search with cuVS for AI workloads. If you know the CPU tools, this is your on-ramp to the same APIs at GPU speed. Episode sponsors Posit Talk Python Courses Links from the show RAPIDS: github.com/rapidsai Example notebooks showing drop-in accelerators: github.com Benjamin Zaitlen - LinkedIn: linkedin.com RAPIDS Deployment Guide (Stable): docs.rapids.ai RAPIDS cuDF API Docs (Stable): docs.rapids.ai Asianometry YouTube Video: youtube.com cuDF pandas Accelerator (Stable): docs.rapids.ai Watch this episode on YouTube: youtube.com Episode #516 deep-dive: talkpython.fm/516 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

China Global
The Race to AI Dominance: US and Chinese Approaches Differ

China Global

Play Episode Listen Later Aug 19, 2025 28:25


The United States and China are locked in a race for dominance in artificial intelligence, including its applications and diffusion. American and Chinese AI firms like OpenAI and DeepSeek respectively have captured global attention and major companies like Google and Microsoft have been actively investing in AI development. While the US currently boasts world-leading AI models, China is ahead in some areas of AI research and application. With the release of US and Chinese AI action plans in July, we may be on the cusp of a new phase in US-China AI competition.Why is AI so important for a country's global influence? What are the strengths of China's AI strategy? And what does China's new AI action plan tell us about its AI ambitions? To discuss these questions, we are joined by Owen Daniels. Owen is the Associate Director of Analysis at Georgetown's Center for Security and Emerging Technology and a Non-Resident Fellow at the Atlantic Council. His recently published article in Foreign Affairs co-authored with Hanna Dohmen -- titled China's Overlooked AI Strategy -- provides insights into how Beijing is utilizing AI to gain global dominance and what the US can and should do to sustain and bolster its lead.Timestamps[00:00] Start [02:05] US Policy Risks to Chinese AI Leadership [05:28] Deepseek and Kimi's Newest Models  [07:54] US vs. China's Approach to AI [10:42] Limitations to China's AI Strategy  [13:08] Using AI as a Soft Power Tool  [16:10] AI Action Plans  [19:34] Trump's Approach to AI Competition [22:30] Can China Lead Global AI Governance?  [25:10] Evolving US Policy for Open Models

Python Bytes
#445 Auto-activate Python virtual environments for any project

Python Bytes

Play Episode Listen Later Aug 18, 2025 29:46 Transcription Available


Topics covered in this episode: pyx - optimized backend for uv * Litestar is worth a look* * Django remake migrations* * django-chronos* Extras Joke Watch on YouTube About the show Python Bytes 445 Sponsored by Sentry: pythonbytes.fm/sentry - Python Error and Performance Monitoring Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Michael #1: pyx - optimized backend for uv via John Hagen (thanks again) I'll be interviewing Charlie in 9 days on Talk Python → Sign up (get notified) of the livestream here. Not a PyPI replacement, more of a middleware layer to make it better, faster, stronger. pyx is a paid service, with maybe a free option eventually. Brian #2: Litestar is worth a look James Bennett Michael brought up Litestar in episode 444 when talking about rewriting TalkPython in Quart James brings up scaling - Litestar is easy to split an app into multiple files Not using pydantic - You can use pydantic with Litestar, but you don't have to. Maybe attrs is right for you instead. Michael brought up Litestar seems like a “more batteries included” option. Somewhere between FastAPI and Django. Brian #3: Django remake migrations Suggested by Bruno Alla on BlueSky In response to a migrations topic last week django-remake-migrations is a tool to help you with migrations and the docs do a great job of describing the problem way better than I did last week “The built-in squashmigrations command is great, but it only work on a single app at a time, which means that you need to run it for each app in your project. On a project with enough cross-apps dependencies, it can be tricky to run.” “This command aims at solving this problem, by recreating all the migration files in the whole project, from scratch, and mark them as applied by using the replaces attribute.” Also of note The package was created with Copier Michael brought up Copier in 2021 in episode 219 It has a nice comparison table with CookieCutter and Yoeman One difference from CookieCutter is yml vs json. I'm actually not a huge fan of handwriting either. But I guess I'd rather hand write yml. So I'm thinking of trying Copier with my future project template needs. Michael #4: django-chronos Django middleware that shows you how fast your pages load, right in your browser. Displays request timing and query counts for your views and middleware. Times middleware, view, and total per request (CPU and DB). Extras Brian: Test & Code 238: So Long, and Thanks for All the Fish after 10 years, this is the goodbye episode Michael: Auto-activate Python virtual environment for any project with a venv directory in your shell (macOS/Linux): See gist. Python 3.13.6 is out. Open weight OpenAI models Just Enough Python for Data Scientists Course The State of Python 2025 article by Michael Joke: python is better than java

AWS for Software Companies Podcast
Ep133: Enabling Better Customer Experiences with Amazon Q Index w/ PagerDuty and Zoom

AWS for Software Companies Podcast

Play Episode Listen Later Aug 18, 2025 23:10


Hear how PagerDuty and Zoom built successful AI products using Amazon Q-Index to solve real customer problems like incident response and meeting intelligence, while sharing practical lessons from their early adoption journey.Topics Include:David Gordon introduces AWS Q-Business partnerships with PagerDuty and ZoomMeet Everaldo Aguiar: PagerDuty's Applied AI leader with academia and enterprise backgroundPaul Magnaghi from Zoom brings AI platform scaling experience from SeattleQ-Business launched over a year ago as managed generative AI servicePlatform enables agentic experiences: content discovery, analysis, and process automationBuilt on AWS Bedrock with enterprise guardrails and data source integrationPartners wanted backend capabilities but preferred their own UI and modelsQ-Index provides vector database functionality for ISV partner integrationsEveraldo explains PagerDuty's evolution from traditional ML to generative AI solutionsHistorical challenges: alert fatigue, noise reduction using machine learning approachesNew gen AI opportunities: incident context, relevant data surfacing, automated postmortemsEngineering teams faced learning curve with agents and high-latency user experiencesPaul discusses Zoom's existing AI: virtual backgrounds and voice isolation technologyAI Companion strategy focused on simplicity during complex generative AI adoptionProblem identified: valuable meeting conversations disappear after Zoom calls endCustomer feedback revealed need for enterprise data integration beyond basic summariesGoal: combine unstructured conversations with structured enterprise data seamlesslyPagerDuty Advanced provides agentic AI for on-call engineers during incidentsQ-Index integration accesses internal documentation: Confluence pages, runbooks, proceduresDemo shows Slack integration pulling relevant incident response documentation automaticallyAccess control lists ensure users see only data they're authorized to accessZoom's AI companion panel enables real-time meeting questions and summariesExample use cases: decision tracking, incident analysis, action item identificationAdvice for starting: standardize practices and create internal development templatesSingle data access point reduces legal and security evaluation overheadCenter of excellence approach helps teams move quickly across product divisionsCut through generative AI buzzwords to focus on real user valueFederated AWS Bedrock architecture provides model choice and flexibility meeting customersCustomer trust alignment between Zoom conversations and AWS data handlingGetting started: PagerDuty Advance available now, Zoom AI free with paid add-onsParticipants:Everaldo Aguiar – Senior Engineering Manager, Applied AI, PagerDutyPaul Magnaghi – Head of AI & ISV Go To Market, ZoomDavid Gordon - Global Business Development, Amazon Q for Business. Amazon Web ServicesFurther Links:PagerDuty Website, LinkedIn & AWS MarketplaceZoom Website, LinkedIn & AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

AWS for Software Companies Podcast
Ep132: Security vs Productivity – Winning the AI Arms-Race with Teleport and AWS

AWS for Software Companies Podcast

Play Episode Listen Later Aug 15, 2025 31:41


Teleport Co-Founder and CEO Ev Kontsevoy discusses the security vs productivity trade-off that plagues growing companies and how Teleport's trusted computing model protects against the exponential growth of cybersecurity threats.Topics Include:Teleport CEO explains how to make infrastructure "nearly unhackable" through trusted computingTraditional security vs productivity trade-off: high security kills team efficiencyCompanies buy every security solution but still get told they're at riskWhy "crown jewels" thinking fails: computers should protect everything at scaleModern infrastructure has too many access paths to enumerate and secureApple's PCC specification shows trusted computing working in real production environmentsAI revolutionizes both offensive and defensive cybersecurity capabilities for everyone80% of companies can't guarantee they've removed all ex-employee accessIdentity fragmentation across systems creates anonymous relationships and security gapsHuman error probability grows exponentially as companies scale in three dimensionsYour laptop already demonstrates trusted computing: seamless access without constant loginsApple ecosystem shows device trust at scale through secure enclavesAI agents need trusted identities just like humans and machinesAWS marketplace partnership accelerates deals and provides strategic account insightsHire someone who understands partnership dynamics before starting with AWSGenerative AI will make identity attacks cheaper and faster than everSecurity responsibility shifting from IT teams to platform engineering teamsTeleport's "steady state invariant": infrastructure locked down except during authorized workTemporary access granted through tickets, then automatically revoked after completionLegacy systems and IoT devices require extending trust models beyond cloud-nativeParticipants:Ev Kontsevoy – Co-Founder and CEO, TeleportFurther Links:Teleport WebsiteTeleport AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

AWS for Software Companies Podcast
Ep131: Preventing Identity Theft at Scale: How DTEX Systems Detects and Disarms Insider Threats with Amazon Bedrock

AWS for Software Companies Podcast

Play Episode Listen Later Aug 13, 2025 15:08


Raj Koo, CTO of DTEX Systems, discusses how their enterprise-grade generative AI platform detects and disarms insider threats and enables them to stay ahead of evolving risks.Topics Include:Raj Koo, CTO of DTEX Systems, joins from Adelaide to discuss insider threat detectionDTEX evolved from Adelaide startup to Bay Area headquarters, serving Fortune 500 companiesCompany specializes in understanding human behavior and intention behind insider threatsMarket shifting beyond cyber indicators to focus on behavioral analysis and detectionRecent case: US citizen sold identity to North Korean DPRK IT workersForeign entities used stolen credentials to infiltrate American companies undetectedDTEX's behavioral detection systems helped identify this sophisticated identity theft operationGenerative AI becomes double-edged sword - used by both threat actors and defendersBad actors use AI for fake resumes and deepfake interviewsDTEX uses traditional machine learning for risk modeling, GenAI for analyst interpretationGoal is empowering security analysts to work faster, not replacing human expertiseAWS GenAI Innovation Center helped develop guardrails and usage boundaries for enterpriseChallenge: enterprises must follow rules while hackers operate without ethical constraintsDTEX gains advantage through proprietary datasets unavailable to public AI modelsAWS Bedrock partnership enables private, co-located language models for data securityPrivate preview launched February 2024 with AWS Innovation Center acceleration supportSoftware leaders should prioritize privacy-by-design from day one of GenAI adoptionFuture threat: information sharing shifts from files to AI-powered data queriesMonitoring who asks what questions of AI systems becomes critical security concernDTEX contributes to OpenSearch development while building vector databases for analysisParticipants:Rajan Koo – Chief Technology Officer, DTEX SystemsFurther Links:DTEX Systems WebsiteDTEX Systems AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

eHealth-Podcast
Folge #182 – Alles nur gecloud

eHealth-Podcast

Play Episode Listen Later Aug 12, 2025 23:30


Cloud ist nicht gleich Cloud. Was für die einen nach himmlischer IT klingt, sorgt bei anderen für semantisches Chaos. In dieser Folge klären Bernhard und Christian, was wirklich hinter Begriffen wie Public-, Private- und Hybrid Cloud steckt, wie moderne IT-Architekturen davon profitieren und warum Cloud Computing im Gesundheitswesen immer mehr an Bedeutung gewinnt, insbesondere bei Digitalisierungsvorhaben in Kliniken und Praxen. Dazu gibt's Praxistipps für Ausschreibungen, ein paar Fun Facts und wie immer: klare Worte. Und auch wie immer, (zu?) viele Wortwitze und Anspielungen auf schlechte Lieder.

Talk Python To Me - Python conversations for passionate developers
#515: Durable Python Execution with Temporal

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Aug 11, 2025 70:54 Transcription Available


What if your code was crash-proof? That's the value prop for a framework called Temporal. Temporal is a durable execution platform that enables developers to build scalable applications without sacrificing productivity or reliability. The Temporal server executes units of application logic called Workflows in a resilient manner that automatically handles intermittent failures, and retries failed operations. We have Mason Egger from Temporal on to dive into durable execution. Episode sponsors Posit PyBay Talk Python Courses Links from the show Just Enough Python for Data Scientists Course: talkpython.fm Temporal Durable Execution Platform: temporal.io Temporal Learn Portal: learn.temporal.io Temporal GitHub Repository: github.com Temporal Python SDK GitHub Repository: github.com What Is Durable Execution, Temporal Blog: temporal.io Mason on Bluesky Profile: bsky.app Mason on Mastodon Profile: fosstodon.org Mason on Twitter Profile: twitter.com Mason on LinkedIn Profile: linkedin.com X Post by @skirano: x.com Temporal Docker Compose GitHub Repository: github.com Building a distributed asyncio event loop (Chad Retz) - PyTexas 2025: youtube.com Watch this episode on YouTube: youtube.com Episode #515 deep-dive: talkpython.fm/515 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

Python Bytes
#444 Begone Python of Yore!

Python Bytes

Play Episode Listen Later Aug 11, 2025 25:44 Transcription Available


Topics covered in this episode: Coverage.py regex pragmas * Python of Yore* * nox-uv* * A couple Django items* Extras Joke Watch on YouTube About the show Sponsored by DigitalOcean: pythonbytes.fm/digitalocean-gen-ai Use code DO4BYTES and get $200 in free credit Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Brian #1: Coverage.py regex pragmas Ned Batchelder The regex implementation of how coverage.py recognizes pragmas is pretty amazing. It's extensible through plugins covdefaults adds a bunch of default exclusions, and also platform- and version-specific comment syntaxes. coverage-conditional-plugin gives you a way to create comment syntaxes for entire files, for whether other packages are installed, and so on. A change from last year (as part of coverage.py 7.6 allows multiline regexes, which let's us do things like: Exclude an entire file with A(?s:.*# pragma: exclude file.*)Z Allow start and stop delimiters with # no cover: start(?s:.*?)# no cover: stop Exclude empty placeholder methods with ^s*(((async )?def .*?)?)(s*->.*?)?:s*)?...s*(#|$) See Ned's article for explanations of these Michael #2: Python of Yore via Matthias Use YORE: ... comments to highlight CPython version dependencies. # YORE: EOL 3.8: Replace block with line 4. if sys.version_info < (3, 9): from astunparse import unparse else: from ast import unparse Then check when they go out of support: $ yore check --eol-within '5 months' ./src/griffe/agents/nodes/_values.py:11: Python 3.8 will reach its End of Life within approx. 4 months Even fix them with fix . Michael #3: nox-uv via John Hagen What nox-uv does is make it very simple to install uv extras and/or dependency groups into a nox session's virtual environment. The versions installed are constrained by uv's lockfile meaning that everything is deterministic and pinned. Dependency groups make it very easy to install only want is necessary for a session (e.g., only linting dependencies like Ruff, or main dependencies + mypy for type checking). Brian #4: A couple Django items Stop Using Django's squashmigrations: There's a Better Way Johnny Metz Resetting migrations is sometimes the right thing. Overly simplified summary: delete migrations and start over dj-lite Adam Hill Use SQLite in production with Django “Simplify deploying and maintaining production Django websites by using SQLite in production. dj-lite helps enable the best performance for SQLite for small to medium-sized projects. It requires Django 5.1+.” Extras Brian: Test & Code 237: FastAPI Cloud with Sebastian Ramirez will be out later today pythontest.com: pytest fixtures nuts and bolts - revisited A blog series that I wrote a long time ago. I've updated it into more managable bite-sized pieces, updated and tested with Python 3.13 and pytest 8 Michael: New course: Just Enough Python for Data Scientists My live stream about uv is now on YouTube Cursor CLI: Built to help you ship, right from your terminal. Joke: Copy/Paste

AWS for Software Companies Podcast
Ep130: Agentic AI - Transforming Enterprise Technology with leaders from C3 AI, Resolve AI and Scale AI

AWS for Software Companies Podcast

Play Episode Listen Later Aug 11, 2025 30:39


Enterprise AI leaders from C3 AI, Resolve AI, and Scale AI reveal how Fortune 100 companies are successfully scaling agentic AI from pilots to production and share secrets for successful AI transformation.Topics Include:Panel introduces three AI leaders from Resolve AI, C3 AI, and Scale AIResolve AI builds autonomous site reliability engineers for production incident responseC3 AI provides full-stack platform for developing enterprise agentic AI workflowsScale AI helps Fortune 100 companies adopt agents with private data integrationMoving from AI pilots to production requires custom solutions, not shrink-wrap softwareSuccess demands working directly with customers to understand their specific workflowsAll enterprise AI solutions need well-curated access to internal data and resourcesSoftware engineering has permanently shifted to agentic coding with no going backAI agents rapidly improving in reasoning, tool use, and contextual understandingIndustry moving from simple co-pilots to agents solving complex multi-step problemsSpiros coins new concept: evolving from "systems of record" to "systems of knowledge"Democratized development platforms let enterprises declare their own agent workflowsSemantic business layers enable agents to understand domain-specific enterprise operationsTrust and observability remain major barriers to enterprise agent adoptionOversight layers essential for agents making longer-horizon autonomous business decisionsPerformance tracking and calibration systems needed like MLOps for reasoning chainsCEO-level top-down support required for successful AI transformation initiativesTraditional per-seat SaaS pricing models completely broken for agentic AI solutionsIndustry shifting toward outcome-based and work-completion pricing models insteadReal examples shared: agent collaboration in production engineering and sales automationParticipants:Nikhil Krishnan – SVP & Chief Technology Officer, Data Science, C3 AISpiros Xanthos – Founder and CEO, Resolve AIVijay Karunamurthy – Head of Engineering, Product and Design / Field Chief Technology Officer, Scale AIAndy Perkins – GM, US ISV Sales – Data, Analytics, GenAI, Amazon Web ServicesFurther Links:C3 – Website – AWS MarketplaceResolve AI – Website – AWS MarketplaceScale AI – Website – AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

The Cloudcast
The beginning of Cloud 2.0 is here

The Cloudcast

Play Episode Listen Later Aug 10, 2025 19:59


Are we beginning to see the dawn of a 2nd phase of Cloud Computing, as AI begins to become a workload that impacts every aspect of the previous era of Cloud? Let's explore…SHOW: 948SHOW TRANSCRIPT: The Cloudcast #948 TranscriptSHOW VIDEO: https://youtube.com/@TheCloudcastNET CLOUD NEWS OF THE WEEK: http://bit.ly/cloudcast-cnotwCHECK OUT OUR NEW PODCAST: "CLOUDCAST BASICS"SHOW SPONSORS:[DoIT] Visit doit.com (that's d-o-i-t.com) to unlock intent-aware FinOps at scale with DoiT Cloud Intelligence.[VASION] Vasion Print eliminates the need for print servers by enabling secure, cloud-based printing from any device, anywhere. Get a custom demo to see the difference for yourself.SHOW NOTES:CLOUD 1.0 vs. CLOUD 2.0Cloud 1.0: On-demand services, OSS innovation, Core Building Blocks, Affordable Infrastructure with declining costs, 1st and best customers, limited gov't involvement, varied competition levels, Cloud 2.0: AI is a now technology, GPU vs. CPU costs, vertical application stacks?, unknown economics, highly funded competition, unknown gov't involvement, unknown investment into OSS, AI gravity vs. cloud gravityFEEDBACK?Email: show at the cloudcast dot netTwitter/X: @cloudcastpodBlueSky: @cloudcastpod.bsky.socialInstagram: @cloudcastpodTikTok: @cloudcastpod

AWS for Software Companies Podcast
Ep129: Taking Agentic AI Beyond the Prototype w Automation Anywhere

AWS for Software Companies Podcast

Play Episode Listen Later Aug 8, 2025 28:29


Industry leaders from Automation Anywhere and AWS discuss how modern customer data collection has evolved, and practical strategies for implementing enterprise automation at scale.Topics Include:Automation Anywhere and AWS experts discuss modern enterprise automation strategiesTraditional profiting strategies may not work with today's changing business modelsCustomer data collection methods have evolved across multiple platforms significantlyModern verification processes include automated validation systems and streamlined timelinesBackground check automation is increasingly handled by AI-powered models and systemsStanford's "Wonder Bread" research paper introduced revolutionary enterprise process observation technologyWonder Bread demonstrated AI systems watching and automatically learning hospital workflowsThe technology can author workflows by observing real enterprise processesEnterprise Process Management built around observed behaviors shows promising resultsVerification challenges exist since Wonder Bread research isn't widely publicized yetProcess observation technology could transform how enterprises handle workflow creationSalesforce Wizard Interface dominates many current automation implementations in enterprisesSalesforce Agent Codes offer alternative approaches to traditional automation methodsAWS platform selection involves careful consideration of enterprise integration needsDemo implementations showcase real-world timeline expectations and deployment maturity levelsCurrent automation solutions have reached significant scale across various industriesWorkflow automation differs fundamentally from true agentic intelligence systems capabilitiesAgentic AI demonstrates autonomous decision-making beyond simple rule-based automation processesUnderstanding this distinction helps organizations choose appropriate technology approaches effectivelySession concludes with clarity on modern automation landscape and implementation strategiesParticipants:Pratyush Garikapati – Director of Products, Automation AnywhereSreenath Gotur – Snr Generative AI Specialist, Amazon Web ServicesFurther Links:Automation Anywhere websiteAutomation Anywhere – AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Autonomous IT
Hands-On IT – The State of IT Careers and the Role of AI with Forrest Brazeal, E11

Autonomous IT

Play Episode Listen Later Aug 8, 2025 14:44


In this episode of Hands-On IT, host Landon Miles sits down with special guest Forrest Brazeal to explore the current state of IT careers and the evolving role of AI in the tech landscape. As a renowned cloud architect and co-founder of Freeman and Forrest, Forrest shares his insights on upskilling for today's competitive job market, the real impact of AI on IT roles, and how professionals can leverage creativity and networking to stand out. Tune in to hear expert advice on navigating career paths in IT, common job search pitfalls, and strategies for staying adaptable in a rapidly changing industry. Don't miss this deep dive into the future of IT careers!This episode originally aired October 29, 2024

Federal Drive with Tom Temin
Air Force set to release new cloud computing strategy in Q1 FY26

Federal Drive with Tom Temin

Play Episode Listen Later Aug 7, 2025 8:32


The Air Force is getting ready to roll out a brand new cloud computing strategy, and this version includes a big focus on making sure service members can access secure and resilient cloud services in contested theaters like Europe and the Indo Pacific. Officials say it will build on progress the service has already made in transitioning from limited cloud use to a more robust multi cloud architecture. Keith Hardiman is the Department of the Air Force's director of Enterprise Information Technology. He talked with Federal News Network's Anastasia Obis as part of our annual cloud exchange. See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Packet Pushers - Full Podcast Feed
TCG055: Building Developer-First Identity Solutions with Brian Pontarelli

Packet Pushers - Full Podcast Feed

Play Episode Listen Later Aug 6, 2025 50:13


Today we explore how to build sustainable tech companies with Brian Pontarelli, Founder of FusionAuth. Brian shares his path from early programming on an Apple IIe to creating innovative solutions in the complex world of customer identity and access management (CIAM). Brian argues that single-tenancy and local development capabilities are crucial for developers. He also... Read more »

AWS for Software Companies Podcast
Ep128: Co-Innovation in the Age of Agentic AI with Mark Relph of AWS

AWS for Software Companies Podcast

Play Episode Listen Later Aug 6, 2025 25:55


AWS's Mark Relph draws fascinating parallels between today's AI revolution and the 1900s agricultural mechanization that delivered 2,000% productivity gains, while exploring how agentic AI will fundamentally reshape every aspect of software business models.Topics Include:Mark Relph directs AWS's data and AI partner go-to-market strategy teamHis role focuses on making ISV partners a force multiplier for customer successPreviously ran go-to-market for Amazon Bedrock, AWS's fastest growing service everCurrent AI adoption pace exceeds even the early cloud computing boom yearsHistorical parallel: 1900s agricultural mechanization delivered 2,000% productivity gains and 95% resource reductionFirst commercial self-propelled farming equipment revolutionized entire economies and never looked back500 machines formed the "Harvest Brigade" during WWII, harvesting from Texas to CanadaMark has spoken to 600+ AWS customers about GenAI over two yearsOrganizations range from AI pioneers to those still "fending off pirates" internallyGenAI has become a phenomenal assistant within organizations for content and automationAWS's AI stack has three layers: infrastructure, Bedrock, and applicationsBottom layer provides complete control over training, inference, and custom applicationsMiddle layer Bedrock serves as the "operating system" for generative AI applicationsTop layer offers ready-to-use AI through Q assistants and productivity toolsAI systems are rapidly becoming more complex with multiple model chainsMany current "agents" are just really, really long prompts (Mark's hot take)Task-specific models are emerging as one size won't fit all use casesEvolution moves from human-driven AI to agent-assisted to fully autonomous agentsAgent readiness requires APIs that allow software to interact autonomouslyTraditional UIs become unnecessary when agents interface directly with systemsCore competencies shift when AI handles the actual "doing" of tasksSales and marketing must adapt to agents delivering outcomes autonomouslyGo-to-market strategies need complete rethinking for an agentic worldThe agentic age is upon us and AWS partners should shape the futureParticipants:Mark Relph – Director – Data & AI Partner Go-To-Market, Amazon Web ServicesSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Ten Thousand Feet, the OST Podcast
Future-Proofing IoT: Migration, Modernization & AWS Insights

Ten Thousand Feet, the OST Podcast

Play Episode Listen Later Aug 5, 2025 37:47


In this episode of 10,000 Feet, host Richelle Lentz is joined by Rick Krause from Vervint and Daniel Gross from AWS to explore the evolving landscape of connected products and IoT platforms. Together, they unpack the journey from early, DIY-style IoT implementations to today's scalable, secure, and cloud-native solutions powered by AWS. The conversation dives deep into the triggers that signal it's time to migrate—like cost inefficiencies, security vulnerabilities, and limited access to data—and outlines practical strategies for replatforming, including phased rollouts, OTA updates, chaos testing, and blue/green deployments.Listeners will also hear about modernization as a stepping stone for organizations not yet ready for full migration, with tips on optimizing device messaging, leveraging edge processing, and enhancing user experience. Real-world anecdotes, like hacked crosswalks and connected coffee makers, bring the discussion to life while emphasizing the importance of security, interoperability, and customer value. Whether you're managing a growing IoT fleet or just beginning to rethink your platform strategy, this episode offers actionable insights to help future-proof your connected product ecosystem.

Python Bytes
#443 Patching Multiprocessing

Python Bytes

Play Episode Listen Later Aug 4, 2025 26:13 Transcription Available


Topics covered in this episode: rumdl - A Markdown Linter written in Rust * Coverage 7.10.0: patch* * aioboto3* * You might not need a Python class* Extras Joke Watch on YouTube About the show Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Michael #1: rumdl - A Markdown Linter written in Rust via Owen Lamont Supports toml file config settings Install via uv tool install rumdl. ⚡️ Built for speed with Rust - significantly faster than alternatives

AWS for Software Companies Podcast
Ep127: Enabling AI Acceleration at Scale - How Celonis Leverages Amazon Bedrock

AWS for Software Companies Podcast

Play Episode Listen Later Aug 4, 2025 50:13


Industry leaders from Celonis and AWS explain why 2025 marks the inflection point for agentic AI and how early adopters are gaining significant competitive advantages in efficiency and innovation.Topics Include:AWS's Cristen Hughes and Celonis's Jeff Naughton discuss AI agent transformationAndy Jassy declares AI agents will fundamentally change how we workThree key trends make AI agents practical: smarter models, longer tasks, cheaper costsAI now beats humans on complex benchmarks for the first time everClaude 3.7 cracked graduate-level reasoning where humans previously dominated completelyAI evolved from brief interactions to managing sustained multi-step complex workflowsProcessing costs plummeted 99.7% making enterprise-grade AI economically viable at scaleWe're transitioning from 2023's adaptation era to 2025's human-AI collaboration eraBy 2028, AI will suggest actions to humans rather than vice versaAgents are autonomous software that plan, act, and reason independently with minimal interventionAgent workflow: receive human request, create plan, execute actions, review, adjust, deliverFour agent components: brain (LLM), memory (context), actions (tools), persona (role definition)AWS offers three building approaches: ready-made solutions, managed platform, DIY developmentKey enterprise applications: software development acceleration, customer care automation, knowledge work optimizationManual processes like accounts payable offer huge transformation opportunities through intelligent automationDeep process analysis is critical before deploying agents for maximum effectivenessCelonis pioneered process mining to help enterprises understand their actual workflow realitiesCompanies are collections of interacting processes that agents need proper context to navigateProcess intelligence provides agents with placement guidance, data feeds, monitoring, and workflow directionCelonis-AWS partnership demonstrates order management agents that automatically handle at-risk situationsParticipants:Jeff Naughton – SVP and Fellow, CelonisCristen Hughes – Solutions Architecture Leader, ISV, North America, Amazon Web ServicesFurther Links:Celonis WebsiteCelonis on AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

AWS for Software Companies Podcast
Ep126: Using AWS to Transform Customer Interactions with Glia

AWS for Software Companies Podcast

Play Episode Listen Later Aug 1, 2025 13:53


Justin DiPietro, Co-Founder & Chief Strategy Officer of Glia, shares how they are leveraging AI to enhance the customer experience in the highly regulated world of financial institutions.Topics Include:Glia provides voice, digital, and AI services for customer-facing and internal operationsBuilt on "channel-less architecture" unlike traditional contact centers that added channels sequentiallyOne interaction can move seamlessly between channels (voice, chat, SMS, social)AI applies across all channels simultaneously rather than per individual channel700 customers, primarily banks and credit unions, 370 employees, headquartered in New YorkTargets 3,500 banks and credit unions across the United States marketFocuses exclusively on financial services and other regulated industriesAI for regulated industries requires different approach than non-regulated businessesTraditional contact centers had trade-off between cost and quality of serviceAI enables higher quality while simultaneously decreasing costs for contact centersNumber one reason people call banks: "What's my balance?" (20% of calls)Financial services require 100% accuracy, not 99.999% due to trust requirementsUses AWS exclusively for security, reliability, and future-oriented technology accessReal-time system requires triple-hot redundancy; seconds matter for live callsWorks with Bedrock team; customers certify Bedrock rather than individual featuresShowed examples of competitors' AI giving illegal million-dollar loans at 0%"Responsible AI" separates probabilistic understanding from deterministic responses to customersUses three model types: client models, network models, and protective modelsTraditional NLP had 50% accuracy; their LLM approach achieves 100% understandingPolicy is "use Nova unless" they can't, primarily for speed benefitsParticipants:Justin DiPietro – Co-Founder & Chief Strategy Officer, GliaFurther Links:Glia WebsiteGlia AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

CX Chronicles Podcast
Accelerate Your AI Strategy With Amazon Web Services | Pasquale DeMaio

CX Chronicles Podcast

Play Episode Listen Later Jul 30, 2025 47:05 Transcription Available


Hey CX Nation,In this week's episode of The CXChronicles Podcast #262, we welcomed Pasquale DeMaio, Vice President at Amazon Web Services (AWS) based in Seattle, WA. Launched in 2006, Amazon Web Services (AWS) began exposing key infrastructure services to businesses in the form of web services -- now widely known as cloud computing.Today, Amazon Web Services provides a highly reliable, scalable, low-cost infrastructure platform in the cloud that powers hundreds of thousands of businesses in 190 countries around the world. With data center locations in the U.S., Europe, Singapore, and Japan, customers across all industries are taking advantage of our low cost, elastic, open and flexible, secure platform.In this episode, Pasquale and Adrian chat through the Four CX Pillars: Team, Tools, Process & Feedback. Plus share some of the ideas that his team at AWS think through on a daily basis to build world class customer experiences.**Episode #262 Highlight Reel:**1. How AWS thinks about team-building strategies  2. Leveraging Amazon Connect's Unified AI Engine  3. Streamlining customer service & success to fuel growth 4. Investing & supporting employee-driven innovation & cross-team collaboration 5. Building customer-centricity into the DNA of your engineering team Click here to learn more about Pasquale DeMaioClick here to learn more about Amazon Web Services (AWS)Huge thanks to Pasquale for coming on The CXChronicles Podcast and featuring his work and efforts in pushing the customer experience & customer success space into the future.If you enjoy The CXChronicles Podcast, stop by your favorite podcast player hit the follow button and leave us a review today.For our Spotify friends, make sure you are following CXC & please leave a 5 star review so we can find new listeners & members of our community.For our Apple friends, same deal -- follow CXCP and leave us a review letting folks know why you love our customer focused content.You know what would be even better?Go tell one of your friends or teammates about CXC's content,  strategic partners (Hubspot, Intercom, & Zendesk) & On-Demand services & invite them to join the CX Nation!Want to see how your customer experience stacks up to others, ask us about the CXC Healthzone, an intelligence platform that shares benchmarks & insights from companies across the world. Huge thanks for being apart of the "CX Nation" and helping customer focused business leaders across the world make happiness a habit!Reach Out To CXC Today!Support the showContact CXChronicles Today Tweet us @cxchronicles Check out our Instagram @cxchronicles Click here to checkout the CXC website Email us at info@cxchronicles.com Remember To Make Happiness A Habit!!

AWS for Software Companies Podcast
Ep125: Bridging the gap between requirements and budget - Better data while still controlling costs

AWS for Software Companies Podcast

Play Episode Listen Later Jul 30, 2025 25:39


Ed Bailey, Field CISO at Cribl, shares how Cribl and AWS are helping customers rethink their data strategy by making it easier to modernize, reduce complexity, and unlock long-term flexibility.Topics Include:Ed Bailey introduces topic: bridging gap between security data requirements and budgetCompanies face mismatch: 10TB data needs vs 5TB licensing budget constraintsData volumes growing exponentially while budgets remain relatively flat year-over-yearIT security data differs from BI: enormous volume, variety, complexityMany companies discover 600+ data sources during SIEM migration projects50% of SIEM data remains un-accessed within 90 days of ingestionComplex data collection architectures break frequently and require excessive maintenanceTeams spend 80% time collecting data, only 20% analyzing for valueData collection and storage are costs; analytics and insights provide business valuePoor data quality creates operational chaos requiring dozens of browser tabsSOC analysts struggle with context switching across multiple disconnected systemsTraditional vendor approach: "give us all data, we'll solve problems" is outdatedData modernization requires sharing information widely across organizational business unitsData maturity model progression: patchwork → efficiency → optimization → innovationData tiering strategy: route expensive SIEM data vs cheaper data lake storageSIEM costs ~$1/GB while data lakes cost ~$0.15-0.20/GB for storageCompliance retention data should go to object storage at penny fractionsDecouple data retention from vendor tools to enable migration flexibilityCribl platform offers integrated solutions: Stream, Search, Lake, Edge componentsCustomer success: Siemens reduced 5TB to 500GB while maintaining security effectivenessParticipants:Edward Bailey – Field CISO, CriblFurther Links:Cribl WebsiteCribl on AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Python Bytes
#442 Cloud bills in scientific notation

Python Bytes

Play Episode Listen Later Jul 28, 2025 22:34 Transcription Available


Topics covered in this episode: * Open Source Security work isn't “Special”* * uv v0.8* * Extra, Extra, Extra* Announcing Toad - a universal UI for agentic coding in the terminal Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Brian #1: Open Source Security work isn't “Special” Seth Larson It seems like security is special in a sense that we don't want just anyone working on the security aspect of a project. We just want the trusted maintainers, right? Seth is arguing that this is the wrong mindset It makes more sense that we maybe have security experts contribute to many projects, and that someone working on security for just one project doesn't benefit from scale. “Maintainers don't see how other projects are triaging vulnerabilities and can't learn from each other. They can't compare notes on what they are seeing and whether they are doing the right thing. Isolation in security work breeds a culture of fear. Fear of doing the wrong thing and making your users unsafe.” “These “security contributors” could be maintainers or contributors of other open source projects that know about security, they could be foundations offering up resources to their ecosystem, or engineers at companies helping their dependency graph.” But how do we build trust in these individuals? Meeting in person works. But there are other ways as well. I'd personally love to have someone contact me about a project of mine regarding a security problem or process that the project could/should follow. Especially if I could see other projects I trust already trusting this individual to work on the other projects. Michael #2: uv v0.8 Changes Install Python executables into a directory on the PATH Register Python versions with the Windows Registry Prompt before removing an existing directory in uv venv Bump --python-platform linux to manylinux_2_28 Make uv_build the default build backend in uv init And many more And uv v0.8.1 Lots of enhancements. And uv v0.8.2 And uv v0.8.3 Adds Add CPython 3.14.0rc1 Brian #3: Extra, Extra, Extra fstrings.wtf - Armin Ronacher Python 3.14 release candidate 1 is go! Django turns 20, with parties mkdocs-redirects I'm Tired of Talking About AI - Paddy Carver Michael #4: Announcing Toad - a universal UI for agentic coding in the terminal by Will McGugan A universal front-end for AI in the terminal. Watch the video. Joke: Heaviest objects in the universe And … Cloud Architects 2025 “They send us our cloud bills in scientific notation… “

Packet Pushers - Full Podcast Feed
TCG054: Framing Up the Future of Infrastructure-as-Code and User Experience with Cory O'Daniel

Packet Pushers - Full Podcast Feed

Play Episode Listen Later Jul 23, 2025 61:56


How is Infrastructure-as-Code (IaC) evolving? How does user experience fit in? Today on The Cloud Gambit, Cory O'Daniel, Co-Founder & CEO of Massdriver, lends his experience as a coder, architect, and founder to help us answer these questions. Cory also discusses what it was like building and funding a startup in the 2021-2022 market, the... Read more »

Python Bytes
#441 It's Michaels All the Way Down

Python Bytes

Play Episode Listen Later Jul 21, 2025 27:48 Transcription Available


Topics covered in this episode: * Distributed sqlite follow up: Turso and Litestream* * PEP 792 – Project status markers in the simple index* Run coverage on tests docker2exe: Convert a Docker image to an executable Extras Joke Watch on YouTube About the show Sponsored by Digital Ocean: pythonbytes.fm/digitalocean-gen-ai Use code DO4BYTES and get $200 in free credit Connect with the hosts Michael: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Show: @pythonbytes@fosstodon.org / @pythonbytes.fm (bsky) Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too. Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it. Michael #1: Distributed sqlite follow up: Turso and Litestream Michael Booth: Turso marries the familiarity and simplicity of SQLite with modern, scalable, and distributed features. Seems to me that Turso is to SQLite what MotherDuck is to DuckDB. Mike Fiedler Continue to use the SQLite you love and care about (even the one inside Python runtime) and launch a daemon that watches the db for changes and replicates changes to an S3-type object store. Deeper dive: Litestream: Revamped Brian #2: PEP 792 – Project status markers in the simple index Currently 3 status markers for packages Trove Classifier status Indices can be yanked PyPI projects - admins can quarantine a project, owners can archive a project Proposal is to have something that can have only one state active archived quarantined deprecated This has been Approved, but not Implemented yet. Brian #3: Run coverage on tests Hugo van Kemenade And apparently, run Ruff with at least F811 turned on Helps with copy/paste/modify mistakes, but also subtler bugs like consumed generators being reused. Michael #4: docker2exe: Convert a Docker image to an executable This tool can be used to convert a Docker image to an executable that you can send to your friends. Build with a simple command: $ docker2exe --name alpine --image alpine:3.9 Requires docker on the client device Probably doesn't map volumes/ports/etc, though could potentially be exposed in the dockerfile. Extras Brian: Back catalog of Test & Code is now on YouTube under @TestAndCodePodcast So far 106 of 234 episodes are up. The rest are going up according to daily limits. Ordering is rather chaotic, according to upload time, not release ordering. There will be a new episode this week pytest-django with Adam Johnson Joke: If programmers were doctors

Talk Python To Me - Python conversations for passionate developers
#514: Python Language Summit 2025

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Jul 18, 2025 73:00 Transcription Available


Every year the core developers of Python convene in person to focus on high priority topics for CPython and beyond. This year they met at PyCon US 2025. Those meetings are closed door to keep focused and productive. But we're lucky that Seth Michael Larson was in attendance and wrote up each topic presented and the reactions and feedback to each. We'll be exploring this year's Language Summit with Seth. It's quite insightful to where Python is going and the pressing matters. Episode sponsors Seer: AI Debugging, Code TALKPYTHON Sentry AI Monitoring, Code TALKPYTHON Talk Python Courses Links from the show Seth on Mastodon: @sethmlarson@fosstodon.org Seth on Twitter: @sethmlarson Seth on Github: github.com Python Language Summit 2025: pyfound.blogspot.com WheelNext: wheelnext.dev Free-Threaded Wheels: hugovk.github.io Free-Threaded Python Compatibility Tracking: py-free-threading.github.io PEP 779: Criteria for supported status for free-threaded Python: discuss.python.org PyPI Data: py-code.org Senior Engineer tries Vibe Coding: youtube.com Watch this episode on YouTube: youtube.com Episode #514 deep-dive: talkpython.fm/514 Episode transcripts: talkpython.fm Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy

Talk Python To Me - Python conversations for passionate developers
#513: Stories from Python History

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Jul 14, 2025 68:36 Transcription Available


Why do people list to this podcast? Sure, they're looking for technical explorations of new libraries and ideas. But often it's to hear the story behind them. If that speaks to you, then I have the perfect episode lined up. I have Barry Warsaw, Paul Everitt, Carol Willing, and Brett Cannon all back on the show to share stories from the history of Python. You'll hear about how import this came to be and how the first PyCon had around 30 attendees (two of whom are guests on this episode!). Sit back and enjoy the humorous stories from Python's past. Episode sponsors Posit Agntcy Talk Python Courses Links from the show Barry's Zen of Python song: youtube.com Jake Vanderplas - Keynote - PyCon 2017: youtube.com Why it's called “Python” (Monty Python fan-reference): geeksforgeeks.org import antigravity: python-history.blogspot.com NIST Python Workshop Attendees: legacy.python.org Paul Everitt open-sources Zope: old.zope.dev Carol Willing wins ACM Software System Award: awards.acm.org Watch this episode on YouTube: youtube.com Episode #513 deep-dive: talkpython.fm/513 Episode transcripts: talkpython.fm --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com Talk Python on Bluesky: @talkpython.fm at bsky.app Talk Python on Mastodon: talkpython Michael on Bluesky: @mkennedy.codes at bsky.app Michael on Mastodon: mkennedy