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!
Marcia Clark, best known as the lead prosecutor in the O.J. Simpson trial, has become a trailblazer for women in law and beyond. Her journey from courtroom to bestselling author reflects her resilience and determination to redefine herself amidst intense public scrutiny. On this episode of Worth Knowing, Clark dives into her latest book, *Trial by Ambush*, which examines the 1953 Barbara Graham case—a story that highlights gender bias, media sensationalism, and the notion that all cases are subject to societal, cultural, and political winds. Clark shares how her experiences during the Simpson trial shaped her perspective on societal pressures and the role of women in high-stakes professions. Her reflections on how media, forensic science, and legal practices have evolved over decades offer valuable insights into the intersection of law and culture. This conversation is a compelling exploration of true crime, personal growth, and how Clark’s groundbreaking career continues to inspire a new generation of women to challenge norms and forge their own paths. Marcia Clark is a bestselling author and a criminal lawyer who began her career in law as a criminal defense attorney and went on to become a prosecutor in the L.A. District Attorney's Office in 1981. She spent ten years in the Special Trials Unit, where she handled a number of high-profile cases, including the prosecution of stalker/murderer Robert Bardo, whose conviction for the murder of actress Rebecca Schaeffer resulted in legislation that offered victims better protection from stalkers as well as increased punishment for the offenders. She was lead prosecutor for the O.J. Simpson murder trial. In May of 1997 her book on the Simpson case, "Without a Doubt," was published and reached #1 on the New York Times, Wall St. Journal, Washington Post, Los Angeles Times, and Publishers Weekly bestsellers lists. In February 2016, Clark re-released the book with a new foreword. Resources Sign up for the Worth Knowing LinkedIn Newsletter to stay up to date: https://www.linkedin.com/newsletters/worth-knowing-7236433935503618048/ Follow Bonnie on LinkedIn: https://www.linkedin.com/in/bonnie-habyan/ Go to the Worth Knowing website: https://www.worthknowing.show Check out The Agile Brand Guide website with articles, insights, and Martechipedia, the wiki for marketing technology: https://www.agilebrandguide.com The Agile Brand is produced by Missing Link—a Latina-owned strategy-driven, creatively fueled production co-op. From ideation to creation, they craft human connections through intelligent, engaging and informative content. https://www.missinglink.company…
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.
Vector Databases Explained: Powering AI, Search and Recommendations https://knowledge.businesscompassllc.com/vector-databases-explained-powering-ai-search-recommendations/ Ever noticed how Netflix always seems to know exactly what show you’ll binge next? Or how Spotify’s recommendations feel eerily spot-on? Behind this magic lies a technology that’s revolutionizing how machines understand our world: vector databases.…
Elasticsearch Explained: Architecture, ELK Stack and Real-World Use Cases https://knowledge.businesscompassllc.com/elasticsearch-explained-architecture-elk-stack-real-world-use-cases/ You’re staring at a mountain of unstructured data, knowing the answer you need is buried somewhere inside. Sound familiar? Every day, developers and data engineers face this exact problem. That’s where Elasticsearch steps in – transforming chaotic information into searchable, analyzable gold that actually makes sense.…
Rebuilding State from Events: Event Sourcing & CQRS for Distributed Systems https://knowledge.businesscompassllc.com/rebuilding-state-from-events-event-sourcing-cqrs-for-distributed-systems/ Ever tried rebuilding a conversation from memory after your messaging app crashed? That’s basically what traditional systems do after failure – they panic, lose state, and try to piece things together from incomplete backups.…
Sidecar Pattern in Action: From Theory to Real-World Implementation https://knowledge.businesscompassllc.com/sidecar-pattern-in-action-from-theory-to-real-world-implementation/ Ever stood by helplessly while your microservices architecture turned into a tangled mess of duplicated code and inconsistent implementations? Yeah, me too. That’s exactly why the sidecar pattern has become the unsung hero for developers drowning in distributed system complexity.…
API Gateway vs Direct Client Requests: Solve Microservices Chaos! https://knowledge.businesscompassllc.com/api-gateway-vs-direct-client-requests-solve-microservices-chaos/ Ever stared at your screen while a previously-functional app now spits out errors from six different microservices? Yeah, I thought so. Every developer working with distributed systems has been there, wondering which architectural choice just broke everything.…
Simplifying Microservices with the Aggregator Pattern: Scatter-Gather and More https://knowledge.businesscompassllc.com/simplifying-microservices-with-the-aggregator-pattern-scatter-gather-more/ Ever been stuck in that microservices nightmare where your elegant architecture turns into a tangled mess of point-to-point chaos? You’re not alone. I’ve watched countless teams drown in complexity while trying to maintain the very systems designed to simplify their lives.…
Mastering the BFF Pattern: Build Better Mobile and Web Apps with Tailored APIs https://knowledge.businesscompassllc.com/mastering-the-bff-pattern-build-better-mobile-web-apps-with-tailored-apis/ Ever noticed how some apps feel clunky switching between web and mobile, while others just flow? That’s not accident—it’s architecture. Your frontend developers are pulling their hair out trying to serve different clients with the same API. Meanwhile, your mobile team is drowning in data they don’t need, and your web experience feels sluggish.…
What Is a Service Mesh? Simplifying Microservices with Istio and Sidecars https://knowledge.businesscompassllc.com/what-is-a-service-mesh-simplifying-microservices-with-istio-and-sidecars/ Ever spent hours debugging a microservices application only to discover the issue wasn’t your code but how services were communicating? You’re not alone. Networking between dozens of microservices has become the new nightmare for DevOps teams everywhere.…
From Kafka to Kubernetes: Building Scalable Systems with Event-Driven Design https://knowledge.businesscompassllc.com/from-kafka-to-kubernetes-building-scalable-systems-with-event-driven-design/ Ever stared at your microservices architecture diagram and thought, “This is one cascading failure away from a complete disaster”? You’re not alone. Engineering teams everywhere are discovering that traditional request-response patterns break down spectacularly at scale.…
Mastering Service Discovery in Microservices with Java and Spring Boot https://knowledge.businesscompassllc.com/mastering-service-discovery-in-microservices-with-java-spring-boot/ Ever tried explaining to your team why your perfectly coded microservices can’t find each other in production? Awkward silence, followed by that one developer suggesting, “Maybe we should just go back to monoliths?”…
Why Every Microservice Needs Its Own Database: A Deep Dive into Database Per Service https://knowledge.businesscompassllc.com/why-every-microservice-needs-its-own-database-a-deep-dive-into-database-per-service/ Ever walked into a kitchen where six different chefs are fighting over a single frying pan? That’s basically your microservice architecture when you’re forcing everything to share one database.…
Concurrency vs Parallelism: What Every Developer Should Know https://knowledge.businesscompassllc.com/concurrency-vs-parallelism-what-every-developer-should-know/ Ever stared at your code wondering why throwing more threads at it makes everything slower, not faster? You’re not alone. Thousands of developers confuse concurrency and parallelism every day, then wonder why their apps are crashing.…
Mastering EDA: Event Producers, Consumers and Real-World Use Cases https://knowledge.businesscompassllc.com/mastering-eda-event-producers-consumers-real-world-use-cases/ Ever caught yourself tangled in the web of microservices, wondering how the heck they all talk to each other without turning into a chaotic mess? You’re not alone.…
Mastering mTLS: Stop MITM Attacks and Boost API Security https://knowledge.businesscompassllc.com/mastering-mtls-stop-mitm-attacks-boost-api-security/ Ever had that sinking feeling when you realize someone could be snooping on your API traffic right now? Man-in-the-middle attacks aren’t just security conference horror stories – they’re happening every day, exposing sensitive data across thousands of companies.…
Serverless Architecture Explained | Build Without Managing Servers https://knowledge.businesscompassllc.com/serverless-architecture-explained-build-without-managing-servers/ Ever wondered why top tech companies are ditching traditional servers faster than last season’s smartphone? Because serverless architecture is changing everything about how we build and scale applications.…
AWS Solutions: Pre-Architected Deployments for Scalable Cloud Infrastructure https://schedule.businesscompassllc.com/ In the evolving landscape of cloud computing, businesses seek efficient and scalable solutions that minimize complexity and accelerate deployment. AWS Solutions: Pre-Architected Deployments offer a streamlined approach to implementing robust cloud infrastructure with best practices and industry compliance built in.…
Optimizing AWS IRSA for Secure Access in Self-Hosted Kubernetes Clusters https://schedule.businesscompassllc.com/ . Amazon Web Services (AWS) IAM Roles for Service Accounts (IRSA) provides a robust mechanism for securely managing AWS resource access within Kubernetes clusters. Implementing AWS IRSA in self-hosted Kubernetes clusters enhances security by granting precise AWS permissions to workloads running within Kubernetes. This podcast explores best practices for setting up and optimizing AWS IRSA in a self-hosted Kubernetes environment.…
Optimizing Amazon Neptune Queries with AWS Lambda in Python https://schedule.businesscompassllc.com/ Amazon Neptune is a fully managed graph database service that supports both property graph and RDF graph models. AWS Lambda, a serverless compute service, allows users to execute code without provisioning or managing servers. This podcast explores how to efficiently query Amazon Neptune using AWS Lambda with Python, ensuring high performance and scalability.…
Deploying Next.js on AWS: Essential Strategies for Optimal Performance https://schedule.businesscompassllc.com/ Deploying a Next.js application on AWS offers scalability, performance, and flexibility. AWS provides multiple deployment options, each with its advantages, depending on the use case, budget, and project requirements. This podcast explores the most common Next.js deployment strategies on AWS and helps in selecting the best approach.…
Running AWS Glue Jobs Locally with Visual Studio Code (VS Code) for Seamless Development https://schedule.businesscompassllc.com/ Developers working with AWS Glue often need an efficient way to test and debug their ETL scripts before deploying them to the cloud. Running AWS Glue jobs locally using Visual Studio Code (VS Code) provides a streamlined workflow, reducing development time and improving productivity. This podcast outlines the step-by-step process to set up and execute AWS Glue jobs on a local environment using VS Code.…
How to Access AWS Config Logs Using AWS SSO User https://schedule.businesscompassllc.com/ AWS Config logs provide crucial insights into configuration changes and compliance status across AWS resources. For organizations utilizing AWS Single Sign-On (SSO), accessing these logs efficiently is essential for security auditing and monitoring. This podcast outlines the step-by-step process to access AWS Config logs using an AWS SSO user.…
Building Resilient Architecture in AWS: Best Practices for High Availability and Fault Tolerance https://schedule.businesscompassllc.com/ In today's cloud-driven world, ensuring high availability and fault tolerance is crucial for businesses relying on Amazon Web Services (AWS). A well-architected, resilient infrastructure mitigates risks, reduces downtime, and enhances performance. This podcast explores key principles and best practices for designing a resilient architecture in AWS.…
Optimizing Performance in AWS: Best Practices for Scalable Cloud Architecture https://schedule.businesscompassllc.com/ In the ever-evolving cloud computing landscape, ensuring high-performance architecture in Amazon Web Services (AWS) is crucial for scalability, efficiency, and cost-effectiveness. Organizations leveraging AWS must adopt best practices to enhance application performance, minimize latency, and optimize resource allocation.…
Optimizing RAG Solutions on Amazon Bedrock: Integrating Amazon Cognito with Amazon EKS. https://schedule.businesscompassllc.com/ Amazon Bedrock provides a robust framework for implementing Retrieval-Augmented Generation (RAG) solutions, enabling organizations to enhance their AI-driven applications with relevant and dynamic information retrieval. A crucial aspect of securing and managing user access in such solutions is integrating Amazon Cognito with Amazon Elastic Kubernetes Service (Amazon EKS). This podcast explores the process of integrating these services to ensure seamless authentication and authorization while maintaining scalability and security.…
Comprehensive Guide to Enhancing Security in AWS: Best Practices and Strategies https://schedule.businesscompassllc.com/ Securing cloud infrastructure is essential for organizations leveraging Amazon Web Services (AWS). With cyber threats on the rise, implementing robust security measures is crucial to protect sensitive data, applications, and workloads. This podcast explores best practices and strategies to enhance security in AWS.…
Optimizing AWS RDS: Configuration and Connection with AWS Console and MySQL Workbench https://schedule.businesscompassllc.com/ Amazon Relational Database Service (AWS RDS) is a managed database service that simplifies database administration, scaling, and maintenance. This podcast provides a comprehensive walkthrough for configuring AWS RDS using the AWS Management Console and establishing a connection via MySQL Workbench.…
Designing Secure and Compliant Cloud Architectures on AWS https://schedule.businesscompassllc.com/ Ensuring security and compliance in cloud computing is a critical requirement for businesses operating on Amazon Web Services (AWS). By implementing best practices and leveraging AWS-native security tools, organizations can create robust cloud architectures that meet industry regulations while protecting sensitive data from cyber threats.…
Optimizing Microservice Architectures with AWS Step Functions https://schedule.businesscompassllc.com/ In modern cloud-native applications, microservices architecture plays a crucial role in enhancing scalability, maintainability, and flexibility. However, orchestrating communication between microservices efficiently remains a challenge. AWS Step Functions provide a powerful solution to manage workflows and streamline microservices coordination, ensuring resilience and efficiency.…
Deploying a Golang Application to AWS Lambda with GitHub Actions: A Step-by-Step Guide https://schedule.businesscompassllc.com/ Deploying a Golang application to AWS Lambda can be streamlined using GitHub Actions, enabling continuous integration and delivery (CI/CD) automation. This podcast outlines how to set up a robust deployment pipeline for a Golang app using GitHub Actions, ensuring seamless serverless deployment on AWS Lambda.…
Optimizing AWS Aurora with Python CDK: Architecting Secure Data Engineering in a Private Subnet https://schedule.businesscompassllc.com/ Amazon Aurora is a high-performance, fully managed database solution that seamlessly integrates with AWS services. When architecting a data engineering pipeline within a Virtual Private Cloud (VPC), ensuring security and scalability is paramount. This podcast explores best practices for deploying AWS Aurora within a private subnet using Python AWS Cloud Development Kit (CDK) while implementing robust security measures.…
Why Microservices Use Separate Databases | Database Per Service Example https://knowledge.businesscompassllc.com/why-microservices-use-separate-databases-database-per-service-example/ Ever accidentally brought down your entire app because you changed one tiny database field? Yeah, that’s the monolith nightmare many developers live with daily.…
From Layered to Clean: The 9 Software Architecture Patterns That Power Great Apps https://knowledge.businesscompassllc.com/from-layered-to-clean-the-9-software-architecture-patterns-that-power-great-apps/ Ever stared at a codebase so tangled that adding one feature felt like disarming a bomb? Yeah, that’s what happens when software architecture goes wrong. Let’s be real—most developers jump straight into coding without thinking about structure. Then six months later, they’re drowning in technical debt and wondering why everything breaks when they change one tiny thing. Software architecture patterns aren’t just academic concepts for system design interviews. They’re your blueprint for building applications that don’t collapse under their own weight. In this podcast, we’ll walk through 9 battle-tested software architecture patterns that successful teams actually use—not just theory, but practical approaches that make your code maintainable, scalable, and frankly, less of a headache. But first, let’s talk about why the architecture pattern you choose might be the most important decision you’ll make……
Microservices Resilience: Circuit Breakers, Retries, Timeouts & More Explained https://knowledge.businesscompassllc.com/microservices-resilience-circuit-breakers-retries-timeouts-more-explained/ Ever had your app crash when a single service went down? You’re not alone. Most distributed systems are built like domino setups—one falls, they all fall. That’s why resilience patterns aren’t optional in microservices architecture—they’re survival tools. In this podcast, we’ll break down how circuit breakers, retries, and timeouts work together to prevent cascading failures in your microservices. No theoretical fluff, just practical implementations that have saved countless production environments from meltdowns. You’ll walk away understanding exactly how Netflix, Spotify, and other tech giants keep their services running when things inevitably break. But first, let’s address the question that confuses even experienced engineers……
Build Your First AI App: Set Up OpenAI API and VS Code the Right Way. https://knowledge.businesscompassllc.com/build-your-first-ai-app-set-up-openai-api-and-vs-code-the-right-way/ You’ve spent hours scrolling through AI tutorials that promise “easy setup” but leave you with 47 browser tabs and zero working code. Been there? The gap between wanting to build AI apps and actually getting your environment ready is real. 72% of new developers abandon their first AI project before writing meaningful code.…
Modern Web Architecture Demystified: Follow a User Request Through the Cloud Stack. https://knowledge.businesscompassllc.com/modern-web-architecture-demystified-follow-a-user-request-through-the-cloud-stack/ Ever clicked a button and wondered, “What happens next?” Your simple tap sets off a dizzyingly complex chain reaction across dozens of interconnected systems in milliseconds. And yet, somehow, it all just works.…
Optimizing AWS: Configuring Application Load Balancer (ALB) with Auto Scaling Group (ASG) Using a Launch Template https://schedule.businesscompassllc.com/ In cloud computing, ensuring high availability and scalability is essential for maintaining optimal application performance. AWS provides a powerful solution by integrating an Application Load Balancer (ALB) with an Auto Scaling Group (ASG) using a Launch Template. This configuration efficiently distributes incoming traffic while automatically adjusting computing capacity based on demand.…
AWS Essential Guide: Key Operations, S3 Website Hosting, and Versioning https://schedule.businesscompassllc.com/ Amazon Web Services (AWS) provides a robust cloud computing infrastructure that enables businesses to scale efficiently. Among its many services, Amazon Simple Storage Service (Amazon S3) stands out as a reliable storage solution for hosting static websites and managing object versioning. This podcast covers the fundamental operations in AWS, including S3 website hosting and version control, to optimize cloud performance and security.…
Maximizing High Availability: The Ultimate Guide to Multi-Region Deployment on AWS https://schedule.businesscompassllc.com/ Ensuring high availability and fault tolerance is critical for modern applications. Organizations leveraging Amazon Web Services (AWS) can achieve unparalleled reliability by implementing a multi-region deployment strategy. This podcast explores best practices, architecture considerations, and essential AWS services for deploying applications across multiple regions.…
Step-by-Step Guide: Creating Custom Terraform Modules for EKS Cluster Deployment https://schedule.businesscompassllc.com/ In modern cloud computing, automating infrastructure provisioning is essential for efficiency and scalability. This podcast provides a comprehensive tutorial on developing custom Terraform modules to deploy an Amazon Elastic Kubernetes Service (EKS) cluster from scratch. By leveraging Terraform, infrastructure as code (IaC) practices can be implemented to streamline cluster deployment and management.…
Unlocking the Power of AWS Analytics Services for Data-Driven Insights https://schedule.businesscompassllc.com/ In today's digital landscape, businesses are increasingly relying on data analytics to drive strategic decision-making. Amazon Web Services (AWS) offers a comprehensive suite of analytics services designed to help organizations harness the power of big data, optimize operations, and improve customer experiences. Understanding these services and their capabilities is essential for companies looking to gain a competitive edge in the market.…
Unlocking the Power of Gilhari: The Ultimate Microservice for JSON Data Management https://schedule.businesscompassllc.com/ In the ever-evolving landscape of software development, efficient data handling is crucial for building scalable and high-performance applications. One powerful tool that stands out in JSON data management is Gilhari, a cutting-edge microservice designed to streamline the processing, storage, and retrieval of JSON-based data across various applications.…
Safely Rebuilding a CDK-Provisioned DynamoDB Table Using S3 Backups https://schedule.businesscompassllc.com/ Amazon DynamoDB is a powerful NoSQL database that is widely used for scalable applications. When working with AWS Cloud Development Kit (CDK), infrastructure as code simplifies database provisioning. However, there are situations where a DynamoDB table must be recreated due to schema changes, corruption, or accidental deletion. This podcast provides a step-by-step approach to safely recreating a CDK-provisioned DynamoDB table using backups stored in Amazon S3.…
Mobile Device Networking: Securing iOS, Android, and AWS Cloud Connections https://schedule.businesscompassllc.com/ In today’s digital landscape, mobile device networking plays a crucial role in connecting iOS and Android devices to the cloud. As mobile technology advances, ensuring privacy and security while interacting with AWS and other cloud services has become a top priority.…
System Design Demystified: Learn Kubernetes, Microservices, and Cloud Architecture with Visual Breakdowns https://knowledge.businesscompassllc.com/system-design-demystified-learn-kubernetes-microservices-and-cloud-architecture-with-visual-breakdowns/ Ever spent three hours debugging a Docker container only to realize it was a simple network permission issue? Yep, system design can feel like an endless maze of complicated terms and interconnected parts.…
Step-by-Step Guide: From Raw Data to Embeddings in BigQuery https://knowledge.businesscompassllc.com/step-by-step-guide-from-raw-data-to-embeddings-in-bigquery/ Ever stared at a massive dataset and thought, “There’s gold in here somewhere—if only I could mine it properly”? Data scientists and analysts, I feel your pain.…
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.