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,675PODCASTS
  • 5,843EPISODES
  • 33mAVG DURATION
  • 1DAILY NEW EPISODE
  • Aug 18, 2025LATEST
Cloud computing

POPULARITY

20172018201920202021202220232024

Categories



Best podcasts about Cloud computing

Show all podcasts related to cloud computing

Latest podcast episodes about Cloud computing

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/

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/

Saturday Morning with Jack Tame
Paul Stenhouse: Microsoft becomes the second $4 trillion company, the further impact of tariffs on Apple

Saturday Morning with Jack Tame

Play Episode Listen Later Aug 1, 2025 5:17 Transcription Available


Microsoft becomes the second $4 trillion company All fuelled by the increased revenue from the Cloud Computing business, which provides compute for AI services. This is a huge win for Microsoft – the company that was absolutely written off in the mid 2000s and was expected to go the way of Yahoo. Microsoft is still second place to Amazon Web Services in the Cloud category. Their CFO announced they'll spend $30 billion on its AI infrastructure investments in the next quarter. Apple was the first US company to hit $1 trillion in 2018, first to hit $2 trillion in 2020, first to hit $3 trillion in 2022, so by that math, it should have hit $4 trillion in 2024, but Nvidia beat them. Nvidia only became a $1 trillion company in 2023 – two years ago! For context, $4 trillion would be like giving all 5.3 million New Zealanders USD $750,000 (NZD $1.2 million). Apple says Trump's tariffs will cost it another $1 billion That's on top of the $800 million the tech giant spent on tariffs during the June quarter. Quarterly revenue jumped 10% to $94 billion between April and June. Apple moved a chunk of iPhone production to India to avoid some of the China tariffs, but President Donald Trump is threatening 25% tariffs on Apple if it doesn't start producing more in the USA. LISTEN ABOVE See omnystudio.com/listener for privacy information.

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/

Irish Tech News Audio Articles
Technology Ireland ICT Skillnet and TU Dublin Launch Ireland's First Master's in Sustainable Cloud Computing

Irish Tech News Audio Articles

Play Episode Listen Later Jul 30, 2025 10:37


Technology Ireland ICT Skillnet, in collaboration with Technological University Dublin, has launched Ireland's first Master's in Sustainable Cloud Computing, a pioneering programme that responds to growing industry demand for cloud professionals with expertise in financial operations (FinOps) and environmental sustainability. Unveiled at Liberty IT's state-of-the-art office in One Le Pole Square, the launch of the programme marks a major step forward in developing the next generation of cloud leaders equipped to manage hybrid and multi-cloud environments, while addressing cost efficiency and carbon impact. Ireland's First Master's in Sustainable Cloud Computing Speaking at the launch, Susan Kelly, Operations Director, Technology Ireland ICT Skillnet, said: "This programme represents a new model for cloud education - combining deep technical skills with FinOps knowledge and sustainability awareness. Graduates will be equipped to drive innovation and environmental responsibility across industry." Tracey Donnery, Director of Policy & Communications, Skillnet Ireland, said: "This first-of-its-kind Master's programme will help ensure Ireland has the skills and talent necessary to become a global hub for sustainable cloud computing, create exciting new innovation opportunities for businesses, whilst supporting our low-carbon economy goals". The Master's in Sustainable Cloud Computing goes beyond traditional green computing, exposing participants to emerging areas such as carbon-aware computing, renewable energy integration, sustainable data centre considerations, and circular economy practices in IT operations. The curriculum also addresses AI-driven energy optimisation and the development of carbon accounting frameworks for cloud environments. Jonathan White, Senior Director of Engineering, Liberty IT, said: "As a recognised leader in digital innovation, we are committed to shaping the future of the tech industry and creating a better future for the communities we live and work in. We are proud to have supported the development of the MSc in Sustainable Cloud Computing in collaboration with Technology Ireland ICT Skillnet and TU Dublin. By working together, we have ensured the programme is aligned with industry needs, and we are confident that this initiative will equip graduates with the critical skills needed to drive innovation and sustainability in technology, fostering a greener and more responsible future for all." Aligned with Ireland's National Cloud Computing Strategy and Climate Action Plan and developed in collaboration with TU Dublin's School of Enterprise Computing and Digital Transformation, the programme offers advanced training in hybrid cloud architecture, cloud cost optimisation, sustainable IT practices, and carbon-aware computing. Students will engage with live industry research and present their findings at a public showcase on completion. Professor Pramod Pathak, Dean of the Faculty of Computing, Digital and Data at TU Dublin, said: "Modern cloud professionals need to be multi-disciplinary experts. This master's provides the full toolkit - from technical fluency to financial accountability to environmental leadership." Dr Barry Feeney, Head of School, TU Dublin, added: "This programme would not be possible without our partnership with Technology Ireland ICT Skillnet and the input from industry leaders. It ensures we are delivering real-world, future-proof skills. At TU Dublin, we are deeply committed to engaging with employers to co-develop programmes that produce industry-ready graduates, equipped to meet the evolving demands of the tech sector." A key focus of the curriculum is FinOps, the emerging discipline of managing cloud costs strategically. Students will build capabilities in cloud financial governance and automation of expenditure tracking, skills increasingly critical to organisations under pressure to manage cloud budgets and sustainability targets. Applications for the inaugural intake are now ...

Irish Tech News Audio Articles
Technology Ireland ICT Skillnet and TU Dublin Launch Ireland's First Master's in Sustainable Cloud Computing

Irish Tech News Audio Articles

Play Episode Listen Later Jul 29, 2025 5:40


