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!
Traditional banks often lack personalized service, and local businesses struggle to find true partnership in financial institutions. Meanwhile, higher education faces scrutiny over relevance and ROI in a world where information is nearly free. Harry Allen helped launch Studio Bank to blend technology with high-touch service, fueled by community investment. At Belmont, he's applying the same entrepreneurial mindset to modernize university operations and embed practical learning experiences, like a one-of-a-kind partnership with Dolly Parton, into academia. In this episode, Harry L. Allen, co-founder of Studio Bank and now CFO at Belmont University, unpacks the bold vision behind launching a community-first bank in a city dominated by financial giants. He shares the leadership lessons that shaped his journey, how to lead through crisis, and why mentorship is the key to filling today's leadership vacuum. Key Takeaways Leveraging both financial and social capital creates a unique, community-first banking model. High-tech doesn't mean low-touch, Studio Bank fused innovation with personal relationships. Leadership means showing up, especially during crisis. Universities must shift from being information hubs to delivering real-world experience. Succession and mentorship are vital to cultivating the next generation of leaders. Chapters 00:00 Introduction to Harry L. Allen 01:49 The Birth of Studio Bank 04:29 Leveraging Technology in Community Banking 07:25 The Courage to Start a New Venture 10:37 Leadership Challenges in High Growth 13:02 Leading Through Crisis: The COVID Experience 17:55 Transitioning from Banking to Education 21:16 The Role of Leadership in Higher Education 25:16 Adapting to Challenges in Higher Education 30:04 The Leadership Vacuum in Society 33:17 Advice for Emerging Leaders 35:21 The American Dream and Community Impact No Limit Leadership is the go-to podcast for growth-minded executives, middle managers, and team leaders who want more than surface-level leadership advice. Hosted by executive coach and former Special Forces commander Sean Patton, this show dives deep into modern leadership, self-leadership, and the real-world strategies that build high-performing teams. Whether you're focused on leadership development, building a coaching culture, improving leadership communication, or strengthening team accountability, each episode equips you with actionable insights to unlock leadership potential across your organization. From designing onboarding systems that retain talent to asking better questions that drive clarity and impact, No Limit Leadership helps you lead yourself first so you can lead others better. If you're ready to create a culture of ownership, resilience, and results, this leadership podcast is for you.…
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.
Authenticate Docker to Amazon ECR on Ubuntu with ECR Credential Helper https://knowledge.businesscompassllc.com/authenticate-docker-to-amazon-ecr-on-ubuntu-with-ecr-credential-helper/ Ever pulled your hair out trying to authenticate Docker with Amazon ECR on Ubuntu? You’re not alone. Developers everywhere are silently cursing at their terminals while copying and pasting temporary credentials that expire faster than milk left on the counter.…
Secure Your Kubernetes Cluster: External Secrets Operator on AWS EKS with Terraform https://knowledge.businesscompassllc.com/secure-your-kubernetes-cluster-external-secrets-operator-on-aws-eks-with-terraform/ You’re staring at your Kubernetes cluster, feeling that constant security anxiety. “Are my secrets really safe?” It’s the question that haunts every DevOps engineer’s sleep.…
Amazon EKS Auto Mode: Effortless Kubernetes Management in the Cloud https://knowledge.businesscompassllc.com/amazon-eks-auto-mode-effortless-kubernetes-management-in-the-cloud/ Ever spent 20 hours troubleshooting Kubernetes node configurations when you should’ve been building actual features? Yeah, you’re not alone.…
Customizing API Gateway Requests and Responses Using Velocity Template Language (VTL) https://knowledge.businesscompassllc.com/customizing-api-gateway-requests-and-responses-using-velocity-template-language-vtl/ Ever stared at API Gateway integration code wondering if there’s a better way to massage that request before it hits your backend? If you’re nodding, you’re not alone.…
Unlocking the Power of AWS CloudWatch: Real-Time Monitoring Made Simple https://knowledge.businesscompassllc.com/unlocking-the-power-of-aws-cloudwatch-real-time-monitoring-made-simple/ Ever waited on hold with IT for 40 minutes while your cloud service was down, costing your company thousands in lost productivity? Yeah, that’s the nightmare AWS CloudWatch aims to prevent.…
How to Enable FinOps During the Deploy Phase of DevOps https://schedule.businesscompassllc.com/ The deployment phase of DevOps is where applications go live, resources are provisioned, and real cloud spending begins. This stage also presents a golden opportunity to integrate FinOps (Financial Operations) principles, bridging the technical and financial accountability gap. By embedding FinOps early in the deployment lifecycle, organizations can foster a culture of cost transparency, drive cloud efficiency, and prevent budget overruns.…
Automate Release Documentation: Python Scripts and Confluence Wiki Integration https://schedule.businesscompassllc.com/ Managing release documentation can be time-consuming and error-prone, especially in fast-paced development environments. Automating this process using Python and integrating it with Confluence—a popular team collaboration tool—can drastically improve efficiency, consistency, and traceability in software delivery pipelines.…
Generative AI in the Cloud: How to Use AWS Bedrock for Real-World Applications https://schedule.businesscompassllc.com/ The landscape of artificial intelligence is rapidly evolving, with Generative AI emerging as a transformative force across industries. Whether it's generating text, code, images, or even synthetic data, businesses are finding new and creative ways to harness AI. AWS Bedrock has made this technology more accessible by providing a fully managed service that allows developers to build and scale generative AI applications securely and efficiently.…
Terraform Best Practices: Using cidrsubnet and Loops for Scalable Subnet Management https://schedule.businesscompassllc.com/ Managing scalable and maintainable subnets is a cornerstone of efficient infrastructure as code (IaC) with Terraform. Rather than hardcoding subnet CIDRs manually, using cidrsubnet in conjunction with Terraform loops (like for_each or count) enables you to create subnet blocks dynamically and programmatically. This approach reduces error, enhances clarity, and promotes reusability.…
Leveraging Open Source to Build Scalable Internal Tools: A Real-World Guide https://schedule.businesscompassllc.com/ In today’s fast-paced tech landscape, building internal tools is no longer a luxury—it's a necessity for operational efficiency. However, the costs and complexities of custom development can often be a barrier. That's where open-source software (OSS) steps in. Leveraging OSS allows organizations to build flexible, scalable, cost-effective internal solutions with minimal overhead.…
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.…
Mastering AWS Architecture: How to Minimize API Gateway Costs Effectively https://schedule.businesscompassllc.com/ Amazon API Gateway is a powerful tool that allows developers to create, publish, maintain, monitor, and secure APIs at scale. However, if not appropriately managed, API Gateway can become a costly component of your AWS architecture. This podcast explores strategies to minimize costs while maintaining performance and reliability.…
Streamline AWS Infrastructure with OpenTofu: A DevOps Approach to Networking https://schedule.businesscompassllc.com/ Managing cloud infrastructure efficiently is at the heart of every modern DevOps operation. AWS offers a robust set of networking tools and services, but managing them at scale can be complex. Enter OpenTofu, an open-source Infrastructure as Code (IaC) tool that helps you define, deploy, and manage AWS networking components with consistency, repeatability, and automation.…
Boost Kubernetes Productivity: Getting Started with AWS EKS Auto Mode https://schedule.businesscompassllc.com/ Kubernetes is a powerful system for automating containerized applications, but managing infrastructure can often hinder developer velocity. AWS EKS Auto Mode is a game-changing enhancement designed to abstract away the complexity of infrastructure provisioning, letting you focus entirely on your workloads. This podcast walks you through EKS Auto Mode, its benefits, how to get started, and best practices to maximize your Kubernetes productivity.…
Node.js Meets Redis on AWS: Scalable Session Management and Caching Explained https://schedule.businesscompassllc.com/ Modern web applications demand speed, scalability, and robust session handling. When Node.js, Redis, and AWS come together, they form a powerful trio for creating fast and resilient applications. This podcast will explore implementing scalable session management and caching with Node.js and Redis, all within the AWS ecosystem.…
Automate Puppeteer Deployments on AWS Fargate with GitHub Actions: A Complete Guide https://schedule.businesscompassllc.com/ Headless browser automation using Puppeteer is essential for tasks like web scraping, end-to-end testing, and content rendering. However, deploying Puppeteer at scale requires a serverless solution that minimizes overhead and simplifies operations. AWS Fargate, in combination with GitHub Actions, provides a powerful, scalable, and automated pipeline for deploying Puppeteer applications.…
Reliable AWS Testing Without the Cloud: Using Moto to Mock AWS Services https://schedule.businesscompassllc.com/ Testing cloud applications that depend on AWS services can be costly and complex. You need credentials to access live services and account for potential charges and failures. Moto is a powerful Python library that mocks out AWS services for unit testing and local development without actually calling the real AWS infrastructure.…
Host Header Injection Uncovered: Real-World Examples and Mitigation Tactics https://schedule.businesscompassllc.com/ Host Header Injection (HHI) is a lesser-known but dangerous web vulnerability that occurs when a web application improperly uses the value of the Host HTTP header to generate dynamic content, perform redirects, or make security decisions. This opens doors for phishing, cache poisoning, password reset hijacking, and more.…
Rust in the Cloud: Building Lightning-Fast, Cloud-Native Apps on AWS https://schedule.businesscompassllc.com/ Rust has rapidly gained traction as a systems programming language that blends performance, reliability, and safety. With its memory safety guarantees, zero-cost abstractions, and fearlessness in concurrency, Rust is uniquely positioned to drive high-performance workloads in cloud-native environments. When paired with the flexibility and scalability of Amazon Web Services (AWS), Rust becomes a potent tool for developers building modern, cloud-first applications.…
Revolutionizing Industrial IoT with Amazon Bedrock Agents: Natural Language Interfaces for Machine Data https://schedule.businesscompassllc.com/ The Industrial Internet of Things (IIoT) transforms how factories, energy plants, and transportation systems operate. With thousands of sensors generating complex machine data, operators and analysts are often overwhelmed by dashboards, SQL queries, and manual inspections. But a new era is dawning — natural language interfaces powered by generative AI.…
Building a Resilient Data Backbone: Mastering Data Modeling Techniques https://schedule.businesscompassllc.com/ Mastering data modeling techniques is fundamental in today's data-driven world, where agility and scalability determine business success. A resilient data backbone is not just about storing data—it’s about designing a flexible, scalable system that maintains high integrity while supporting a wide range of business requirements.…
Machine Learning Productionization: Challenges, Solutions, and Tools You Need https://schedule.businesscompassllc.com/ Taking machine learning (ML) models from the lab to production is one of the most critical and challenging steps in the ML lifecycle. While developing an ML model might seem hard, productionizing it brings a whole new set of complexities around deployment, monitoring, scalability, and lifecycle management.…
Choosing the Right AWS Load Balancer: ALB, NLB, or GLB? https://schedule.businesscompassllc.com/ In the AWS ecosystem, load balancers ensure your applications' scalability, reliability, and high availability. Amazon offers three main types of load balancers via Elastic Load Balancing (ELB)
Exploring AWS Graph Ecosystem Innovations: Meet GraphRAG https://schedule.businesscompassllc.com/ As enterprises increasingly turn to advanced data analytics and generative AI, the need for context-aware and semantically connected data ecosystems has never been more critical. Recognizing this, AWS has introduced GraphRAG, a groundbreaking innovation that blends graph databases with Retrieval-Augmented Generation (RAG) techniques to deliver more intelligent, accurate, and explainable AI outputs.…
How to Implement Effective Tagging in Terraform for Better AWS/GCP/Azure Management https://schedule.businesscompassllc.com/ Resource tagging is no longer optional in today’s complex cloud environments—it’s essential. Whether you're managing infrastructure on AWS, Google Cloud Platform (GCP), or Azure, effective tagging can significantly enhance visibility, cost allocation, security, and automation. Terraform, the popular Infrastructure as Code (IaC) tool, provides a robust framework for implementing consistent and scalable tagging strategies.…
From Code to Cloud: Deploying Python Serverless Apps on AWS with Terraform https://schedule.businesscompassllc.com/ Serverless computing is revolutionizing how developers build and scale applications. By abstracting away the server management layer, you can focus on code and business logic while letting cloud providers like AWS handle infrastructure. This podcast walks you through deploying a Python serverless application using AWS Lambda, API Gateway, and Terraform—a powerful Infrastructure as Code (IaC) tool for automating cloud resource provisioning.…
Build and Deploy Laravel Apps Like a Pro: CI/CD with Docker, Nginx & GitHub Actions https://schedule.businesscompassllc.com/ Deploying Laravel applications efficiently is critical to ensuring performance, scalability, and maintainability. In this podcast, you’ll learn how to build a complete CI/CD pipeline using Docker, Nginx, and GitHub Actions to automate deployment and streamline your Laravel development lifecycle.…
Optimizing Web Traffic with Path-Based Routing on Load Balancers https://schedule.businesscompassllc.com/ In today’s fast-paced digital landscape, delivering seamless web experiences is crucial to keeping users engaged. One way to optimize web traffic and boost performance is through path-based routing with application load balancers. This strategy enhances performance and reliability and provides flexibility in how traffic is managed and scaled.…
Mastering IAM with Terraform: Comparing Heredoc, jsonencode(), and aws_iam_policy_document https://schedule.businesscompassllc.com/ When managing AWS Identity and Access Management (IAM) policies with Terraform, choosing the proper method to define and render policy documents can significantly affect readability, maintainability, and validation.…
Streamlining Infrastructure: Sharing Security Groups in a Multi-Account AWS Environment https://schedule.businesscompassllc.com/ In modern AWS cloud environments, organizations often adopt multi-account strategies to improve security, manage billing, and streamline development workflows. One common challenge in such setups is efficiently sharing security groups across accounts, especially when dealing with centralized networking patterns like the hub-and-spoke model.…
Automate EC2 Shutdown with Lambda: A Cost-Saving Solution for Development Environments https://schedule.businesscompassllc.com/ In cloud environments, one of the most overlooked opportunities for cost optimization is the idle infrastructure—especially Amazon EC2 instances used for development and testing. Developers often spin up instances during working hours and forget to shut them down, leading to unnecessary expenses. In this podcast, we’ll walk through how to automate EC2 shutdowns using AWS Lambda—a smart, serverless approach to saving money.…
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.