show episodes
 
Artwork

1
Spring Office Hours

Dan Vega & DaShaun Carter

icon
Unsubscribe
icon
Unsubscribe
חודשי+
 
Join Dan Vega and DaShaun Carter as they explore what’s new in the world of Spring. This is your chance to stay connected to what’s happening with the Spring Framework, related projects, and the community.
  continue reading
 
Artwork
 
Explore the world of software engineering with the Joshua Matos Show, where we dive into Spring Boot, React, Java, and TypeScript. We'll talk about how to be successful as a Software Engineer, and all the things that you should know.
  continue reading
 
Artwork

1
The Business Compass LLC Podcasts

Business Compass LLC

icon
Unsubscribe
icon
Unsubscribe
יומי+
 
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, Vid ...
  continue reading
 
Artwork

1
Road Trip Radio

Big Blend Radio Network

icon
Unsubscribe
icon
Unsubscribe
חודשי
 
Take a virtual adventure across America and beyond on Big Blend Radio’s Road Trip Radio podcast. Hear expert conversations and stories covering scenic byways, historic routes and highways, parks, landmarks, roadside attractions, unique lodging and dining destinations, and more!
  continue reading
 
Artwork

1
Saddle Up

Heather & Kacy

icon
Unsubscribe
icon
Unsubscribe
שבועי
 
Saddle Up is the podcast for women who are ready to stop waiting and start doing. We’re Heather and Kacy—two driven women with a deep love for family, a passion for the outdoors, and a commitment to empowering others while staying authentic. Each week, we’ll share our journey, filled with success stories, hard-earned lessons, and an unshakeable spirit. Tune in for inspiring tales, practical advice, candid discussions, and special guest speakers offering insights on business, self-improvement ...
  continue reading
 
Artwork

1
Great Big Podcast

U.S. Army Garrison Fort Cavazos Public Affairs

icon
Unsubscribe
icon
Unsubscribe
שבועי
 
The Great Place, also known as Fort Cavazos, needs a Great Big Podcast. And this is it! This podcast seeks to shed a light on what Fort Cavazos has to offer its Soldiers, family members, civilians and contractors. It peels back the layer that separates the U.S. Army from our civilian family to inform listeners. And of course, it provides a weekly source of entertainment with monthly feature segments of ”Book & Movie of the Month” and ”Traveling Soldier.” Episodes vary every week as Fort Cava ...
  continue reading
 
Artwork

1
Brew Talk Archives - 1310 KFKA

Brew Talk Archives - 1310 KFKA

icon
Unsubscribe
icon
Unsubscribe
שבועי
 
Host Tanner Schwindt is joined each week by Chad Young of The Tavern and Michael “Doc” Mosher, the lead brewer with UNC’s Brewing Laboratory Science program, to discuss all of the important things in life, all over a frosty brew.
  continue reading
 
Artwork

1
The Triple Option

Urban Meyer, Mark Ingram II, Rob Stone

icon
Unsubscribe
icon
Unsubscribe
שבועי
 
A new age of football is here! Urban Meyer, Mark Ingram II, and Rob Stone will guide you through the ever-changing landscape of the sport we all live for. Meyer, 3x National Champion at Ohio State and Florida, takes you inside the mind of the decision-makers, and explores championship caliber leadership and locker room culture. Ingram, National Champion and Heisman Trophy winner at Alabama and 13-year NFL vet with the New Orleans Saints, Baltimore Ravens, and Houston Texans, gives the player ...
  continue reading
 
Artwork

1
THE DOS

Dos LER

icon
Unsubscribe
icon
Unsubscribe
חודשי
 
We live in a depraved fallen world. The world is capable of tearable things and so are we. How do we learn from that and be prepared for the worst internally and externally while enjoying life? In this adventure we go from crowd funded government to video games. From tales of Godzilla biting Lancelot to Austrian Economics. From the stories of killers in gangs to asking what makes God laugh or just ranting about pickles. This is where reality ends and begins. With words. Without the Word what ...
  continue reading
 
Artwork

1
Java Pub House

Freddy Guime & Bob Paulin

icon
Unsubscribe
icon
Unsubscribe
חודשי
 
This podcast talks about how to program in Java; not your tipical system.out.println("Hello world"), but more like real issues, such as O/R setups, threading, getting certain components on the screen or troubleshooting tips and tricks in general. The format is as a podcast so that you can subscribe to it, and then take it with you and listen to it on your way to work (or on your way home), and learn a little bit more (or reinforce what you knew) from it.
  continue reading
 
