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!
Chef Shuai Wang was the runner-up on the 22nd season of Bravo’s Top Chef and is the force behind two standout restaurants in Charleston, South Carolina—Jackrabbit Filly and King BBQ—where he brings together the flavors of his childhood in Beijing and the spirit of the South in some pretty unforgettable ways. He grew up just a short walk from Tiananmen Square, in a tiny home with no electricity or running water, where his grandmother often cooked over charcoal. Later, in Queens, New York, his mom taught herself to cook—her first dishes were a little salty, but they were always made with love. And somewhere along the way, Shuai learned that cooking wasn’t just about food—it was about taking care of people. After years working in New York kitchens, he made his way to Charleston and started building something that feels entirely his own. Today, we’re talking about how all those experiences come together on the plate, the family stories behind his cooking, and what it’s been like to share that journey on national TV. Learn more about your ad choices. Visit podcastchoices.com/adchoices…
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.
Scalable and Secure: Deploying a 3-Tier Architecture in AWS Using Terraform Modules https://knowledge.businesscompassllc.com/scalable-and-secure-deploying-a-3-tier-architecture-in-aws-using-terraform-modules/ You’ve mastered containers, dabbled with cloud providers, but how many times have you manually pieced together infrastructure only to rebuild it all when requirements change? Yeah, I’ve been there too. Deploying a 3-tier architecture in AWS using Terraform modules isn’t just another technical exercise—it’s your ticket to infrastructure that practically maintains itself.…
From Metrics to Insight: Monitoring Kubernetes Clusters with Prometheus and Grafana https://knowledge.businesscompassllc.com/from-metrics-to-insight-monitoring-kubernetes-clusters-with-prometheus-and-grafana/ Your Kubernetes cluster is up and running, but do you actually know what’s happening inside it? Most DevOps engineers can’t answer this question with confidence. When your production app suddenly crashes at 2 AM, metrics aren’t just nice-to-have—they’re your lifeline. Monitoring Kubernetes clusters with Prometheus and Grafana transforms overwhelming data into actionable insights that help you prevent disasters before they happen.…
Streamline Infrastructure with Terraform Modules: Build DRY, Scalable IaC https://knowledge.businesscompassllc.com/streamline-infrastructure-with-terraform-modules-build-dry-scalable-iac/ Ever spent hours copying and pasting the same Terraform code for different environments, only to miss a crucial variable that breaks your entire deployment? You’re not alone. Infrastructure engineers everywhere are drowning in repetitive code while trying to maintain consistency across growing cloud environments.…
Secure Multi-Account AWS Setups with Service Control Policies (SCPs) https://knowledge.businesscompassllc.com/secure-multi-account-aws-setups-with-service-control-policies-scps/ Ever been woken up at 3 AM by an alert showing someone in your AWS organization deployed an internet-facing database with no encryption? Yeah, that’s the kind of nightmare that makes cloud architects question their career choices. Managing multiple AWS accounts without proper guardrails isn’t just risky—it’s a disaster waiting to happen. That’s where Service Control Policies (SCPs) come in, giving you powerful controls to implement secure multi-account AWS setups without drowning in configuration details.…
Mastering Amazon QuickSight: Fast and Easy Business Intelligence on AWS https://knowledge.businesscompassllc.com/mastering-amazon-quicksight-fast-and-easy-business-intelligence-on-aws/ Ever stared at a mountain of business data wondering how on earth you’ll extract anything useful without a PhD in computer science? You’re not alone. Thousands of AWS users struggle daily with turning their cloud data into actionable insights.…
Run Code Without Servers: Mastering AWS Lambda for Developers https://schedule.businesscompassllc.com/ Serverless computing has revolutionized the way developers build and deploy applications. At the heart of this revolution is AWS Lambda—a powerful serverless compute service that lets you run code without provisioning or managing servers. Whether you’re building APIs, automating workflows, or integrating services, AWS Lambda provides a cost-efficient, scalable, and easy-to-maintain solution.…
Serverless Computing on AWS: How to Build Fast, Scalable Apps Without Servers https://schedule.businesscompassllc.com/ In the ever-evolving world of cloud computing, businesses and developers constantly seek faster, more efficient ways to build and deploy applications. Serverless computing has emerged as a transformative model, enabling developers to focus solely on code while cloud providers like AWS handle infrastructure management. This podcast dives deep into serverless architecture on AWS and how to leverage it to build fast, scalable, and cost-effective applications, without ever provisioning a single server.…
AWS S3 Bucket Security: Manage IAM User Access Like a Pro https://schedule.businesscompassllc.com/ Amazon S3 is a robust and scalable object storage service used by developers and organizations worldwide. But with great power comes great responsibility—especially regarding data security. Misconfigured S3 buckets are one of the most common causes of data breaches in the cloud. This podcast walks you through managing IAM (Identity and Access Management) user access to your S3 buckets like a seasoned pro.…
How to Run Secure Docker Apps on ECS Fargate with GitHub Actions and SSL https://schedule.businesscompassllc.com/ Running containerized applications securely in the cloud is a key priority for modern DevOps workflows. Amazon ECS Fargate and GitHub Actions provide a scalable and secure way to build, deploy, and manage Docker applications without managing servers. This podcast will create a secure CI/CD pipeline to deploy Docker apps to ECS Fargate with HTTPS support via SSL certificates.…
AWS HealthLake in Action: Building Smart, Searchable Health Data Lakes https://knowledge.businesscompassllc.com/aws-healthlake-in-action-building-smart-searchable-health-data-lakes/ Ever spent hours sifting through patient records only to miss critical connections hiding in plain sight? Healthcare organizations are drowning in data while starving for insights. AWS HealthLake changes the game entirely. It transforms unstructured medical information into a searchable, analytics-ready data lake that actually makes sense of all those clinical notes, lab reports, and medical histories.…
Scale Your DynamoDB Writes with Python: Efficient Batch Write Strategies https://knowledge.businesscompassllc.com/scale-your-dynamodb-writes-with-python-efficient-batch-write-strategies/ Ever been stuck watching your DynamoDB writes crawl along while your Python application waits… and waits… and your users start closing tabs? Yeah, that pain is real. Single-item writes might work for simple apps, but they’re the equivalent of carrying groceries home one apple at a time when you could use a shopping cart.…
Building a Secure AWS Network: Bastion Host and SSH Tunnel Setup with Terraform https://knowledge.businesscompassllc.com/building-a-secure-aws-network-bastion-host-and-ssh-tunnel-setup-with-terraform/ Ever found yourself wondering why AWS security feels like building a moat around your digital castle? Without proper SSH tunnels and bastion hosts, you’re basically leaving your drawbridge down. I’ve been there. The hours spent troubleshooting network issues and the constant dread of exposing sensitive systems to the internet is enough to make anyone question their career choices.…
Accelerating Memory-Intensive Workloads on Amazon EKS with Huge Pages https://knowledge.businesscompassllc.com/accelerating-memory-intensive-workloads-on-amazon-eks-with-huge-pages/ Ever tried to squeeze a king-sized mattress into a twin bed frame? That’s what running memory-intensive applications on Kubernetes feels like without proper configuration. Your workloads are gasping for memory while performance nosedives. Here’s the thing: regular memory pages in Linux are like having thousands of tiny drawers instead of a few large cabinets for your stuff. It’s inefficient when you’re dealing with big data.…
How to Use If Statements and Conditions in AWS CloudFormation Like a Pro https://schedule.businesscompassllc.com/ Ever spent hours debugging a CloudFormation template because of one tiny logical condition gone wrong? Yeah, me too. It’s like trying to find a syntax error in a foreign language you barely speak.…
AWS Application Load Balancer: Path-Based Routing Made Easy https://schedule.businesscompassllc.com/ The AWS Application Load Balancer (ALB) is a Layer 7 load balancer that offers advanced routing capabilities, including content-based routing. Among its most powerful features is path-based routing, which allows you to forward requests to different target groups based on the URL path of the request. This is particularly useful for microservices, containerized applications, or any app that requires routing logic based on specific endpoints.…
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.