Technology Ireland ICT Skillnet, in collaboration with Technological University Dublin, has launched Ireland's first Master's in Sustainable Cloud Computing, a pioneering programme that responds to growing industry demand for cloud professionals with expertise in financial operations (FinOps) and environmental sustainability. Unveiled at Liberty IT's state-of-the-art office in One Le Pole Square, the launch of the programme marks a major step forward in developing the next generation of cloud leaders equipped to manage hybrid and multi-cloud environments, while addressing cost efficiency and carbon impact. Speaking at the launch, Susan Kelly, Operations Director, Technology Ireland ICT Skillnet, said: "This programme represents a new model for cloud education - combining deep technical skills with FinOps knowledge and sustainability awareness. Graduates will be equipped to drive innovation and environmental responsibility across industry." Tracey Donnery, Director of Policy & Communications, Skillnet Ireland, said: "This first-of-its-kind Master's programme will help ensure Ireland has the skills and talent necessary to become a global hub for sustainable cloud computing, create exciting new innovation opportunities for businesses, whilst supporting our low-carbon economy goals". The Master's in Sustainable Cloud Computing goes beyond traditional green computing, exposing participants to emerging areas such as carbon-aware computing, renewable energy integration, sustainable data centre considerations, and circular economy practices in IT operations. The curriculum also addresses AI-driven energy optimisation and the development of carbon accounting frameworks for cloud environments. Jonathan White, Senior Director of Engineering, Liberty IT, said: "As a recognised leader in digital innovation, we are committed to shaping the future of the tech industry and creating a better future for the communities we live and work in. We are proud to have supported the development of the MSc in Sustainable Cloud Computing in collaboration with Technology Ireland ICT Skillnet and TU Dublin. By working together, we have ensured the programme is aligned with industry needs, and we are confident that this initiative will equip graduates with the critical skills needed to drive innovation and sustainability in technology, fostering a greener and more responsible future for all." Aligned with Ireland's National Cloud Computing Strategy and Climate Action Plan and developed in collaboration with TU Dublin's School of Enterprise Computing and Digital Transformation, the programme offers advanced training in hybrid cloud architecture, cloud cost optimisation, sustainable IT practices, and carbon-aware computing. Students will engage with live industry research and present their findings at a public showcase on completion. Professor Pramod Pathak, Dean of the Faculty of Computing, Digital and Data at TU Dublin, said: "Modern cloud professionals need to be multi-disciplinary experts. This master's provides the full toolkit - from technical fluency to financial accountability to environmental leadership." Dr Barry Feeney, Head of School, TU Dublin, added: "This programme would not be possible without our partnership with Technology Ireland ICT Skillnet and the input from industry leaders. It ensures we are delivering real-world, future-proof skills. At TU Dublin, we are deeply committed to engaging with employers to co-develop programmes that produce industry-ready graduates, equipped to meet the evolving demands of the tech sector." A key focus of the curriculum is FinOps, the emerging discipline of managing cloud costs strategically. Students will build capabilities in cloud financial governance and automation of expenditure tracking, skills increasingly critical to organisations under pressure to manage cloud budgets and sustainability targets. Applications for the inaugural intake are now open, with the first cohort commencing in January 2026. ...

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… “

AWS for Software Companies Podcast
Ep124: Powering Enterprise AI - How Our AI Journey Evolved featuring Jamf

AWS for Software Companies Podcast

Play Episode Listen Later Jul 28, 2025 28:03


Sam Johnson, Chief Customer Officer of Jamf, discusses the implementation of AI built on Amazon Bedrock that is a gamechanger in helping Jamf's 76,000+ customers scale their device management operations.Topics Include:Sam Johnson introduces himself as Chief Customer Officer from Jamf companyJamf's 23-year mission: help organizations succeed with Apple device managementCompany manages 33+ million devices for 76,000+ customers worldwide from MinneapolisJamf has used AI since 2018 for security threat detectionReleased first customer-facing generative AI Assistant just last year in 2024Presentation covers why, how they built it, use cases, and future plansJamf serves horizontal market from small business to Fortune 500 companiesChallenge: balance powerful platform capabilities with ease of use and adoptionAI could help get best of both worlds - power and simplicityAI also increases security posture and scales user capabilities significantlyCustomers already using ChatGPT/Claude but wanted AI embedded in productBuilt into product to reduce "doorway effect" of switching digital environmentsCreated small cross-functional team to survey land and build initial trailRest of engineering organization came behind to build the production highwayTeam needed governance layer with input from security, legal, other departmentsEvaluated multiple providers but ultimately chose Amazon Bedrock for three reasonsAWS team support, large community, and integration with existing infrastructureUses Lambda, DynamoDB, CloudWatch to support the Bedrock AI implementationAI development required longer training/validation phase than typical product featuresReleased "AI Assistant" with three skills: Reference, Explain, and Search capabilitiesParticipants:Sam Johnson – Chief Customer Officer, JamfFurther Links:Jamf.comJamf 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
Ep123: Signal from the Noise - How SecurityScorecard leverages AI to Power Global Threat Detection

AWS for Software Companies Podcast

Play Episode Listen Later Jul 25, 2025 17:22