Artwork
 
Philip Pravda: A Legacy in Menswear, Reinvented for the Modern Era Philip Pravda, founder and CEO of SuitCafe.com, is a seasoned expert in luxury menswear with over 30 years of experience in the industry. Coming from a long line of clothiers spanning generations, Philip grew up immersed in the world of fine tailoring, learning firsthand from his father, grandfather, and great-grandfather. His expertise in luxury Italian fabrics, custom suiting, and high-end fashion retail has made him a reco ...
  continue reading
 
Loading …
show series
 
Optimizing AWS Session Caching in Spring Boot with Google Guava https://schedule.businesscompassllc.com/ Leveraging AWS services efficiently is critical for achieving optimal performance and scalability in modern cloud applications. However, creating and managing AWS sessions, such as IAM clients or S3 clients, can introduce latency and overhead. B…
  continue reading
 
Spring Boot 3.5 is here—and we're throwing a release party to celebrate! Join us for a special edition of Spring Office Hours as we welcome Phil Webb, co-creator of Spring Boot, to walk us through what’s new, what’s exciting, and what it all means for developers. From enhanced observability, configuration improvements, and new dependency upgrades, …
  continue reading
 
Managing AWS S3 Buckets and IAM Users with Python: A Practical Guide https://schedule.businesscompassllc.com/ Amazon Web Services (AWS) offers a robust suite of cloud tools, with S3 (Simple Storage Service) and IAM (Identity and Access Management) standing out as critical components. S3 allows businesses to easily store and retrieve unlimited amoun…
  continue reading
 
Real-Time Chat Data Processing with DynamoDB Change Events and Kinesis https://schedule.businesscompassllc.com/ In the modern era of real-time applications, live stream chats have become a cornerstone for interactive platforms. Efficiently capturing, processing, and storing this data is crucial for applications like gaming, live commerce, and strea…
  continue reading
 
Streamlining Segment Log Exports to AWS S3 with AWS CDK: A Step-by-Step Guide https://schedule.businesscompassllc.com/ Managing application logs effectively is crucial for monitoring performance, diagnosing issues, and ensuring compliance. However, exporting logs manually from platforms like Segment to Amazon S3 can be time-consuming, error-prone, …
  continue reading
 
Addressing AWS Service Access Problems in Docker Containers with EC2 Role-Based Certificates https://schedule.businesscompassllc.com/ When running Docker containers on AWS EC2 instances, you might encounter issues accessing AWS services due to X509 certificate errors. These errors occur when the containerised application cannot securely verify the …
  continue reading
 
Unlocking Kafka's Potential: Best Practices and Lessons Learned https://schedule.businesscompassllc.com/ Apache Kafka has become the backbone of modern distributed systems, enabling seamless real-time data processing. A thoughtful approach to deployment and maintenance is crucial to leverage Kafka effectively. This podcast will explore best practic…
  continue reading
 
Mastering Container Deployment on AWS: A Step-by-Step Guide to Amazon ECS https://schedule.businesscompassllc.com/ Containerization is a lightweight method for virtualizing and packaging applications with their dependencies, ensuring they run consistently across different environments. By bundling the application code, libraries, and runtime, conta…
  continue reading
 
Building a Resilient Prometheus Monitoring Stack: High Availability and Fault Tolerance Best Practices https://schedule.businesscompassllc.com/ Modern organizations rely on robust monitoring stacks to maintain service uptime and ensure system health. Prometheus, Grafana, Alertmanager, and Pushgateway form a popular open-source stack for monitoring …
  continue reading
 
Building an Nginx Web Server on AWS: A Terraform Guide https://schedule.businesscompassllc.com/ In today's rapidly evolving cloud landscape, managing infrastructure efficiently has become critical for businesses of all sizes. Infrastructure as Code (IaC) revolutionizes how organizations provision and manage cloud resources. By treating infrastructu…
  continue reading
 
