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

August 25, 2025 9 mins

AWS for Developers: 3 Must-Know Services to Build Faster

 

https://knowledge.businesscompassllc.com/aws-for-developers-3-must-know-services-to-build-faster/

 

Building applications in the cloud doesn’t have to be complicated. AWS for developers offers powerful services that can speed up your development process and handle the heavy lifting of infrastructure management.

Mark as Played

Building Scalable Cloud Infrastructure Using Terraform with a Modular Approach

 

https://knowledge.businesscompassllc.com/building-scalable-cloud-infrastructure-using-terraform-with-a-modular-approach/

 

Managing cloud infrastructure can quickly become a nightmare without the right approach. Teams often struggle with duplicate code, inconsistent deployments, and infrastructure that breaks when you need it most.

Mark as Played

VMs vs. Containers: Transforming Compilation Pipelines for Efficiency

 

https://knowledge.businesscompassllc.com/vms-vs-containers-transforming-compilation-pipelines-for-efficiency/

 

Modern development teams face a critical choice when optimizing their compilation pipelines: should they stick with traditional virtual machines or embrace containerization? This decision directly impacts build speeds, resource usage, and overall deve...

Mark as Played

Seamless Server Access: Integrating Jenkins with Teleport t-bot for DevOps Automation

 

https://knowledge.businesscompassllc.com/seamless-server-access-integrating-jenkins-with-teleport-t-bot-for-devops-automation/

 

DevOps teams constantly struggle with balancing automation speed and security when managing server access across CI/CD pipelines. Jenkins Teleport integration solves this challenge by combining Jenkins’ powerful automa...

Mark as Played

Building Enterprise-Ready Generative AI Applications with AWS Bedrock

 

https://knowledge.businesscompassllc.com/building-enterprise-ready-generative-ai-applications-with-aws-bedrock/

 

Enterprise developers and AI engineers face real challenges when building production-ready generative AI applications that meet corporate security standards and scale requirements. AWS Bedrock offers a managed service that simplifies enterprise AI d...

Mark as Played

Securing APIs with Amazon API Gateway: Authentication and Authorization Explained

 

https://knowledge.businesscompassllc.com/securing-apis-with-amazon-api-gateway-authentication-and-authorization-explained/

 

APIs are the backbone of modern applications, but without proper security, they become your biggest vulnerability. Amazon API Gateway security protects your APIs from unauthorized access and malicious attacks, making it essent...

Mark as Played

Scaling Query Performance in AWS Athena: Managing Long Durations Across Environments

 

https://knowledge.businesscompassllc.com/scaling-query-performance-in-aws-athena-managing-long-durations-across-environments/

 

AWS Athena query performance issues can turn your data analytics pipeline into a frustrating bottleneck, especially when dealing with long-running queries across different environments. This podcast is designed for data ...

Mark as Played

Recognizing the Facade Pattern in Cloud Architecture with AWS Services

 

https://knowledge.businesscompassllc.com/recognizing-the-facade-pattern-in-cloud-architecture-with-aws-services/

 

The facade pattern AWS implementation simplifies complex cloud architectures by creating clean, unified interfaces that hide underlying system complexity. This design pattern becomes especially powerful when building scalable applications with AWS...

Mark as Played

Terraform Apply and AWS Security Group Rule Limits: Everything You Need to Know

 

https://knowledge.businesscompassllc.com/terraform-apply-and-aws-security-group-rule-limits-everything-you-need-to-know/

 

Managing AWS security groups with Terraform can hit unexpected roadblocks when you run into rule limits. For DevOps engineers, cloud architects, and infrastructure teams using Terraform to manage AWS resources, understanding these...

Mark as Played

The Smart Way to EKS: AssumeRole Workflows for Devs and SREs

 

https://knowledge.businesscompassllc.com/the-smart-way-to-eks-assumerole-workflows-for-devs-and-sres/

 

Managing AWS EKS clusters efficiently requires smart identity and access patterns that scale with your team’s needs. EKS AssumeRole workflows solve the headache of managing multiple AWS credentials, service accounts, and permission boundaries across development and pr...

Mark as Played

Do We Still Need Traditional Software for Development in the Age of AI?

 

https://knowledge.businesscompassllc.com/do-we-still-need-traditional-software-for-development-in-the-age-of-ai/

 

AI coding assistants and AI development tools are reshaping how developers work, but the question remains: can AI completely replace traditional software development methods? This podcast is for development teams, tech leads, and software enginee...

Mark as Played

Optimizing Cloud Performance: EC2 Manual, Scheduled, and Dynamic Scaling

 

https://knowledge.businesscompassllc.com/optimizing-cloud-performance-ec2-manual-scheduled-and-dynamic-scaling/

 

