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!
DaQuane Cherry was once the kid who wore a hoodie to hide skin flare-ups in school. Now he’s an artist and advocate helping others feel seen. He reflects on his psoriasis journey, the power of small joys, and why loving yourself first isn’t a cliché—it’s essential. Plus, a deep dive into the history of La Roche-Posay’s legendary spring. See omnystudio.com/listener for privacy information.…
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.
Terraforming the Future: Building Configurable and Clustered Web Servers with Terraform https://knowledge.businesscompassllc.com/terraforming-the-future-building-configurable-and-clustered-web-servers-with-terraform/ Ever stared at a chaotic web infrastructure deployment and thought, “There has to be a better way than clicking through 37 different AWS console screens”? I’ve been there. Your team is counting on you, deadlines are looming, and manually setting up servers feels like building sandcastles at high tide.…
Boosting Productivity: Using AWS Lambda, CloudWatch, and SES for Email Automation https://knowledge.businesscompassllc.com/boosting-productivity-using-aws-lambda-cloudwatch-and-ses-for-email-automation/ Ever stared at your inbox, drowning in manual emails that should’ve been automated years ago? You’re not alone. The average tech professional wastes 11 hours weekly on tasks that could be automated—that’s over 500 hours annually! I’m about to show you how AWS Lambda, CloudWatch, and SES can transform your email automation workflow in ways your team will actually thank you for.…
Secure Multi-Account AWS Secret Management with SOPS and a Central KMS Key https://knowledge.businesscompassllc.com/secure-multi-account-aws-secret-management-with-sops-and-a-central-kms-key/ Ever stared at your AWS console wondering how your team shares secrets safely across multiple accounts without inviting chaos? I have too. It’s like trying to coordinate a surprise party over loudspeaker – risky business. Managing secrets across AWS accounts shouldn’t require a PhD in cryptography or invite security nightmares. Yet most teams struggle with this balance daily.…
Designing the Perfect Auth System: What Your Users Truly Need https://knowledge.businesscompassllc.com/designing-the-perfect-auth-system-what-your-users-truly-need/ Ever logged into an app and thought, “Why is this so painful?” You’re not alone. The average user abandons sign-up after just 24 seconds if it feels too complicated. Authentication systems don’t have to be the obstacle course most companies make them. They should be invisible doorways—getting users where they want to go without making them jump through hoops.…
When to Use DynamoDB and When to Use RDS: AWS Database Comparison https://knowledge.businesscompassllc.com/when-to-use-dynamodb-and-when-to-use-rds-aws-database-comparison/ You’re staring at your database decision with the same expression I had choosing between tacos and pizza last night. Both sound good, but which one is right? When it comes to AWS databases, picking between DynamoDB and RDS isn’t just a technical choice—it’s a strategic one that affects your application’s performance, scalability, and your team’s sleep schedule.…
Designing a Real-Time Logging API That Handles Millions of Events Per Second https://schedule.businesscompassllc.com/ As systems scale and become more distributed, the ability to ingest, process, and analyze logs in real-time becomes mission-critical. Logging APIs are not just debugging tools but the backbone of observability, operational intelligence, and security monitoring. But how do you design a logging system that can reliably handle millions of events per second?…
CloudFormation vs. CDK vs. Terraform: Ultimate Infrastructure as Code Showdown https://schedule.businesscompassllc.com/ As cloud infrastructure becomes increasingly complex, infrastructure-as-code (IaC) tools are vital for provisioning, managing, and maintaining scalable cloud environments. Three leading contenders—AWS CloudFormation, AWS CDK (Cloud Development Kit), and Terraform—stand out in the IaC arena. This podcast compares these tools, highlighting their strengths, limitations, and best-use scenarios.…
EMR API Integration: Configure Proxies and Use Python Requests for Secure Connectivity https://schedule.businesscompassllc.com/ Integrating with an Electronic Medical Record (EMR) system securely and reliably requires careful consideration of network configurations, authentication mechanisms, and data privacy. This podcast outlines how to configure proxy settings and use the requests library in Python for secure API communication with an EMR backend.…
Seamless Cloud Migration: Harness the Power of AWS Data Transfer Terminal https://schedule.businesscompassllc.com/ Migrating data to the cloud can be daunting, especially when faced with large-scale transfers, security concerns, and minimal downtime requirements. AWS Data Transfer Terminal offers a robust solution, enabling organizations to perform secure, efficient, and seamless data migrations from on-premises infrastructure to AWS Cloud. This podcast explores how AWS Data Transfer Terminal streamlines cloud adoption and enhances data migration strategies.…
Automate Log Cleanup and Cost Optimization with Shell Scripts https://schedule.businesscompassllc.com/ In today's cloud-driven landscape, logging is essential for monitoring, debugging, and maintaining application health. However, uncontrolled log accumulation can lead to excessive storage usage, increased costs, and system inefficiencies. Automating log cleanup using shell scripts ensures optimal storage utilization and contributes to significant cost savings.…
AWS AppSync Explained: Create Powerful Serverless GraphQL APIs https://knowledge.businesscompassllc.com/aws-appsync-explained-create-powerful-serverless-graphql-apis/ You’ve been staring at that messy REST API spaghetti code for hours, haven’t you? Multiple endpoints, inconsistent data structures, and the client-side logic that makes you question your life choices.…
Seamless AWS Access for OutSystems Users: Federated Identity with Temporary Credentials https://knowledge.businesscompassllc.com/seamless-aws-access-for-outsystems-users-federated-identity-with-temporary-credentials/ Ever spent hours fighting with AWS credential management while your OutSystems project deadline looms closer? You’re not alone. I’ve seen development teams waste entire sprints just trying to securely connect their OutSystems applications to AWS services.…
End-to-End Deployment of Hugging Face Models Using AWS SageMaker https://knowledge.businesscompassllc.com/end-to-end-deployment-of-hugging-face-models-using-aws-sagemaker/ Ever stared at a complex ML model on Hugging Face and wondered, “How the heck do I actually deploy this thing in production?” You’re not alone. Data scientists everywhere are nodding right now.…
How to Set Up an NFS Server and Client on Ubuntu: Step-by-Step Guide https://knowledge.businesscompassllc.com/how-to-set-up-an-nfs-server-and-client-on-ubuntu-step-by-step-guide/ Ever spent hours digging through online forums because your team’s shared files suddenly disappeared? You’re not alone. Network File System (NFS) storage issues can turn a productive workday into a troubleshooting nightmare.…
Build, Deploy, Scale: Creating and Managing AWS EKS with CI/CD https://knowledge.businesscompassllc.com/build-deploy-scale-creating-and-managing-aws-eks-with-ci-cd/ Ever spent 48 sleepless hours troubleshooting a Kubernetes deployment only to discover it was a simple configuration issue? You’re not alone. Container orchestration is powerful, but the learning curve can feel like scaling Everest in flip-flops.…
Streamline AMI Management: How AWS EC2 Image Builder Boosts Efficiency https://schedule.businesscompassllc.com/ Managing Amazon Machine Images (AMIs) can quickly become complex and error-prone, especially at scale. Manual processes lead to inconsistencies, outdated software stacks, and increased operational overhead. AWS EC2 Image Builder offers a powerful solution to automate and simplify the process of building, testing, and distributing secure and up-to-date AMIs. This podcast explores how EC2 Image Builder streamlines AMI management and improves operational efficiency.…
Understanding Partitioning in Apache Spark: Key to Big Data Performance https://schedule.businesscompassllc.com/ When working with massive datasets in Apache Spark, partitioning is one of the most important yet often overlooked concepts. How data is split across nodes can drastically influence performance, resource utilization, and cost efficiency. In this podcast, we’ll delve deep into partitioning in Spark, explain why it matters, and explore best practices to help you maximize your Spark workloads.…
Enable Distributed Tracing on EKS: Integrate AWS X-Ray with Your Apps https://schedule.businesscompassllc.com/ In a cloud-native, microservices-driven architecture, gaining visibility into distributed systems is essential for performance monitoring and troubleshooting. Amazon Elastic Kubernetes Service (EKS) allows you to orchestrate containerized applications at scale, but understanding the behavior of those applications across services can be a challenge. Enter AWS X-Ray—a powerful distributed tracing solution that integrates seamlessly with EKS to help you identify bottlenecks, monitor service latency, and optimize performance.…
Networking Essentials Every DevOps and Cloud Engineer Must Know https://schedule.businesscompassllc.com/ DevOps and Cloud Engineers must be fluent in networking fundamentals to architect, secure, and troubleshoot complex infrastructures in today's cloud-driven world. Whether deploying Kubernetes clusters, building CI/CD pipelines, or scaling services across regions, networking is the silent backbone of every operation. This podcast covers the critical networking concepts that every DevOps and Cloud professional should master.…
Exploiting SSRF Like a Pro: Real-World Attacks Using Burp Suite https://schedule.businesscompassllc.com/ Server-Side Request Forgery (SSRF) is a vulnerability that allows an attacker to make the server-side application send HTTP requests to an unintended location.
Securely Deploying HumanGov on AWS EC2 Across States Using Ansible and GitOps with CodeCommit https://knowledge.businesscompassllc.com/securely-deploying-humangov-on-aws-ec2-across-states-using-ansible-and-gitops-with-codecommit/ Ever stared at your screen for hours trying to deploy HumanGov across multiple state servers, wondering if there’s a better way than manual configuration and SSH nightmares? You’re not alone. Government IT teams across the country are drowning in deployment complexity while security auditors breathe down their necks.…
Automate FreeBSD Image Creation for AWS EC2 with Packer and EC2 AMI Tools https://knowledge.businesscompassllc.com/automate-freebsd-image-creation-for-aws-ec2-with-packer-and-ec2-ami-tools/ Ever spent hours manually creating custom FreeBSD images for AWS only to end up with something that breaks in production? Yeah, me too. It’s a special kind of frustration that only systems engineers understand.…
LocalStack for SDETs: Seamless Spring Boot Testing with DynamoDB Integration https://knowledge.businesscompassllc.com/localstack-for-sdets-seamless-spring-boot-testing-with-dynamodb-integration/ Ever spent hours battling mock services for your Spring Boot tests, only to have everything break in production anyway? Yeah, me too. It’s the special kind of frustration reserved for SDETs who just want reliable test environments.…
Manage Complex AWS Setups Using Terragrunt and Terraform the Right Way https://knowledge.businesscompassllc.com/manage-complex-aws-setups-using-terragrunt-and-terraform-the-right-way/ Ever stared at your AWS infrastructure and thought, “This is a mess, and I have no idea how to manage it properly”? You’re not alone. Thousands of DevOps engineers struggle daily with the chaos of multiple environments, regions, and accounts.…
Simplify Data Lakehouse Architecture Using Iceberg and AWS Glue Catalog https://knowledge.businesscompassllc.com/simplify-data-lakehouse-architecture-using-iceberg-and-aws-glue-catalog/ You’re probably spending 60% of your engineering time just wrestling with data inconsistencies across your lakehouse architecture. Am I right? Data teams everywhere face this same struggle – trying to unify data access while formats, schemas, and storage layers keep multiplying like rabbits.…
Terraform Code Hygiene: Automate Quality Checks with TFLint and FMT https://schedule.businesscompassllc.com/ Infrastructure as Code (IaC) has revolutionized cloud provisioning, with Terraform emerging as a dominant tool for managing cloud infrastructure. However, maintaining code quality and consistency becomes crucial as teams grow and codebases expand. This is where automated quality checks with TFLint and Terraform FMT come into play.…
Build and Provision a Web Server with Terraform on AWS, Azure, or GCP https://schedule.businesscompassllc.com/ Provisioning cloud infrastructure manually can be time-consuming and error-prone. Enter Terraform, an open-source Infrastructure as Code (IaC) tool that enables you to automate and manage your infrastructure reliably across multiple cloud platforms such as AWS, Azure, and Google Cloud Platform (GCP).…
Build and Configure a Kafka Cluster on AWS EC2: A DevOps Guide https://schedule.businesscompassllc.com/ Apache Kafka is a powerful distributed streaming platform for building real-time data pipelines and streaming applications. Deploying Kafka on AWS EC2 offers flexibility and control, making it a preferred choice for DevOps professionals who want to manage the infrastructure directly. This podcast walks you through the end-to-end setup process.…
Image Intelligence at Scale: VisualInsight’s AI-Powered Automation Explained https://schedule.businesscompassllc.com/ In the ever-evolving digital landscape, the ability to analyze and understand images at scale has become essential. Whether for content moderation, product tagging, security surveillance, or visual search, businesses increasingly use advanced image recognition solutions. One of the standout innovations in this space is VisualInsight, an AI-powered platform that transforms raw image data into actionable intelligence. Here's a comprehensive overview of how VisualInsight automates image analysis at scale and revolutionizes business operations.…
Secure AWS Credentials in GitLab CI/CD Using HashiCorp Vault https://schedule.businesscompassllc.com/ As organizations shift towards DevSecOps and adopt cloud-native CI/CD pipelines, securing cloud credentials becomes a top priority. This podcast walks you through the best practices for securely managing and injecting AWS credentials into GitLab CI/CD pipelines using HashiCorp Vault.…
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.