Mark Stevens, SVP, Channels and Alliances, discusses how SecurityScorecard's strategic partnership with AWS enables them to scale their security solutions through cloud infrastructure, marketplace integration, and co-sell programsTopics Include:SecurityScorecard founded 10 years ago to understand third-party vendor security postureCompany has grown to 3,000 enterprise customers and 200+ partners globallyEvolved from ratings to "supply chain detection and response" over last yearSupply chain threats have doubled, creating extended attack surfaces for companiesMany organizations don't know their vendor count or vulnerabilities within supply chainsSecurityScorecard provides visibility into attack surfaces and management tools for controlGenerative AI is central to their ecosystem, leveraging AWS Bedrock extensivelyThey scan the entire internet every two days at massive scaleHave scored 12 million companies with security scorecards to dateAll workloads run on AWS cloud infrastructure as their primary platformAWS partnership provides necessary scale for managing hundreds of thousands of vendorsCase study: Identified vendor misconfigurations that could shut down 1,000 locationsOwn massive 10-year data lake with tens of millions of companiesNew managed service combines AI automation with human analysts for supportLarge organizations cannot fully automate supply chain security management yetQuality threat intelligence data now valuable to SOC teams, not just riskThird-party risk management and SOC teams are slowly converging for better securityAWS marketplace integration provides frictionless customer experience and larger dealsCo-sell programs with AWS enterprise sales teams create effective flywheel motionFuture expansion includes identity management, response actions, and internal signal managementParticipants:Mark Stevens – SVP, Channels and Alliances, SecurityScorecardFurther Links:SecurityScorecard.ioSecurityScorecard AWS MarketplaceSee how Amazon Web Services gives you the freedom to migrate, innovate, and scale your software company at https://aws.amazon.com/isv/

Cloud Realities
CR107: Reflecting on Season 4 – Highlights what we learned, loved and are planning next

Cloud Realities

Play Episode Listen Later Jul 24, 2025 91:46


Dave, Esmee, and Rob take a moment to look back on the wild ride that was Season 4—revisiting the themes that sparked the biggest conversations and the guests who left a lasting impression. They also reveal what's on their summer to-do lists and drop a few juicy hints about what's coming in Season 5. Get ready—it's going to be even bigger and bolder.Thank you to all our listeners and guests for joining us in Season 4 - have a great summer and we will see you in September!TLDR:00:40 Season 4 by the numbers – and a fun mix-up with round figures03:20 Reflecting on standout topics and memorable guests03:42 Scaling AI: Hyperscaler narratives, tech momentum, and the adoption gap13:18 Ethics in the AI era – how organizations can and must stay grounded18:12 The human factor: Why “human-in-the-loop” matters more than ever27:29 Sovereignty in tech – geopolitics, shifting narratives, and the rise of Sovereign AI37:16 A deep dive into Telco – highlights from our dedicated mini-series53:48 2025 tech trends with Gene Kim55:33 Listener Q&A: Daniel Delicate on Cynefin vs. IT operating models1:01:44 Andrea Kis on keeping humanity in fast-paced tech1:06:09 Ezhil Suresh on how we prep and record our podcast with top-tier guests1:11:38 John Eaton-Griffin on how guests have shaped our thinking1:17:19 A word from our co-host1:19:57 Looking ahead to Season 5: AAA episodes, new industry mini-series, and Hyperscaler events1:22:09 Meet our new AI companions: Substack and the Cloud Realities chatbot1:23:40 What's next for us this summerHostsDave Chapman: https://www.linkedin.com/in/chapmandr/Esmee van de Giessen: https://www.linkedin.com/in/esmeevandegiessen/Rob Kernahan: https://www.linkedin.com/in/rob-kernahan/ProductionMarcel van der Burg: https://www.linkedin.com/in/marcel-vd-burg/Dave Chapman: https://www.linkedin.com/in/chapmandr/SoundBen Corbett: https://www.linkedin.com/in/ben-corbett-3b6a11135/Louis Corbett:  https://www.linkedin.com/in/louis-corbett-087250264/'Cloud Realities' is an original podcast from Capgemini

Cyber Security Weekly Podcast
Episode 458 - Cloud Destinations global footprint reaching Southeast Asia

Cyber Security Weekly Podcast

Play Episode Listen Later Jul 24, 2025 4:28


We speak with Siva Dharmaraj, CEO and Founder of Cloud Destinations, a Silicon Valley-based IT leader with partners in Malaysia. Cloud Destinations has expanded its global footprint, strengthening its presence in the Southeast Asian market and fostering international collaboration in the fields of Digital Transformation, Cloud Computing, Data Engineering, IT security & Software Services.Cloud Destinations were sponsor to Cyber Security Asia 2025, Kuala Lumpur 21 - 22 April

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 »

AWS for Software Companies Podcast
Ep122: Securing the Software Supply Chain - How Sonatype Protects Developers in the Age of AI

AWS for Software Companies Podcast

Play Episode Listen Later Jul 23, 2025 19:54


Chief Product Development Officer Mitchell Johnson discusses how Sonatype protects enterprise developers from malicious open source components while keeping them productive through AI.Topics Include:Sonatype provides software supply chain solutions for enterprises using open source componentsThey serve large enterprises, government agencies, and critical infrastructure providers globallyMain challenge: keeping developers productive while maintaining secure software supply chainsCybercrime and supply chain attacks are massive, growing industries threatening developersAI adoption is happening faster than expected, profoundly changing development workflowsBad actors evolved from waiting for vulnerabilities to creating malicious componentsMalicious open source components specifically target developer and DevOps toolchainsSonatype's security research team uses AI/ML to analyze every open source componentThey can predict and block malicious components before entering customer environmentsAWS partnership helps Sonatype meet customers where they want to do businessPartnership focuses on go-to-market alignment, not just technical integrationAWS sales teams should be treated as extensions of your own sales organizationUnderstanding AWS sales structure and incentives is crucial for successful partnershipsAI development is following same pattern as open source adoption twenty years ago"Shadow AI" parallels the earlier "shadow IT" trend with open source softwareAI speeds up code generation but security review processes haven't kept paceDevelopers need a "Hippocratic Oath" - taking responsibility for AI-generated code outputWithin 24 months, professionals not skilled in AI will struggle to stay relevantSonatype's culture encourages curiosity, experimentation, and accepts failure as part of innovationTheir core mission: help developers focus on innovation, not security choresParticipants:Mitchell Johnson – Chief Product Development Officer, SonatypeFurther Links:Sonatype WebsiteSonatype 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
#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

