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!
What’s up, Tribe, and welcome back to Good Moms Bad Choices! January was amazing, but its time to turn the page on the calendar and embrace beautiful new energy as we enter ‘The Journey of Love February.’ This month is all about the heart - join Erica and Milah to catch up and discuss what’s new in the world of motherhood, marriage, and amor! In this week’s episode, the ladies offer witty and sharp perspectives about personal growth in love, supporting your kids through their friend drama, and how to honor your true needs in a partnership. Mama Bear to the Rescue! The Good Moms discuss protective parenting and helping your kids fight their battles (8:00) Bad Choice of the Week: Help! My kids saw me in my lingerie! (20:00) My Happily Ever After: Erica and Milah discuss the prospect of marriage, dreams of becoming a housewife, and the top 5 ways to be confident in love (32:00) Yoni Mapping: Releasing Trauma and Increasing Pleasure (57:00) Its OK to fuck up, but also, what do you (really) bring to the table: The Good Moms have an honest discussion about finding accountability and growth before love (1:03:00) Watch This episode & more on YouTube! Catch up with us over at Patreon and get all our Full visual episodes, bonus content & early episode releases. Join our private Facebook group! Let us help you! Submit your advice questions, anonymous secrets or vent about motherhood anonymously! Submit your questions Connect With Us: @GoodMoms_BadChoices @TheGoodVibeRetreat @Good.GoodMedia @WatchErica @Milah_Mapp Official GMBC Music: So good feat Renee, Trip and http://www.anthemmusicenterprises.com Join us this summer in paradise at the Good Vibe Rest+Vibe Retreat in Costa Rica July 31- August 5 August 8 - August 13 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.
Optimizing Dynamic Routing in Amazon CloudFront Using Lambda@Edge for Next.js Applications https://schedule.businesscompassllc.com/ Deploying a Next.js application on AWS often requires handling dynamic routes that don’t exist as static assets in an S3 bucket. Amazon CloudFront, by default, serves static content but doesn't support dynamic route resolution out-of-the-box. This is where Lambda@Edge becomes crucial for enabling SEO-friendly and performant dynamic routing.…
A Beginner’s Guide to Amazon CloudWatch: Essential Monitoring for AWS Resources https://schedule.businesscompassllc.com/ Amazon CloudWatch is a powerful monitoring and observability service designed for DevOps engineers, developers, system administrators, and IT managers using AWS cloud infrastructure. This podcast explains how to get started with Amazon CloudWatch, enabling teams to collect and track metrics, monitor log files, and set alarms to respond quickly to system changes or failures.…
Automated Deployment of a Static Website from GitHub Using Jenkins and NGINX https://schedule.businesscompassllc.com/ This podcast outlines the process of deploying a static website hosted on GitHub using Jenkins for continuous integration and NGINX as the web server. By automating this workflow, developers can ensure seamless updates to their website every time changes are pushed to the repository.…
Mastering AWS Security: A Comprehensive Guide to NACLs, AWS Shield, and WAF https://schedule.businesscompassllc.com/ Securing cloud environments is critical in today's digital landscape. Amazon Web Services (AWS) offers a robust suite of security tools that help businesses protect their infrastructure and applications. Among the most important are Network Access Control Lists (NACLs), AWS Shield, and the AWS Web Application Firewall (WAF). Each plays a distinct role in safeguarding cloud resources from unauthorized access and cyber threats.…
How to Route Traffic from One Domain to Another Using AWS API Gateway https://schedule.businesscompassllc.com/ Routing traffic between domains is a common requirement when managing multiple web services, consolidating resources, or transitioning to new infrastructure. Amazon Web Services (AWS) offers a powerful solution through API Gateway, enabling seamless redirection or proxying of traffic from one domain to another.…
Optimizing DynamoDB Performance: Understanding and Using Global Secondary Indexes (GSIs) https://schedule.businesscompassllc.com/ Global Secondary Indexes (GSIs) are a powerful feature in Amazon DynamoDB that allow users to query data efficiently using alternate keys. While DynamoDB’s primary key structure is ideal for fast access using partition and sort keys, many applications require more flexible querying capabilities. This is where GSIs come into play.…
How to Build a Scalable SQL-Based ETL Pipeline Using Apache Spark on Amazon EKS https://schedule.businesscompassllc.com/ In today’s data-driven landscape, organizations require efficient and scalable solutions for data extraction, transformation, and loading (ETL). A powerful approach is to leverage Apache Spark for distributed data processing and Amazon Elastic Kubernetes Service (EKS) for container orchestration. This podcast outlines how to build a robust SQL-based ETL pipeline with Spark on Amazon EKS.…
Continuous Cloud Security with AWS: Protecting Your Business Around the Clock https://schedule.businesscompassllc.com/ The rapid adoption of cloud computing has transformed how businesses operate, offering unparalleled scalability, flexibility, and cost-efficiency. However, this shift also brings an evolving landscape of security threats. Continuous security is not just a recommendation but necessary to ensure your cloud environment remains protected and compliant.…
Navigating AWS Resource Enumeration: Challenges and Solutions https://schedule.businesscompassllc.com/ Efficient resource management is critical for cloud success, yet one of the most persistent challenges in Amazon Web Services (AWS) is resource enumeration. With sprawling infrastructure across multiple accounts, regions, and services, gaining a clear picture of what resources exist can be daunting. This podcast explores the challenges, existing solutions, third-party tools, insights from other cloud providers, and the potential role of AWS Resource Explorer in addressing these issues.…
Fundamental Security Principles in AWS https://schedule.businesscompassllc.com/ Securing workloads and data in the cloud is paramount in today’s technology-driven world. AWS offers a robust suite of services and best practices to ensure your cloud environment is resilient against potential threats. This podcast delves into the fundamental principles, tools, and strategies for mastering AWS cloud security.…
Optimizing Scalability with Amazon SQS: The Ultimate Guide to Message Queueing on AWS https://schedule.businesscompassllc.com/ Amazon Simple Queue Service (Amazon SQS) is a fully managed message queuing service designed to decouple and scale microservices, distributed systems, and serverless applications. By leveraging SQS, businesses can improve application performance, maintain message durability, and ensure asynchronous communication between services.…
Why Businesses Are Migrating from OpenAI GPT-3.5/4o Mini to Amazon Bedrock Featuring Claude 3 Haiku https://schedule.businesscompassllc.com/ In today’s rapidly evolving AI landscape, enterprises are constantly evaluating large language model (LLM) platforms for optimal performance, cost efficiency, and enterprise-readiness. A growing number of businesses are now shifting from OpenAI’s GPT-3.5 and GPT-4o Mini to Amazon Bedrock, specifically favoring Anthropic's Claude 3 Haiku model.…
Data Lake vs Data Warehouse: Key Differences and Best Use Cases for Modern Data Management https://schedule.businesscompassllc.com/ In today’s data-driven world, organizations must manage massive volumes of structured and unstructured data. Two dominant solutions have emerged to handle this complexity: data lakes and data warehouses. While both serve the purpose of storing and managing data, their design, functionality, and best-use scenarios differ significantly.…
Best Practices for Securing Databases on AWS: A Comprehensive Guide https://schedule.businesscompassllc.com/ Securing databases in Amazon Web Services (AWS) is a critical aspect of maintaining a robust and compliant cloud infrastructure. As more organizations migrate workloads to the cloud, it becomes essential to implement advanced security strategies that safeguard sensitive data against breaches, unauthorized access, and internal threats.…
Optimizing Amazon VPC Architecture: Expert Tips and Best Practices for Secure Cloud Infrastructure https://schedule.businesscompassllc.com/ Designing a well-architected Amazon Virtual Private Cloud (VPC) is essential for building a scalable, secure, and efficient AWS environment. This podcast outlines expert-recommended practices and configuration strategies to ensure a robust VPC setup that aligns with AWS Well-Architected Framework principles.…
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.