Mastering GitOps with Kubernetes: Deploying Helm Charts Using GitHub Actions and ArgoCD on AWS EKS https://schedule.businesscompassllc.com/ In today’s fast-paced DevOps landscape, GitOps has emerged as a transformative approach, revolutionizing how we manage Kubernetes deployments. This podcast walks you through implementing GitOps on Kubernetes us…
  continue reading
 
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 re…
  continue reading
 
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 …
  continue reading
 
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 webs…
  continue reading
 
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 …
  continue reading
 
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, enablin…
  continue reading
 
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 a…
  continue reading
 
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 …
  continue reading
 
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. Continuou…
  continue reading
 
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 c…
  continue reading
 
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 principle…
  continue reading
 
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 a…
  continue reading
 
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 busi…
  continue reading
 
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 ser…
  continue reading
 
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 strate…
  continue reading
 
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 …
  continue reading
 
Optimizing Path-Based Routing on AWS: Deploying Application Load Balancer (ALB) with EC2 Instances via Terraform https://schedule.businesscompassllc.com/ This podcast explores how to implement path-based routing using Amazon Web Services (AWS) Application Load Balancer (ALB) with EC2 instances through Terraform. By leveraging Infrastructure as Code…
  continue reading
 
Optimize Scalable ETL Pipelines with AWS Step Functions Distributed Map and Redrive Capabilities https://schedule.businesscompassllc.com/ Efficient Extract, Transform, Load (ETL) processes are critical for data-driven applications and analytics platforms. AWS Step Functions, with its distributed map and redrive features, offers a robust and scalabl…
  continue reading
 
Optimizing for Growth: Building Cost-Effective Cloud Architectures on AWS https://schedule.businesscompassllc.com/ In today's competitive digital environment, organizations must scale quickly without compromising performance or budget. Scaling for Success, a leader in cloud innovation, emphasizes the importance of building cost-effective cloud arch…
  continue reading
 
How to Build Dynamic Grafana Dashboards with AWS CloudWatch and Prometheus Integration https://schedule.businesscompassllc.com/ Creating dynamic and insightful dashboards is essential for monitoring infrastructure and application performance in real time. Grafana, a powerful open-source visualization tool, becomes even more robust when integrated w…
  continue reading
 
How to Configure and Deploy Regional Failovers in AWS for High Availability https://schedule.businesscompassllc.com/ Ensuring application availability and business continuity is critical in today's cloud-driven environments. Configuring and deploying regional failovers in AWS (Amazon Web Services) is a strategic approach to minimize downtime and ma…
  continue reading
 
Getting Started with Amazon SQS: Step-by-Step Guide to Creating Your First Message Queue https://schedule.businesscompassllc.com/ Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables decoupling and scaling of microservices, distributed systems, and serverless applications. Setting up a message queue with SQS all…
  continue reading
 
Getting Started with Amazon EMR Cluster: A Comprehensive Beginner's Guide https://schedule.businesscompassllc.com/ Amazon EMR (Elastic MapReduce) is a cloud-native big data platform that simplifies the processing of large volumes of data using open-source tools such as Apache Hadoop, Apache Spark, Hive, and Presto. Designed for scalability, perform…
  continue reading
 
Getting Started with Amazon Bedrock: A Beginner’s Guide to Building AI Applications https://schedule.businesscompassllc.com/ Amazon Bedrock offers a powerful and scalable platform for developers to build and deploy generative AI applications without managing infrastructure. Designed to streamline AI integration, Amazon Bedrock provides access to fo…
  continue reading
 
AWS Glue vs Apache Airflow: Which Workflow Orchestration Tool is Right for Your Data Pipeline? https://schedule.businesscompassllc.com/ When designing and managing data pipelines, two powerful orchestration tools frequently come into consideration: AWS Glue and Apache Airflow. While both offer strong capabilities for automating workflows, they cate…
  continue reading
 
AWS Transfer Family: How to Choose Between Amazon S3 and Amazon EFS for File Transfers https://schedule.businesscompassllc.com/ AWS Transfer Family provides a fully managed, secure, and scalable solution for transferring files directly into and out of Amazon S3 or Amazon EFS using SFTP, FTPS, or FTP. When deciding which storage option to use—Amazon…
  continue reading
 
Top 7 Essential AWS Services: Features, Benefits, and Pricing Explained https://schedule.businesscompassllc.com/ Amazon Web Services (AWS) is the leading cloud platform globally, offering a comprehensive suite of services that power startups, enterprises, and government organizations alike. With hundreds of solutions available, identifying the most…
  continue reading
 
How to Upload Files Using AWS Amplify: A Step-by-Step Guide https://schedule.businesscompassllc.com/ Uploading files to the cloud is a common feature in modern web and mobile applications. AWS Amplify provides a seamless way to integrate file upload functionality with scalable cloud storage. This podcast walks through the process of uploading files…
  continue reading
 