AWS for Software Companies Podcast
Ep121: Ethical Hackers and AI Agents: The Future of Vulnerability Management with HackerOne

AWS for Software Companies Podcast

Play Episode Listen Later Jul 21, 2025 19:54


Founder and CTO Alex Rice discusses how HackerOne uses generative AI to automate security workflows and prioritizing accuracy over efficiency to achieve end-to-end outcomes.Topics Include:HackerOne uses ethical hackers and AI to find vulnerabilities before criminalsWhite hat hackers stress test systems to identify security weaknesses proactivelyGenerative AI plays a huge role in HackerOne's security operationsSecurity teams struggle with constant toil of finding and fixing vulnerabilitiesAI helps minimize toil through natural language interfaces and automationBoth good and bad actors have access to generative AI toolsSuccess requires measuring individual task inputs and outputs, not just aggregatesBreaking down workflows into granular tasks reveals measurable AI improvementsHackerOne deployed "Hive," their AI security agent to reduce customer toilInitial focus was on tasks where AI clearly outperformed humansStarted with low-hanging fruit before tackling more complex strategic workflowsAccuracy is the primary success metric, not just efficiency or speedSecurity requires precision; wrong fixes create bigger problems than inefficiencyCustomer acceptance and reduced time to remediation are north star metricsHumans remain the source of truth for validation and feedback loopsBreak down human jobs into granular AI tasks using systems thinkingBuild specific agents for individual tasks rather than entire job rolesKeep humans accountable for end-to-end outcomes to maintain customer trustAWS Bedrock chosen for security, confidentiality, and data separation requirementsMoving from efficiency improvements to entirely new AI-enabled capabilitiesParticipants:Alex Rice – Founder & CTO/CISO, HackerOneFurther Links:HackerOne WebsiteHackerOne 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/

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

HPE Tech Talk
Why are we still talking about virtualization?

HPE Tech Talk

Play Episode Listen Later Jul 17, 2025 19:18


Why are we still talking about virtualization? This week, Technology Now is returning to a classic topic in computing: Virtualization. So, what's changed in the landscape that's bought virtualization back into the limelight, and how is it being used in our current technological landscape? Brad Parks, Chief Product & Go To Market Officer at HPE's recently acquired Morpheus Data, 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 Brad Parks: https://www.linkedin.com/in/brad-parks-b190464/Sources:https://www.techtarget.com/searchitoperations/feature/The-history-of-virtualization-and-its-mark-on-data-center-managementhttps://inventivehq.com/history-of-virtualization/

AWS for Software Companies Podcast
Ep120: Asana and Amazon Q - Co-Innovating with AWS Generative AI Services

AWS for Software Companies Podcast

Play Episode Listen Later Jul 17, 2025 27:37


Spencer Herrick, Principal AI Product Manager of Asana and Oliver Myers of AWS demonstrate how their integration allows Asana's AI workflows to access enterprise data from Amazon Q Business, enabling seamless cross-application automation and insights.Topics Include:Oliver Myers leads Amazon Q Business go-to-market, Spencer Herrick manages Asana AI products.Session focuses on end user productivity challenges with generative AI technology implementations.End users face technology overload with doubled workplace application usage over five years.Data silos prevent getting maximum value from generative AI across fragmented enterprise systems.Workers spend 53% of time on "work about work" instead of strategic contributions.Ideal experience needs single pane of glass with cross-application insights and actions.Amazon Q Business launched as managed service with 40+ enterprise data connectors.Connectors maintain end-user permissions from source systems for enterprise security compliance.QIndex feature enables ISVs to access Q Business data via API calls.End users get answers enriched with multiple data sources without switching applications.Asana's work graph connects all tasks, projects, and portfolios to company goals.Phase 1 AI focused on narrow solutions like smart status updates.Phase 2 aimed for AI teammate capabilities requiring extensive contextual knowledge.AI Studio launched as no-code workflow automation builder within Asana platform.Q integration allows AI Studio to access cross-application context beyond Asana boundaries.SmartChat enhanced with Q can answer "what should I work on today?" holistically.Users returning from PTO can quickly understand goal risks across data sources.AI Studio workflows automate feature request processing across Asana, Drive, Slack, email.Partnership eliminates silos while maintaining enterprise security and permission controls.Integration creates connected ecosystem enabling true cross-application AI automation and insights.Participants:Spencer Herrick - Principal AI Product Manager, AsanaOliver Myers - Worldwide Head of Business Development, Amazon Web ServicesFurther Links:Asana.comAsana 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/

Cloud Realities
CR106: Changing nature of large scale apps with Timo Elliott SAP

Cloud Realities

Play Episode Listen Later Jul 17, 2025 62:41


The rise of structure software fueled globalization by streamlining operations across borders. Now, Cloud and AI are accelerating this momentum, enabling faster innovation, smarter decision-making, and scalable growth. By modernizing ERP with intelligent technologies, organizations can stay agile, competitive, and ready for the next wave of global transformation.This week, Dave, Esmee and Rob talk to Timo Elliott, Innovation Evangelist at SAP, to explore how SAP is driving globalization—and how organizations can accelerate innovation through the power of Cloud and AI. TLDR00:55 Introduction of Timo Elliott02:40 Rob shares his confusion about misleading online ads08:06 In-depth conversation with Timo46:32 Rethinking control in enterprise systems1:00:00 Brunch at a Paris café or joining an event?GuestTimo Elliott: https://www.linkedin.com/in/timoelliott/HostsDave Chapman: https://www.linkedin.com/in/chapmandr/Esmee van de Giessen: https://www.linkedin.com/in/esmeevandegiessen/Rob Kernahan: https://www.linkedin.com/in/rob-kernahan/ProductionMarcel van der Burg: https://www.linkedin.com/in/marcel-vd-burg/Dave Chapman: https://www.linkedin.com/in/chapmandr/SoundBen Corbett: https://www.linkedin.com/in/ben-corbett-3b6a11135/Louis Corbett:  https://www.linkedin.com/in/louis-corbett-087250264/'Cloud Realities' is an original podcast from Capgemini