Managing your AWS infrastructure efficiently can make or break your application’s performance and budget. EC2 scaling is the key to matching your server capacity with actual demand, but many developers struggle with choosing between manual, sched...

Mark as Played

Website Deployment Made Simple with Terraform on AWS EC2

 

https://knowledge.businesscompassllc.com/website-deployment-made-simple-with-terraform-on-aws-ec2/

 

Getting your website online shouldn’t require a computer science degree. If you’re a developer, DevOps engineer, or tech-savvy business owner tired of clicking through endless AWS console screens, Terraform AWS EC2 deployment offers a game-changing solution that turns infras...

Mark as Played

Deep Linking Angular Apps the Cloud-Native Way with AWS Amplify

 

https://knowledge.businesscompassllc.com/deep-linking-angular-apps-the-cloud-native-way-with-aws-amplify/

 

Modern web users expect to share specific pages and bookmark deep content within single-page applications. Angular deep linking combined with AWS Amplify routing makes this possible while keeping your cloud-native Angular apps scalable and secure.

Mark as Played

Zero Trust Simplified: Why OIDC Is the Key to Modern Security

 

https://knowledge.businesscompassllc.com/zero-trust-simplified-why-oidc-is-the-key-to-modern-security/

 

Traditional security models that trust everything inside the network perimeter are dead. Cybersecurity leaders, IT architects, and enterprise security teams now face a reality where data breaches happen from both outside attackers and insider threats. The zero trust...

Mark as Played

Amazon QuickSight Meets RDS: The Smart Way to Visualize Your Relational Data

 

https://knowledge.businesscompassllc.com/amazon-quicksight-meets-rds-the-smart-way-to-visualize-your-relational-data/

 

Amazon QuickSight RDS integration transforms how businesses turn raw database information into actionable insights. Instead of wrestling with complex data exports or building custom reporting tools from scratch, you can connect your exi...

Mark as Played

Smarter AWS CDK Workflows: Leveraging Docker Cache for Efficiency

 

https://knowledge.businesscompassllc.com/smarter-aws-cdk-workflows-leveraging-docker-cache-for-efficiency/

 

AWS CDK deployments can take forever when you’re rebuilding containers from scratch every single time. For DevOps engineers, cloud architects, and development teams working with containerized AWS CDK applications, slow build times kill productivity and make ...

Mark as Played

Seamless Data Sync: From S3 to DynamoDB in AWS

 

https://knowledge.businesscompassllc.com/seamless-data-sync-from-s3-to-dynamodb-in-aws/

 

Moving data from AWS S3 to DynamoDB doesn’t have to be a headache. This podcast walks you through building a seamless AWS S3 to DynamoDB sync solution that keeps your data flowing smoothly between these two powerful services.

Mark as Played

Protecting Your Cloud Data: Restricting IAM Roles to Account Prefixes in S3

 

https://knowledge.businesscompassllc.com/protecting-your-cloud-data-restricting-iam-roles-to-account-prefixes-in-s3/

 

Cloud breaches happen when access controls get messy. This podcast shows AWS administrators and DevOps engineers how to lock down S3 buckets using IAM roles S3 security with account prefix restrictions – a powerful technique that keeps yo...

Mark as Played

Multi-Account, Multi-Region Infrastructure with Terraform – A Complete Guide

 

https://knowledge.businesscompassllc.com/multi-account-multi-region-infrastructure-with-terraform-a-complete-guide/

 

Managing infrastructure across multiple AWS accounts and regions can feel overwhelming, but Terraform makes it manageable with the right approach. This podcast walks you through building a robust multi-account, multi-region infrastructure...

Mark as Played

Popular Podcasts

    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

    New Heights with Jason & Travis Kelce

    Football’s funniest family duo — Jason Kelce of the Philadelphia Eagles and Travis Kelce of the Kansas City Chiefs — team up to provide next-level access to life in the league as it unfolds. The two brothers and Super Bowl champions drop weekly insights about the weekly slate of games and share their INSIDE perspectives on trending NFL news and sports headlines. They also endlessly rag on each other as brothers do, chat the latest in pop culture and welcome some very popular and well-known friends to chat with them. Check out new episodes every Wednesday. Follow New Heights on the Wondery App, YouTube or wherever you get your podcasts. You can listen to new episodes early and ad-free, and get exclusive content on Wondery+. Join Wondery+ in the Wondery App, Apple Podcasts or Spotify. And join our new membership for a unique fan experience by going to the New Heights YouTube channel now!

    The Bobby Bones Show

    Listen to 'The Bobby Bones Show' by downloading the daily full replay.

    The Joe Rogan Experience

    The official podcast of comedian Joe Rogan.

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

Connect

© 2025 iHeartMedia, Inc.