How to Configure AWS Application Load Balancer (ALB) with Launch Templates for Scalable Web Applications https://schedule.businesscompassllc.com/ Amazon Web Services (AWS) offers powerful tools to build scalable and high-availability applications, and the Application Load Balancer (ALB) is a core component in this architecture. When paired with Lau…
  continue reading
 
Optimizing Cloud Monitoring and Observability with Amazon CloudWatch: A Complete Enterprise Guide https://schedule.businesscompassllc.com/ Amazon CloudWatch stands out as a powerful observability and monitoring service designed for DevOps engineers, IT administrators, software developers, and cloud architects. It provides data and actionable insigh…
  continue reading
 
Step-by-Step Guide to Provisioning AWS WAF with AWS CDK https://schedule.businesscompassllc.com/ Amazon Web Services (AWS) Web Application Firewall (WAF) is a security solution that helps protect web applications from common threats such as SQL injection, cross-site scripting (XSS), and other vulnerabilities. The AWS Cloud Development Kit (CDK) ena…
  continue reading
 
Join Dan Vega and DaShaun Carter as they celebrate a major milestone in the Spring ecosystem with the general availability release of Spring AI 1.0. In this episode, the hosts welcome Spring AI team members Mark Pollak and Christian Tzolov to discuss the incredible journey from conception to GA release. They'll explore the powerful features that ma…
  continue reading
 
Team Burger Shed was 4-0 headin’ into this week’s game. What happens when a horse, a possum and Cheryl Grubbs’ doggy Jalapeño all show up to the fields? Well, listen and find out. Oh, and Memaw found a treasure at a fundraisin’ yard sale. Merch: https://www.rockcityoutfitters.com/collections/tavin-dillard Bacon Bags for Father’s Day: https://berryh…
  continue reading
 
Master the TLS Handshake | System Design & Web Security Essentials https://knowledge.businesscompassllc.com/master-the-tls-handshake-system-design-web-security-essentials/ Ever refreshed a banking app to see if your paycheck hit, only to have it hang for 15 seconds? Behind that delay is probably a TLS handshake – the security dance happening betwee…
  continue reading
 
Revolutionize Your UI with Micro Frontends | Complete System Design Guide https://knowledge.businesscompassllc.com/revolutionize-your-ui-with-micro-frontends-complete-system-design-guide/ Ever been in a meeting where your frontend team looks like they’re about to riot because of that monolithic UI codebase? You’re not alone. Across tech companies, …
  continue reading
 
Stream Processing on AWS 🚀 | Real-Time Pipelines Using Kinesis & Lambda https://knowledge.businesscompassllc.com/stream-processing-on-aws-real-time-pipelines-using-kinesis-lambda/ Ever stared at your batch processing system during a critical launch and thought, “This data would’ve been useful… three hours ago”? You’re not alone. While engineers are…
  continue reading
 
Master Batch Processing | Data Engineering for Reports, ML, and CDC https://knowledge.businesscompassllc.com/master-batch-processing-data-engineering-for-reports-ml-and-cdc/ Ever tried explaining to your boss why the monthly sales report is still “processing” three days after the deadline? Yeah, that conversation never goes well. Batch processing s…
  continue reading
 
From HTTP to WebSocket: Understanding the 101 Switch Protocol & Beyond https://knowledge.businesscompassllc.com/from-http-to-websocket-understanding-the-101-switch-protocol-beyond/ Ever been in a conversation where one person is stuck talking through a translator while everyone else communicates directly? That’s basically what happens with traditio…
  continue reading
 
Getting Started with Apache Kafka: A Beginner’s Guide to Real-Time Data Streaming https://knowledge.businesscompassllc.com/getting-started-with-apache-kafka-a-beginners-guide-to-real-time-data-streaming/ Ever opened your email to find a response from three days ago, only to realize your customer has already gone elsewhere? That’s exactly why real-t…
  continue reading
 
How to Use AWS CLI to Transfer Objects Between S3 Buckets Efficiently https://schedule.businesscompassllc.com/ Amazon Web Services (AWS) provides the AWS Command Line Interface (CLI) to manage and automate various cloud operations. One common use case is transferring objects between two Amazon Simple Storage Service (S3) buckets. This podcast will …
  continue reading
 
Loading …

מדריך עזר מהיר

האזן לתוכנית הזו בזמן שאתה חוקר
הפעלה