AWS for Software Companies Podcast
Ep119: Process Intelligence in the Age of AI – A New Era of Business Automation with Celonis

AWS for Software Companies Podcast

Play Episode Listen Later Jul 16, 2025 24:31


Chief Product Officer Dan Brown explains how Celonis creates digital twins of business processes to power AI agents that automate operational improvements.Topics Include:Dan Brown introduces Celonis as the thought leader in process mining for over a decade.Celonis serves largest global companies across all industries seeking operational improvements.Companies have process diagrams but actual operations differ significantly from documentation.Celonis creates digital twins of business processes by analyzing system data flows.Process intelligence reveals how work actually happens versus how companies think it happens.Platform enables process normalization, improvement assessment, and automated corrective actions.Celonis vision: making processes work better for people, companies, and the planet.Process intelligence provides visibility into current operations and improvement strategies.Great AI requires great data, but most companies only have static views.Process intelligence graph shows real-time flow of orders, invoices, and opportunities.Agentic AI requires four capabilities: sensing, planning, executing, and governing operations.Process intelligence enables real-time detection of conformance problems and deviations.AWS partnership leverages Bedrock for agentic AI and infrastructure for data processing.Data ingestion, organization, and enrichment are core to process intelligence value.AI agents now handle process deviations with increasing autonomy and sophistication.Heavy equipment manufacturer uses agents to coordinate with third-party vendors automatically.Agents text and email vendors to confirm delivery dates, reducing manual work.Implementation challenges include data quality, conservative adoption, and governance concerns.Companies should start with achievable use cases and expand gradually across domains.Future involves enterprise-wide process visibility powering automated applications and continuous improvement.Participants:Dan Brown – Chief Product Officer, CelonisFurther 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/

Python Bytes
#440 Can't Register for VibeCon

Python Bytes

Play Episode Listen Later Jul 15, 2025 25:20 Transcription Available


