The Business Compass LLC Podcasts

The Business Compass LLC Podcasts

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.

Episodes

July 4, 2025 3 mins

Boost AWS Security: Remove Default Outbound Rules from Security Groups

 

https://schedule.businesscompassllc.com/

 

When securing your cloud infrastructure on AWS, many developers and security teams overlook one subtle but impactful setting: the default outbound rules in AWS Security Groups. These rules, which allow all outbound traffic by default, can expose your environment more than necessary. Let’s explore why you should consid...

Mark as Played

Designing High-Availability Architectures: Load Balancing Strategies in AWS

 

https://schedule.businesscompassllc.com/

 

In today's always-on digital world, ensuring that applications are available, responsive, and scalable under variable traffic loads is critical. High Availability (HA) isn't just a buzzword—it's a requirement for modern cloud-native applications. At the heart of HA in the AWS ecosystem lies Load Balancing.

This p...

Mark as Played

CDK for Terraform: Modules vs Constructs — What's the Difference?

 

https://schedule.businesscompassllc.com/

 

Infrastructure as Code (IaC) has become critical to modern cloud development. CDK for Terraform (CDKTF) combines the power of Terraform's mature provisioning engine with the expressiveness of programming languages such as TypeScript, Python, and Java. But when working with CDKTF, you’ll quickly encounter two essential conc...

Mark as Played

Cross-Account Networking in AWS: Share VPC Prefix Lists Using RAM and Organizations

 

https://schedule.businesscompassllc.com/

 

In modern cloud architectures, efficient and secure network configuration across multiple AWS accounts is essential. One common scenario is sharing Amazon Virtual Private Cloud (VPC) resources—particularly prefix lists—to standardize access controls and simplify network routing. AWS provides a powerful so...

Mark as Played

Deploying to AWS Lambda: ZIP Files vs. Containers Explained

 

https://schedule.businesscompassllc.com/

 

AWS Lambda has revolutionized serverless computing by abstracting away server management and offering scalable execution environments for your code. When deploying functions to Lambda, you have two primary packaging formats: ZIP archives and container images. Each has its own use cases, benefits, and trade-offs.

This podcast wil...

Mark as Played

How to Use AWS WAF with Reactive Infrastructure for Cost-Effective Threat Blocking

 

https://schedule.businesscompassllc.com/

 

Organizations need innovative, scalable, and budget-friendly security mechanisms as cyber threats increase in frequency and sophistication. AWS Web Application Firewall (WAF) provides robust protections against common attack vectors like SQL injection, cross-site scripting (XSS), and DDoS. You can achieve ...

Mark as Played

Authorization Demystified: Best Practice #3 for Securing REST APIs with API Gateway

 

https://schedule.businesscompassllc.com/

 

Securing REST APIs is foundational in building modern, scalable, and secure applications. When paired with strong authorization practices, Amazon API Gateway becomes a robust tool for protecting your backend services from unauthorized access. In this podcast, we’ll demystify Best Practice #3: Implementing...

Mark as Played

AWS Anti-Patterns: Mistakes That Could Break Your Cloud Project

 

https://schedule.businesscompassllc.com/

 

Cloud computing offers unparalleled agility, scalability, and innovation—but only if used correctly. AWS provides a robust ecosystem, but misuse or neglect of best practices can lead to cost overruns, security breaches, or architectural nightmares. Below are common AWS anti-patterns that could derail your project and how to ...

Mark as Played

Advanced AWS Networking: Inter-Regional Routing with Private NATs and Transit Gateway

 

https://schedule.businesscompassllc.com/

 

As organizations grow and adapt multi-region cloud strategies, enabling secure and efficient inter-regional communication becomes essential. To facilitate this, AWS provides powerful networking components like Transit Gateway and Private NAT Gateway. This podcast will explore how to set up inter-regiona...

Mark as Played

Automating Security in AWS Pipelines with Shift Left Methodology

 

https://schedule.businesscompassllc.com/

 

In today's fast-paced DevOps environments, integrating security earlier in the development lifecycle is not a luxury—it’s a necessity. The traditional approach of treating security as a final checkpoint before deployment is increasingly being replaced by the Shift Left methodology, which embeds security controls and validat...

Mark as Played

MSP’s Guide to AWS Cost Optimization for Enterprise Clients

 

https://schedule.businesscompassllc.com/

 

As enterprises scale their cloud infrastructure, managing and optimizing AWS costs becomes critical. Managed Service Providers (MSPs) are vital in helping organizations identify inefficiencies, implement savings strategies, and build a cost-aware cloud culture. This podcast outlines actionable techniques MSPs can adopt to drive ...

Mark as Played

AWS Cross-Zone Load Balancing: What It Is and How It Works

 

https://schedule.businesscompassllc.com/

 

As cloud-native applications scale across multiple Availability Zones (AZs), efficient traffic distribution becomes critical for performance and resilience. AWS Cross-Zone Load Balancing plays a vital role in achieving this balance, especially for applications deployed across different AZs in a region. In this podcast, we will ex...

Mark as Played

Ground-Up Cloud Automation: Building with Terraform

 

https://schedule.businesscompassllc.com/

 

