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!
Join us for an engaging episode of The Innovators and Investors Podcast, hosted by Kristian Marquez, where we explore the vibrant intersection of technology, investment, and entrepreneurship. This week, Kristian welcomes two dynamic guests: Kevin Weber, Managing Director at Amex Ventures, and Ayal Karmi, Co-founder and CEO of Nakuda. In this episode, Kevin shares his fascinating career journey, including his transition from corporate finance and M&A to venture capital at Amex Ventures, where he focuses on early-stage investments in sectors like fintech, AI, and cybersecurity. As Kevin describes his investment thesis, he emphasizes the importance of strategic partnerships and the alignment of their investments with American Express’s core business objectives. Our conversation then shifts to Ayal Karmi, who delves into the innovative solutions Nakuda is bringing to the market. As the company pioneers a system for AI agents to make seamless payments online, Ayal discusses the challenges and opportunities in automating the checkout process and enhancing transaction authenticity. Listeners can expect to gain valuable insights into the investment landscape, the evolving field of AI agents, and best practices for founders seeking to navigate the venture capital space. Furthermore, Kevin and Ayal offer advice on how to approach corporate venture capital, the significance of understanding investor expectations, and the future of agentic payments. Don’t miss this enlightening discussion that highlights the transformative power of technology and the shared mission of fostering innovation in today’s rapidly evolving market. Subscribe now to stay updated on the latest insights and trends in the world of innovation and finance! For more details, visit our website and read Ayal’s insightful blogs on Substack, https://substack.com/@nekuda? about autonomous payments to stay informed about the latest in AI technologies. Enjoy the episode! Learn more about Kevin's work https://www.americanexpress.com/us/business/american-express-ventures/ Connect with Kevin on LinkedIn https://www.linkedin.com/in/kevin-weber-b77b8028/ Think you'd be a great guest on the show? Apply https://finstratmgmt.com/innovators-investors-podcast/ Want to learn more about Kristian Marquez's work? Check out his website at https://finstratmgmt.com/…
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.