Topics covered in this episode: * Switching to direnv, Starship, and uv* * rqlite - Distributed SQLite DB* * Some Markdown Stuff* Extras Joke Watch on YouTube About the show Sponsored by PropelAuth: pythonbytes.fm/propelauth77 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: Switching to direnv, Starship, and uv Last week I mentioned that I'm ready to try direnv again, but secretly, I still had some worries about the process. Thankfully, Trey has a tutorial to walk me past the troublesome parts. direnv - an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory. Switching from virtualenvwrapper to direnv, Starship, and uv - Trey Hunner** Trey has solved a bunch of the problems I had when I tried direnv before Show the virtual environment name in the prompt Place new virtual environments in local .venv instead of in .direnv/python3.12 Silence all of the “loading”, “unloading” statements every time you enter a directory Have a script called venv to create an environment, activate it, create a .envrc file I'm more used to a create script, so I'll stick with that name and Trey's contents A workon script to be able to switch around to different projects. This is a carry over from “virtualenvwrapper', but seems cool. I'll take it. Adding uv to the mix for creating virtual environments. Interestingly including --seed which, for one, installs pip in the new environment. (Some tools need it, even if you don't) Starship Trey also has some setup for Starship. But I'll get through the above first, then MAYBE try Starship again. Some motivation Trey's setup is pretty simple. Maybe I was trying to get too fancy before Starship config in toml files that can be loaded with direnv and be different for different projects. Neato Also, Trey mentions his dotfiles repo. This is a cool idea that I've been meaning to do for a long time. See also: It's Terminal - Bootstrapping With Starship, Just, Direnv, and UV - Mario Munoz Michael #2: rqlite - Distributed SQLite DB via themlu, thanks! rqlite is a lightweight, user-friendly, distributed relational database built on SQLite. Built on SQLite, the world's most popular database Supports full-text search, Vector Search, and JSON documents Access controls and encryption for secure deployments Michael #3: A Python dict that can report which keys you did not use by Peter Bengtsson Very cool for testing that a dictionary has been used as expected (e.g. all data has been sent out via an API or report). Note: It does NOT track d.get(), but it's easy to just add it to the class in the post. Maybe someone should polish it up and put it on pypi (that person is not me :) ). Brian #4: Some Markdown Stuff Textual 4.0.0 adds Markdown.append which can be used to efficiently stream markdown content The reason for the major bump is due to an interface change to Widget.anchor Refreshing to see a symantic change cause a major version bump. html-to-markdown Converts html to markdown A complete rewrite fork of markdownify Lots of fun features like “streaming support” Curious if it can stream to Textual's Markdown.append method. hmmm. Joke: Vibecon is hard to attend

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

AWS for Software Companies Podcast
Ep118: Revolutionizing Customer Experience through Generative AI with Automation Anywhere, Qlik and Vectra.ai

AWS for Software Companies Podcast

Play Episode Listen Later Jul 14, 2025 46:56


AWS partners Automation Anywhere, Qlik, and Vectra.ai discuss revolutionizing customer experience through generative AI, sharing real-world implementations in automation, analytics, and cybersecurity applications. Topics Include:AWS Technology Partnerships panel on agentic AI implementationThree AWS partners share real-world AI deployment experiencesAutomation Anywhere automates end-to-end business processes with agentsVectra.ai uses autonomous agents for cybersecurity threat detectionQlik applies generative AI across their data platform portfolioCustomer service automation handles L1 support requests efficientlyUtility company processes 144,000 complaints annually using agentsRegulatory compliance improved through faster complaint resolution workflowsCybersecurity agents reduce threat detection time by 50-60%Triage, correlation, and prioritization handled by autonomous agentsSignal fatigue reduced through intelligent alert filtering systemsNatural language queries enable faster business decision makingSales AI agent provides competitive information during callsAWS Marketplace reduced 7,000 weekly tickets to zero2023 was proof-of-concept year, 2024 focuses production deploymentAWS Bedrock integration seamless with existing data repositoriesModel optionality crucial for different use case requirementsAgility most important capability in generative AI journeyCode abandonment becomes acceptable due to rapid innovationMaximum team size of 10 people maintains development agilityTargeted solutions outperform broad platform capabilities in adoptionImplementation expertise becomes bottleneck for customer scaling effortsNatural language interaction patterns completely shifted user behaviorKeywords searches replaced by conversational query approachesResponsible AI committees review decisions and establish principlesSecurity considerations balance speed with responsible deployment practicesBad actors adopt generative AI faster than defendersExplainability requirements slow feature rollout but ensure auditabilityMulti-modal deployments use different models for specific casesFuture trends include AI-powered business process outsourcingParticipants:Peter White – SVP, Emerging Products, Automation AnywhereRyan Welsh – Field CTO - Generative AI, QlikJohn Skinner – Vice President Corporate/Business Development, Vectra.aiChris Grusz – Managing Director for Technology Partnerships, AWSFurther Links:Automation Anywhere in AWS MarketplaceQlik in AWS MarketplaceVectra.ai in 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
Ep117: Breaking Down Silos: Trellix's AI-Driven Security Operations

AWS for Software Companies Podcast

Play Episode Listen Later Jul 10, 2025 16:43


Zak Krider, Trellix's Director of Strategy and AI, shares how Trellix has successfully integrated generative AI into their security operations and democratized access to AI models across the organization.Topics Include:Trellix formed from McAfee Enterprise and FireEye mergerProvides full security stack visibility in single platformServes SMBs to Fortune 500 and government customersUsed machine learning for two decades with 30 modelsRecently pivoted to generative AI with Wwise platformAI finds critical events among thousands daily alertsIncorporates threat hunting knowledge into AI prompt structuresAWS Bedrock central to AI strategy for model flexibilityFormed small tiger team to investigate generative AIAnthropic Claude provided breakthrough "aha moments" for capabilitiesAdopted "fail fast, learn fast" innovation culture approachEnabled employee access to models through Bedrock APIConducted innovation jam sessions with VC-style pitchesAI decoded Base64 without prompting, identified benign activityJunior analysts elevated to level two with AICommon misconception: models train on customer data falselyEarly challenge: providing too much data overwhelmed modelsSmaller models hallucinated more with plausible-sounding responsesDesign partner programs help prioritize product developmentDemocratize AI access beyond just technical teamsTest multiple models for specific use casesLarge models work better than small ones initiallyPrompt engineering crucial for effective model communicationModel Context Protocol will gain traction next yearBackend data security remains largely unsolved challengeFederal customers require on-premises, air-gapped AI solutionsParticipants:Zak Krider – Director of AI and Innovation, TrellixFurther Links:Website: https://www.trellix.comTrellix 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 re:Think Podcast
Episode 41: Rethinking Data Strategy for Healthcare and Life Sciences with TileDB

AWS re:Think Podcast

Play Episode Listen Later Jul 10, 2025 30:10


In this episode, we explore how TileDB, an innovative data system originally developed at MIT and Intel Labs, is revolutionizing healthcare and life sciences data management. We'll dive deep into how TileDB's universal data engine efficiently handles complex scientific data - from genomic sequences to medical imaging - in a unified format, and learn how healthcare organizations can leverage TileDB on AWS to accelerate research, improve collaboration, and reduce infrastructure costs. Join host AWS Solutions Architect for HCLS Gokhul Srinivasan and guest Devika Garg form TileDB as they discuss real-world applications in precision medicine, genomic analysis, and how TileDB is transforming the way healthcare providers manage and analyze patient data.To Learn More:https://www.tiledb.com/AWS Hosts: Nolan Chen & Gokhul SrinivasanEmail Your Feedback: rethinkpodcast@amazon.com

Cloud Realities
CR0105: How little we still understand about GreenOps with James Hall, Green Pixie

Cloud Realities

Play Episode Listen Later Jul 10, 2025 32:39


GreenOps is a cultural transformation that empowers developers to turn emissions data into meaningful action, bridging the communication gap with ESG teams and exposing the critical truth that cloud cost and carbon cost are not the same, which fundamentally reshapes how we approach sustainable IT.This week, Dave, Esmee and Rob talk to James Hall, Head of GreenOps at Green Pixie, to unpack the real state of GreenOps today—and why we've only just scratched the surface.  TLDR 01:57 Rob is confused about AGI 06:11 Cloud conversation with James Hall 22:10 Esmee as media archeologist, found GreenOps is 50 years old 30:46 Having some drinks in the summer Guest James Hall: https://www.linkedin.com/in/james-f-hall/ Hosts Dave Chapman: https://www.linkedin.com/in/chapmandr/ Esmee van de Giessen: https://www.linkedin.com/in/esmeevandegiessen/ Rob Kernahan: https://www.linkedin.com/in/rob-kernahan/Production Marcel van der Burg: https://www.linkedin.com/in/marcel-vd-burg/ Dave Chapman: https://www.linkedin.com/in/chapmandr/ Sound Ben Corbett: https://www.linkedin.com/in/ben-corbett-3b6a11135/ Louis Corbett:  https://www.linkedin.com/in/louis-corbett-087250264/'Cloud Realities' is an original podcast from Capgemini

AWS for Software Companies Podcast
Ep116: Building the AI Economy - Inside NVIDIA's 25,000-Strong Startup Ecosystem

AWS for Software Companies Podcast

Play Episode Listen Later Jul 9, 2025 12:52


NVIDIA's Global Head of Partnerships & Cloud for Startups, Jen Hoskins, details their collaboration with AWS to support over 25,000 startups through their Inception program.Topics Include:AI transformation happening across all industries and verticalsNVIDIA evolved from GPU company to full-stack AI solutionsAccelerated computing requires complete stack re-engineering from chip upTraditional CPU scaling has reached its fundamental performance limitsNVIDIA-AWS partnership spans over 13 years of co-developmentDGX Cloud integrates seamlessly with AWS SageMaker and BedrockOver 26 NVIDIA solutions available in AWS MarketplaceNVIDIA AI Enterprise accelerates data science and deployment pipelinesNIM microservices streamline AI model development like Docker containersCodeway gaming startup saved 48% on compute costs using NVIDIAEternal improved marketing ROI by 30X with generative AIQuoto achieved 10X content length and 3X throughput improvementNOATech biotech scaled cancer research with small team efficientlyNVIDIA Inception program supports over 25,000 startups globallyProgram covers 100+ countries across all verticals and stagesStartups get AWS credits up to $100,000 through ActivateDeveloper program offers free access to hundreds of SDKsThree program pillars: Innovate, Build, and Grow stagesVC Alliance connects startups with over 1,000 investorsVenture Capital Connect directly links startups to funding opportunitiesParticipants:Jen Hoskins – Startups, Global Head of Cloud, Partnerships & Go to Market, NVIDIAFurther Links:Website: https://www.nvidia.comNVIDIA Inception ProgramNVIDIA 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
#439 That Astral Episode

Python Bytes

Play Episode Listen Later Jul 7, 2025 26:36 Transcription Available


Topics covered in this episode: * ty documentation site and uv migration guide* * uv build backend is now stable + other Astral news* * Refactoring long boolean expressions* * fastapi-ml-skeleton* Extras Joke Watch on YouTube About the show Sponsored by Sentry: pythonbytes.fm/sentry 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: ty documentation site and uv migration guide via Skyler Kasko Astral created a documentation site for ty (PR #744 in release 0.0.1-alpha.13). Astral added a page on migrating from pip to a uv project in the uv documentation. (PR #12382 in release 0.7.19). Talk Python episode on ty. Brian #2: uv build backend is now stable + other Astral news The uv build backend is now stable Tim Hopper via Python Developer Tooling Handbook From Charlie Marsh “The uv build backend is now stable, and considered ready for production use. An alternative to setuptools, hatchling, etc. for pure Python projects, with a focus on good defaults, user-friendly error messages, and performance. When used with uv, it's 10-35x faster.” “(In a future release, we'll make this the default.)” [build-system] requires = ["uv_build>=0.7.19,

AWS for Software Companies Podcast
Ep115: Put AI to Work Supercharging Enterprise Intelligence with Glean + AWS

AWS for Software Companies Podcast

Play Episode Listen Later Jul 7, 2025 16:59


Matt “Kix” Kixmoeller, Chief Marketing Officer of Glean, shares how Glean partners with AWS to deploy secure, scalable AI solutions that help companies move from basic productivity tools to transformative business intelligence.Topics Include:Introduction to GleanGlean targets Global 2000 companies for AI transformationEnterprise AI needs company context: data, people, processesBottom-up approach: deploy to all employees firstFocus on business results, not just productivity gainsGlean Assistant provides daily AI tool for employeesGlean Agents platform enables natural language agent buildingOpen APIs export context to enterprise systemsStarted as enterprise search, evolved to knowledge graphsKnowledge graphs map content, people, projects, and processesIndividual knowledge graphs created for each personGlean WorkAI platform includes search, protect, agentsGlean Protect ensures data security and AI governancePlatform integrates with existing enterprise tools nativelyMCP enables connection to various AI systemsStrong growth: $100M ARR, $700M+ funding raisedAWS partnership provides models, security, and deploymentParticipants:Matt “Kix” Kixmoeller – Chief Marketing Officer, GleanFurther Links:Website: https://www.glean.com/Glean 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/

PodRocket - A web development podcast from LogRocket
Prisma Postgres with Nikolas Burk (Repeat)

PodRocket - A web development podcast from LogRocket

Play Episode Listen Later Jul 3, 2025 28:37


In this repeat episode, Nikolas Burk, DevRel at Prisma, talks about Prisma Postgres, its unikernel architecture, and its seamless integration with cloud infrastructure. Discover how Prisma Postgres is revolutionizing database management with features like cold start elimination, real-time event handling and advanced caching strategies! Links X: https://x.com/nikolasburk LinkedIn: https://www.linkedin.com/in/nikolas-burk-1bbb7b8a Github: https://github.com/nikolasburk Resources Prisma Postgres®: Building a Modern PostgreSQL Service Using Unikernels & MicroVMs: https://www.prisma.io/blog/announcing-prisma-postgres-early-access We want to hear from you! How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend? Let us know by sending an email to our producer, Em, at emily.kochanek@logrocket.com (mailto:emily.kochanek@logrocket.com), or tweet at us at PodRocketPod (https://twitter.com/PodRocketpod). Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers! What does LogRocket do? LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today. (https://logrocket.com/signup/?pdr) Special Guest: Nikolas Burk.

Talk Python To Me - Python conversations for passionate developers
#512: Building a JIT Compiler for CPython

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Jul 2, 2025 68:18 Transcription Available


Do you like to dive into the details and intricacies of how Python executes and how we can optimize it? Well, do I have an episode for you. We welcome back Brandt Bucher to give us an update on the upcoming JIT compiler for Python and why it differs from JITs for languages such as C# and Java. Episode sponsors Posit Talk Python Courses Links from the show Brandt Bucher: github.com/brandtbucher PyCon Talk: What they don't tell you about building a JIT compiler for CPython: youtube.com Specializing, Adaptive Interpreter Episode: talkpython.fm Watch this episode on YouTube: youtube.com Episode #512 deep-dive: talkpython.fm/512 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

Packet Pushers - Full Podcast Feed
TCG000: The Cloud Gambit Podcast Joins the Packet Pushers Network!

Packet Pushers - Full Podcast Feed

Play Episode Listen Later Jun 30, 2025 10:42


The Cloud Gambit is joining the Packet Pushers network! Launched in 2023 as an independent podcast, The Cloud Gambit cuts through the hype to deliver what actually matters in cloud and AI. Hosts William Collins and Eyvonne Sharp decode the strategies, technologies, and market forces reshaping enterprise infrastructure. Built for engineers who lead, leaders who... Read more »

Python Bytes
#438 Motivation time

Python Bytes

Play Episode Listen Later Jun 30, 2025 33:28 Transcription Available


Topics covered in this episode: * Python Cheat Sheets from Trey Hunner* * Automatisch* * mureq-typed* * My CLI World* Extras Joke Watch on YouTube About the show Sponsored by Posit: pythonbytes.fm/connect 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: Python Cheat Sheets from Trey Hunner Some fun sheets Python f-string tips & cheat sheets Python's pathlib module Python's many command-line utilities Michael #2: Automatisch Open source Zapier alternative Automatisch helps you to automate your business processes without coding. Use their affordable cloud solution or self-host on your own servers. Automatisch allows you to store your data on your own servers, good for companies dealing with sensitive user data, particularly in industries like healthcare and finance, or those based in Europe bound by General Data Protection Regulation (GDPR). Michael #3: mureq-typed Single file, zero-dependency alternative to requests. Fully typed. Modern Python tooling. Typed version of mureq (covered in 2022 on episode 268) Intended to be vendored in-tree by Linux systems software and other lightweight applications. mureq-typed is a drop-in, fully API compatible replacement for mureq updated with modern Python tooling: Type checked with mypy, ty, and pyrefly. Formatted with black, no ignore rules necessary. Linted with ruff (add these rules for mureq.py to your per-file-ignores). Brian #4: My CLI World Frank Wiles Encouragement to modify your command line environment Some of Franks tools direnv, zoxide, fd, ack, atuin, just Also some aliases, like gitpulllog Notes We covered poethepoet recently, if just just isn't cutting it for you. I tried to ilke starship, bit for some reason with my setup, it slows down the shell too much. Extras Brian: Interesting read of the week: New theory proposes time has three dimensions, with space as a secondary effect Michael's: New quantum theory of gravity brings long-sought 'theory of everything' a crucial step closer Joke: Brian read a few quotes from the book Disappointing Affirmations, by Dave Tarnowski “You are always just a moment away from your next worst day ever. Or your next best day ever, but let's be realistic.” “You can be anything you want. And yet you keep choosing to be you. I admire your dedication to the role.” “Today I am letting go of the things that are holding me back from the life that I want to live. Then I'm picking them all up again because I have separation anxiety.”

WSJ Tech News Briefing
Nvidia's Move Into Cloud Computing Is Making Things Awkward in Silicon Valley

WSJ Tech News Briefing

Play Episode Listen Later Jun 27, 2025 13:05


Nvidia looms large over the world of artificial intelligence thanks to its supply of chips – a critical component of data centers that power AI models. WSJ Heard on the Street columnist Asa Fitch explains that the chip giant's foray into cloud computing is starting to threaten industry stalwarts. Plus, millions of resumes never make it past bots screening data for potential job candidates. WSJ reporter Lauren Weber profiles one man who has sued for discrimination. He worries an algorithm screened him out. Sign up for the WSJ's free Technology newsletter. Learn more about your ad choices. Visit megaphone.fm/adchoices

Talk Python To Me - Python conversations for passionate developers
#511: From Notebooks to Production Data Science Systems

Talk Python To Me - Python conversations for passionate developers

Play Episode Listen Later Jun 25, 2025 54:15 Transcription Available


If you're doing data science and have mostly spent your time doing exploratory or just local development, this could be the episode for you. We are joined by Catherine Nelson to discuss techniques and tools to move your data science game from local notebooks to full-on production workflows. Episode sponsors Agntcy Sentry Error Monitoring, Code TALKPYTHON Talk Python Courses Links from the show New Course: LLM Building Blocks for Python: training.talkpython.fm Catherine Nelson LinkedIn Profile: linkedin.com Catherine Nelson Bluesky Profile: bsky.app Enter to win the book: forms.google.com Going From Notebooks to Scalable Systems - PyCon US 2025: us.pycon.org Going From Notebooks to Scalable Systems - Catherine Nelson – YouTube: youtube.com From Notebooks to Scalable Systems Code Repository: github.com Building Machine Learning Pipelines Book: oreilly.com Software Engineering for Data Scientists Book: oreilly.com Jupytext - Jupyter Notebooks as Markdown Documents: github.com Jupyter nbconvert - Notebook Conversion Tool: github.com Awesome MLOps - Curated List: github.com Watch this episode on YouTube: youtube.com Episode #511 deep-dive: talkpython.fm/511 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