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!
A secret field that summons lightning. A massive spiral that disappears into a salt lake. A celestial observatory carved into a volcano. Meet the wild—and sometimes explosive—world of land art, where artists craft masterpieces with dynamite and bulldozers. In our Season 2 premiere, guest Dylan Thuras, cofounder of Atlas Obscura, takes us off road and into the minds of the artists who literally reshaped parts of the Southwest. These works aren’t meant to be easy to reach—or to explain—but they just might change how you see the world. Land art you’ll visit in this episode: - Double Negative and City by Michael Heizer (Garden Valley, Nevada) - Spiral Jetty by Robert Smithson (Great Salt Lake, Utah) - Sun Tunnels by Nancy Holt (Great Basin Desert, Utah) - Lightning Field by Walter De Maria (Catron County, New Mexico) - Roden Crater by James Turrell (Painted Desert, Arizona) Via Podcast is a production of AAA Mountain West Group.…
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.
SOLID Design Principles for Software Engineers: A Complete Guide https://knowledge.businesscompassllc.com/solid-design-principles-for-software-engineers-a-complete-guide/ Ever stared at your code and thought, “This works now, but will it survive the next three feature requests?” If you’re nodding, you’re not alone. 80% of development time goes to maintenance, not new features. SOLID design principles aren’t just another programming acronym. They’re your blueprint for writing code that bends without breaking, grows without groaning, and makes future-you want to high-five past-you.…
Sagas in Microservices: The Ultimate Guide to Transaction Management https://knowledge.businesscompassllc.com/sagas-in-microservices-the-ultimate-guide-to-transaction-management/ Ever had that sinking feeling when a payment succeeds but your order confirmation vanishes into the digital void? For distributed systems engineers, that’s not just a bad day—it’s a transaction management nightmare. Microservices have revolutionized how we build applications, but they’ve made transaction management exponentially more complex. The saga pattern has emerged as the go-to solution for handling distributed transactions across multiple services without the traditional two-phase commit.…
Circuit Breaker Pattern Explained: Build Resilient Microservices https://knowledge.businesscompassllc.com/circuit-breaker-pattern-explained-build-resilient-microservices/ Ever had your entire system crash because one tiny service failed? It’s like watching dominoes fall — one bad microservice can take down your whole application. Frustrating, right? That’s why the circuit breaker pattern isn’t just nice-to-have, it’s essential. By designing microservices that can detect failures and prevent cascading disasters, you’ll build systems that actually survive in production.…
OSI vs. TCP/IP: Key Differences and How Data Moves Across Networks https://knowledge.businesscompassllc.com/osi-vs-tcp-ip-key-differences-how-data-moves-across-networks/ Ever opened a network diagram and felt like you’re staring at ancient hieroglyphics? You’re not alone. Network models like OSI and TCP/IP were created to bring order to the chaos, but they’ve somehow created their own confusion along the way. Here’s the thing: understanding these models isn’t just for IT nerds with certification dreams. These frameworks explain how every byte of data travels when you send that “on my way” text or stream your favorite show.…
Prevent Data Conflicts in Distributed Systems with Redis Redlock https://knowledge.businesscompassllc.com/prevent-data-conflicts-in-distributed-systems-with-redis-redlock/ Ever had a system crash because two processes tried updating the same data simultaneously? If you’re managing distributed applications, you’re nodding right now. It’s like when two people try walking through a doorway at the same time. Someone’s getting a shoulder bump. Except in your system, that “bump” might cost thousands in downtime.…
Mastering Composable Architecture: APIs, PBCs and Modern Software Design https://knowledge.businesscompassllc.com/mastering-composable-architecture-apis-pbcs-modern-software-design/ Remember when your CTO said “we need to break up our monolith” and everyone nodded enthusiastically while secretly panicking? You’re not alone. Most development teams are drowning in architectural buzzwords while trying to figure out how to actually build software that doesn’t collapse under its own weight.…
What is DNS? Understand Root, TLD, and Authoritative Name Servers Fast! https://knowledge.businesscompassllc.com/what-is-dns-understand-root-tld-and-authoritative-name-servers-fast/ Ever tried explaining DNS to someone and watched their eyes glaze over faster than a donut at Krispy Kreme? You’re not alone. Most tech explanations make DNS sound like rocket science when it’s actually the internet’s phone book. When you type “netflix.com” into your browser, DNS servers are the behind-the-scenes heroes translating that human-friendly name into the numerical IP address computers actually understand.…
Why Vector Databases Matter for Generative AI and RAG https://knowledge.businesscompassllc.com/why-vector-databases-matter-for-generative-ai-rag/ Ever wondered why 79% of AI leaders say they’re struggling with retrieval challenges in their GenAI applications? It’s not just you. Vector databases might sound like another tech buzzword, but they’re actually the unsung heroes making your AI actually useful instead of hallucinating nonsense.…
Star, Tree, Mesh & Hybrid: Mastering Advanced Network Topologies https://knowledge.businesscompassllc.com/star-tree-mesh-hybrid-mastering-advanced-network-topologies/ Ever stood in front of a network diagram feeling like you’re staring at ancient hieroglyphics? You’re not alone. Most IT professionals nod confidently about network topologies while secretly Googling the difference between star and mesh under their desk. Let’s cut through the confusion. In the next few minutes, you’ll understand not just the fundamentals of star, tree, mesh and hybrid network topologies, but exactly when and why you’d choose each one.…
What Are Transformers in AI? Attention Mechanism Demystified! https://knowledge.businesscompassllc.com/what-are-transformers-in-ai-attention-mechanism-demystified/ Ever tried explaining to your non-tech friend how ChatGPT actually works, only to watch their eyes glaze over? Yeah, welcome to the club. Transformers are the secret sauce behind today’s AI revolution, but most explanations make them sound like rocket science wrapped in math equations and served with a side of computer jargon.…
Vector Databases Explained: Powering AI, Search and Recommendations https://knowledge.businesscompassllc.com/vector-databases-explained-powering-ai-search-recommendations/ Ever noticed how Netflix always seems to know exactly what show you’ll binge next? Or how Spotify’s recommendations feel eerily spot-on? Behind this magic lies a technology that’s revolutionizing how machines understand our world: vector databases.…
Elasticsearch Explained: Architecture, ELK Stack and Real-World Use Cases https://knowledge.businesscompassllc.com/elasticsearch-explained-architecture-elk-stack-real-world-use-cases/ You’re staring at a mountain of unstructured data, knowing the answer you need is buried somewhere inside. Sound familiar? Every day, developers and data engineers face this exact problem. That’s where Elasticsearch steps in – transforming chaotic information into searchable, analyzable gold that actually makes sense.…
Rebuilding State from Events: Event Sourcing & CQRS for Distributed Systems https://knowledge.businesscompassllc.com/rebuilding-state-from-events-event-sourcing-cqrs-for-distributed-systems/ Ever tried rebuilding a conversation from memory after your messaging app crashed? That’s basically what traditional systems do after failure – they panic, lose state, and try to piece things together from incomplete backups.…
Sidecar Pattern in Action: From Theory to Real-World Implementation https://knowledge.businesscompassllc.com/sidecar-pattern-in-action-from-theory-to-real-world-implementation/ Ever stood by helplessly while your microservices architecture turned into a tangled mess of duplicated code and inconsistent implementations? Yeah, me too. That’s exactly why the sidecar pattern has become the unsung hero for developers drowning in distributed system complexity.…
API Gateway vs Direct Client Requests: Solve Microservices Chaos! https://knowledge.businesscompassllc.com/api-gateway-vs-direct-client-requests-solve-microservices-chaos/ Ever stared at your screen while a previously-functional app now spits out errors from six different microservices? Yeah, I thought so. Every developer working with distributed systems has been there, wondering which architectural choice just broke everything.…
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.