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!
Host Francesca Amiker sits down with directors Joe and Anthony Russo, producer Angela Russo-Otstot, stars Millie Bobby Brown and Chris Pratt, and more to uncover how family was the key to building the emotional core of The Electric State . From the Russos’ own experiences growing up in a large Italian family to the film’s central relationship between Michelle and her robot brother Kid Cosmo, family relationships both on and off of the set were the key to bringing The Electric State to life. Listen to more from Netflix Podcasts . State Secrets: Inside the Making of The Electric State is produced by Netflix and Treefort Media.…
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.
Getting Started with Compute (EC2, Lambda, Fargate, ECS, EKS): A Beginner’s Guide https://knowledge.businesscompassllc.com/getting-started-with-compute-ec2-lambda-fargate-ecs-eks-a-beginners-guide/ Are you feeling overwhelmed by the vast array of AWS compute services? 🤯 You’re not alone! Many beginners find themselves lost in a sea of acronyms and technical jargon when first exploring Amazon Web Services. But fear not, because we’re about to embark on a journey that will demystify the world of AWS compute services and set you on the path to cloud computing success.…
Protect CloudFront using Signed Cookies and JWT Token https://knowledge.businesscompassllc.com/protect-cloudfront-using-signed-cookies-and-jwt-token/ Are you worried about unauthorized access to your CloudFront content? You’re not alone. In today’s digital landscape, securing your web assets is more critical than ever. But fear not! There’s a powerful solution at your fingertips: Signed Cookies and JWT Tokens.…
Building a Smart Soil Monitoring System: AWS IoT and Raspberry Pi Integration https://businesscompassllc.com/building-a-smart-soil-monitoring-system-aws-iot-and-raspberry-pi-integration/ In today’s era of innovative technology, monitoring your garden’s moisture levels can be automated efficiently using a Raspberry Pi, a moisture sensor, and AWS IoT services. This podcast will walk you through creating a system that sends email alerts when soil moisture levels drop below a certain threshold, ensuring your plants get the care they need.…
Automating Serverless Lambda Deployments with GitLab CI/CD: A Step-by-Step Guide https://businesscompassllc.com/automating-serverless-lambda-deployments-with-gitlab-ci-cd-a-step-by-step-guide/ Serverless computing has revolutionized application deployment, enabling developers to focus on code without worrying about infrastructure management. AWS Lambda provides a powerful platform for running serverless applications, while GitLab CI/CD simplifies automated deployments. This podcast bridges the gap between code and infrastructure, demonstrating how to deploy AWS Lambda functions seamlessly with GitLab CI/CD.…
Mastering AWS IAM Security: A Hands-On Guide to Privilege Escalation with CloudGoat https://businesscompassllc.com/mastering-aws-iam-security-a-hands-on-guide-to-privilege-escalation-with-cloudgoat/ Cloud security is essential to modern IT infrastructures, but understanding how attackers exploit cloud environments is key to implementing effective defenses. This is where CloudGoat comes in—a vulnerable-by-design AWS environment built for security training.…
Modernizing Database Infrastructure with AWS RDS: A Comprehensive Guide to Efficiency and Cost Optimization https://businesscompassllc.com/modernizing-database-infrastructure-with-aws-rds-a-comprehensive-guide-to-efficiency-and-cost-optimization/ Amazon Relational Database Service (RDS) is a fully managed database solution designed to simplify the setup, operation, and scaling of relational databases in the cloud. Whether running MySQL, PostgreSQL, MariaDB, Oracle, or Microsoft SQL Server, AWS RDS offers unparalleled ease of use, allowing businesses to focus on innovation rather than administrative tasks. This podcast will explore how AWS RDS can modernize your database infrastructure while optimizing costs.…
Mastering Amazon ECS: A Step-by-Step Guide to Building Clusters and Deploying Containers https://businesscompassllc.com/mastering-amazon-ecs-a-step-by-step-guide-to-building-clusters-and-deploying-containers/ Amazon Elastic Container Service (ECS) is a powerful tool for running, managing, and scaling containerized applications. This podcast provides a step-by-step walkthrough of setting up an ECS cluster, creating task definitions, and deploying services with a load balancer for seamless traffic distribution. By the end, you’ll have a working containerized application accessible online.…
Mastering Amazon EventBridge: Your Gateway to Event-Driven AWS Workflows https://businesscompassllc.com/mastering-amazon-eventbridge-your-gateway-to-event-driven-aws-workflows/ In the fast-evolving landscape of cloud computing, event-driven architectures are reshaping how applications are built, integrated, and automated. Amazon EventBridge stands at the forefront of this revolution, offering a serverless event bus service that simplifies event-driven application development. This podcast introduces EventBridge, explores its features and use cases, and provides a hands-on example to help you get started.…
Filtering Amazon RDS Event Notifications with SNS Subscription Policies: A Step-by-Step Guide https://businesscompassllc.com/filtering-amazon-rds-event-notifications-with-sns-subscription-policies-a-step-by-step-guide/ Amazon Relational Database Service (RDS) event notifications provide critical insights into database health, performance, and activities. However, managing and sifting through a flood of notifications can be overwhelming. By leveraging Amazon SNS Subscription Filter Policies, you can efficiently filter RDS event notifications and ensure the right messages reach the right audience. This podcast will explore setting up a filtered notification system for RDS events using Amazon SNS.…
Automating AWS WAF Logging: A Comprehensive Guide with AWS Config and SSM Automation https://businesscompassllc.com/automating-aws-waf-logging-a-comprehensive-guide-with-aws-config-and-ssm-automation/ Web Application Firewall (WAF) is critical for securing web applications against threats like SQL injection and cross-site scripting. However, managing WAF logging manually can be cumbersome and error-prone. Automating WAF logging ensures consistent monitoring and remediation, enhancing security posture while reducing operational overhead. This podcast will explore how to automate WAF logging using AWS Config Rules and SSM Automation. Let’s examine the key steps involved.…
Automating Tasks with Scheduled AWS Lambda Functions and EventBridge: A Step-by-Step Guide https://businesscompassllc.com/automating-tasks-with-scheduled-aws-lambda-functions-and-eventbridge-a-step-by-step-guide/ AWS Lambda and Amazon EventBridge are essential tools in serverless computing, enabling developers to create responsive, cost-efficient applications. AWS Lambda allows you to run code without provisioning servers, while EventBridge provides a powerful event bus to trigger Lambda functions based on events or schedules. Together, they simplify task automation and event-driven workflows.…
Effortless Serverless Deployment: A Step-by-Step Guide to Hosting Django Apps on AWS with Zappa https://businesscompassllc.com/effortless-serverless-deployment-a-step-by-step-guide-to-hosting-django-apps-on-aws-with-zappa/ Serverless architecture revolutionizes how developers deploy and manage applications by eliminating the need to provision servers. For Django developers, Zappa offers a powerful tool to deploy applications on AWS Lambda, enabling scalability, cost-efficiency, and seamless management. This podcast will walk you through deploying a serverless Django application using Zappa, covering everything from environment preparation to streamlining deployment with Terraform.…
Self-evolving AI https://knowledge.businesscompassllc.com/self-evolving-ai/ In the realm of artificial intelligence, a groundbreaking concept is emerging that promises to revolutionize the way machines learn and adapt: Self-evolving AI. This cutting-edge technology represents a quantum leap in AI capabilities, enabling systems to continuously improve and refine their own algorithms without human intervention. 🤖💡…
How to set up a static site on AWS? How to set up a static site on AWS? Have you ever dreamed of launching your own website but felt overwhelmed by the technical complexities? 🤔 You’re not alone. Many aspiring web developers and business owners struggle with the intricacies of web hosting, often resulting in frustration and abandoned projects. But what if there was a simple, cost-effective solution that could turn your vision into reality?…
How to secure WordPRess on AWS https://knowledge.businesscompassllc.com/how-to-secure-wordpress-on-aws/ Is your WordPress site on AWS keeping you up at night? 😰 You’re not alone. With cyber threats evolving faster than ever, securing your WordPress installation on Amazon Web Services can feel like a daunting task. But fear not – your digital fortress is within reach.…
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.