In today’s fast-paced digital landscape, automating cloud infrastructure is no longer a luxury—it's a necessity. Whether you're a startup scaling quickly or an enterprise migrating to the cloud, manual provisioning is error-prone and inefficient. This is where Terraform, a powerful open-source Infrastructure as Code (IaC) tool from Hash...

Mark as Played

Simplifying AWS Permissions for EKS: Comparing Pod Identity and IRSA

 

https://schedule.businesscompassllc.com/

 

Amazon Elastic Kubernetes Service (EKS) is a powerful tool for orchestrating containerized applications in the cloud, but securely granting IAM permissions to pods has long been a nuanced challenge. Historically, IAM Roles for Service Accounts (IRSA) has been the go-to method, but AWS recently introduced EKS Pod Identit...

Mark as Played

AWS S3 Security Deep Dive: Protecting Data Integrity Beyond Visibility

 

https://schedule.businesscompassllc.com/

 

Amazon S3 (Simple Storage Service) is the backbone of many cloud-native applications and enterprise data architectures. While visibility into access patterns and configurations is critical, proper data protection goes beyond dashboards and logs. It demands a layered approach that addresses integrity, availability, and...

Mark as Played

Secure Your Cloud Workloads with Amazon Inspector: Everything You Need to Know

 

https://schedule.businesscompassllc.com/

 

As cloud infrastructure becomes increasingly complex and vital to business operations, ensuring security is non-negotiable. Enter Amazon Inspector, an automated vulnerability management service that helps you continually monitor the security posture of your AWS workloads. From identifying software vulnerabilit...

Mark as Played

How AWS Global Accelerator Enhances Application Uptime and Performance

 

https://schedule.businesscompassllc.com/

 

In today’s global digital ecosystem, ensuring high availability and low latency for your applications is critical. AWS Global Accelerator is a powerful networking service designed to enhance application performance, availability, and resilience by intelligently routing user traffic to the nearest healthy endpoint. Thi...

Mark as Played

Seamless ECS Deployment: Launch Your App with Amazon ECS Today

 

https://schedule.businesscompassllc.com/

 

Deploying modern applications in the cloud has never been easier. With Amazon ECS (Elastic Container Service), you can launch and manage containerized applications with high performance, scalability, and minimal overhead. Whether you're a seasoned DevOps engineer or just starting your cloud-native journey, this podcast walks ...

Mark as Played

Making the Most of AWS VPC Endpoints: Smart Cost-Saving Strategies

 

https://schedule.businesscompassllc.com/

 

Amazon Virtual Private Cloud (VPC) Endpoints offer a secure and scalable way to connect your VPC to AWS services without traversing the public internet. They eliminate the need for internet gateways, NAT devices, or VPN connections, providing security and cost-efficiency. But to unlock their full value, you must strategic...

Mark as Played

AWS SNS vs SQS: The Dynamic Duo Developers Need to Know About

 

https://schedule.businesscompassllc.com/

 

When building distributed systems on AWS, two messaging services often emerge as key players: Amazon Simple Notification Service (SNS) and Amazon Simple Queue Service (SQS). While both are designed to decouple and scale microservices, their use cases and core architectures differ significantly. Understanding when and how to us...

Mark as Played

Popular Podcasts

    United States of Kennedy is a podcast about our cultural fascination with the Kennedy dynasty. Every week, hosts Lyra Smith and George Civeris go into one aspect of the Kennedy story.

    Stuff You Should Know

    If you've ever wanted to know about champagne, satanism, the Stonewall Uprising, chaos theory, LSD, El Nino, true crime and Rosa Parks, then look no further. Josh and Chuck have you covered.

    Dateline NBC

    Current and classic episodes, featuring compelling true-crime mysteries, powerful documentaries and in-depth investigations. Follow now to get the latest episodes of Dateline NBC completely free, or subscribe to Dateline Premium for ad-free listening and exclusive bonus content: DatelinePremium.com

    The Clay Travis and Buck Sexton Show

    The Clay Travis and Buck Sexton Show. Clay Travis and Buck Sexton tackle the biggest stories in news, politics and current events with intelligence and humor. From the border crisis, to the madness of cancel culture and far-left missteps, Clay and Buck guide listeners through the latest headlines and hot topics with fun and entertaining conversations and opinions.

    Crime Junkie

    Does hearing about a true crime case always leave you scouring the internet for the truth behind the story? Dive into your next mystery with Crime Junkie. Every Monday, join your host Ashley Flowers as she unravels all the details of infamous and underreported true crime cases with her best friend Brit Prawat. From cold cases to missing persons and heroes in our community who seek justice, Crime Junkie is your destination for theories and stories you won’t hear anywhere else. Whether you're a seasoned true crime enthusiast or new to the genre, you'll find yourself on the edge of your seat awaiting a new episode every Monday. If you can never get enough true crime... Congratulations, you’ve found your people. Follow to join a community of Crime Junkies! Crime Junkie is presented by audiochuck Media Company.

Advertise With Us
Music, radio and podcasts, all free. Listen online or download the iHeart App.

Connect

© 2025 iHeartMedia, Inc.