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!
In this premiere episode of "The God Hook," host Carol Costello introduces the chilling story of Richard Beasley, infamously known as the Ohio Craigslist Killer. In previously unreleased jailhouse recordings, Beasley portrays himself as a devout Christian, concealing his manipulative and predatory behavior. As the story unfolds, it becomes clear that Beasley's deceitfulness extends beyond the victims he buried in shallow graves. Listen to the preview of a bonus conversation between Carol and Emily available after the episode. Additional info at carolcostellopresents.com . Do you have questions about this series? Submit them for future Q&A episodes . Subscribe to our YouTube channel to see additional videos, photos, and conversations. For early and ad-free episodes and exclusive bonus content, subscribe to the podcast via Supporting Cast or Apple Podcasts. EPISODE CREDITS Host - Carol Costello Co-Host - Emily Pelphrey Producer - Chris Aiola Sound Design & Mixing - Lochlainn Harte Mixing Supervisor - Sean Rule-Hoffman Production Director - Brigid Coyne Executive Producer - Gerardo Orlando Original Music - Timothy Law Snyder SPECIAL THANKS Kevin Huffman Zoe Louisa Lewis GUESTS Doug Oplinger - Former Managing Editor of the Akron Beacon Journal Volkan Topalli - Professor of Criminal Justice and Criminology Amir Hussain - Professor of Theological Studies Learn more about your ad choices. Visit megaphone.fm/adchoices Support our show by becoming a premium member! https://evergreenpodcasts.supportingcast.fm…
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.
How to Design Scalable & Secure AWS Web Apps for High Traffic https://knowledge.businesscompassllc.com/how-to-design-scalable-secure-aws-web-apps-for-high-traffic/ Ever tried to explain to your CEO why your app crashed during that big product launch? “We didn’t expect that much traffic” doesn’t exactly inspire confidence in your engineering prowess.…
Mastering Amazon Route 53: Fast, Reliable DNS for Your Cloud Apps https://knowledge.businesscompassllc.com/mastering-amazon-route-53-fast-reliable-dns-for-your-cloud-apps/ Ever spent hours troubleshooting why your cloud application is unreachable while your customers are fleeing to competitors? DNS failures are silent killers – they don’t crash your servers, they just make them invisible.…
Amazon RDS for Databases, S3 for Objects: AWS Storage Deep Dive https://knowledge.businesscompassllc.com/amazon-rds-for-databases-s3-for-objects-aws-storage-deep-dive/ Ever stared at your AWS console wondering if you’re making a colossal storage mistake that’ll cost thousands later? You’re not alone. Half the developers I talk to aren’t sure whether their data belongs in Amazon RDS or S3.…
Implementing AWS Cognito for Secure Authentication on an S3 Static Website https://schedule.businesscompassllc.com/ In today's digital landscape, securing user authentication is crucial for web applications. AWS Cognito provides a scalable and secure solution for adding login and sign-up functionalities to an Amazon S3 static website. This podcast outlines how to integrate AWS Cognito with an S3-hosted static site to enhance security and user experience.…
How to Visualize and Optimize AWS Costs Effectively https://schedule.businesscompassllc.com/ Managing AWS costs efficiently is crucial for businesses aiming to optimize cloud expenses and enhance financial transparency. Understanding where resources are allocated and how they contribute to overall expenditure is essential. By leveraging AWS cost visualization tools, businesses can gain insights into their cloud spending, identify inefficiencies, and implement cost-saving strategies effectively.…
Mastering Kubernetes: A Comprehensive Guide to Deployments (K8s #13) | Kubernetes Series https://schedule.businesscompassllc.com/ Kubernetes (K8s) has become the industry standard for container orchestration, providing a scalable and efficient way to manage applications in a cloud-native environment. One of the key features in Kubernetes is Deployments, which ensures reliable application updates, rollbacks, and scalability. This podcast offers a deep dive into Kubernetes Deployments, their components, and best practices for optimizing performance.…
Optimizing Cloud Performance: Building a Serverless Photo Gallery with AWS Lambda, S3, and CloudFront https://schedule.businesscompassllc.com/ In today’s digital era, serverless computing is revolutionizing how applications are developed and deployed. One of the most effective use cases of serverless architecture is building a high-performance, scalable photo gallery using AWS Lambda, Amazon S3, and Amazon CloudFront. This podcast explores how to leverage these AWS services to create a dynamic, cost-effective, and secure photo hosting solution.…
Mastering AWS CloudFormation: The Ultimate Guide to Infrastructure Automation https://schedule.businesscompassllc.com/ In today’s fast-paced digital landscape, businesses rely on automation to efficiently manage cloud infrastructure. AWS CloudFormation is a powerful Infrastructure as Code (IaC) service that enables organizations to define, provision, and manage AWS resources in a scalable and repeatable manner. This podcast explores AWS CloudFormation’s benefits, core concepts, and best practices to help streamline infrastructure deployment.…
Optimizing Single Table Design in DynamoDB: A Comprehensive REST API Guide https://schedule.businesscompassllc.com/ Amazon DynamoDB is a powerful NoSQL database that enables seamless scalability and high-performance data management. One of the most efficient ways to structure data in DynamoDB is through Single Table Design (STD). This approach consolidates multiple entity types into a single table, reducing the need for complex queries and enhancing performance. This podcast explores best practices for optimizing Single Table Design in DynamoDB and provides a practical REST API example to streamline implementation.…
Optimizing Amazon ECR Repository Limits: A DevOps Best Practices Guide https://schedule.businesscompassllc.com/ Amazon Elastic Container Registry (ECR) is a powerful tool for managing container images, but its repository limits can present challenges for DevOps teams. Understanding these limits and implementing best practices ensures seamless operations and efficient resource utilization.…
AWS Virtual Private Cloud (VPC) Demystified: Build a Safer Cloud Network https://knowledge.businesscompassllc.com/aws-virtual-private-cloud-vpc-demystified-build-a-safer-cloud-network/ Ever stared at your AWS console, wondering if your cloud setup is one misconfiguration away from a security nightmare? You’re not alone. Most developers I talk to have that same pit in their stomach when setting up their VPC.…
How AWS ELB and ASG Work Together to Maximize Uptime and Performance https://knowledge.businesscompassllc.com/how-aws-elb-and-asg-work-together-to-maximize-uptime-and-performance/ Ever been in that sweaty-palms moment when your app crashes during peak traffic? Don’t lie – we’ve all watched those real-time monitors with rising dread as user numbers climb dangerously high.…
Master AWS WAF & Shield: Web App Security for High-Traffic Platforms https://knowledge.businesscompassllc.com/master-aws-waf-shield-web-app-security-for-high-traffic-platforms/ Ever had that moment when your web traffic spikes and instead of celebration, you’re sweating bullets about security? DDoS attacks increased by 71% in 2023 alone, hitting when companies least expect it.…
Reverse Proxies Explained: The Secret Behind Scalable Web Systems https://knowledge.businesscompassllc.com/reverse-proxies-explained-the-secret-behind-scalable-web-systems/ Ever wonder why Facebook didn’t crash when millions rushed to post about the last solar eclipse? The secret isn’t just bigger servers—it’s reverse proxies quietly working behind the scenes.…
How Amazon CloudFront Delivers Blazing-Fast Content Globally https://knowledge.businesscompassllc.com/how-amazon-cloudfront-delivers-blazing-fast-content-globally/ Ever waited 8 seconds for a website to load, then bounced? You’re not alone. 40% of visitors abandon sites that take over 3 seconds to appear. That’s potential customers vanishing because content delivery wasn’t fast enough.…
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.