Content provided by Business Compass LLC. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Business Compass LLC or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App Go offline with the Player FM app!
Tiffany Yu is the CEO & Founder of Diversability, an award-winning social enterprise to elevate disability pride; the Founder of the Awesome Foundation Disability Chapter, a monthly micro-grant that has awarded $92.5k to 93 disability projects in 11 countries; and the author of The Anti-Ableist Manifesto: Smashing Stereotypes, Forging Change, and Building a Disability-Inclusive World. As a person with visible and invisible disabilities stemming from a car crash, Tiffany has built a career on disability solidarity. Now that she has found success, she works to expand a network of people with disabilities and their allies to decrease stigmas around disability and create opportunities for disabled people in America. Episode Chapters 0:00 Intro 1:26 When do we choose to share our disability stories? 4:12 Jay’s disability story 8:35 Visible and invisible disabilities 13:10 What does an ally to the disability community look like? 16:34 NoBodyIsDisposable and 14(c) 21:26 How does Tiffany’s investment banking background shape her advocacy? 27:47 Goodbye and outro For video episodes, watch on www.youtube.com/@therudermanfamilyfoundation Stay in touch: X: @JayRuderman | @RudermanFdn LinkedIn: Jay Ruderman | Ruderman Family Foundation Instagram: All About Change Podcast | Ruderman Family Foundation To learn more about the podcast, visit https://allaboutchangepodcast.com/…
Content provided by Business Compass LLC. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Business Compass LLC or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Business Compass LLC is an AWS Advanced Consulting Partner and Well-Architected Partner. We have been recognized as APN Certification Distinction. We specialize in cloud migration, serverless solutions, AI/ML, IoT, DevOps, data and analytics, web development, media services, and Well-Architected Framework Reviews. We provide high-performance applications, scalable infrastructure, and cost-optimized deployments with expertise in Generative AI, Data Analytics, Live Streaming, Pay-Per-View, Video on Demand, AI-driven automation, and security solutions, helping businesses innovate, optimize, and grow efficiently.
Content provided by Business Compass LLC. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Business Compass LLC or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Business Compass LLC is an AWS Advanced Consulting Partner and Well-Architected Partner. We have been recognized as APN Certification Distinction. We specialize in cloud migration, serverless solutions, AI/ML, IoT, DevOps, data and analytics, web development, media services, and Well-Architected Framework Reviews. We provide high-performance applications, scalable infrastructure, and cost-optimized deployments with expertise in Generative AI, Data Analytics, Live Streaming, Pay-Per-View, Video on Demand, AI-driven automation, and security solutions, helping businesses innovate, optimize, and grow efficiently.
Building Fault-Tolerant Systems with DLQs: A Hands-On Example https://schedule.businesscompassllc.com/ In the world of distributed systems and microservices, failure is inevitable. Systems must be built to withstand and gracefully handle errors without losing data or crashing critical processes. The Dead Letter Queue (DLQ) is a powerful pattern that increases fault tolerance. DLQs are designed to catch and store messages that a system fails to process, allowing engineers to review, troubleshoot, and reprocess them without affecting the main data flow.…
Infrastructure as Code: Provisioning EKS Node Groups on AWS with Pulumi and Go https://schedule.businesscompassllc.com/ Provisioning Kubernetes clusters in the cloud has never been more efficient, thanks to the rise of Infrastructure as Code (IaC) tools. Pulumi stands out by enabling developers to use familiar programming languages such as Go, Python, TypeScript, and .NET. This podcast will walk you through provisioning Amazon EKS node groups using Pulumi with the Go programming language.…
The Role of DynamoDB in Zoom’s Infrastructure at Scale https://schedule.businesscompassllc.com/ As one of the world’s most widely used video conferencing platforms, Zoom handles an enormous volume of real-time data traffic. From managing user metadata to ensuring seamless meeting operations, scalability and low-latency performance are key. At the heart of this robust backend infrastructure lies Amazon DynamoDB — a fully managed NoSQL database service that plays a vital role in Zoom’s global operations.…
The AWS Optimization Stack: Tools for Performance, Cost, and Resource Management https://schedule.businesscompassllc.com/ As cloud environments scale, organizations face mounting pressure to deliver performance, manage resources efficiently, and keep costs under control. AWS offers a rich ecosystem of tools designed to address these exact challenges. Whether you're a startup monitoring cloud spend or an enterprise scaling hundreds of services, leveraging the right AWS optimization stack can significantly improve your cloud ROI.…
Deploy React in Dev, Test, and Prod Using AWS CDK: A Complete Guide https://schedule.businesscompassllc.com/ React applications power some of the most dynamic user interfaces in today’s digital world. While developing a React app is relatively straightforward, managing its deployment lifecycle across Dev, Test, and Production environments can be complex. Enter AWS CDK (Cloud Development Kit) — an infrastructure-as-code tool that lets you define cloud resources using familiar programming languages. This podcast will explore how to build, package, and deploy your React app across multiple environments using AWS CDK.…
Dynamic Data Catalogs Explained: Storing Metadata and Retrieving Data at Scale https://schedule.businesscompassllc.com/ In today’s data-driven world, organizations generate and process data at an unprecedented scale. Efficient data discovery, governance, and retrieval have become critical, and dynamic data catalogs are the linchpin of modern data architecture. This podcast explores dynamic data catalogs, how they function, and why they are indispensable for scalable metadata management and data access.…
Kubernetes Workloads Explained: When to Use Deployments, StatefulSets, and DaemonSets https://schedule.businesscompassllc.com/ Kubernetes is a powerful container orchestration platform designed to automate the' deployment, scaling, and management of containerized applications. Among its many components, workloads define how containers run on your cluster. Three of the most common Kubernetes workload types are Deployments, Stateful Sets, and Daemon Sets. Each serves a distinct purpose and is optimized for different application requirements.…
3-Tier Web Application Architecture: The Secret to High-Performance Web Apps https://schedule.businesscompassllc.com/ In today's fast-paced digital world, delivering reliable, scalable, and high-performing web applications is no longer optional—it's essential. One of the most time-tested and powerful architectural patterns to achieve this is the 3-tier web application architecture. This podcast explores what this architecture entails, why it works so effectively, and how you can leverage it for your web development projects.…
AWS mTLS Configuration: Comparing ALB and API Gateway for Secure Client Authentication https://schedule.businesscompassllc.com/ In today’s increasingly security-conscious cloud environments, mutual TLS (mTLS) has become vital for authenticating and authorizing clients. AWS offers multiple services to implement mTLS, but the most commonly used are Application Load Balancer (ALB) and Amazon API Gateway. This podcast dives into how both options support mTLS and compares their configuration, scalability, security features, and use cases, helping you choose the best fit for your application.…
AWS Console Not Loading? Here’s How to Fix It Fast https://schedule.businesscompassllc.com/ When the AWS Management Console refuses to load, it can be incredibly frustrating, especially when trying to deploy, debug, or manage production infrastructure. Fortunately, quick and effective fixes get you back on track. This podcast outlines common causes and step-by-step solutions to resolve the issue quickly.…
Shared Networking in the Cloud: A Practical Guide for Organizational Efficiency https://schedule.businesscompassllc.com/ As cloud computing becomes the backbone of modern IT infrastructure, organizations continuously seek ways to streamline operations, cut costs, and maintain strong security postures. Shared networking in the cloud emerges as a strategic architecture pattern that enables organizations to optimize their network resources, especially in multi-account environments. This podcast walks through the principles, benefits, and practical implementation of shared networking to enhance organizational efficiency.…
EKS on Autopilot: Leveraging IaC and GitOps Frameworks for Automated Workflows https://schedule.businesscompassllc.com/ As Kubernetes continues to dominate modern application deployment, Amazon EKS (Elastic Kubernetes Service) has become a go-to platform for enterprises aiming to run secure, scalable, and resilient containerized applications. Taking it further, EKS on Autopilot —an abstraction model inspired by GKE's Autopilot mode—emphasizes automation, minimizing infrastructure management.…
Secure and Streamline Your Schema Deployments: AWS RDS and Liquibase User Access Guide https://schedule.businesscompassllc.com/ In today's agile DevOps environments, database schema changes must be fast, secure, and automated. Integrating Liquibase with Amazon RDS is a powerful combination for achieving reliable and consistent schema deployments. This podcast walks you through configuring secure user access to RDS for Liquibase, enabling you to take control of your database CI/CD pipeline.…
Observability Unleashed: Custom AWS SDK Instrumentation with OpenTelemetry in Go https://schedule.businesscompassllc.com/ In modern cloud-native applications, observability is essential for understanding system behavior, ensuring performance, and detecting issues before they impact users. When building Go applications that interact with AWS services using the AWS SDK, capturing telemetry data (traces, metrics, logs) gives you deep visibility into service calls and dependencies.…
AWS-Powered Game Hosting: Seamless CI/CD with S3, CodePipeline, and CloudFront https://schedule.businesscompassllc.com/ In the fast-paced world of game development, it is crucial to ensure your updates are deployed quickly, reliably, and globally. Whether you're building browser-based games or single-page applications (SPAs), AWS offers a robust and scalable infrastructure that supports continuous integration and delivery (CI/CD) using Amazon S3, AWS CodePipeline, and Amazon CloudFront.…
Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.