Loading…
or to bookmark your favorites and sync them to your phone or calendar.
strong>API World [clear filter]
Tuesday, November 5
 

12:00pm PST

PRO WORKSHOP(API): Mock-first API Prototyping
Tuesday November 5, 2024 12:00pm - 12:50pm PST
Uri Maoz, WireMock, CEO & Co-Founder

Internal APIs are ubiquitous in modern software development. However, the handover between the team building the API and the team that’s meant to consume it tends to break down - resulting in late feedback and considerable delays in shipping features and products.

In this workshop, we'll use WireMock Cloud's API prototyping feature, which allows developers to collaborate and iterate better from the initial design discussions through integration testing. We refer to this approach as mock-first API prototyping.
Speakers
avatar for Uri Maoz

Uri Maoz

CEO & Co-Founder, WireMock
Uri is the Co-Founder and CEO of WireMock Cloud. Built on WireMock, the #1 open-source API mocking framework, WireMock Cloud is an API platform that enhances developer productivity by breaking dependencies on the 3rd party APIs, internal APIs and micro-services that delay their deliveries.Tens... Read More →
Tuesday November 5, 2024 12:00pm - 12:50pm PST
API World -- Workshop Stage A

12:00pm PST

PRO WORKSHOP (API): Copilot Powered Modulith Design for Micro Services
Tuesday November 5, 2024 12:00pm - 12:50pm PST
Renjith Ramachandran, BJs Wholesale Club, Senior Solutions Architect

This workshop explores the concept of moduliths, a hybrid architecture that combines the simplicity of monolithic systems with the flexibility and modularity of microservices. Moduliths enable the creation of a single deployable unit while maintaining a modular structure. The session will examine common pitfalls in modulith design and highlight best practices for building scalable and flexible systems.

In addition, the workshop will demonstrate how to use GitHub Copilot to streamline the design, development, and evolution of modern modular architectures. Copilot can accelerate development by providing intelligent code suggestions, generating unit and performance test cases.

 
Speakers
avatar for Renjith Ramachandran

Renjith Ramachandran

Senior Solutions Architect, BJS Wholesale
Renjith Ramachandran is a digital professional with over 18 years of experience, currently serving as a Senior Solutions Architect at BJs Wholesale Club. His expertise spans Retail, Finance,Telecom and Healthcare, with a focus on cloud integrations, microservices, DevOps, and full-stack... Read More →
Tuesday November 5, 2024 12:00pm - 12:50pm PST
CloudX -- Stage 1

12:00pm PST

OPEN WORKSHOP (API): API CTF: Learn the FUNdamentals of API Security
Tuesday November 5, 2024 12:00pm - 12:50pm PST
David Warburton, F5, Director, F5 Labs
Malcolm Heath, F5, Senior Threat Researcher


Join us for an exciting and educational Capture the Flag (CTF) event focused on API security, designed specifically for beginners! No prior experience with API security is required, making this an inclusive and welcoming environment for anyone eager to learn how APIs are commonly attacked — by doing the attacking themselves!
Participants will engage with a series of hands-on challenges aimed at teaching fundamental concepts of API security. You'll explore vulnerabilities often found in APIs and learn how attackers exploit these weak spots to compromise systems. Each challenge is designed to introduce you to core techniques used in the field of cybersecurity, guiding you step by step toward understanding how APIs work and where their security gaps lie.
This event is all about learning by doing, but don’t worry — you won’t be left to figure things out entirely on your own. While the focus is on self-discovery and problem-solving, the session will end with a detailed walk-through of all the challenges. So, even if you're unsure of how to solve a particular problem, you'll leave with valuable new skills and a deeper understanding of API security.
What to Expect:
  • A series of beginner-friendly CTF challenges that focus on API vulnerabilities.
  • No pressure, inclusive atmosphere where the goal is to learn, not compete.
  • Guidance on how to approach and solve common API security challenges.
  • A final walk-through session where the team demonstrates solutions for each challenge, so you'll understand the techniques used, even if you struggled to solve them on your own.
What to Bring:
  • Your own laptop. Most challenges can be solved using a standard web browser like Firefox or Chrome, but you’ll have an edge if you're able to run Python scripts or use tools like Postman, which can make testing APIs easier and more efficient.
While this event is geared toward beginners, having a basic understanding of HTTP requests and headers will be helpful but not essential. Don’t worry if you don’t have that background, as the walkthrough and explanations provided during the event will help bring you up to speed.
Whether you’re completely new to the world of API security or just looking to reinforce your understanding, this CTF game will be an engaging and fun way to dive into the subject. By the end of the session, you’ll leave with practical knowledge and the confidence to further explore API security on your own!
Speakers
avatar for Malcolm Heath

Malcolm Heath

Senior Threat Researcher, F5
Malcolm Heath is a Senior Threat Researcher with F5 Labs.  His career has included incident response, program management, penetration testing, code auditing, vulnerability research, and exploit development at companies both very large and very small. Prior to joining F5 Labs, he... Read More →
avatar for David Warburton

David Warburton

Director, F5 Labs, F5
Warburton is the director of threat research team, F5 Labs, has given talks around world, and appeared on TV, and industry podcasts. He is the author of several F5 Labs reports, and recently co-authored the SSL/TLS/HTTPS scanning devops tool ‘Cryptonice’ which helps organisations... Read More →
Tuesday November 5, 2024 12:00pm - 12:50pm PST
API World -- Workshop Stage B

1:00pm PST

PRO WORKSHOP (API): Developing APIs that Data Scientists Will Love
Tuesday November 5, 2024 1:00pm - 1:50pm PST
Ryan Day, CSBS, Advanced data scientist

This presentation will include practical tips for crafting APIs that data scientists and machine learning engineers will love, along with code examples using Python and the FastAPI framework.

Data scientists are not like your average software developer. They want to use your APIs, but they have some unique quirks. To make them happy, you need to understand their needs:
- Who are data scientists?
- What tasks do they perform with your APIs?
- What tools do they use?
- What features are important to them?

Ryan is the author of Hands-on APIs for AI and Data Science, coming in May 2025 from O'Reilly Publishing.
Speakers
avatar for Ryan Day

Ryan Day

Advanced Data Scientist, CSBS
Ryan Day is an advanced data scientist in the financial services industry. He is the author of the O’Reilly book Hands-on APIs for AI and Data Science that will be published in April 2025 (https://hands-on-api-book.com/)He is an AWS-certified solutions architect and member of the... Read More →
Tuesday November 5, 2024 1:00pm - 1:50pm PST
API World -- Workshop Stage A

1:00pm PST

PRO WORKSHOP (API): Beyond Sidecars: Embracing a Sidecarless Future with Istio Ambient
Tuesday November 5, 2024 1:00pm - 1:50pm PST
Petr McAllister, Solo.io, Engineer

"Beyond Sidecars: Embracing a Sidecarless Future with Istio Ambient" ventures into the evolution of service mesh architecture, propelled by the advent of Istio Ambient. This session aims to dissect the architectural shift towards a sidecarless model, emphasizing the operational efficiencies and performance optimizations it introduces to cloud-native ecosystems.

Diving deep into the mechanics of Istio Ambient, we'll explore its core components, the elimination of sidecar proxies, and the direct impact on service-to-service communication. Key highlights include:

- A comparative analysis of sidecar-based vs. sidecarless models in service mesh, focusing on performance metrics and deployment complexities.
- Technical walkthroughs of Istio Ambient integration patterns, showcasing seamless adoption in microservices infrastructures.
- Best practices for migrating to a sidecarless architecture, supported by case studies of early adopters.

Designed for engineers and architects, this talk aims to equip you with the knowledge to leverage Istio Ambient effectively, ensuring you're well-prepared for the next wave of service mesh innovation.
Speakers
avatar for Petr McAllister

Petr McAllister

Engineer, Solo.io
Petr, Engineer on the Partner Team at Solo.io, comes from a background as a solution architect and developer, now focusing on Service Mesh technologies with public clouds.
Tuesday November 5, 2024 1:00pm - 1:50pm PST
API World -- Workshop Stage B

1:00pm PST

PRO WORKSHOP (API): Empowering Low-Code UI: Harnessing the Potential of Advanced API Integration
Tuesday November 5, 2024 1:00pm - 1:50pm PST
Indu Chaube, Cisco Systems, Software Architect and Engineer

The conference, titled "Empowering Low-Code UI: Harnessing the Potential of Advanced API Integration," delves into the pivotal role of API integration in optimizing low-code development platforms. Exploring topics ranging from fundamental API design principles to advanced data connectivity strategies and security considerations, the event aims to provide attendees with insights into enhancing user experience and scalability. Through case studies and discussions on emerging trends, participants will gain valuable knowledge on leveraging APIs to unlock the full potential of low-code UI architecture.
Topic will be covered as below,
- Introduction to Low-Code Development Platforms
- Importance of API Integration in Low-Code UI Architecture
- Principles of API Design for Low-Code Environments
- Data Connectivity: Integrating APIs for Data Access
- Strategies for Efficient Data Synchronization
- Security and Governance in API-driven Architectures
- Enhancing User Experience through API-driven Functionality
- Case Studies of Successful Implementations
- Future Trends and Innovations in Low-Code Development
- Emerging Technologies Shaping Low-Code UI Architecture

This conference will leave equipped with the knowledge and tools to effectively integrate APIs into low-code UI architecture, empowering them to create robust, scalable, and user-friendly applications. By harnessing the potential of advanced API integration, attendees can drive innovation and efficiency in their development workflows.
Speakers
avatar for Indu Chaube

Indu Chaube

Software Architect and Engineer, Cisco Systems
Indu Chaube is a highly accomplished software architect and visionary leader with more than a decade-long track record in software product design and development, encompassing User Interface, User Experience, and web API domains. Collaborating with industry giants like Cisco and SAMSUNG... Read More →
Tuesday November 5, 2024 1:00pm - 1:50pm PST
API World -- Workshop Stage C

2:00pm PST

PRO WORKSHOP (API): Next Gen API Ecosystem
Tuesday November 5, 2024 2:00pm - 2:50pm PST
John Power, Ostia Solutions, CEO

Join us for a look into the next generation of API Ecosystem design and deployment, led by industry experts John and Leo. In this workshop, you'll learn how a No-Code approach can transform the API lifecycle: enabling rapid development, and fostering greater collaboration among stakeholders.

We'll tackle common challenges head-on, including ensuring consistency across environments (Sandbox, Test & Production) and refining partner, developer and end-user experiences.

Speakers
avatar for John Power

John Power

CEO, Ostia Solutions
John Power has over 40 years experience in software development and has focused on the the design and deployment of APIs / API Ecosystems for the past 20 years.
Tuesday November 5, 2024 2:00pm - 2:50pm PST
API World -- Workshop Stage C

2:00pm PST

PRO WORKSHOP (API): How Intuit Built a “Paved Path” for Building Smart Conversational Experiences with Generative AI
Tuesday November 5, 2024 2:00pm - 2:50pm PST
Ratul Ghosh, Intuit, GenAi platform lead
Kiran Bartakke, Intuit, Senior Software Engineer

Intuit has accelerated responsible AI innovation at scale for many years to deliver personalized experiences to 100 million consumer and small business customers with TurboTax, Credit Karma, QuickBooks and MailChimp. Today, the company is pioneering the future of AI to deliver game-changing new experiences on its financial technology platform that instill the trust and confidence its customers count on from Intuit.

In this talk,  Ratul Ghosh and Kiran Bartakke from Intuit AI will describe the company’s approach to building a proprietary Generative AI Operating System using existing APIs and knowledge bases to enable the company’s technologists to build smart conversational experiences, with speed and at scale.  

A central focus of the talk will be on how the platform architecture and components enable seamless integration and a “paved path” for developers that has led to operational efficiencies that benefit developers and end customers alike. The speakers will take a deep dive into orchestration capability within GenOS that drives conversational assistants and embedded experiences by understanding complicated queries and instructions and driving a sequence of actions to seamlessly respond to end user queries in Intuit products..

Speakers will bring this capability to life with real-world examples and actionable insights attendees can apply to their own GenAI journeys 
Speakers
avatar for Kiran Bartakke

Kiran Bartakke

Senior Software Engineer, Intuit
Kiran Bartakke is a Senior Software Engineer at Intuit AI, specializing in the development of the GenAI platform. This platform powers AI-driven applications such as Intuit Assist, which provides intelligent and personalized recommendations for users. With a background at Google... Read More →
avatar for Ratul Ghosh

Ratul Ghosh

GenAi platform lead, Intuit
Ratul works in Intuit AI as a GenAi platform lead
Tuesday November 5, 2024 2:00pm - 2:50pm PST
API World -- Workshop Stage B

2:00pm PST

PRO WORKSHOP (API): Managing Secrets at Scale in a Multi-Cloud Environment
Tuesday November 5, 2024 2:00pm - 2:50pm PST
Brian Vallelunga, Doppler, Founder & CEO

In this session, we'll dive into the world of secrets and configurations in a multi-cloud environment. Get answers to your questions like: What are secrets, and why are they so important for security? How do we use them effectively in our software environments?

We'll also discuss the critical role of configuration in the installation and integrating an oss tool. You'll also learn best practices for managing secrets and how templates for different configurations can accelerate adoption by streamlining setup.
Speakers
avatar for Brian Vallelunga

Brian Vallelunga

Founder & CEO, Doppler
Brian Vallelunga is the Founder and CEO of Doppler, which is the first secrets management platform for developers. Doppler empowers tens of thousands of engineering and devops teams to seamlessly orchestrate, govern, and manage their secrets across environments at scale. Brian has... Read More →
Tuesday November 5, 2024 2:00pm - 2:50pm PST
API World -- Workshop Stage A

3:00pm PST

PRO WORKSHOP (API): Software Delivery with Application Orchestration
Tuesday November 5, 2024 3:00pm - 3:50pm PST
Richard Lander, Qleet, CTO & Co-Founder

Application orchestration uses a control plane to manage software delivery instead of the pipeline-based approach used with continuous delivery (CD). In this session you'll learn how application orchestration differs from the traditional DevOps config management approach to managing cloud native software delivery. It will include a demo of Threeport, an open source implementation of application orchestration, to illustrate how platform engineers can provide a true self-service application platform to their developers. 
Speakers
avatar for Richard Lander

Richard Lander

CTO & Co-Founder, Qleet
Richard is the CTO and co-founder at Qleet, a cloud native software startup. Richard was an early adopter of containers and ran Kubernetes in production for the first time in 2016. Subsequently, he was a field engineer at CoreOS, Heptio and VMware where he gained a wealth of experience... Read More →
Tuesday November 5, 2024 3:00pm - 3:50pm PST
API World -- Workshop Stage B

3:00pm PST

PRO WORKSHOP (API): Speedy Microservices: Build and Deploy in 30 min with Copilot & Devprime
Tuesday November 5, 2024 3:00pm - 3:50pm PST
Lucas Massena, Optimus Info, Cloud Solutions Architect Lead

Unlock the secrets of rapid software development! Join us to learn how Copilot & Devprime revolutionize your Dev Experience. Discover code generation, streamlined development, & microservices deployment efficiency with observability, API, database, and other essential features. Redefine your process in just 30 minutes!
Speakers
avatar for Lucas Massena

Lucas Massena

Cloud Solutions Architect Lead and Devprime Advocate, Optimus Info
I'm a visionary Cloud Architect on a mission to spearhead digital transformation and redefine the technological landscape. With over two decades of experience, I've orchestrated transformative journeys for enterprises, guiding them through the intricate maze of digital evolution... Read More →
Tuesday November 5, 2024 3:00pm - 3:50pm PST
API World -- Workshop Stage C

3:00pm PST

PRO WORKSHOP (API): Crafting Consistent APIs at Scale: Embracing Linting & Reusable Models
Tuesday November 5, 2024 3:00pm - 3:50pm PST
Travis Gosselin, SPS Commerce, Distinguished Software Engineer

In an era where digital transformations drive business value, the importance of developing consistent, scalable, and robust APIs cannot be overstated. As teams expand and projects multiply, maintaining a unified API design can pose significant challenges. This presentation delves into the powerful combination of linting and reusable models as tools to navigate these challenges and ensure consistency across large-scale API designs.

We will explore API linting using the open-source Spectral project to enable teams to identify and rectify inconsistencies during design. In tandem we will navigate the need for reusable models, recognizing that the best specification is the one you don't have to write or lint at all! These two approaches not only facilitate the smooth integration of services but also foster collaboration across teams by providing a shared, consistent foundation.
Speakers
avatar for Travis Gosselin

Travis Gosselin

Distinguished Software Engineer, SPS Commerce
Travis is an accomplished software developer, architect, and speaker. A tech enthusiast and blogger, Travis finds his niche in architecting and working with teams to compose highly automated service-oriented systems both in the cloud and on-premise. Travis currently works as a Distinguished... Read More →
Tuesday November 5, 2024 3:00pm - 3:50pm PST
API World -- Workshop Stage A

4:00pm PST

PRO WORKSHOP (API): 10 Things You Hate About Your API Gateway
Tuesday November 5, 2024 4:00pm - 4:50pm PST
Scott McAllister, ngrok, Principal Developer Advocate

Diving into the world of API gateways often mirrors a rocky romance, full of high hopes dashed by frustrating challenges—from the enigmatic configurations that test our patience to security measures and scalability that flirt with our limits. Yet, in the heart of these frustrations lies the potential for a love story as we uncover strategies and workarounds that turn sour experiences sweet. This talk will take you on a swift journey from loathing to loving your API gateway, showcasing how our biggest grievances can transform into the very reasons we value using gateways when developing and deploying APIs.

 

Speakers
avatar for Scott McAllister

Scott McAllister

Principal Developer Advocate, ngrok
Scott McAllister is a Developer Advocate for ngrok. He has been building web applications in several industries for over a decade. Now he's helping others learn about a wide range of web and infrastructure technologies. When he's not coding, writing or speaking he enjoys long walks... Read More →
Tuesday November 5, 2024 4:00pm - 4:50pm PST
API World -- Workshop Stage A

4:00pm PST

PRO WORKSHOP (API): Powerful APIs for Building Microservices
Tuesday November 5, 2024 4:00pm - 4:50pm PST
Fernando Rocha, Diagrid, Customer Success Engineer

Starting a new project can be daunting. Choosing a technology for messaging, storage, workflows (and others) is a big commitment that takes time for developers. An ever increasing number of libraries, frameworks, cloud services and infrastructure lead to code sprawl, refactoring, lock-in, and security vulnerabilities, forcing developers to become experts of everything and ship code that’s hard to maintain. Switching between technologies is a risky, incredibly complex, and costly process. The flexibility is there, but it has a big price.

Meet Catalyst!

Powered by Dapr (Distributed Application Runtime), the 12th largest Cloud Native Computing Foundation project, Catalyst provides developers with APIs that remain consistent while the underlying infrastructure can be swapped out with little to no code changes. For teams using multiple programming languages or running in multiple clouds, Catalyst provides a single API for interacting with the underlying infrastructure, drastically reducing the amount of code and maintenance you’re on the hook for. Not only that, these APIs already embed best practices on security and reliability. If that's not amazing enough, Catalyst runs as-a-service, so there’s nothing to install or manage!

Join us to learn how Catalyst can add infrastructure flexibility, zero trust security, and fault tolerance to your distributed solutions with no extra development time!
Speakers
avatar for Fernando Rocha

Fernando Rocha

Customer Success Engineer, Diagrid
Fernando is a Customer Success Engineer @ Diagrid.io specializing in distributed architectures on Dapr OSS.Fernando is also a founding member of the Cloud Native Vancouver Chapter. For the last 10 of his 15 years of experience in IT, Fernando has been helping teams modernize and innovate... Read More →
Tuesday November 5, 2024 4:00pm - 4:50pm PST
API World -- Workshop Stage B

5:00pm PST

PRO WORKSHOP (API): AI Needs APIs: Dynamic Data Access for Next-Gen Experiences
Tuesday November 5, 2024 5:00pm - 5:50pm PST
Andrew Carlson, Apollo GraphQL, Principal Field Architect

Gartner predicts that by 2026, more than 30% of the increase in demand for APIs will come from artificial intelligence and tools using large language models. API sprawl is a hazardous form of technical debt. It has hard costs from hosting and scaling a fleet of APIs, real security risks and an increased operational burden from the sheer number of APIs that platform engineering teams need to manage. With GraphQL, any client, even an LLM, can request exactly the data they need without over or under-fetching. And with federated GraphQL, the data can come from any underlying API.

Learn popular use cases for implementing the graph in an AI-driven experience, how organizations can safely adopt AI on a spectrum from low to high trust, and why GraphQL is an ideal API access layer for AI.
Speakers
avatar for Andrew Carlson

Andrew Carlson

Principal Field Architect, Apollo GraphQL
Andrew is an experienced Principal Architect and leader who lives to collect experiences and new perspectives, and he’s gathered a lot of hobbies along the way.When he’s not helping companies like Ford, Amex, Sherwin-Williams, and Unilever scale their architecture and technical... Read More →
Tuesday November 5, 2024 5:00pm - 5:50pm PST
API World -- Workshop Stage C

5:00pm PST

PRO WORKSHOP (API): Need a Backend for Your Frontend?
Tuesday November 5, 2024 5:00pm - 5:50pm PST
Terje Woldseth, Softeria AS, CEO

Can you create your API-enabled backend with a no-code service?

Explore the opportunities provided by no-code/low-code providers to create POCs, MVPs and production-grade solutions.

Reduced cost and time-to-market vs. the flexibility of a homegrown backend.
Speakers
avatar for Terje Woldseth

Terje Woldseth

CEO, Softeria
CEO and founder at Softeria AS, CTO and founder at Twoday Avento AS, CTO and founder at Payex AS
Tuesday November 5, 2024 5:00pm - 5:50pm PST
API World -- Workshop Stage A

5:00pm PST

PRO WORKSHOP (API): Observability of MLOps on Kubernetes for generative AI
Tuesday November 5, 2024 5:00pm - 5:50pm PST
Steven David, AWS, Principal Solutions Architect

Observability is a critical aspect of MLOps, as it enables teams to gain insights into the behavior and performance of their ML models along with the underlying infrastructure in production. Kubernetes provides a platform for orchestrating ML workloads. Cloud providers such as AWS, offer a lot of tools to enable observability of MLOps. In this session, we will provide guidance for observing machine learning infrastructure and workloads running on Kubernetes in AWS. 
Speakers
avatar for Steven David

Steven David

Principal Solutions Architect, AWS
Steven David is a Principal Solutions Architect at Amazon Web Services (AWS). He has over 20 years of experience designing solutions for large enterprises. Through these engagements he has developed deep expertise in application development technologies and methodologies. In addition... Read More →
Tuesday November 5, 2024 5:00pm - 5:50pm PST
CloudX -- Stage 1

5:00pm PST

PRO WORKSHOP (API): The Wild West…East, North and South: Design Patterns for Multi-Region Microservices
Tuesday November 5, 2024 5:00pm - 5:50pm PST
Amit Chauhan, Yugabyte, Principal Engineer

The infrastructure of major cloud providers and private data centers spans countries and continents. This makes it possible to build multi-region microservices that serve user requests with low latency from nearly anywhere, tolerate all sorts of possible outages, and comply with data regulatory requirements.

This hands-on session introduces you to design patterns for building scalable and fault-tolerant microservices that span distant locations. You'll learn the patterns by building a sample microservices. We'll start with a traditional single-region configuration and then switch to a multi-region setting. In the end, we'll have a working prototype of an microservices that handles user traffic with low latency in North America, Europe, and Australia.
Speakers
avatar for Amit Chauhan

Amit Chauhan

Principal Engineer, YugabyteDB
Amit Chauhan is a Principal Engineer at Yugabyte with a deep passion for Microservices and API architecture. In his current role, he collaborates with Fortune 500 enterprises to architect their business applications with scalable microservices and geo-distributed, fault-tolerant data... Read More →
Tuesday November 5, 2024 5:00pm - 5:50pm PST
API World -- Workshop Stage B
 
Wednesday, November 6
 

8:30am PST

INVITE ONLY -- DevMarketing Summit & Breakfast
Wednesday November 6, 2024 8:30am - 11:00am PST
8:30 AM - 9:15 AM (PT) : Networking, Coffee, and Breakfast (Breakfast is provided - there is no cost to you)

9:15 AM - 10:00 AM (PT): Panel Setting Goals and Measuring Success
As the adage says, prior proper planning prevents poor performance. To see success from any event, you must go into it with reasonable expectations and a measurable plan. In this panel, we’ll speak with marketing experts about how they plan for and measure success in their event participation and sponsorships.

Moderator: Rob Zazueta, Technical Advisor @ DevNetwork
Panelists: Melissa Cheng, Field Marketing Campaign, DevRel & Events Manager @ Hazelcast
Stephen Chin, VP of Developer Relations @ Neo4j
Rinita Datta, Director, Product Marketing @ Splunk, a Cisco company

10:00 AM - 10:45 AM (PT): Panel: Event Tactics that Work
Prize giveaways, in-booth workshops, hosted happy hours, t-shirts, and endless boxes of toys, keychains, and unidentifiable tchotchkes… A conference expo hall can feel like the midway at a traveling carnival. But what actually drives traffic to your booth, engages potential prospects, and actually drives leads and builds awareness? We’ll talk with a group of experienced experts who will share the tactics they’ve employed at conferences and events that have delivered results - and give you some ideas for how to juice up your booth at your next event.

Moderator: Rob Zazueta, Technical Advisor @ DevNetwork
Panelists: Sid Maestre, VP Developer Relations @ APIMatic
Ariana Faustini, Head of Marketing @ Golioth
Rukma Sen, Product Marketing Manager @ Google

10:45 AM - 11:00 AM (PT): Expo Tour
Speakers
avatar for Stephen Chin

Stephen Chin

VP of Developer Relations, Neo4j
Stephen Chin is VP of Developer Relations at Neo4j, member of the Open AI Alliance, and author of several titles with O'Reilly, Apress, and McGraw Hill. He has keynoted numerous conferences around the world including AI DevSummit, Devoxx, DevNexus, JNation, JavaOne, Shift, Joker... Read More →
avatar for Rinita Datta

Rinita Datta

Director, Product Marketing, Splunk, a Cisco company
Currently leading product adoption, community and developer marketing initiatives at Splunk, Rinita brings a strong background in product development, people management and marketing. She is passionate about learning new things, leveraging data to solve complex business problems... Read More →
avatar for Ariana Faustini

Ariana Faustini

Head of Marketing, Golioth
Ariana Faustini leads GTM at Golioth. With an extensive background in product and developer marketing, Ariana leverages her deep marketing storytelling expertise to create lively keynotes, and engaging events.
avatar for Melissa Cheng - Hazelcast

Melissa Cheng - Hazelcast

Field Marketing Campaign, DevRel & Events Manager, Hazelcast
Melissa Cheng is the Field Marketing Campaign, Events & DevRel Manager for Hazelcast, with over 13 years of experience in strategic marketing, content marketing, demand generation, and events, Melissa has successfully driven growth and engagement for both startups and Fortune 500... Read More →
avatar for Sid Maestre

Sid Maestre

VP Developer Relations, APIMatic
As the VP of Developer Relation at APIMatic, Sid Maestre works with companies to automate how they build developer experiences and drive adoption of their APIs through SDKs, interactive documentation, guides and code samples. Sid is building a community of practice for SDKs builders... Read More →
avatar for Rukma Sen

Rukma Sen

Product Marketing Manager, Google
Rukma is a product marketer, prompt designer and writer, currently leading developer-focused AI products at Google. Previously, Rukma has launched and led product marketing for technology products from ChromeOS to Microsoft Defender. She specializes in messaging and incubations in... Read More →
avatar for Rob Zazueta

Rob Zazueta

Technical Advisor, DevNetwork
Wednesday November 6, 2024 8:30am - 11:00am PST
API World -- OPEN Workshop Stage

9:00am PST

Tesla Self Driving Demonstrations
Wednesday November 6, 2024 9:00am - 6:30pm PST
Wednesday November 6, 2024 9:00am - 6:30pm PST
Expo Hall

9:30am PST

KEYNOTE (API): IBM - Leading the Future with AI and APIs, a Powerful Duo
Wednesday November 6, 2024 9:30am - 9:55am PST
Rashmi Kaushik, IBM, Director, Product Management, Integration Portfolio
Ram Menon, IBM, Director, Product Management, Integration Portfolio
Speakers
avatar for Rashmi Kaushik

Rashmi Kaushik

Director, Product Management, Integration Portfolio, IBM
Rashmi Kaushik is the Executive Product Director for the Integration portfolio of offerings that spans API Management and Gateways. Prior to this, Rashmi led the Data Privacy and Governance product portfolio in IBM Data & AI. Rashmi brings in-depth experience from her prior roles... Read More →
avatar for Ram Menon

Ram Menon

Director, Product Management, Integration Portfolio, IBM
Ram Menon is the Director of Product Management for IBM’s Event Automation Product Portfolio. He is working with a team of Rockstar PMs to shape the future of Events Portfolio at IBM and the next generation of Event Driven Architectures. Ram brings over two decades of industry experience... Read More →
Wednesday November 6, 2024 9:30am - 9:55am PST
API World -- Main Stage

10:00am PST

KEYNOTE (API): Postman -- Optimize the Developer Experience Through Collaboration with Postman
Wednesday November 6, 2024 10:00am - 10:25am PST
Alex Barnett, Postman, Head of DevRel & Community

In the fast-paced world of software development, collaboration is key to building robust and innovative solutions. This session delves into the strategies and features that make Postman, a leading API development platform, a catalyst for effective teamwork and improved developer productivity. We’ll cover features such as collaborative workspaces, role-based access control, version control and API lifecycle management, integrated documentation and testing, and public and private API networks.

Join us to learn how Postman's collaboration-centric approach is transforming the developer experience, making it easier for teams to build, test, and deploy high-quality APIs together.

You'll get a deep dive into:
1. Collaborative Workspaces: Discover how Postman's collaborative workspaces enable teams to work together in real-time, facilitating seamless communication and project management.

2. Role-Based Access Control: Learn about Postman’s role-based access control, which ensures secure and organized collaboration by defining specific roles and permissions within a team.

3. Version Control and API Lifecycle Management: Explore Postman’s version control features that help teams manage changes, track progress, and maintain consistency throughout the API lifecycle.

4. Integrated Documentation and Testing: See how Postman integrates documentation and testing within the development process, enabling teams to create comprehensive API documentation and automated tests collaboratively.

5. Public and Private API Networks: Understand the benefits of Postman’s public and private API networks for sharing and discovering APIs, fostering a community-driven approach to API development.
 
Speakers
avatar for Alex Barnett

Alex Barnett

Head of DevRel & Community, Postman
Alex is a results-oriented senior developer relations leader with 20 years of internet-related business experience. He's passionate about technology, developers as a customer, ecosystems & platforms development, as well as leading & developing high performing teams at world-class... Read More →
Wednesday November 6, 2024 10:00am - 10:25am PST
API World -- Main Stage

10:00am PST

OPEN SESSION (API): Securing APIs Requires Cyber Survival Tactics
Wednesday November 6, 2024 10:00am - 10:25am PST
Steve Winterfeld, Akamai Technologies, Advisory CISO
Swetha Sridharan, IBM API Connect, Senior Product Manager 

APIs are the backbone of modern applications, enabling seamless communication and user experiences, but their widespread use makes them prime targets for cybercriminals. Business and IT leadership is quickly recognizing that cyber risk is business risk, and securing API driven transformation is critical to protecting revenue and brand. 
 
Fueled by the latest research from Akamai’s State of the Internet (SOTI) report as well as IBM’s 2024 Cost of a Data Breach report, you will learn about the latest threat trends including the most-targeted industries and attack surfaces so you can stay secure in an evolving threat landscape. Join us to understand how to leverage these tactics to strengthen your API security practices and posture. 
Takeaways
  • Understanding of threat trends 
  • Case studies by industry
  • Best practices, resources, and tools to mitigate the threat 
Speakers
avatar for Swetha Sridharan

Swetha Sridharan

Senior Product Manager, IBM API Connect
Swetha Sridharan is passionate about solving problems through technology and empathetic design thinking in API management and integration. She is currently a Senior Product Manager at IBM API Connect.
avatar for Steve Winterfeld

Steve Winterfeld

Advisory CISO, Akamai Technologies
Steve Winterfeld is Akamai’s Advisory CISO. He has a strong background in building operational security programs that are compliant with industry regulations. Before joining the team, he served as CISO for Nordstrom Bank, Managing Director of Incident Response and Threat Intelligence... Read More →
Wednesday November 6, 2024 10:00am - 10:25am PST
API World -- Expo Discovery Stage

10:00am PST

Hackathon Kickoff Networking
Wednesday November 6, 2024 10:00am - 11:00am PST


Meetup with your team, connect with other challengers and ask questions to the sponsors directly. Each hackathon participant will receive a FREE Hackathon Swag Bag (Drawstring Bag, phone holder, phone charger & Food Voucher) upon check in at the Hackathon Lounge!
Wednesday November 6, 2024 10:00am - 11:00am PST
Expo Hall
  4. Hackathon, API World

10:30am PST

Sponsor Spotlight: Ambassador (Live Demo, Live Q&A (post speaking session), Live Raffle/Giveaway)
Wednesday November 6, 2024 10:30am - 10:45am PST
We will do a demo and offer a raffle at the end for a giveaway!
 
Chris Petterson, head of solutions on our team, will be giving a quick live demo of Blackbird, our new API development platform, with a raffle and prize giveaway at the end. Prize TBD.

Booth #507
Sponsors
avatar for Ambassador

Ambassador

Ambassador provides best-in-class Kubernetes-native productivity tools. We specialize in building developer-friendly solutions – Telepresence and Edge Stack. We design tools to empower developers to design, develop, test, deploy, and monitor applications with efficiency and ease.As... Read More →
Wednesday November 6, 2024 10:30am - 10:45am PST
Expo Hall
  OPEN SESSIONS, API World

10:30am PST

OPEN SESSION (API): APIs and Today’s Ecosystem Revolution
Wednesday November 6, 2024 10:30am - 10:55am PST
James De Luca, Rapid, Director, Sales Engineering

This talk highlights the dynamic interplay between industry ecosystems and software development. It delves into how APIs, as a powerful abstraction layer, define and shape these ecosystems. The talk illustrates how APIs are essential to stitching together the various parts of industry ecosystems, driving innovation, and transforming businesses.
Speakers
avatar for James De Luca

James De Luca

Director, Sales Engineering, Rapid
James De Luca is a Director of Enterprise Sales Engineering and an esteemed subject matter expert in APIs with over 20 years of experience. He has provided cutting-edge API solutions to numerous Fortune 500 companies, empowering them to thrive in the digital landscape. As a thought... Read More →
Wednesday November 6, 2024 10:30am - 10:55am PST
API World -- Expo Discovery Stage

10:30am PST

OPEN SESSION (API): Top API challenges for Platform Engineering teams
Wednesday November 6, 2024 10:30am - 10:55am PST
Francesco Burns, Gravitee.ioVP Product

In this session we will explore Platform Engineering practise and some common challenges faced by Platform Engineering teams. In particular, this session examines some common challenges around APIs and API lifecycle that these teams deal with, and examples of how organizations overcome them.
 
Speakers
avatar for Francesco Burns

Francesco Burns

VP Product, Gravitee.io
Francesco, VP of Product at Gravitee.io has more than 12 years experience in building successful products and leading high-performing teams in B2B SaaS and B2C markets. He spent the best part of his career building software for developers, and now leads the product team and strategy... Read More →
Wednesday November 6, 2024 10:30am - 10:55am PST
API World -- Main Stage

10:45am PST

Sponsor Spotlight: Traefik Labs (Live Demo)
Wednesday November 6, 2024 10:45am - 11:00am PST
Grab a snack and join our demo on how you can seamlessly add API gateway and API Management capabilities to Traefik OSS in seconds. No rip and replace. No learning curve. All awesome.

Speaker: Shaun Empie, Principal Solutions Architect

Booth #413
Sponsors
avatar for Traefik Labs

Traefik Labs

Traefik Labs helps organizations adopt and scale cloud-native architectures by providing a modern, intuitive, and open platform that reimagines application connectivity and API management, paving the way for seamless operations and enhanced productivity.
Wednesday November 6, 2024 10:45am - 11:00am PST
Expo Hall
  OPEN SESSIONS, API World

11:00am PST

PRO SESSION (API): cURL to SDKs: Navigating the API Adoption Chasm
Wednesday November 6, 2024 11:00am - 11:25am PST
Sid Maestre, APIMatic, VP Developer Relations

As API adoption becomes increasingly pivotal for companies, understanding the evolution from cURL commands to robust Software Development Kits (SDKs) is paramount. Your initial developer experience may focus on API reference docs with cURL commands, but as you scale, you'll need to help developers beyond “Hello World.” Discover the pivotal role SDKs play in propelling developers towards production-ready solutions.

However, building and maintaining an effective SDK program can be resource-intensive. This talk will address this challenge by demonstrating the key – SDK generation. Learn how your OpenAPI definition can serve as a source of truth, enabling the automated generation of SDK libraries in multiple languages, comprehensive documentation, and illustrative code samples. Join us as we explore the transformative potential of SDK generation as the linchpin in crossing the API Adoption Chasm.
Speakers
avatar for Sid Maestre

Sid Maestre

VP Developer Relations, APIMatic
As the VP of Developer Relation at APIMatic, Sid Maestre works with companies to automate how they build developer experiences and drive adoption of their APIs through SDKs, interactive documentation, guides and code samples. Sid is building a community of practice for SDKs builders... Read More →
Wednesday November 6, 2024 11:00am - 11:25am PST
API World -- Workshop Stage B

11:00am PST

PRO SESSION (API): Embedded API Governance in Action
Wednesday November 6, 2024 11:00am - 11:25am PST
Swapnil Sapar, Microsoft, Principal Software Engineer

API governance is crucial for enterprise success. By integrating policy guidance as developer signals within their Software Development Life Cycle (SDLC) tools and processes, enterprises achieve higher policy compliance at substantially lower recovery costs. This approach enhances the developer experience and offers management a transparent overview of their API portfolios, facilitating ongoing improvements in API production. The API Health Dashboard, an exemplary governance application for internal portals, provides upper management with a clear perspective on the performance of their APIs. 
Speakers
avatar for Swapnil Sapar

Swapnil Sapar

Principal Software Engineer, Microsoft
https://www.linkedin.com/in/swapnilsapar/Implemented API Programs at Enterprise ScaleMember of OpenAPI SIG, Linux Foundation.
Wednesday November 6, 2024 11:00am - 11:25am PST
API World -- Workshop Stage A

11:00am PST

OPEN SESSION (API) : APIs for Data: How to Build Data-Intensive Cloud Applications with Snowflake and Large Language Models
Wednesday November 6, 2024 11:00am - 11:25am PST
Daniel Myers, Snowflake, Director of Developer Relations

APIs for data - do you start with the data model or the API model? Learn best practices and how to build data-intensive applications on Snowflake and large language models (LLMs). In this session, you’ll learn different API architectural patterns, including Connected Apps and Snowflake Native Apps. Daniel will demonstrate how to develop, deploy, and run applications directly on Snowflake.
 
Speakers
avatar for Daniel Myers

Daniel Myers

Director of Developer Relations, Snowflake
With cross-functional experience in software engineering, product management, and business development, Daniel is the Director of Developer Relations at Snowflake. Daniel leads global, cross-functional teams in software development and customer adoption, with a focus on bottom-up... Read More →
Wednesday November 6, 2024 11:00am - 11:25am PST
API World -- Expo Discovery Stage

11:00am PST

OPEN SESSION (API): Conquer the API Rainbow Road Level with These Dev “Cheat Codes”
Wednesday November 6, 2024 11:00am - 11:25am PST
Matt Voget, Ambassador, Director of Technology

In the game of API development, the world is getting more and more complex. How do you power up your dev team to complete each level faster and better? In this session, we’ll share the top five “cheat codes” that will put you in the winner’s circle. From design through testing, we’ll share how to give developers ultimate control over the development process, automate spec gen, and remove unnecessary infrastructure obstacles from impeding the advancement of your API strategy.
Speakers
avatar for Matt Voget

Matt Voget

Director of Technology, Ambassador
I bring 10+ years experience working as a multi-disciplinary engineer on software projects ranging from enterprise SaaS web-apps to embedded software on satellite payloads. I leverage my experience as a Manager, Software Engineer, Systems Engineer, and QA Engineer within large and... Read More →
Wednesday November 6, 2024 11:00am - 11:25am PST
API World -- Main Stage

11:00am PST

OPEN SESSION (API): Turn Fragmentation into Federation: A Guide to Effective API Management
Wednesday November 6, 2024 11:00am - 11:50am PST
Beerinder Rodey, Boomi, Director, API Product Management

The rapid proliferation and fragmentation of APIs create complexities and inefficiencies that hinder operational effectiveness for many organizations. If you’re an API developer, product owner, or architect facing these challenges, join this session.

We will discuss the current state of API management and outline strategies to move from fragmented APIs to a unified federated approach. Key topics will include dynamic API discovery, the issues caused by API sprawl, and how effective API management can enhance workflows, support API productization, and enable scalability in the context of AI integration.

Gain insights into improving API visibility, security, and governance while leveraging your existing API management investments like AWS, Azure, Apigee, and Kong. Witness federated API management in action and explore its potential to streamline your API ecosystem.

Join us to discover how to:
- Centralize API discovery and provisioning
- Strengthen API governance for better control
- Simplify API management practices
Speakers
avatar for Beerinder Rodey

Beerinder Rodey

Director, API Product Management, Boomi
As a product management leader with over 10 years of experience in the API Management space, Beerinder has a proven track record of managing globally distributed SaaS and Hybrid platform solutions at scale. Beerinder is passionate about customer engagement and finding innovative solutions... Read More →
Wednesday November 6, 2024 11:00am - 11:50am PST
API World -- OPEN Workshop Stage

11:30am PST

PRO SESSION (API): How We Built a Billion $$ API Business for a Leading Retailer (Best Buy)
Wednesday November 6, 2024 11:30am - 11:55am PST
Kumar Kandaswamy, Platformify, Serial platform builder

Every company should be a platform company. That's what led me to Best Buy in 2010 where I was hired as the founding GM to build their platform business. We delivered a billion $ API business from scratch in less than 5 years. This session will showcase our journey, the lessons learned and how other organizations could benefit from the experience. 
Speakers
avatar for Kumar Kandaswamy

Kumar Kandaswamy

Serial platform builder, Platformify
Kumar Kandaswamy is a veteran Silicon Valley tech entrepreneur and intrapreneur with over 30 years industry experience spanning various industries. Kumar is a serial platform builder having built and scaled API and platform ecosystems for early stage startups like Chegg, RapidAPI... Read More →
Wednesday November 6, 2024 11:30am - 11:55am PST
API World -- Workshop Stage B

11:30am PST

PRO SESSION (API): Coordinating Chaos - Architecting Distributed Transactions in Microservices
Wednesday November 6, 2024 11:30am - 11:55am PST
Amuthan Ganeshan, US Bank, Principal Architect

The shift towards microservices has introduced a range of transactional complexities that cannot be efficiently managed through traditional ACID transaction models. My presentation will explore the implementation of the Saga pattern, using Apache Kafka for messaging, to ensure data consistency and integrity across distributed systems.
Speakers
avatar for Amuthan Ganeshan

Amuthan Ganeshan

Principal Architect, US bank
Principal Software Engineer with over 15 years of hands-on experience architecting and building distributed cloud-native applications. Authored a couple of books on enterprise Java application development.
Wednesday November 6, 2024 11:30am - 11:55am PST
API World -- Workshop Stage A

11:30am PST

OPEN SESSION (API): Leveraging Modern Authorization Models to Scale Your Applications
Wednesday November 6, 2024 11:30am - 11:55am PST
Indranil Jha, Auth0 by Okta, Senior CIAM Specialist

Learn how modern authorization models enable developers to easily implement authorization for the most complex use cases. Modern authorization models enable developers to design authorization models in a way that's centralized, flexible, scalable, and easy to use.

In this talk, we’ll cover:
Where we’re at with authorization as an industry today.
The scalability, performance, and complexity challenges of implementing authorization.
An introduction to modern authorization models and key principles to address the fine-grained authorization challenges
Details about OpenFGA, the open source version of FGA and Okta’s commercial offering
 
Speakers
avatar for Indranil Jha

Indranil Jha

Senior CIAM Specialist, Auth0 by Okta
Wednesday November 6, 2024 11:30am - 11:55am PST
API World -- Main Stage

11:30am PST

OPEN SESSION (API): OPEN SESSION (API): OAuth 2.0: Is It Really a ‘Standard’? Exploring Real-World Implementations and Potential Changes with OAuth 2
Wednesday November 6, 2024 11:30am - 11:55am PST
Shon Urbas, Pandium, CTO

OAuth 2 is a protocol celebrated for its intended standardization, yet it’s plagued by inconsistent implementations across various systems. In this session, Shon Urbas will discuss the evolution of OAuth 2.0.
Drawing on unique insights from his leadership at Pandium—a platform that streamlines authentication and integration for SaaS companies—Shon will share critical patterns, anomalies, and best practices extracted from 7-years of data collected through Pandium’s extensive work with hundreds of systems.

This presentation will also highlight actual usage demographics of OAuth 2.0, sourced from Pandium’s work simplifying authentication for their customers across different APIs, shedding light on common pitfalls and effective strategies. Looking ahead, Shon will discuss the anticipated OAuth 2.1, examining its potential to rectify past mistakes and advance beyond current implementations.
Speakers
avatar for Shon Urbas

Shon Urbas

CTO, Pandium
Shon Urbas, CTO and Co-Founder of Pandium, brings decades of experience building integrations and leading large-scale integration projects across SaaS platforms. As the architect behind Pandium, Shon has helped hundreds of companies streamline their OAuth and authentication processes... Read More →
Wednesday November 6, 2024 11:30am - 11:55am PST
CloudX -- Main Stage
  OPEN SESSIONS, API World

11:30am PST

OPEN SESSION (API): Runtime API Governance: The Secret to Scaling Secure and Reliable APIs
Wednesday November 6, 2024 11:30am - 11:55am PST
Sudeep Goswani, Traefik Labs, CEO

As APIs become the lifeblood of modern software development, ensuring their security, reliability, and scalability is more crucial than ever. Runtime API governance is the unsung hero that enables this success, providing the necessary guardrails and constraints to produce the desired outcome. In this talk, we'll explore the critical components of runtime API governance, including security posture, conformance checks, and ongoing change management. We'll delve into the importance of these components and how they work together to create a checks and balances system that ensures APIs can handle the pace of business and don't fall prey to runtime issues. Join us to learn how to build a robust API governance strategy that will help you sleep better at night, knowing your APIs are secure, reliable, and scalable.
Speakers
avatar for Sudeep Goswami

Sudeep Goswami

CEO, Traefik Labs
With a 25-year career spanning multiple disciplines, including software programming, network desgin and engineering, technology consulting, product management, product marketing, corporate marketing, business development, and sales, Sudeep joined Traefik Labs as the Chief Revenue... Read More →
Wednesday November 6, 2024 11:30am - 11:55am PST
API World -- Expo Discovery Stage

12:15pm PST

Sponsor Spotlight: Boomi (Live Demo, Live Q&A (post speaking session), Live Raffle/Giveaway)
Wednesday November 6, 2024 12:15pm - 12:30pm PST
Visit the Boomi booth #607 to enter a raffle for a drone and discover how to: 
  • Centralize API discovery and provisioning 
  • Strengthen API governance for better control 
  • Simplify API management practices
Sponsors
avatar for Boomi

Boomi

Boomi, the intelligent integration and automation leader, helps organizations around the world automate and streamline critical processes to achieve business outcomes faster. Harnessing advanced AI capabilities, the Boomi Enterprise Platform seamlessly connects systems and manages... Read More →
Wednesday November 6, 2024 12:15pm - 12:30pm PST
Expo Hall
  OPEN SESSIONS, API World

12:30pm PST

Sponsor Spotlight: Auth0 by Okta (Live Demo)
Wednesday November 6, 2024 12:30pm - 12:45pm PST
In this demo, we’ll showcase how to secure APIs using Auth0 Fine-Grained Authorization (FGA). As modern applications require more sophisticated access control, traditional methods like role-based access control (RBAC) can fall short. Auth0 FGA provides a more flexible and scalable solution by enabling developers to define and enforce granular permissions and policies.

We’ll walk through the process of setting up Auth0 FGA to protect your APIs, demonstrate key concepts, and show how to implement dynamic, relationship-based access controls. By the end of this demo, you’ll have a clear understanding of how to secure your APIs using Auth0 FGA while delivering a seamless user experience


Booth #606
Sponsors
avatar for Okta

Okta

Auth0 by Okta takes a modern approach to Identity and enables organizations to provide secure access to any application, for any user. Auth0 is a highly customizable product that is as simple as development teams want, and as flexible as they need. Safeguarding billions of login transactions... Read More →
Wednesday November 6, 2024 12:30pm - 12:45pm PST
Expo Hall
  OPEN SESSIONS, API World

1:00pm PST

PRO SESSION (API): Modern OpenAPI Tooling - Unlock the Full Potential of Your Spec
Wednesday November 6, 2024 1:00pm - 1:25pm PST
Adrian Machado, Zuplo, Product Engineer

OpenAPI adoption has reached an alltime high - but most companies are doing OpenAPI ALL WRONG. Join Adrian Machado, Zuplo Product Engineer, and prominent developer in the Open Source API Tooling space, as he dives into how cutting-edge companies are using OpenAPI to power more than just their documentation. You'll learn how to use modern OpenAPI tooling to improve API security and developer experien
 
Speakers
avatar for Adrian Machado

Adrian Machado

Product Engineer, Zuplo
Adrian is a Product Engineer at Zuplo. Formerly a tech lead in the Facebook videos org, Adrian is now focused on making API development accessible to all.
Wednesday November 6, 2024 1:00pm - 1:25pm PST
API World -- Workshop Stage A

1:00pm PST

PRO SESSION (API): Microservices for Confidential Computing Ecosystem
Wednesday November 6, 2024 1:00pm - 1:25pm PST
Bala Siva Sai Akhil Malepati, Intel, Staff Engineer

Confidential Computing is an emerging field which makes it possible to protect and secure data in use. Microservices built for this ecosystem have fundamental uniqueness in terms of architecture and design. There are many offerings in the Confidential Computing ecosystem which can help developers build Microservices with more ease. In this session, will cover about above and more specifically fundamentals of Confidential Computing such as Attestation, Sealing, etc. along with how Microservices should be thought of, built, deployed and managed for this emerging ecosystem.

Speakers
avatar for Bala Siva Sai Akhil Malepati

Bala Siva Sai Akhil Malepati

Staff Engineer, Intel
I love distributed and decentralized systems. Currently working as Staff Engineer at Intel. Working on Research and Development of Distributed and Secure Platforms and Services. Previously worked on various layers and aspects in terms of innovation, architecture, design and development... Read More →
Wednesday November 6, 2024 1:00pm - 1:25pm PST
API World -- Workshop Stage B

1:00pm PST

OPEN SESSION (API): Rerouting: GIS-based Microservices for the Modern Business
Wednesday November 6, 2024 1:00pm - 1:25pm PST
Anthony Molzahn, Devii, CEO

Geospatial Information Systems (GIS) are pivotal across industries. Yet, many GIS applications remain anchored in outdated, monolithic structures.


Join us for an insightful session with Anthony Molzahn, CEO of Devii, to discover how cutting-edge microservices are transforming the GIS landscape.


Anthony, a pioneer in remote sensing, GIS, and API technologies, will share the value in making spatial data more accessible and commercially viable. Learn how these innovations are driving efficiency and growth in sectors like manufacturing, supply chain, agtech, energy, security, photonics, and IoT.
Speakers
avatar for Anthony Molzahn

Anthony Molzahn

CEO, Devii
Anthony Molzahn is the CEO and co-founder of Devii, a company specializing in a middleware capable of automating the generation of GraphQL schemas and APIs for any and all SQL-based relational databases.With 16+ years of experience in B2B SaaS and startup environments, Anthony has... Read More →
Wednesday November 6, 2024 1:00pm - 1:25pm PST
API World -- Expo Discovery Stage

1:00pm PST

OPEN SESSION (API): Layer7 - Comprehensive API Security Infrastructure
Wednesday November 6, 2024 1:00pm - 1:50pm PST
Greg Thompson, Broadcom, Product Manager
Aran White, Broadcom, Head of Product Management
Jonathan Schendt, Vista Ascent Solutions, Founder

Deep dive into the infrastructure that controls access to APIs based on four pillars of security; real time security and integration, API Ops at Scale, API Management, and API intelligence. We will explore how these pillars combine to provide an effective and comprehensive solution for large-scale API security.
Speakers
avatar for Jonathan Schendt

Jonathan Schendt

Founder, Vista Ascent Solutions
Jon Schendt has been working in the US Federal space for the past 17 years, focusing on API Management, Key Performance Indicators, data transformation and normalization, and full stack development.  In his career, Jon has been an advocate and champion for deriving business and operational... Read More →
avatar for Greg Thompson

Greg Thompson

Product Manager, Broadcom
Greg Thompson is a member of the Layer7 API Security product management team. He has been part of the Layer7 API Security team for the past 10+ years where he has specialized in working with customers, helping them to realize their integration and API management business challenges... Read More →
avatar for Aran White

Aran White

Head of Product Management, Broadcom
Aran is the head of  the Layer7 API product management team. He has worked with Layer7 for over 15 years and has been in API security and API management for over 20 years. He has worked in a number of customer facing roles including presales, adoption and sales. For the last few... Read More →
Wednesday November 6, 2024 1:00pm - 1:50pm PST
API World -- OPEN Workshop Stage
  OPEN SESSIONS, API World

1:30pm PST

Sponsor Spotlight: Kong (Live Demo)
Wednesday November 6, 2024 1:30pm - 1:45pm PST
Join us at the Open Workshop Stage at 3pm PST for “Accelerate AI Adoption with an AI Gateway” presented by Kong.

The presentation will explore using AI with existing API traffic and without coding as well as optimization of LLM usage with AI Gateway symantec functionality.


Booth #200
Sponsors
avatar for Kong

Kong

Kong Inc., a leading developer of cloud API technologies, is on a mission to enable companies around the world to become “API-first.” Kong helps organizations globally — from startups to Fortune 500 enterprises — unleash developer productivity, build securely and accelerate... Read More →
Wednesday November 6, 2024 1:30pm - 1:45pm PST
Expo Hall
  OPEN SESSIONS, API World

1:30pm PST

KEYNOTE (API): Apollo GraphQL -- The Year Ahead for GraphQL: Combining APIs for the AI Era
Wednesday November 6, 2024 1:30pm - 1:55pm PST
Geoff Schmidt, Apollo GraphQL, CEO and co-founder
Michael Watson, Apollo GraphQL, Developer Advocate

Forget what you’ve heard about GraphQL – it’s not a REST alternative, graph database, or just for frontend developers. GraphQL is about combining together the APIs you already have. In this talk, you’ll learn how a federated GraphQL architecture brings a platform approach to API composition, where it fits into the API stack, and what is coming next to help teams build tomorrow’s AI products and experiences on today’s APIs.
Speakers
avatar for Geoff Schmidt

Geoff Schmidt

CEO & Co-founder, Apollo GraphQL
Geoff Schmidt is the co-founder and CEO of Apollo GraphQL, the leader in federated, open source, and commercial GraphQL technologies. The company has raised more than $170 million to build toward its mission of helping app developers help the world. Apollo’s open-source GraphQL... Read More →
avatar for Michael Watson

Michael Watson

Developer Advocate, Apollo GraphQL
Michael Watson is a Developer Advocate at Apollo GraphQL, where he plays a key role in educating and empowering the developer community to build modern applications using Apollo GraphQL technology. Michael is passionate about bridging the gap between development and advocacy, helping... Read More →
Wednesday November 6, 2024 1:30pm - 1:55pm PST
API World -- Main Stage

1:30pm PST

PRO SESSION (API): The Hidden Currents of API Consumption: Strategies for Effective Egress Traffic Control
Wednesday November 6, 2024 1:30pm - 1:55pm PST
Iddo Gino, Lunar, Advisor & Investor

In a world where APIs serve as the linchpin of digital transformation, the journey often begins with a successful integration.

However, the narrative seldom explores the aftermath—what happens after the integration is completed?

The proposed lecture zooms in on API Egress traffic and into the less-discussed terrain of post-integration challenges and pragmatic solutions within the API economy.
Speakers
avatar for Iddo Gino

Iddo Gino

Advisor & Investor, Lunar
Part of Forbes 30 Under 30 list, he's a 2017 Thiel Fellow. Previously, he was a Co-organizer of Hacking Gen Y. Iddo has been programming since he was a kid and continues to contribute to open-source projects. Originally from Haifa, Israel, Iddo is based in San Francisco, CA.
Wednesday November 6, 2024 1:30pm - 1:55pm PST
API World -- Workshop Stage B

1:30pm PST

PRO SESSION (API): Scaling Event Driven Microservices with Netflix Conductor
Wednesday November 6, 2024 1:30pm - 1:55pm PST
Viren Baraiya, Orkes, CTO

Event driven architecture provides a robust mechanism for microservices communication over an event bus, providing scale and durability of the flows. Event Driven Microservices in recent times have gained popularity because of these reasons and are especially useful when implementing asynchronous flows.

In this talk, we will discuss strategies and framework that allows building and scaling your microservices using event driven architecture leveraging open source Netflix conductor.
Speakers
avatar for Viren Baraiya

Viren Baraiya

CTO, Orkes
Viren is the CTO at Orkes, leading core engineering.Prior to founding Orkes, Viren led engineering teams at Google building products at internet scale with Firebase and Google Play.Viren built and architected Netflix Conductor during his time at Netflix and is the key committer to... Read More →
Wednesday November 6, 2024 1:30pm - 1:55pm PST
API World -- Workshop Stage A

1:30pm PST

OPEN SESSION (API): API Testing on Trial: Evolution or Extinction in the AI Era
Wednesday November 6, 2024 1:30pm - 1:55pm PST
Joanna Schloss, Parasoft, Chief Marketing Officer

As artificial intelligence continues to reshape the tech landscape, the most pressing question emerges: Has AI fundamentally altered the realm of API testing? Join us for a dynamic panel discussion where our experts—Arthur and Renata—will delve into the merits and limitations of AI-driven testing versus traditional, human-led approaches. They will cover the topic of how quality and engineering organizations are fundamentally evolving during this time where AI seems to be a hype that is driving a sea change in our world of API first development.

Moderated by a seasoned industry professional, Joanna Schloss, this session will explore key points of contention, including:

Can AI truly replicate the intuition of experienced testers in identifying edge cases?

How do AI-generated test cases compare to manually crafted ones in terms of coverage and reliability?

What are the practical challenges of integrating AI testing tools into existing development workflows?

We will also examine how the rise of AI testing impacts the roles of QA professionals and developers. Engage in this interesting and timely debate as we consider whether API testing is evolving or facing extinction in the age of AI. Don’t miss the opportunity to weigh in on the future of quality assurance!
Speakers
avatar for Joanna Schloss

Joanna Schloss

Chief Marketing Officer, Parasoft
Joanna Schloss leads Parasoft’s marketing, business development, branding, strategic positioning, go-to-market strategy, and sales enablement. With 25 years of experience transforming and evolving both global 500 companies and startups, she’s worked on various projects involving... Read More →
Wednesday November 6, 2024 1:30pm - 1:55pm PST
API World -- Expo Discovery Stage

1:45pm PST

Sponsor Spotlight: Parasoft (Live Raffle/Giveaway, Live Game/Competition)
Wednesday November 6, 2024 1:45pm - 2:00pm PST
Visit Parasoft booth #522 after our session “API Testing on Trial: Evolution or Extinction in the AI ERA” for your chance to win a Lego Infinity Gauntlet!"
Sponsors
avatar for Parasoft

Parasoft

Parasoft helps organizations continuously deliver quality software with its market-proven, integrated suite of automated software testing tools. Supporting the embedded, enterprise, and IoT markets, Parasoft’s technologies reduce the time, effort, and cost of delivering secure... Read More →
Wednesday November 6, 2024 1:45pm - 2:00pm PST
Expo Hall
  OPEN SESSIONS, API World

2:00pm PST

Sponsor Spotlight: Traefik Labs (Live Demo)
Wednesday November 6, 2024 2:00pm - 2:15pm PST
Grab a snack and join our demo on how you can seamlessly add API gateway and API Management capabilities to Traefik OSS in seconds. No rip and replace. No learning curve. All awesome.

Speaker: Shaun Empie, Principal Solutions Architect

Booth #413
Sponsors
avatar for Traefik Labs

Traefik Labs

Traefik Labs helps organizations adopt and scale cloud-native architectures by providing a modern, intuitive, and open platform that reimagines application connectivity and API management, paving the way for seamless operations and enhanced productivity.
Wednesday November 6, 2024 2:00pm - 2:15pm PST
Expo Hall
  OPEN SESSIONS, API World

2:00pm PST

KEYNOTE (API): U.S. Bank -- APIs and AI - Building Intelligent Applications
Wednesday November 6, 2024 2:00pm - 2:25pm PST
Suman Devarasetti, U.S. Bank, Vice President, Software Engineering Director

Join me at API World 2024 conference as I delve into the transformative synergy of APIs and AI in building Intelligent Applications. Discover how these technologies intersect to revolutionize app development, enabling seamless integration of AI capabilities and fostering innovation across industries. From enhancing customer experiences to optimizing business operations, explore real-world examples and best practices for leveraging APIs and AI to unlock the full potential of intelligent applications. This talk explores how APIs facilitate seamless integration of AI to enhance application functionalities. Through industry-specific use cases, the presentation illuminates the transformative potential across banking and finance, addressing challenges such as complexity, data privacy, and interoperability, and concluding with best practices for a successful integration. This discourse aims to provide a comprehensive overview for developers and businesses on leveraging these technologies to forge innovative, future-ready solutions. 
Speakers
avatar for Suman Devarasetti

Suman Devarasetti

Vice President, Director - Payments Core Modernization, U.S. Bank
Suman Devarasetti is currently a Vice President in U.S. Bank’s Payments Services, with primary focus on core modernization. A 17-year veteran of U.S. Bank, Suman started his career at the bank in sales and service management, subsequently holding various technology, product management... Read More →
Wednesday November 6, 2024 2:00pm - 2:25pm PST
API World -- Main Stage

2:00pm PST

OPEN SESSION (API): Demystifying GraphQL: Explore the Truth Behind the Myths
Wednesday November 6, 2024 2:00pm - 2:25pm PST
Roy Derk, IBM, Developer Experience & DevRel, Integration Portfolio
Brian Pagano, IBM, Brand Technical Specialist, Automation Portfolio

Although increasingly popular, numerous misconceptions and myths have emerged about GraphQL, leading to confusion among developers and technology adopters. See real-world examples, best practices and debunked myths to understand the true capabilities and benefits of GraphQL.
Speakers
avatar for Roy Derks

Roy Derks

Developer Experience & DevRel, Integration Portfolio, IBM
Roy works with the IBM API Connect engineering, product, and marketing teams to create content and attract new users. He has over 11 years of experience in building, investing, and advising startups and developers, and is the founder of Hackteam.io, a platform that connects tech talent... Read More →
avatar for Brian Pagano

Brian Pagano

Brand Technical Specialist, Automation Portfolio, IBM
Having spent decades in enterprise software, Brian has worked in various roles, from startups to Fortune 500 companies on Wall Street. The last decade was spent at Apigee and Google, helping customers make good decisions. His current role at IBM continues that work by helping customers... Read More →
Wednesday November 6, 2024 2:00pm - 2:25pm PST
API World -- Expo Discovery Stage

2:30pm PST

Sponsor Spotlight: Devii (Live Demo)
Wednesday November 6, 2024 2:30pm - 2:45pm PST
We will make a fully functional, production-ready API for a SQL database in less than 15 minutes.

It comes with a policy based access control for queries and mutations!

Bring your own SQL database or use our demo database to follow along.


Booth #718
Sponsors
avatar for Devii

Devii

Devii provides middleware that automatically generates GraphQL schemas and APIs for any combination of SQL-based relational databases.Our platform offers software engineers the tools to streamline API creation with a single unified endpoint for all queries and mutations, reducing... Read More →
Wednesday November 6, 2024 2:30pm - 2:45pm PST
Expo Hall
  OPEN SESSIONS, API World

2:30pm PST

PRO SESSION (API): Breaking Barriers: Achieving Continuous Testing @ Scale
Wednesday November 6, 2024 2:30pm - 2:55pm PST
Wilhelm Haaker, Parasoft, Director, Solution Engineering, Functional

Continuous testing serves as the cornerstone for modern software development, facilitating the rapid delivery of high-quality software. Yet, as projects grow in complexity and testing scope, achieving the delicate balance between frequent releases and uncompromised quality becomes increasingly challenging. The methodology of short development iterations often clashes with the necessity of rigorous regression testing, threatening to erode the foundation of continuous testing.

In this session, we’ll discuss how to overcome the hurdles that impede achieving continuous testing at scale. Drawing from industry experience and best practices, we’ll tackle:

Too many UI tests. Explore innovative approaches to reduce dependence on UI testing, optimizing test coverage across the SDLC for efficiency and reliability.

Too many tests in general. Reduce the constantly increasing weight of regression tests that compromise QA's ability to keep up with development by adopting strategies that uphold testing effectiveness without sacrificing velocity.

Test environment constraints. Confront the challenges stemming from test environment availability and controllability through the strategic application of service virtualization.

Join us as we unravel the intricacies of continuous testing at scale, equipping your team with the tools and insights necessary to embrace a paradigm shift toward accelerated delivery without compromising on quality.
Speakers
avatar for Wilhelm Haaker

Wilhelm Haaker

Director, Solution Engineering, Functional, Parasoft
Wilhelm Haaker, Director of Solution Engineering at Parasoft, manages a global team of solution engineers dedicated to Parasoft’s web and cloud solutions. His team helps organizations modernize their software development and testing processes and optimize test automation for Agile... Read More →
Wednesday November 6, 2024 2:30pm - 2:55pm PST
API World -- Workshop Stage A

2:30pm PST

PRO SESSION (API): Log for Success: Enhancing API Security and Operations Through Effective Audit Logging
Wednesday November 6, 2024 2:30pm - 2:55pm PST
John Tobin, Solsys, Principal Consultant

APIs are more vital - and more vulnerable - than ever before. The potential for exposing critical customer data or jeopardizing financial transactions puts organizations at significant risk of reputational and financial damage. Additionally, ensuring API performance and swiftly resolving client issues have become increasingly complex tasks. The solution to these challenges lies in effective API audit logging at key entry points. Understanding what to log and how to monitor this information for security threats is crucial. This session will provide essential practices for effective API audit logging, empowering you to safeguard your organization and enhance operational efficiency.
 
Speakers
avatar for John Tobin

John Tobin

Principal Consultant, Solsys
John has over 25 years of experience working in software and technology, with professional services consulting firms and product companies, ranging from large enterprises to small firms. John currently helps clients with their API governance, API management, and API security problems... Read More →
Wednesday November 6, 2024 2:30pm - 2:55pm PST
API World -- Workshop Stage B

2:30pm PST

OPEN SESSION (API): Rest Doesn’t Cut It. I Needed a Simple JSON API—So I Built One
Wednesday November 6, 2024 2:30pm - 2:55pm PST
Mike Bowers, FairCom, Chief Architect

In this session, Chief Architect Mike Bowers explains how he dreamt up a new JSON API to replace REST—one that could easily query and manage databases in any language, even without a driver.

Learn how he created and deployed the JSON DB API to POST JSON to a single URL over HTTPS. See just how simple development can be with jsonAction.

Mike will also demo how JSON DB API let’s you:
—Use JSON to manage databases, tables, records, queries, etc.
—Use stateful database sessions and cursors from stateless app servers.
—Run jsonAction commands over HTTPS, WSS, and MQTTS.
—Automatically map data between JSON and SQL.
Speakers
avatar for Mike Bowers

Mike Bowers

Chief Architect, FairCom
Mike Bowers is chief architect at FairCom. He oversees the company's architecture and product roadmaps, which include high-performance SQL and JSON databases, IIoT platforms, and failsafe MQTT brokers. He has more than 35 years of experience in software development, database management... Read More →
Wednesday November 6, 2024 2:30pm - 2:55pm PST
API World -- Expo Discovery Stage

2:30pm PST

OPEN SESSION (API): Supergraph: Putting the Domain Back in Your API First Architecture
Wednesday November 6, 2024 2:30pm - 2:55pm PST
Praveen Durairaju, Hasura, Staff Developer Advocate

In a world where data sprawl across heterogeneous data sources is the norm, maintaining high-quality API-first development can be a significant challenge. Supergraph architecture addresses this challenge by enabling teams to build robust API platforms that manage complexity and foster productivity. This session explores how the Supergraph’s metadata-driven approach allows for centralized and federated governance while providing decentralized data access. By driving API design and runtime through comprehensive metadata definitions, the Supergraph ensures consistency, simplifies integration with governance tools, and enhances developer efficiency. Discover how adopting Supergraph architecture can transform your API-first development process, allowing your teams to deliver more value in a rapidly evolving data landscape.
Speakers
avatar for Praveen Durairaju

Praveen Durairaju

Staff Developer Advocate, Hasura
Praveen is a Developer Advocate at Hasura with over 10 years of full-stack web dev experience. Praveen was a core contributor to open source projects like hasura/graphql-engine, gatsby-gitbook-starter and evangelizes modern data access practices. Besides the day job, Praveen runs... Read More →
Wednesday November 6, 2024 2:30pm - 2:55pm PST
API World -- Main Stage

3:00pm PST

Sponsor Spotlight: Auth0 by Okta (Live Demo)
Wednesday November 6, 2024 3:00pm - 3:15pm PST
In this demo, we’ll showcase how to secure APIs using Auth0 Fine-Grained Authorization (FGA). As modern applications require more sophisticated access control, traditional methods like role-based access control (RBAC) can fall short. Auth0 FGA provides a more flexible and scalable solution by enabling developers to define and enforce granular permissions and policies.

We’ll walk through the process of setting up Auth0 FGA to protect your APIs, demonstrate key concepts, and show how to implement dynamic, relationship-based access controls. By the end of this demo, you’ll have a clear understanding of how to secure your APIs using Auth0 FGA while delivering a seamless user experience


Booth #606
Sponsors
avatar for Okta

Okta

Auth0 by Okta takes a modern approach to Identity and enables organizations to provide secure access to any application, for any user. Auth0 is a highly customizable product that is as simple as development teams want, and as flexible as they need. Safeguarding billions of login transactions... Read More →
Wednesday November 6, 2024 3:00pm - 3:15pm PST
Expo Hall
  OPEN SESSIONS, API World

3:00pm PST

Sponsor Spotlight: IBM (Live Demo)
Wednesday November 6, 2024 3:00pm - 3:15pm PST
Supercharge your integration strategy: How an iPaaS complements and enhances your API approach

Booth #421
Speakers
avatar for Brenton House

Brenton House

Principal Cybersecurity and AI Advisor, IBM
Brenton House is an ex-hacker, developer, strategist, and now Principal Cybersecurity and AI Advisor for IBM webMethods. Known for his unique creative work and YouTube channel, Brenton has produced several hit series including The Redacted Hacker, AI: Man vs. Machine, and API Cybersecurity... Read More →
Sponsors
avatar for IBM

IBM

IBM is a leading global hybrid cloud and AI, and business services provider, helping clients in more than 175 countries capitalize on insights from their data, streamline business processes, reduce costs and gain the competitive edge in their industries. All of this is backed by IBM’s... Read More →
Wednesday November 6, 2024 3:00pm - 3:15pm PST
Expo Hall
  OPEN SESSIONS, API World

3:00pm PST

PRO SESSION (API): OpenAPI Extensibility - The Good, The Bad and The YAMLy
Wednesday November 6, 2024 3:00pm - 3:25pm PST
Baruch Sadogursky, Gradle, Principal Developer Productivity Engineering Advocate
Laura Kassovic, Gradle, Tech Writer

Swagger and OpenAPI revolutionized the API landscape and created a thriving ecosystem of developer tools, from IDEs to contract testing and no-code solutions. In our projects (WireMock, Jenkins, Testcontainers and WireMock Cloud) we adopted OpenAPI to provide a great developer, and achieved great results. At the same time, the v3 version of specification has too many limitations, especially when it comes to behavior modeling: limited extensions framework, poor response flexibility limiting complex API options, and weak examples and self documentation capabilities. Good news is that OpenAPI v4 (Project Moonwalk) addresses many of those concerns and, hopefully, could address others before the release. Let’s, wearing our end user hats, discuss the v3 experiences and how we could address them in the upcoming major release! 
Speakers
avatar for Laura Kassovic

Laura Kassovic

Technical Writer, Gradle
Laura is a seasoned Technical Writer specializing in software and hardware documentation. At Gradle, she focuses on enhancing the Gradle Build Tool User Manual and the Gradle experience. She has authored tutorials, blog posts, Javadocs, user manual entries, and release notes during... Read More →
avatar for Baruch Sadogursky

Baruch Sadogursky

Principal Developer Productivity Engineering Advocate, Gradle
Baruch Sadogursky (@jbaruch) did Java before it had generics, DevOps before there was Docker, and DevRel before it had a name. He started DevRel at JFrog when it was ten people and took it all the way to a successful $6B IPO by helping engineers solve problems. Now Baruch keeps helping... Read More →
Wednesday November 6, 2024 3:00pm - 3:25pm PST
API World -- Workshop Stage B

3:00pm PST

PRO SESSION (API): How Attentive Leveraged Istio's Proxyless Mesh To Send Over Half A Billion Text Messages In A Day
Wednesday November 6, 2024 3:00pm - 3:25pm PST
Lawrence Finn, Attentive, Principal Engineer

Attentive is a leader in text and email marketing. Every year around Thanksgiving, companies do a massive amount of marketing. In 2023 we realized that our typical service mesh would not be able to handle the estimated load generated during the holiday season. Learn about how we migrated some of our services to use Istio's Proxyless Mesh powered by xDS to handle our scale needs and then some. 
Speakers
avatar for Lawrence Finn

Lawrence Finn

Principal Engineer, Attentive
Lawrence (Larry) Finn is a technologist hailing from New York City. He started out working in banking technology, but has spent the past decade in the startup world working at enterprise technology startups. Larry has specialized in building APIs and distributed backend systems.
Wednesday November 6, 2024 3:00pm - 3:25pm PST
API World -- Workshop Stage A

3:00pm PST

OPEN SESSION (API): Automated Retry Strategy: A Smart Way to Provision Cloud Resources
Wednesday November 6, 2024 3:00pm - 3:25pm PST
Vicky Deliwala, Cisco Systems, Software Engineering Leader

In the modern era of the cloud environment, users needs to think about handling the temporary service interruptions caused by API and micro-services failure.
As the applications interact with remote services and cloud resources, transient faults are more likely to be encountered.
Events such as API’s throttle limits, connection failures, Quota exhaustion, power outage etc. can lead to such unwanted
faults and not so good user experience.

The best practice in such scenarios is to come up with an automated and intelligent retry mechanism which can hide the temporary exceptions from the customers. Challenges faced while designing such strategy are fault identification, tracking
Retry counter, appropriate log instrumentation and custom fallback. This presentation will focus on defining a smart Retry strategy along with specific guidelines to overcome
such challenges gracefully. Through a deep dive into real world scenario, this session will walk-through the design/architecture of RESTful API’s to provision OpenStack VMs along with NoSQL. It will showcase the profound Retry Logic implementation
using the Cron job and scheduler which can significantly improve user experience.

Most important things that people will learn from presentation:

- Transient failures in cloud native apps and how to utilize smart and profound logic to mitigate those challenges.
- Walk through the workflow of a real life scenario to understand the best practices in integrating automated Retry strategy while designing API driven micro-services.  
Speakers
avatar for Vicky Deliwala

Vicky Deliwala

Software Engineering Leader, Cisco Systems
Vicky Deliwala is a Software Engineering Leader at Cisco Systems, who shepherds B2B API modernization. He is responsible to provide the technical thought leadership, establish innovative enterprise-level strategy and build highly resilient APIs for Commerce Workspace.12+ years of... Read More →
Wednesday November 6, 2024 3:00pm - 3:25pm PST
CloudX -- Expo Innovation Stage

3:00pm PST

OPEN SESSION (API): Unlock Shift-Left: Right Teams, Right Tools, Fixed Problems
Wednesday November 6, 2024 3:00pm - 3:25pm PST
Dan Hopkins, StackHawk, VP, Engineering

In today's fast-paced development environment, ensuring API security is more crucial than ever. Despite the strong desire to integrate security into software delivery cycles, many organizations struggle to achieve this effectively. This session will focus on the importance of proactive API security testing to match the pace of development and achieve business outcomes and goals. By understanding your organization's shift-left maturity, you can better position yourself to integrate security into your development processes seamlessly.

Using StackHawk's Shift-Left Maturity Model as a framework, we will explore how identifying your maturity stage is key to making meaningful progress. The session will delve into the three fundamental pillars of successful shift-left practices: people, process, and tooling. Join us to learn how to empower your team, optimize your processes, and leverage the right tools to shift left effectively and ensure robust API security.
Speakers
avatar for Dan Hopkins

Dan Hopkins

VP, Engineering, StackHawk
Dan Hopkins has been a software engineer for 20 years, working at high growth startups such as VictorOps and LivingSocial and at large high tech companies such as Splunk. For the last 10 years he has focused on building tools for progressive engineering teams adopting DevOps and DevSecOps... Read More →
Wednesday November 6, 2024 3:00pm - 3:25pm PST
API World -- Main Stage

3:00pm PST

OPEN SESSION (API): Unlocking the Power of Intelligent Data APIs
Wednesday November 6, 2024 3:00pm - 3:25pm PST
Akhilesh Agarwal, apexanalytix, COO & EVP, Global Procure to Pay Solutions & Applied Technology

Dive into the world of Intelligent Data APIs and explore how they can transform your data management processes. Learn how these powerful tools reference over 1,000 data sources to ensure the accuracy of vendor addresses, tax information, bank details, and more. 
Speakers
avatar for Akhilesh Agarwal

Akhilesh Agarwal

COO & EVP, Global Procure to Pay Solutions & Applied Technology, apexanalytix
Akhilesh Agarwal leads the apexanalytix solutions practice responsible for apexportal, the industry’s only 100 percent touchless solution for global supplier information management and working capital optimization. He leads the development of new client-focused software innovations... Read More →
Wednesday November 6, 2024 3:00pm - 3:25pm PST
API World -- Expo Discovery Stage

3:00pm PST

OPEN SESSION (API): Accelerate AI Adoption with an AI Gateway
Wednesday November 6, 2024 3:00pm - 3:50pm PST
Steve Poyer, Kong, Senior Solutions Engineer

Is your company looking to improve revenue or reduce costs with AI? As businesses adopt AI they have heard of or discovered the horror stories of PII exposure, AI hallucinations and exploding costs. How can an AI Gateway help with these concerns? In this presentation you will learn how AI Gateways:
Improve developer productivity.
Add guardrails to corporate use of AI.
Improve AI security and observability.
Enforce AI compliance and abuse prevention.
Control access to AI models

The presentation will explore using AI with existing API traffic and without coding as well as optimization of LLM usage with AI Gateway symantec functionality.
Speakers
avatar for Steve Poyer

Steve Poyer

Senior Solutions Engineer, Kong
Steve Poyer has spent his entire career of over 20 years helping companies succeed with IT technology in the areas of Systems Management, Content Management, Content Networking, Enterprise Video, Load Balancing, API Management, Kubernetes and more recently, Artificial Intelligence... Read More →
Wednesday November 6, 2024 3:00pm - 3:50pm PST
API World -- OPEN Workshop Stage

3:30pm PST

KEYNOTE (API): Vonage -- Delivering on the Power of Network APIs to Change the World
Wednesday November 6, 2024 3:30pm - 3:55pm PST
Amitha Pulijala, Vonage, Vice President of Product, APIs and Partnerships

We are living in a world where notifications will transform into conversations wherever you are. Powered by GenAI, conversations will become the next digital storefront. So far, compute and storage were the two components required by developers to enable this new world. Network was a black box. But now, the network is opening up - the capabilities of 5G are being enabled as an easy to consume API that can create meaningful use cases for small developers and enterprises.
Speakers
avatar for Amitha Pulijala

Amitha Pulijala

Vice President of Product, APIs and Partnerships, Vonage
Amitha is the Vice President of Product at Vonage where she is driving the strategy and vision for Vonage’s Video, Voice engagement solutions and hyperscale partnerships. Amitha enjoys working with dynamic teams to launch scalable products and loves exploring new technology.  Amitha... Read More →
Wednesday November 6, 2024 3:30pm - 3:55pm PST
API World -- Main Stage

3:30pm PST

PRO SESSION (API): Empowering Concurrent Development of Distributed Systems with GenAI-Assisted API Spec Management
Wednesday November 6, 2024 3:30pm - 3:55pm PST
Matthew Bae, Deloitte, Specialist Lead in API & Integration Offering

Modern integration techniques, typically implemented through APIs and Microservices, play a pivotal role in propelling digital transformation initiatives. These deployments often occur in highly distributed environments, where a large number of small APIs and Microservices are simultaneously developed by different teams.

This simultaneous development can present challenges such as coordination among teams and delays due to waiting for other teams' completion. Overcoming these challenges requires distributed development techniques like design-first approaches and test-driven methodologies. In these methods, interface specifications written in a common structured language serve as the "contract" to manage interface agreements between applications. These interface contracts, which are machine-readable, and version controlled, facilitate trust among teams and allow parallel development and testing of applications in an early stage of the application development lifecycle. The contracts also aid in dependency management, planning for integrated testing, and releases of all related APIs and Microservices.

This session discusses a GenAI-assisted solution to standardize the development of API specifications, and automate the publishing of versioned, traceable API documentation in an API catalog portal. This pro
Speakers
avatar for Matthew Bae

Matthew Bae

Specialist Lead in API & Integration Offering, Deloitte
Matthew Bae is a systems integration leader and collaborative problem solver who uses his over 20 years of banking and telco industry knowledge, IT management consulting experiences, and digital transformation and integration architecture expertise (MuleSoft) to help enterprises reduce... Read More →
Wednesday November 6, 2024 3:30pm - 3:55pm PST
API World -- Workshop Stage B

3:30pm PST

OPEN SESSION (API): Scaling Data Management at Netflix: The Power of Data Abstractions
Wednesday November 6, 2024 3:30pm - 3:55pm PST
Raj Ummadisetty, Netflix, Senior Software Engineer
Vidhya Arvind, Netflix, Staff Software Engineer


Managing data at Netflix scale presents unique challenges, especially with multiple applications requiring diverse databases. Traditional methods risk database sprawl, fragmented knowledge, and redundant efforts. Netflix's Data Access team addresses these issues with Data Abstractions, creating a streamlined data access layer.

Our paved path abstractions—KeyValue, Time Series, Graph, and more—offer robust APIs that hide underlying database complexities. Application teams simply specify their access patterns and requirements, and select the appropriate abstraction. Our platform then handles capacity planning, hardware provisioning, and database deployment.

Data Abstractions allow us to transparently switch databases, ensuring optimal performance and scalability as use cases evolve. This approach has enabled one of the largest database migrations at Netflix, completely transparent to the client. This innovative approach allows Netflix to maintain a high level of service reliability and operational efficiency, even as new database technologies emerge.

Learning objectives
1) Gain a comprehensive understanding of what Data Abstractions are and how they simplify database management by providing a robust data access layer.
2) Discover how Netflix's platform handles capacity planning and hardware provisioning based on application teams' specified access patterns and requirements.
3) Explore the architecture, scale, and novel techniques employed by Netflix to operate Data Abstractions reliably at massive scale.
 
Speakers
avatar for Vidhya Arvind

Vidhya Arvind

Staff software Engineer, Netflix
Vidhya Arvind is a Senior Software Engineer at Netflix and a Senior IEEE member, specializing in building data abstractions. She is a founding member of Netflix’s data abstraction platform, which supports common patterns including KeyValue, Tree, TimeSeries, Table Metadata, and... Read More →
avatar for Raj Ummadisetty

Raj Ummadisetty

Senior Software Engineer, Netflix
Rajasekhar Ummadisetty is a leading professional with over a decade of experience in solving distributed systems problems at scale. He currently leads the development of data abstractions at Netflix, focusing on scalable, high-performance solutions. Previously, Rajasekhar made significant... Read More →
Wednesday November 6, 2024 3:30pm - 3:55pm PST
API World -- Expo Discovery Stage

4:00pm PST

KEYNOTE (API): Imperva -- API Security from Runtime to Security Testing: Avoid Common Data Protection Pitfalls
Wednesday November 6, 2024 4:00pm - 4:25pm PST
Madhusudhan Reddy, Imperva, Sr. Product Manager for Runtime Application Self Protection (RASP) and API Security

It is becoming more common for practitioners of API Security Testing to leverage runtime data to enhance their capability to discover business logic and API specific vulnerabilities. While runtime data are critical to overcome the limitation of static analysis, the data collection itself can raise real concerns over data privacy protection, especially when it can be seen as a breach of the compartmentalization between runtime and dev environments. In this talk you will learn best practices for the runtime API Security component to generate tests without jeopardizing data.
Speakers
avatar for Madhusudhan Reddy

Madhusudhan Reddy

Sr. Product Manager for Runtime Application Self Protection (RASP) and API Security, Imperva
Madhusudhan Reddy (Madhu) is the Sr. Product Manager for Runtime Application Self Protection (RASP) and API Security at Imperva, a Thales company. Madhu has over 15 years of experience in Cyber Security.  Prior to Imperva, Madhu worked at F5 where he managed threat intelligence products... Read More →
Wednesday November 6, 2024 4:00pm - 4:25pm PST
API World -- Main Stage

4:00pm PST

PRO SESSION (API): Architecting a Developer-Friendly API Platform
Wednesday November 6, 2024 4:00pm - 4:25pm PST
Augusto Goncalves, Autodesk, Developer Advocate Manager

Well-designed and well-maintained APIs are the foundation of any successful API ecosystem program. In this session, we'll explore best practices for architecting APIs across various formats – REST & GraphQL – to deliver performant and developer-friendly services. Drawing from the experience of building a world-class developer program that supports thousands of active third-party developers, we'll delve into the architectural considerations and strategies for creating a cohesive platform that provides a seamless experience across all APIs. 
Speakers
avatar for Augusto Goncalves

Augusto Goncalves

Developer Advocate Manager, Autodesk
Advocate at Autodesk since 2008, supporting customers and partners using desktop and cloud APIs
Wednesday November 6, 2024 4:00pm - 4:25pm PST
API World -- Workshop Stage A

4:00pm PST

PRO SESSION (API): Establishing an API-First Culture within Atlassian
Wednesday November 6, 2024 4:00pm - 4:25pm PST
Dugald Morrow, Atlassian, Developer Advocacy and Extensibility Standards

API technologists are becoming increasingly aware of the benefits of an API first approach to software development, but there are many challenges related to the establishment of an API First culture throughout an organisation.

In this session, learn about the tactics used by Atlassian’s Extensibility Standards team to uplevel Atlassian’s API culture. The session covers the challenges faced by Atlassian, how API First overcomes these challenges and how API First fits within Atlassian’s API lifecycle management practices.
Speakers
avatar for Dugald Morrow

Dugald Morrow

Developer Advocacy and Extensibility Standards, Atlassian
Dugald Morrow studied electrical engineering at the University of Sydney. His software career started in the development of mission critical applications including a submarine combat system, air traffic control system and traffic and transport management system. He worked in a number... Read More →
Wednesday November 6, 2024 4:00pm - 4:25pm PST
API World -- Workshop Stage B

4:00pm PST

OPEN SESSION (API): APIs for Data Mesh Architecture
Wednesday November 6, 2024 4:00pm - 4:25pm PST
Terence Bennett, DreamFactory Software, CEO

Data Mesh Architecture is the fourth generation of the “modern data stack”. This approach focuses on the creation of ‘data products’ that feed data from data warehouses or data lakes back into operational systems. REST APIs are at the heart of this architecture and we are seeing a whole new set of use cases based on this approach. 
 
Speakers
avatar for Terence Bennett

Terence Bennett

CEO, DreamFactory Software
Terence is the CEO of DreamFactory Software. Previously, he was the Director of Operations at DreamFactory Software. Before joining DreamFactory, led operations at TeamPassword, was a member of Google RedTeam, and served as a U.S. Navy Officer during Operation Iraqi Freedom.
Wednesday November 6, 2024 4:00pm - 4:25pm PST
API World -- Expo Discovery Stage

4:00pm PST

OPEN SESSION (API): Epson Connect API: Endless Possibilities
Wednesday November 6, 2024 4:00pm - 4:25pm PST
Tim Nguyen, Epson, Head of Business Development & Partner Innovation

This talk delves into the transformative impact of Epson Connect API on compliance and automation workflows across diverse industries. Through case studies and real-world examples, we explore how Epson’s seamless API integration has empowered businesses to reduce manual workload, minimize errors, and achieve significant cost savings.

One highlighted case is the Facil.IT solution, developed to assist laboratories and manufacturing facilities with the complexities of hazardous material compliance. By using Epson’s Connect API, Facil.IT automates document scanning and regulatory checks, enabling rapid classification and compliance verification. This solution reduces compliance processing times from days to minutes, improving operational speed by up to 83% and lowering documentation errors by over 75%.

Join us to learn how businesses from immigration services to facility management are integrating Epson Connect API to streamline processes, enhance data accuracy, and improve client experiences.
Speakers
avatar for Tim Nguyen

Tim Nguyen

Head of Business Development & Partner Innovation, Epson
With 12+ years of experience in the technology industry, I am a business leader who builds teams and platforms for scale and impact. I have worked with some of the world's most successful companies, such as Apple, DJI, and TikTok, and formulated strategic partnerships with Microsoft... Read More →
Wednesday November 6, 2024 4:00pm - 4:25pm PST
API World -- OPEN Workshop Stage

6:30pm PST

DevAfter Hours
Wednesday November 6, 2024 6:30pm - 8:00pm PST
Join and network with other attendees.



Wednesday November 6, 2024 6:30pm - 8:00pm PST
Santa Clara Convention Center - Lobby
 
Thursday, November 7
 

9:00am PST

Tesla Self Driving Demonstrations
Thursday November 7, 2024 9:00am - 4:00pm PST
Thursday November 7, 2024 9:00am - 4:00pm PST
Expo Hall

9:30am PST

PRO SESSION (API): Unleashing GenAI's Potential for Advanced API Linting
Thursday November 7, 2024 9:30am - 9:55am PST
Sridhar Kunisetty, Equinix, Principal Architect

An API linter plays a crucial role in ensuring that API specifications adhere to established standards, best practices, guidelines, and are free from potential errors. It is an essential component in the development process to ensure that APIs are well-designed, consistent, maintainable, reliable, secure and follow the organization's conventions and guidelines.

We present a new approach to API linting by harnessing the power of Generative AI (GenAI). Our solution involves training a Large Language Model (LLM) to act as an Advanced API Linter, capable of not only answering correctness queries but also analyzing API specifications and providing a comprehensive list of errors, violations, and issues.

Unlike traditional API linters, our GenAI solution eliminates the need for complex validation rules and specialized expertise. By training the LLM with our organization's API standards, best practices, and guidelines, we enable it to understand and enforce these rules effortlessly. Moreover, the training process is straightforward, and we can alternatively provide the necessary content as a context in the prompt to the LLM.

One of the key advantages of our GenAI approach is its user-friendliness. Instead of grappling with new syntax or programming languages to define validation rules, users can express their requirements in plain English. This democratizes API linting, empowering developers to improve API quality through self-service and facilitating the seamless adoption of an API-First approach.

During this session, we will showcase a range of use cases that demonstrate how GenAI can be leveraged to achieve advanced API linting capabilities. Additionally, we will explore the potential of utilizing a Small Language Model (SLM) as an alternative to the LLM, opening up new possibilities for API linting efficiency.

Join us as we unveil the future of API linting, where GenAI revolutionizes the development process, enhances API quality, and empowers developers to build robust and reliable APIs effortlessly.
Speakers
avatar for Sridhar Kunisetty

Sridhar Kunisetty

Principal Architect, Equinix
Sridhar has over 20 years of experience working in technical and management roles in startups and large companies in Silicon Valley Bay Area. Before joining Equinix to lead the API program, he was a Distinguished Engineer and a Chief Architect at other companies. He is a lead inventor... Read More →
Thursday November 7, 2024 9:30am - 9:55am PST
API World -- Workshop Stage B

9:30am PST

PRO SESSION (API): Designing A Lingua Franca for Data Access
Thursday November 7, 2024 9:30am - 9:55am PST
Tom Harding, Hasura, Software Engineer

How could we design an API for querying data across all kinds of sources? How could we describe complex queries that join data across them? This problem is tough enough when all the sources are, say, Postgres, but what about when we need to join data from Postgres to MongoDB? Or an arbitrary CSV file? Or even another API? How do we talk about data access and manipulation in a way that makes sense for all these possible backends?

In this talk, we'll discuss how we've been designing a solution to this problem. We'll talk about some of the challenges in keeping API design consistent across data sources, balancing simplicity and expressivity, and even making all of this performant behind the infinite number shapes that a GraphQL request can take.
Speakers
avatar for Tom Harding

Tom Harding

Software Engineer, Hasura
Tom lives in Barcelona with his partner and their cat, Beef. At Hasura, he builds compilers from GraphQL to SQL across a variety of different backend data stores. Outside of work, he's a runner, climber, and cyclist.
Thursday November 7, 2024 9:30am - 9:55am PST
API World -- Workshop Stage A

9:30am PST

API World Roundtable: John Power, CEO, Ostia Solutions
Thursday November 7, 2024 9:30am - 9:55am PST
Roundtables give attendees the opportunity to meet in small groups with API World, CloudX + Dev Innovation Summit speakers and industry leaders to discuss real-world topics relevant to you. These open roundtables are working sessions for in-depth industry conversations.

Topic: AI, Low-code and No-Code and their impact on the industry 
Speakers
avatar for John Power

John Power

CEO, Ostia Solutions
John Power has over 40 years experience in software development and has focused on the the design and deployment of APIs / API Ecosystems for the past 20 years.
Thursday November 7, 2024 9:30am - 9:55am PST
CloudX -- Expo Innovation Stage

9:30am PST

OPEN SESSION (API): Build Trust in AI with Integration & API Management
Thursday November 7, 2024 9:30am - 9:55am PST
Dakota Garcia, MuleSoft from Salesforce, Senior Product Manager
Simone Geib, MuleSoft from Salesforce, Director of Product Management

How can you adopt AI with trust & speed? Will AI lead to more API sprawl? Create a connected, scalable foundation to deliver AI-powered experiences and improve visibility, security and governance for APIs using MuleSoft Anypoint Platform.
Speakers
avatar for Dakota Garcia

Dakota Garcia

MuleSoft from Salesforce, MuleSoft from Salesforce
Seasoned product manager with experience delivering impactful solutions in the API and Integration space. Currently focused on shaping the future of development through Anypoint Code Builder, MuleSoft’s next-gen IDE.
avatar for Simone Geib

Simone Geib

Director of Product Management, MuleSoft from Salesforce
Simone Geib is Director of Product Management at MuleSoft. Simone has over 20 years experience in the integration space, and leads Product Management for MuleSoft's Developer Experience portfolio, including Anypoint Code Builder, Anypoint Studio and APIkit.
Thursday November 7, 2024 9:30am - 9:55am PST
API World -- OPEN Workshop Stage

9:30am PST

OPEN SESSION (API): Thrive with the Power of APIs in the Artificial Intelligence Era
Thursday November 7, 2024 9:30am - 9:55am PST
Alisha Mohanty. OpenText, Manager, Product Marketing

A quick guide to API strategy for businesses to thrive in an era of Artificial Intelligence
Here I elaborate on points to take away for current trends in API strategy and future predictions keeping them relevant the age of AI.
Speakers
avatar for Alisha Mohanty

Alisha Mohanty

Manager, Product Marketing, OpenText
Alisha is a Technology Marketeer with OpenText, an information management technology company in AI and Analytics line of business. Here, she is focused on strategies to foster API adoption and innovation, empowering partners through smarter information management solutions. As a speaker... Read More →
Thursday November 7, 2024 9:30am - 9:55am PST
API World -- Expo Discovery Stage

10:00am PST

PRO SESSION (API): Bridging the Gap: Lessons from Industry-Shaping Integrations
Thursday November 7, 2024 10:00am - 10:25am PST
Arun Narasimhan, Senior Software Engineer

In today's digital landscape, large-scale system integrations between industry giants are essential for innovation and market leadership. This presentation explores the challenges and solutions involved in bridging disparate systems through strategic API implementation.

Traditionally, enterprises have operated within isolated ecosystems, resulting in fragmented user experiences. We will examine how industry leaders are overcoming these obstacles by integrating their systems to create unified platforms that deliver enhanced value.

Focusing on the technical intricacies of API schema design, we’ll discuss its significant impact on project timelines and the importance of building working interfaces early in the development process. Additionally, we’ll highlight the critical need to thoroughly review and challenge contractual fine print during integrations.

Attendees will gain valuable takeaways, including best practices for managing large-scale system integrations between industry behemoths. These lessons will prove invaluable for API architects, system integrators, and business leaders looking to forge powerful alliances in the digital age.
Speakers
avatar for Arun Narasimhan

Arun Narasimhan

Senior Software Engineer
Arun Narasimhan is a Senior Software Engineer and Tech Lead Manager at Google with over ten years of experience in software development.Arun was the Engineering Manager of the Spam & Abuse fighting team for the ‘Google Messages’ product which has 5B+ downloads on the Android PlayStore... Read More →
Thursday November 7, 2024 10:00am - 10:25am PST
API World -- Workshop Stage B

10:00am PST

PRO SESSION (API): Harnessing GitOps for Next-Gen Infrastructure as Code
Thursday November 7, 2024 10:00am - 10:25am PST
Guy Ludvig, Frontegg, Head of DevOp

Infrastructure as Code (IaC) is evolving with the adoption of the GitOps pattern, revolutionizing deployment strategies and operational standards. This session will cover how we implemented the GitOps pattern using Crossplane to manage our cloud-native resources effectively. We'll discuss the benefits of this approach, including increased developer autonomy, improved accuracy in deployments, and enhanced security compliance. Learn how GitOps can streamline your workflow, provide a clear audit trail, and support scalable, sustainable infrastructure management as your team continues to scale and broaden the capabilities of your product. 
Speakers
avatar for Guy Ludvig

Guy Ludvig

Head of DevOp, Frontegg
Thursday November 7, 2024 10:00am - 10:25am PST
API World -- Workshop Stage A

10:00am PST

API World Roundtable: Supreet Nagi, Assistant Director Systems Software Engineering, Northwestern Mutual
Thursday November 7, 2024 10:00am - 10:25am PST
Roundtables give attendees the opportunity to meet in small groups with API World, CloudX + Dev Innovation Summit speakers and industry leaders to discuss real-world topics relevant to you. These open roundtables are working sessions for in-depth industry conversations.
Speakers
avatar for Supreet Nagi

Supreet Nagi

Assistant Director Systems Software Engineering, Northwestern Mutual
Supreet Nagi, Assistant Director in infrastructure core platforms, leads messaging, events, runtimes, and API management teams. With 18 years of IT experience, witnessed the transformation of developer experience from 1-day manual builds to 5-minute CICD, bringing efficiency and agility... Read More →
Thursday November 7, 2024 10:00am - 10:25am PST
CloudX -- Expo Innovation Stage

10:00am PST

OPEN SESSION (API): Embracing API-First in the Internal Developer Platform: A Unified Approach
Thursday November 7, 2024 10:00am - 10:25am PST
Asanka Abeysinghe, WSO2, CTO

In the evolving landscape of enterprise technology, the traditional approach of building separate API platforms is no longer sustainable. Instead, integrating API management and capabilities into a comprehensive Internal Developer Platform (IDP) ensures greater agility, efficiency, and coherence in software development. This session explores the pitfalls of isolated API platforms and presents a compelling case for their integration into IDPs. By emphasizing modularity, discovery, and composability, this unified approach can streamline workflows and enhance developer productivity. Drawing from the principles of the Platformless Manifesto, practical strategies, architectural considerations, and real-world examples will illustrate the benefits of this integrated methodology. 
Speakers
avatar for Asanka Abeysinghe

Asanka Abeysinghe

CTO, WSO2
Asanka is a technology visionary who connects people and technology through digital transformation programs that create consumer-centric applications. As WSO2's CTO, he is responsible for advancing the company's corporate reference architecture and promoting its thought leadership... Read More →
Thursday November 7, 2024 10:00am - 10:25am PST
API World -- Main Stage

10:00am PST

OPEN SESSION (API): Practicing Design First API Development with Backstage
Thursday November 7, 2024 10:00am - 10:25am PST
Ram Gopinathan, Red Hat, Principal Specialist Solutions Architect, Edge Computing

This session will first cover what design first API development means and compare and contrast with code first approach. We will then go over how backstage can help API developers practice design first API development using software templates and github actions workflow.
API designers after designing openapi spec in swagger editor can use the software template to provide information about the API along with the spec. Once the information is submitted, using backstage scaffolding capabilities required catalog entity files are created and added to git repo and a pull request is created. PR url will be displayed as output. Open pull request action will also trigger a github actions workflow to update the targets in the location file and since our backstage instance is configured to automatically ingest entities from this location as soon as the pull request is merged within a few minutes this new API will become available in the backstage software catalog. At this point development team can use a software template to implement this newly created API.
Speakers
avatar for Ram Gopinathan

Ram Gopinathan

Principal Specialist Solutions Architect, Edge Computing, Red Hat
Developer turned platform engineer primarily focused on edge computing
Thursday November 7, 2024 10:00am - 10:25am PST
API World -- Expo Discovery Stage

10:00am PST

OPEN SESSION (API): Unlocking Live Data Access for AI
Thursday November 7, 2024 10:00am - 10:25am PST
Anushrut Gupta, Hasura, Senior Product Manager, Generative AI

“Over the last 3 months, summarize the top billing issues faced by my enterprise customers within the first 30 days of their onboarding.”

On the surface, building an internal AI customer intelligence application that can answer questions like this is a perfect use-case for Gen AI.
However, building a production ready app that retrieves the data (RAG) before hauling it off to your favorite LLM for summarization soon becomes a terrible engineering experience.

The data is spread across 3 places: a tickets database (eg: elastic), a CRM (eg: salesforce) and your user-accounts transactional database (eg: postgres).
In production, your app can’t access the data from these databases directly. Given security & privacy concerns, your app won’t have direct access to these databases.
Making independent retrieval requests to each of these sources and then joining them in memory might be prohibitively expensive and needs a level of query planning to do efficiently.
Moving all data into one location is expensive to build, maintain and govern
Predictable quality is further made hard because underlying data formats and storage interfaces are continuously changing.
Different types of user queries might require additional filtering and joining of data, which becomes hard to generalize.

APIs solve almost all of these very well known challenges. APIs offer standardization and security. APIs can provide a stable contract to interact with underlying data.

And in all likelihood, you already have APIs on these internal and external data sources.

Ironically, while APIs have become a necessity for other parts of the stack, they are clearly not the first thing that AI engineers building RAG reach for.

In this talk, we’ll discuss:
Why API based retrieval doesn’t work well for RAG
What we need from our existing internal and external APIs to make them RAG ready
How we can get existing APIs to become RAG ready without needing to rebuild the APIs

This talk will be technical, with code demos (possibly with some live coding!) and end with key resources (reference architectures, API best practices, tools/technologies) that attendees can take back to their work.
Speakers
avatar for Anushrut Gupta

Anushrut Gupta

Senior Product Manager, Generative AI, Hasura
Thursday November 7, 2024 10:00am - 10:25am PST
API World -- OPEN Workshop Stage

10:30am PST

Sponsor Spotlight: Ambassador (Live Demo, Live Raffle/Giveaway)
Thursday November 7, 2024 10:30am - 10:45am PST
We will do a demo and offer a raffle at the end for a giveaway!
 
Chris Petterson, head of solutions on our team, will be giving a quick live demo of Blackbird, our new API development platform, with a raffle and prize giveaway at the end. Prize TBD.

Booth #507
Sponsors
avatar for Ambassador

Ambassador

Ambassador provides best-in-class Kubernetes-native productivity tools. We specialize in building developer-friendly solutions – Telepresence and Edge Stack. We design tools to empower developers to design, develop, test, deploy, and monitor applications with efficiency and ease.As... Read More →
Thursday November 7, 2024 10:30am - 10:45am PST
Expo Hall
  OPEN SESSIONS, API World

10:30am PST

OPEN SESSION (API): Accelerating API Adoption with Ready-Made Code 🧙
Thursday November 7, 2024 10:30am - 10:55am PST
Raileen Del Rosario, Docusign, Programmer Writer

Ensuring frictionless integration for developers is key to ensuring that your APIs are used to their fullest potential. By offering reference implementations and a Quickstart wizard in eight programming languages, we highlight the main use cases for our APIs, enabling developers to use our tools efficiently. This talk will discuss how providing ready-made code enables developers to start using your APIs as quickly as possible. 
Speakers
avatar for Raileen Del Rosario

Raileen Del Rosario

Programmer Writer, Docusign
Raileen has been a Programmer Writer with Docusign for two years. As a member of the Developer Content team, she is passionate about developer enablement, developing code and writing guides to assist developers in the enablement of Docusign APIs to meet their needs.
Thursday November 7, 2024 10:30am - 10:55am PST
API World -- Expo Discovery Stage

10:30am PST

OPEN SESSION (API): Rerouting: GIS-based Microservices for the Modern Business
Thursday November 7, 2024 10:30am - 10:55am PST
Anthony Molzahn, Devii, CEO

Geospatial Information Systems (GIS) are pivotal across industries. Yet, many GIS applications remain anchored in outdated, monolithic structures.


Join us for an insightful session with Anthony Molzahn, CEO of Devii, to discover how cutting-edge microservices are transforming the GIS landscape.


Anthony, a pioneer in remote sensing, GIS, and API technologies, will share the value in making spatial data more accessible and commercially viable. Learn how these innovations are driving efficiency and growth in sectors like manufacturing, supply chain, agtech, energy, security, photonics, and IoT.



Speakers
avatar for Anthony Molzahn

Anthony Molzahn

CEO, Devii
Anthony Molzahn is the CEO and co-founder of Devii, a company specializing in a middleware capable of automating the generation of GraphQL schemas and APIs for any and all SQL-based relational databases.With 16+ years of experience in B2B SaaS and startup environments, Anthony has... Read More →
Thursday November 7, 2024 10:30am - 10:55am PST
API World -- OPEN Workshop Stage

10:30am PST

Leadership Lounge: Arthur Hicken, Evangelist, Parasoft
Thursday November 7, 2024 10:30am - 11:30am PST
Should you use AI today? How can you best use it without making your company go out of business? Where is the big value in using an AI?
Speakers
avatar for Arthur Hicken

Arthur Hicken

Evangelist, Parasoft
Arthur Hicken is evangelist at Parasoft where he has been involved in automating various software development practices for over 25 years. His popular blog “The Code Curmudgeon” is known for his Hall-of-shame lists covering SQL Injection and IoT vulnerabilities and he has a YouTube... Read More →
Thursday November 7, 2024 10:30am - 11:30am PST
Leadership Lounge

11:00am PST

PRO SESSION (API): How NorthWestern Mutual 10X Our Developer Experience through an Automated Governance Model
Thursday November 7, 2024 11:00am - 11:25am PST
Budhaditya Bhattacharya, Tyk, Developer Advocate
Supreet Nagi, Northwestern Mutual, Assistant Director Systems Software Engineering

NorthWestern Mutual is one of the largest financial services providers in the United States with 5 million+ customers and 6700+ financial advisors. APIs are a core part of our business and are supported by a highly mature API platform engineering team.
In this case study, we learn how we combined seamless API creation and centralized governance using an automated workflow-based model to drive an exceptional DevX.
We will examine a combination of tools, such as K8S, KEDA, Jaeger, and OTel, that enabled the creation of our API platform, along with changes to people and processes.
What we will cover:
1. Key challenges when balancing API creation & governance at scale
2. Implementing an automated workflow-based governance model
3. Metrics of success & outcomes achieved
4. How to execute a similar API platform strategy using the platform engineering maturity model
Ultimately, this session provides real-world examples and insights into best practices for implementing this model within your company.
Speakers
avatar for Budhaditya Bhattacharya

Budhaditya Bhattacharya

Developer Advocate, Tyk
Budha is a Developer Advocate at Tyk responsible for product education, community engagement, and open-source ecosystem expansion. He is the host of the All About APIs podcast as well as the API hangout where he engages with developers and business leaders on all things APIs including... Read More →
avatar for Supreet Nagi

Supreet Nagi

Assistant Director Systems Software Engineering, Northwestern Mutual
Supreet Nagi, Assistant Director in infrastructure core platforms, leads messaging, events, runtimes, and API management teams. With 18 years of IT experience, witnessed the transformation of developer experience from 1-day manual builds to 5-minute CICD, bringing efficiency and agility... Read More →
Thursday November 7, 2024 11:00am - 11:25am PST
API World -- Workshop Stage B

11:00am PST

PRO SESSION (API): A Maturity Model for API Security Best Practices
Thursday November 7, 2024 11:00am - 11:25am PST
Tim Erlin, Wallarm, VP of Product

Securing modern applications requires new thinking. As the prevalence of application programming interfaces (APIs) increases, and the exponential increase in API calls grows, attackers are taking notice. Attackers have shifted their primary focus from web applications to APIs and most security teams haven’t adapted. Since APIs are inherently more exposed than traditional web apps, security teams must rebalance their efforts to ensure defenses are strongest where attacks are actually occurring. The session will cover:

Introduction to API Security Requirements
Cross-referenced API Security Best Practices
A Security Maturity Model for API Security
3 Ways to Close Remaining Security Gaps
Q&A
Speakers
avatar for Tim Erlin

Tim Erlin

VP of Product, Wallarm
Thursday November 7, 2024 11:00am - 11:25am PST
API World -- Workshop Stage A

11:00am PST

API World Roundtable: Asanka Abeysinghe, CTO, WSO2
Thursday November 7, 2024 11:00am - 11:25am PST
Roundtables give attendees the opportunity to meet in small groups with API World, CloudX + Dev Innovation Summit speakers and industry leaders to discuss real-world topics relevant to you. These open roundtables are working sessions for in-depth industry conversations.
Speakers
avatar for Asanka Abeysinghe

Asanka Abeysinghe

CTO, WSO2
Asanka is a technology visionary who connects people and technology through digital transformation programs that create consumer-centric applications. As WSO2's CTO, he is responsible for advancing the company's corporate reference architecture and promoting its thought leadership... Read More →
Thursday November 7, 2024 11:00am - 11:25am PST
CloudX -- Expo Innovation Stage

11:00am PST

OPEN SESSION (API): You Can't Do AI Without APIs: A Practical Playbook for the AI Revolution
Thursday November 7, 2024 11:00am - 11:25am PST
Sterling Chin, Postman, Senior Developer Advocate

Sterling presents a comprehensive playbook for navigating the AI API landscape, which has been rapidly evolving since the AI revolution began in late 2022. We'll explore how APIs have become the cornerstone of AI accessibility and implementation across industries.

Attendees will gain actionable insights on how to implement and maximize the potential of AI APIs in their organizations. This playbook approach will equip participants with the knowledge to make informed decisions, overcome common challenges, and stay ahead in the rapidly advancing field of AI.

Whether you're new to AI implementation or looking to optimize your current strategies, this talk will provide valuable, real-world guidance for harnessing the power of AI through APIs.

You'll Learn:
1. How to evaluate AI APIs
2. Open Source or Close Source?
3. How to create a playbook on implementing AI APIs in your products
Speakers
avatar for Sterling Chin

Sterling Chin

Senior Developer Advocate, Postman
Sterling Chin is a driving force behind numerous Postman initiatives from inception to launch, including the GA releases of gRPC, GraphQL, Postman Flows, and most recently Postbot, Postman’s AI Assistant. As a long time proponent of AI/ML, he has been instrumental in the adoption... Read More →
Thursday November 7, 2024 11:00am - 11:25am PST
API World -- Expo Discovery Stage

11:15am PST

Sponsor Spotlight: Traefik Labs (Live Demo)
Thursday November 7, 2024 11:15am - 11:30am PST
Grab a snack and explore Traefik Hub, the only cloud native, GitOps-driven API management solution on the market.

See why it’s the most flexible, most efficient, and most secure solution available.

Speaker: Shaun Empie, Principal Solutions Architect


Booth #413
Sponsors
avatar for Traefik Labs

Traefik Labs

Traefik Labs helps organizations adopt and scale cloud-native architectures by providing a modern, intuitive, and open platform that reimagines application connectivity and API management, paving the way for seamless operations and enhanced productivity.
Thursday November 7, 2024 11:15am - 11:30am PST
Expo Hall
  OPEN SESSIONS, API World

11:30am PST

Sponsor Spotlight: Auth0 by Okta (Live Demo)
Thursday November 7, 2024 11:30am - 11:45am PST
In this demo, we’ll showcase how to secure APIs using Auth0 Fine-Grained Authorization (FGA). As modern applications require more sophisticated access control, traditional methods like role-based access control (RBAC) can fall short. Auth0 FGA provides a more flexible and scalable solution by enabling developers to define and enforce granular permissions and policies.

We’ll walk through the process of setting up Auth0 FGA to protect your APIs, demonstrate key concepts, and show how to implement dynamic, relationship-based access controls. By the end of this demo, you’ll have a clear understanding of how to secure your APIs using Auth0 FGA while delivering a seamless user experience


Booth #606
Sponsors
avatar for Okta

Okta

Auth0 by Okta takes a modern approach to Identity and enables organizations to provide secure access to any application, for any user. Auth0 is a highly customizable product that is as simple as development teams want, and as flexible as they need. Safeguarding billions of login transactions... Read More →
Thursday November 7, 2024 11:30am - 11:45am PST
Expo Hall
  OPEN SESSIONS, API World

11:30am PST

PRO SESSION (API): Start Building AI Agents To Automate Your Data Analytics Workflows (by Numbers Station & JLL)
Thursday November 7, 2024 11:30am - 11:55am PST
Vishal Motwani, Numbers Station AI, Founding Product Manager 
Amit Shah, Jones Lang LaSalle, Sr. Director of Business Intelligence Development

Unlock the power of AI in data analytics with Numbers Station's bespoke platform. Join Vishal Motwani, Founding Product Manager of Numbers Station, and Amit Shah, Sr. Director of Business Intelligence Development at Jones Lang LaSalle (JLL), as they discuss how Large Language Models (LLMs) are revolutionizing production-level data workflows.

Via a multi-agent architecture and embeddable API, Numbers Station is built to seamlessly integrate with your existing knowledge sources—dashboards, databases, APIs, dbt, query logs and more. Numbers Station’s AI agents actively search, query, analyze, and take it two steps further—suggesting the next best action and automating downstream tasks in real-time.

Learn how JLL leveraged Numbers Station to enhance their commercial real estate (CRE) analytics, enabling data-driven decisions across their product portfolio and business lines. Hear about how JLL is establishing their AI strategy within analytics, and the success they’ve achieved by incorporating Numbers Station.

Whether you're looking to embed Generative AI into legacy systems or elevate your organization's data capabilities, this session offers a glimpse into the future of AI-powered analytics that won't disrupt your current infrastructure. Don't miss this opportunity to supercharge your data strategy!

 
Speakers
avatar for Vishal Motwani

Vishal Motwani

Founding Product Manager, Numbers Station AI
Vishal Motwani is a founding member of Numbers Station AI, where he drives the development of impactful Analytics Agents like Text to SQL, Dynamic Charting, and Reporting. With a proven track record in leading successful AI products such as Salesforce Einstein Voice Assistant, Einstein... Read More →
avatar for Amit Shah

Amit Shah

Sr. Director of Business Intelligence Development, Jones Lang LaSalle
Amit Shah is a technology executive at JLL, committed to harnessing the transformative power of data. He leads data and AI initiatives that provide real-time insights to drive significant business outcomes in the commercial real estate (CRE) industry. By advancing data-driven strategies... Read More →
Thursday November 7, 2024 11:30am - 11:55am PST
API World -- Workshop Stage B

11:30am PST

OPEN SESSION (API): Optimizing Performance and Scalability Through Effective API Design Principles
Thursday November 7, 2024 11:30am - 11:55am PST
Gaganjot Kaur Kang, Sony Interactive Entertainment, Software Engineer

This session is geared towards equipping software engineers, technical managers, and business owners with an in-depth guide to optimizing API performance. Attendees can expect the following key takeaways:

- Explore fundamental principles and top practices to grasp the importance of API performance optimization.
- Acquire knowledge of API architecture patterns through real-world examples, aiding in the development of data-intensive applications.
- Discover strategies for bolstering the speed, scalability, and reliability of APIs.
Speakers
avatar for Gaganjot Kaur Kang

Gaganjot Kaur Kang

Senior Software Engineer, Sony PlayStation
Gaganjot Kaur Kang is a Senior Software Engineer within PlayStation’s Intelligence Platform and Personalization team.
Thursday November 7, 2024 11:30am - 11:55am PST
API World -- Expo Discovery Stage

11:30am PST

PRO SESSION (API): Boost Your API Documentation with These Best Practices
Thursday November 7, 2024 11:30am - 11:55am PST
Ken Cenerelli, Google, Senior Technical Writer

Great API documentation is essential when developing a product but it can often be an afterthought during a project. While a technical writer can solve this problem, not every development team or project is assigned one. To create a sublime user experience, you must contemplate how to build a good doc set that’s complete, consistent, and easy to use. In this session, we’ll explore multiple best practices and recommendations that developers can employ to improve their technical documentation.

This session describes:

- Developing personas for your audience
- How to create an engaging style and consistent tone for your documentation
- How to write documentation for your APIs
- Incorporating AI into your documentation process
- Drafting some of the “must-have” docs
- Creating a feedback loop and maintenance plan for your docs
Speakers
avatar for Ken Cenerelli

Ken Cenerelli

Senior Technical Writer, Google Cloud
Ken Cenerelli is a senior technical writer for Google Cloud where he currently creates API documentation that receives millions of page views each year. He’s passionate about technical writing, API documentation, and making content simple for all users. Before his career as a technical... Read More →
Thursday November 7, 2024 11:30am - 11:55am PST
API World -- Workshop Stage A

11:30am PST

API World Roundtable: Jeremy Snyder, CEO and Founder, FireTail
Thursday November 7, 2024 11:30am - 11:55am PST
Roundtables give attendees the opportunity to meet in small groups with API World, CloudX + Dev Innovation Summit speakers and industry leaders to discuss real-world topics relevant to you. These open roundtables are working sessions for in-depth industry conversations.
Speakers
avatar for Jeremy Snyder

Jeremy Snyder

Founder and CEO, FireTail.io
Jeremy is the founder and CEO of FireTail.io, an end-to-end API security startup. Prior to FireTail, Jeremy worked in M&A at Rapid7, a global cyber leader, where he worked on the acquisitions of 3 companies during the pandemic. Jeremy previously led sales at DivvyCloud, one of the... Read More →
Thursday November 7, 2024 11:30am - 11:55am PST
CloudX -- Expo Innovation Stage

11:30am PST

OPEN SESSION (API): Crafting the Future: Web3 Innovation Powered by APIs
Thursday November 7, 2024 11:30am - 11:55am PST
Aman Johar, DATACURVE, Founder and CEO

The emergence of Web3 technologies, built upon decentralized networks such as blockchain, is revolutionizing the digital landscape. At the heart of this revolution, APIs will play a pivotal role in enabling interoperability, connectivity, and functionality within the Web3 ecosystem. This session will delve into the intricacies of leveraging APIs to unlock the full potential of Web3 platforms, exploring their impact on industries ranging from sports, entertainment, retail, finance, gaming and beyond.
 
Speakers
avatar for Aman Johar

Aman Johar

Founder and CEO, DATACURVE
A seasoned Silicon Valley executive, Aman, is currently the co-founder of DATACURVE , and is focused on sculpting the veryfoundations of the next era of human-machine interaction and immersive experiences. With an ability to identify andcapitalize on nascent technologies, he has directly... Read More →
Thursday November 7, 2024 11:30am - 11:55am PST
API World -- OPEN Workshop Stage

12:15pm PST

Sponsor Spotlight: Boomi (Live Raffle/Giveaway, Live Book Signing)
Thursday November 7, 2024 12:15pm - 12:30pm PST
Visit the Boomi booth #607 to enter a raffle to win a drone and meet the author of “Unbundling the Enterprise.” This book reveals the deeper mindset shift required to continually capitalize on unanticipated opportunities enabled by rapid technology innovation.
Sponsors
avatar for Boomi

Boomi

Boomi, the intelligent integration and automation leader, helps organizations around the world automate and streamline critical processes to achieve business outcomes faster. Harnessing advanced AI capabilities, the Boomi Enterprise Platform seamlessly connects systems and manages... Read More →
Thursday November 7, 2024 12:15pm - 12:30pm PST
Expo Hall
  OPEN SESSIONS, API World

1:00pm PST

Sponsor Spotlight: IBM (Live Demo)
Thursday November 7, 2024 1:00pm - 1:15pm PST
The convergence of API management and AI: see a GenAI API Assistant and AI Gateway in action

Booth #421
Speakers
avatar for Swetha Sridharan

Swetha Sridharan

Senior Product Manager, IBM API Connect
Swetha Sridharan is passionate about solving problems through technology and empathetic design thinking in API management and integration. She is currently a Senior Product Manager at IBM API Connect.
Sponsors
avatar for IBM

IBM

IBM is a leading global hybrid cloud and AI, and business services provider, helping clients in more than 175 countries capitalize on insights from their data, streamline business processes, reduce costs and gain the competitive edge in their industries. All of this is backed by IBM’s... Read More →
Thursday November 7, 2024 1:00pm - 1:15pm PST
Expo Hall
  OPEN SESSIONS, API World

1:00pm PST

KEYNOTE (API): Informatica -- Navigating the GenAI Revolution: Strategies for Successful Enterprise Deployment with GenAI APIs
Thursday November 7, 2024 1:00pm - 1:25pm PST
Sumeet Kumar Agrawal,  Informatica, Vice President Product Management

As GenAI adoption accelerates, enterprises are increasingly turning to low-code and no-code API development to democratize access and spur innovation. However, deploying GenAI applications within large organizations poses unique challenges, including a shortage of skilled resources, navigating complex enterprise data landscapes, staying relevant with rapidly evolving GenAI models and frameworks, and the difficulty of scaling AI projects beyond proof of concept.
Join us for an insightful session where we explore overcoming these challenges with a GenAI-powered integration API solution. We will discuss strategies to democratize GenAI across various user personas, contextualize its use for future-proofing, create LLM agnostic GenAI orchestrations, and achieve enterprise-grade scalability. Learn how to leverage the right data management tools to build successful GenAI apps that are easy to use, grounded with high-quality and trusted enterprise data, and protected from bias and privacy breaches.
Speakers
avatar for Sumeet Kumar Agrawal

Sumeet Kumar Agrawal

Vice President Product Management, Informatica
Sumeet Agrawal is the Vice President of Products at Informatica, where he spearheads product management of innovative cloud-based technology products. With over 15 of experience in data engineering and product management, Sumeet has a proven track record of driving innovative solutions... Read More →
Thursday November 7, 2024 1:00pm - 1:25pm PST
API World -- Main Stage

1:00pm PST

PRO SESSION (API): Harmony in API Development: Bridging Code-First and Design-First
Thursday November 7, 2024 1:00pm - 1:25pm PST
Brett Bush, LogicGate, Staff Software Engineer: Platform

Within API-First development, a dichotomy has formed: Code-First or Design-First. Are these approaches destined to be adopted in polarized isolation, or rather, are they equally valid phases of a healthy API development cycle? This presentation will reveal a new way to visualize the cyclical nature of Code-First and Design-First API development, discuss parallels to Test-Driven development, and explore the benefits unlocked from leveraging both methodologies in tandem. 
Speakers
avatar for Brett Bush

Brett Bush

Staff Software Engineer: Platform, LogicGate
Brett Bush is a Staff Software Engineer at LogicGate with a decade of experience building flexible APIs, services, and databases from SaaS platforms to SDKs with a passion for developer experience, comprehensive documentation, and cross-team collaboration. Brett built out LogicGate's... Read More →
Thursday November 7, 2024 1:00pm - 1:25pm PST
API World -- Workshop Stage A

1:00pm PST

PRO SESSION (API): Post-Quantum API Security - Preparing Your APIs for Q-day
Thursday November 7, 2024 1:00pm - 1:25pm PST
Michael Kwan, Broadcom, Architect

Quantum computing seems like a distant-future technology, but if you consider the pace of enterprise modernization, the quantum threat may be just around the corner - and APIs are a primary target. When is Q-day exactly? Nobody knows yet, but equally unknown is the scale of the corrective measures that will be required of your API infrastructure.

In this presentation you will learn:
- How quantum computing introduces a new security risk
- What is the API-specific exposure associated with this threat
- How and when do you need to start preparing your APIs
- What will be the costs in terms of computing resources and API retrofit projects
- What we are learning from post-quantum API security research and initial tests so far

Speakers
avatar for Michael Kwan

Michael Kwan

Architect, Broadcom
Michael Kwan is an accomplished software engineer and architect with passion creating scalable, secured, robust software solutions. At Broadcom, currently, his focus is designing solutions to help businesses develop, protect, and secure their APIs and valuable resources.
Thursday November 7, 2024 1:00pm - 1:25pm PST
API World -- Workshop Stage B

1:00pm PST

OPEN SESSION (API): Modernizing Monoliths
Thursday November 7, 2024 1:00pm - 1:25pm PST
Parth Shah, Cruise, Staff Software Engineer
Bianca Tamayo, Cruise, Staff Software Engineer


In today's micro services world, it is far too common for an API service to explode at an unbounded rate. The journey starts off as a shiny new micro service, which was designed to contain APIs for 1 business entity, becoming so heavily utilized that over time, it evolves and turns into a massive monolith, which contains hundreds of APIs for dozens of business entities. In the early days, new features could be introduced and rolled out within a few hours. Now, a small database schema change takes a few days or weeks to roll out. In this madness, how do you effectively and efficiently decompose and modernize your monolith? This session goes over a real world case study of how a group of 5 engineers decomposed a 160+ API monolith into smaller and focused micro services with 0 outages, 0 downtime, increase in overall service availability from 99.9% to 99.999%, decrease in latencies from 15% to 95% and ability to handle 90x more traffic with a reduced resource footprint (68% reduction in compute and 55% reduction in memory).
 
Speakers
avatar for Parth Shah

Parth Shah

Staff Software Engineer, Cruise
Parth is a highly accomplished Staff Software Engineer who is currently working on Developer Productivity at Cruise LLC. With a distinguished career spanning across industry giants such as Oracle and Microsoft, he has consistently designed, developed, and delivered cutting-edge cloud... Read More →
avatar for Bianca Tamayo

Bianca Tamayo

Staff Software Engineer, Cruise
Bianca Tamayo is a Staff Software Engineer at Cruise, based in San Francisco. She has a broad range of experience, including full-stack application development, backend services, release and deployment, and building platforms. Bianca's passion lies in developing systems that simplify... Read More →
Thursday November 7, 2024 1:00pm - 1:25pm PST
API World -- Expo Discovery Stage

1:00pm PST

OPEN SESSION (API): A World of AI Is a World of APIs; Securing the Most Modern of Modern Apps
Thursday November 7, 2024 1:00pm - 1:50pm PST
Cameron Delano, F5, Sr Strategic Architect 
Corey Ball, Moss Adams, Senior Manager - Penetration Testing


F5 secures and optimizes traffic for some of the largest AI projects in the world, and organizations are planning to spend an average of 18% of 2025 IT budgets on AI implementation.
What many are missing is that outside of a few edge cases, nearly all training, usage, attacks, and data loss against AI models come through APIs, and APIs themselves expose critical information about models such as data labels and confidence scores, facilitating model theft, transfer attacks, and other issues unique to securing LLMs.
In this session, we’ll talk about the ties between AI security, APIs, and how to structure a Defense in Depth architecture to secure your AI factory and models from the beginning, rather than after the fact.
Speakers
avatar for Corey Ball

Corey Ball

Senior Manager - Penetration Testing, Moss Adams
Corey has provided cybersecurity consulting services since 2011, and has primarily focused his expertise on the energy, financial, legal, and health care industries. He has extensive technical experience in multiple security areas, including penetration testing, web application security... Read More →
avatar for Cameron Delano

Cameron Delano

Sr Strategic Architect, F5
Thursday November 7, 2024 1:00pm - 1:50pm PST
API World -- OPEN Workshop Stage

1:30pm PST

PRO SESSION (API): Anatomy of Inter-Agentic APIs
Thursday November 7, 2024 1:30pm - 1:55pm PST
Swanand Rao,M9, Co-Founder

With the viral adoption of AI driven by commercially available LLMs newer venues of business have opened up. These new business models are driven by the likes of Co-pilots and virtual agents that bring in tremendous productivity gains across business workflows. Concepts like Generative AI and Conversational AI have already gained mainstream popularity. A new branch of AI that is gaining momentum is that of Agentic AI. This talk is geared towards identifying mechanisms that make inter-agentic communication possible and the ontology of such interactions solving for needed concepts of roles, tasks, memory, tools, context and prompts for a scalable and reliable inter-agentic business workflow.
 
Speakers
avatar for Swanand Rao

Swanand Rao

Co-Founder, M9
Swanand has a track record in product and engineering leadership. He was a Director of Product Management at Adobe. His experience extends to roles at Microsoft, Oracle, and other Fortune 500 companies. A prolific writer, Swanand has contributed to the field of product management... Read More →
Thursday November 7, 2024 1:30pm - 1:55pm PST
API World -- Workshop Stage B

1:30pm PST

PRO SESSION (API): Eliminating Complexity While Ensuring Data Consistency
Thursday November 7, 2024 1:30pm - 1:55pm PST
Brijesh Deo, Oracle, CMTS

Microservices are currently the architecture du jour for building cloud native applications. This session will describe how microservices, each with their own database, can work together to ensure the data they maintain is consistent with the databases of other microservices.

Deciding on a pattern to guarantee data consistency is dependent upon many factors. This session will describe some of those factors and provide practical solutions to ensuring data consistency across a broad range of microservices.

At the completion of this session, attendees should understand that it's more important to determine the context and requirements for their application than just going with the current mantra. Hopefully this will lead them to consider simpler design patterns that have been discarded for no other reason than someone decided they're an anti-pattern.
Speakers
avatar for Brijesh Deo

Brijesh Deo

CMTS, Oracle
Brijesh Deo is a CMTS in the Blockchain and Distributed Transactions Technology team in the Database organization at Oracle. He is passionate about distributed systems and cloud technologies and specializes in Kubernetes, Microservices, and Java. Brijesh has a rich industry experience... Read More →
Thursday November 7, 2024 1:30pm - 1:55pm PST
API World -- Workshop Stage A

1:30pm PST

API World Roundtable: Adrian Machado, Product Engineer, Zuplo
Thursday November 7, 2024 1:30pm - 1:55pm PST
Roundtables give attendees the opportunity to meet in small groups with API World, CloudX + Dev Innovation Summit speakers and industry leaders to discuss real-world topics relevant to you. These open roundtables are working sessions for in-depth industry conversations.
Speakers
avatar for Adrian Machado

Adrian Machado

Product Engineer, Zuplo
Adrian is a Product Engineer at Zuplo. Formerly a tech lead in the Facebook videos org, Adrian is now focused on making API development accessible to all.
Thursday November 7, 2024 1:30pm - 1:55pm PST
CloudX -- Expo Innovation Stage

1:30pm PST

OPEN SESSION (API): Building an API Ecosystem to Enable Generative AI
Thursday November 7, 2024 1:30pm - 1:55pm PST
Ed Olson-Morgan, Marsh McLennan, Core API & Innovation Lead

Driving value from generative AI isn't just about large language models. Integrating them with the right data, services and supporting capabilities through APIs is just as important.

Learn how Marsh McLennan's Generative AI Services project built an API-based environment to nourish AI experimentation and underpin AI impact through production applications serving their 90,000 employees as well as a world-wide client base.
Speakers
avatar for Ed Olson-Morgan

Ed Olson-Morgan

Core API & Innovation Lead, Marsh McLennan
Ed Olson-Morgan is an experienced technology leader with a diverse background across technical fields as well as business, consulting and strategy. He is currently the Core APIs and Innovation Lead at Marsh McLennan, where he is building a team of software engineers and technologists... Read More →
Thursday November 7, 2024 1:30pm - 1:55pm PST
API World -- Main Stage

1:45pm PST

Sponsor Spotlight: Traefik Labs (Live Demo)
Thursday November 7, 2024 1:45pm - 2:00pm PST
Grab a snack and join our demo on how you can seamlessly add API gateway and API Management capabilities to Traefik OSS in seconds.

No rip and replace. No learning curve. All awesome.

Speaker: Shaun Empie, Principal Solutions Architect


Booth #413
Sponsors
avatar for Traefik Labs

Traefik Labs

Traefik Labs helps organizations adopt and scale cloud-native architectures by providing a modern, intuitive, and open platform that reimagines application connectivity and API management, paving the way for seamless operations and enhanced productivity.
Thursday November 7, 2024 1:45pm - 2:00pm PST
Expo Hall
  OPEN SESSIONS, API World

2:00pm PST

PRO SESSION (API): DevSecOps for Network Operations
Thursday November 7, 2024 2:00pm - 2:25pm PST
Akash Bhaskar, Cisco, Software Architect

This technical session will demonstrate software and configuration compliance use cases through CI/CD pipelines on network devices. A fully functional Jenkins pipelines will be discussed including tools and concepts like code management, artifact management, orchestration, testing.

Based on the concepts and tools mentioned in this session, network engineers can quickly build their own pipelines and take advantage of well tested approach in their network operations. The session will be tool independent where a certain concept will be introduced along with potential tool.
Speakers
avatar for Akash Bhaskar

Akash Bhaskar

Software Architect, Cisco
Akash has over a decade of experience including Site Reliability, DevOps, IT Operations, Middleware Administration, ITIL and Managed File Transfer. Cisco has provided Akash an opportunity apply SRE principles to network operations. Akash has presented at Cisco Live EMEA at Amsterdam... Read More →
Thursday November 7, 2024 2:00pm - 2:25pm PST
API World -- Workshop Stage A

2:00pm PST

PRO SESSION (API): Is There a Future for Secure Data in the World of AI and Cyber?
Thursday November 7, 2024 2:00pm - 2:25pm PST
Brenton House, IBM, Principal Cybersecurity and AI Advisor

Generative AI has revolutionized the tech world in the past months. With its insatiable thirst for data, all eyes have turned to APIs and the security (or lack of) protecting them. Large data breaches have become so common that security researchers are overwhelmed with the terabytes of leaked data finding its way to the Dark Web. Learn both the ugly secrets behind cyber threats and the successful strategies used to stop them.
 
Speakers
avatar for Brenton House

Brenton House

Principal Cybersecurity and AI Advisor, IBM
Brenton House is an ex-hacker, developer, strategist, and now Principal Cybersecurity and AI Advisor for IBM webMethods. Known for his unique creative work and YouTube channel, Brenton has produced several hit series including The Redacted Hacker, AI: Man vs. Machine, and API Cybersecurity... Read More →
Thursday November 7, 2024 2:00pm - 2:25pm PST
API World -- Workshop Stage B

2:00pm PST

OPEN SESSION (API): How AI Is Redefining API development and How Developers Will Benefit from It
Thursday November 7, 2024 2:00pm - 2:25pm PST
Dominik Rampelt, APICHAP, CEO & Co-Founder

Artificial Intelligence is rapidly transforming every facet of our lives, including the way we approach API development. In this talk, we will explore the profound impact AI will have on developers and the necessary steps to harness its full potential. The future of API development will focus heavily on an API-Contract First approach, where developers become architects defining APIs and data flows. The implementation will then be assisted by various AI tools.

Join us to discover how tools like APICHAP enable developers to implement APIs for your services and integrate with any datasource in just a few seconds. Learn how to leverage the power of AI in your daily development work. In the future, the best API developers won't just write code—they'll design the blueprint for AI to follow.  
Speakers
avatar for Dominik Rampelt

Dominik Rampelt

CEO & Co-Founder, APICHAP
Dominik is an API Advocate with over a decade of experience in building hundreds of APIs, backends, and system integrations. Throughout his career, Dominik has witnessed the evolution of APIs, from the rise of REST APIs and API-Contract development to the advent of AI-assisted API... Read More →
Thursday November 7, 2024 2:00pm - 2:25pm PST
API World -- OPEN Workshop Stage

2:00pm PST

OPEN SESSION (API): Transforming Lending with Open Banking: A Case Study in Building a Cash Flow Underwriting System
Thursday November 7, 2024 2:00pm - 2:25pm PST
Amol Gote, Innova Solutions, Solutions Architect

In the evolving landscape of financial services, implementing a cash flow underwriting system aims to expand credit access and enhance risk assessment. This session will cover an approach that leverages open banking, machine learning, and dynamic underwriting rules to provide creditworthiness evaluation beyond traditional credit scoring methods. It will cover the case study of iCreditWorks - a Fintech organization where this pattern was implemented.

The system consists of four critical components:

(1) A financial data aggregator to securely link customers' bank accounts, utilizing open banking APIs and traditional integration techniques.

(2) Collaboration with a specialized partner that employs machine learning models to analyze transaction data, generating a comprehensive cash flow score and identifying verifiable income.

(3) Developing and implementing underwriting rules that integrate the cash flow score and income data to make informed lending decisions.

(4) The seamless integration of these components into a mobile application and backend infrastructure, ensuring a user-friendly experience and efficient loan application processing.

This session discusses the cash flow underwriting system's design, implementation, and strategic significance. It highlights its potential to extend credit access by surpassing traditional credit scores and opening new avenues for financial inclusion and risk assessment. It also introduces a technical implementation approach for cash flow underwriting by integrating multiple services and using open banking for bank account linking for transaction data.
Speakers
avatar for Amol Gote

Amol Gote

Solutions Architect, Innova Solutions
Amol Gote is a seasoned technology professional adept at building scalable, resilient microservices in Java and .NET. He excels at deploying and managing microservices in AWS and Azure environments and boasts technical proficiency across multiple applications and tools. His expertise... Read More →
Thursday November 7, 2024 2:00pm - 2:25pm PST
API World -- Expo Discovery Stage

2:15pm PST

Sponsor Spotlight: F5 (Live Book Signing)
Thursday November 7, 2024 2:15pm - 2:30pm PST
 Book signing with Corey Ball.

Booth #201
Sponsors
avatar for F5

F5

Digital experiences power nearly every facet of our lives. Whether you’re shopping, banking, working, seeing a doctor, or connecting with loved ones, you probably relied on an app during the process. We want these experiences to be simple, reliable, and safe—and the reputation... Read More →
Thursday November 7, 2024 2:15pm - 2:30pm PST
Expo Hall
  OPEN SESSIONS, API World

2:30pm PST

Sponsor Spotlight: Devii (Live Demo)
Thursday November 7, 2024 2:30pm - 2:45pm PST
We will make a fully functional, production-ready API for a SQL database in less than 15 minutes.

It comes with a policy based access control for queries and mutations!

Bring your own SQL database or use our demo database to follow along.


Booth #718
Sponsors
avatar for Devii

Devii

Devii provides middleware that automatically generates GraphQL schemas and APIs for any combination of SQL-based relational databases.Our platform offers software engineers the tools to streamline API creation with a single unified endpoint for all queries and mutations, reducing... Read More →
Thursday November 7, 2024 2:30pm - 2:45pm PST
Expo Hall
  OPEN SESSIONS, API World

2:30pm PST

OPEN SESSION (API): Hackathon Top 5 Demo
Thursday November 7, 2024 2:30pm - 2:55pm PST
Thursday November 7, 2024 2:30pm - 2:55pm PST
CloudX -- Expo Innovation Stage
  4. Hackathon

2:30pm PST

PRO SESSION (API): APIs Without Borders: Exploring the World of Locationless API Management
Thursday November 7, 2024 2:30pm - 2:55pm PST
Vamsi Ravula, Red Hat, Developer Advocate
Hugo Guerrero, Red Hat, Sr Principal Developer Advocate

Locationless API management is a paradigm shift in API governance and security. This innovative approach allows organizations to efficiently manage their APIs distributed across multiple clouds and clusters without exposing them publicly over the internet. Instead, it leverages a sophisticated layer seven service network, offering a secure and seamless solution for API management. By operating locationless, businesses can maintain a high degree of control and privacy over their APIs, mitigating the risks associated with public exposure while facilitating efficient communication between services across diverse deployment environments.

A Layer 7 service network provides the necessary infrastructure to establish secure connections between services, regardless of location. Through this network, APIs can be efficiently managed and accessed within a controlled environment, ensuring that sensitive data and functionalities remain protected. This locationless API management approach not only enhances security but also streamlines operations, as it minimizes the complexities of public-facing API management. As organizations continue to prioritize data privacy and security, locationless API management, powered by technologies like a Layer 7 service network, emerges as a game-changing solution that empowers businesses to securely manage and utilize their APIs without the need for public internet exposure.
Speakers
avatar for Hugo Guerrero

Hugo Guerrero

Sr Principal Developer Advocate, Red Hat
Hugo Guerrero is a developer advocate at Red Hat. He has over 20 years of experience as a developer, consultant, architect, and software development manager. He is an AsyncAPI ambassador and contributes to open source initiatives. He is responsible for maintaining the Microcks Docker... Read More →
avatar for Vamsi Ravula

Vamsi Ravula

Developer Advocate, Red hat
Vamsi Ravula is a Technical Marketing Manager at Red Hat working on Red Hat Application Foundations, application connectivity, and API management technologies. He is passionate about understanding customers' challenges and use cases and showcasing how Red Hat products can address... Read More →
Thursday November 7, 2024 2:30pm - 2:55pm PST
API World -- Workshop Stage B

2:30pm PST

PRO SESSION (API): Gridlock: The Dual-Edged Sword of EV and Solar APIs in Grid Security
Thursday November 7, 2024 2:30pm - 2:55pm PST
Vangelis Stykas, Atropos, CTO

In this talk, we delve deep into the increasingly interconnected world of electronic vehicles (EVs), photovoltaic (PV) solar systems, and the broader power grid infrastructure—a nexus that is becoming a fertile ground for potential large-scale cyber disruptions. As we navigate through this complex interplay of technology and infrastructure, we will uncover the critical vulnerabilities lurking within the API connections that bind these systems together. Our exploration will not only highlight these weaknesses but will also demonstrate, through real-world scenarios and potential attack vectors, how they can be exploited to launch sophisticated cyber-attacks, emphasizing the urgent need for robust security frameworks and proactive cybersecurity measures to safeguard our collective future.
The advent of PV inverters and EV charging systems has been marred by the industry's "rush to market" mentality, leading to overlooked security considerations. These critical weaknesses potentially allow remote attackers unprecedented control, with the ability to fully commandeer or even incapacitate these devices. Our investigation will reveal how targeting cloud platforms used by installers could unlock elevated access not just to PV inverters but also to EV chargers. This access includes functionalities usually restricted from the systems' proprietors, thereby opening a pandora's box of vulnerabilities.
Speakers
avatar for Vangelis Stykas

Vangelis Stykas

CTO, Atropos
Vangelis began as a developer from Greece. Six years ago he realized that only his dog didn’t have an API, so he decided to steer his focus towards security.That led him to pursue a PhD in Web Application Security with an extra focus on machine learning. He’s still actively pursuing... Read More →
Thursday November 7, 2024 2:30pm - 2:55pm PST
API World -- Workshop Stage A

2:30pm PST

OPEN SESSION (API): Get Started Building Agents with SambaNova
Thursday November 7, 2024 2:30pm - 2:55pm PST
Vasanth Mohan, SambaNova, Director, Technical Product Marketing and Developer Relations

Agentic AI is the next frontier. Whilst current chat-bot + RAG use cases were the first wave, they are ultimately limited in how much they can transform work and deliver on the productivity growth that we have all been promised. Agentic AIs can autonomously pursue complex goals and workflows with limited direct human supervision, making it possible to automate large amounts of knowledge work.

However, whilst the systems of today, namely GPU-based systems, were well suited to chatbots and knowledge retrieval use cases, they are not equipped to handle this new wave of Agentic AI. From ultra-fast token generation, running lots of models of each node and instant model switching, we walk through why this matters, and how fast inference speeds through SambaNova unlock this capability.
Speakers
avatar for Vasanth Mohan

Vasanth Mohan

Director, Technical Product Marketing and Developer Relations, SambaNova
Vasanth Mohan is a seasoned technology leader, serving as Director of Technical Product Marketing and Developer Relations at SambaNova. With a proven track record of empowering thousands of developers and startups across emerging technologies, including VR/AR, Edge Computing, and... Read More →
Thursday November 7, 2024 2:30pm - 2:55pm PST
API World -- Expo Discovery Stage

2:30pm PST

OPEN SESSION (API): How to Build a Killer API Program Developers Love
Thursday November 7, 2024 2:30pm - 2:55pm PST
Derric Gilling, Moesif, CEO

A discussion on what are healthy metrics foryour developer program and ways to improve like Time to First Hello World (TTFHW) and integration rate. What does it mean to build a good Developer Experience and some tips on where you can improve. 
Speakers
avatar for Derric Gilling

Derric Gilling

CEO, Moesif
Derric Gilling is the CEO of Moesif, the leading API analytics and monetization platform. He enjoys working with both startups and large enterprises on launching and scaling an API-first strategy. Gilling is a frequent speaker at developer conferences, including API World, Developer... Read More →
Thursday November 7, 2024 2:30pm - 2:55pm PST
API World -- OPEN Workshop Stage

3:00pm PST

Sponsor Spotlight: Broadcom (Live Raffle/Giveaway)
Thursday November 7, 2024 3:00pm - 3:15pm PST
Pamela Deason, Marketing Manager for Broadcom with draw a name to receive a Soarington Drone!

Booth #500
Sponsors
avatar for Broadcom

Broadcom

Broadcom Inc. (NASDAQ: AVGO) is a global technology leader that designs, develops and supplies a broad range of semiconductor and infrastructure software solutions. Broadcom’s category-leading product portfolio serves critical markets including data center, networking, enterprise... Read More →
Thursday November 7, 2024 3:00pm - 3:15pm PST
Expo Hall
  OPEN SESSIONS, API World

3:00pm PST

PRO SESSION (API): State of API Security 2024
Thursday November 7, 2024 3:00pm - 3:25pm PST
Jeremy Snyder, FireTail.io, CEO and Founder

To start off, Jeremy will summarize key points and findings from extensive research into the API security landscape in 2024 with a look at our growing reliance on APIs and how APIs are increasingly being used as an attack surface.

Then, he’ll go over statistics on API proliferation and recap key developments from 2023, including the OWASP Top 10 Update 2023 and the impact AI is having on API security. He will pay particular attention to the massive expansion of API calling capabilities that came via recent OpenAI Updates and the overall impact of AI on API security.

Jeremy will then look at increasing regulatory oversight, the current shift toward personal accountability for CISOs and what this means for cyber security against a backdrop of increasingly sophisticated API attacks.

Jeremy will present real-world examples and show what we can learn from them, while drawing on data from a decade of data breaches, including notable cases like Points.com, moveIT, Money Lover and bugs in West Bengal and Rajasthan government websites, as well as others.

Jeremy will analyze API breaches by primary and secondary attack vectors and compare these findings to what we witnessed in 2023.

Finally, this talk will provide the actionable insights and practical advice needed to help you implement effective API security strategies across your organization. Jeremy will cover the 6 pillars of API security needed for companies to secure their APIs, as well as guidance on implementing authentication, authorization, input validation, encryption, and regular security assessments.

Overall, this talk will emphasize the importance of API security, summarize findings from the last 12 months, explore the trends we’re seeing in cyber security and make predictions for the rest of 2024, as well as providing recommendations and tips for improving cybersecurity postures.
Speakers
avatar for Jeremy Snyder

Jeremy Snyder

Founder and CEO, FireTail.io
Jeremy is the founder and CEO of FireTail.io, an end-to-end API security startup. Prior to FireTail, Jeremy worked in M&A at Rapid7, a global cyber leader, where he worked on the acquisitions of 3 companies during the pandemic. Jeremy previously led sales at DivvyCloud, one of the... Read More →
Thursday November 7, 2024 3:00pm - 3:25pm PST
API World -- Workshop Stage A

3:30pm PST

OPEN SESSION: Closing Remarks + Hackathon Winners
Thursday November 7, 2024 3:30pm - 4:00pm PST
Thursday November 7, 2024 3:30pm - 4:00pm PST
API World -- Main Stage
  4. Hackathon
 
Tuesday, November 12
 

9:00am PST

[Virtual] PRO WORKSHOP (API): Automating and Scaling the Creative Process with Adobe Firefly Services
Tuesday November 12, 2024 9:00am - 9:50am PST
Raymond Camden, Adobe, Senior Developer Evangelist

Creatives of all sorts are under pressure to generate assets for multiple campaigns, regions, products, styles, and more. Generative AI can be an incredible boost for productivity while allowing designers control over the creative process. In this session, I'll introduce you to Adobe's Firefly Services, a set of easy to use REST APIs for AI image creation, image manipulation, and audio and video enhancements. 
Speakers
avatar for Raymond Camden

Raymond Camden

Senior Developer Evangelist, Adobe
Raymond Camden is a Senior Developer Evangelist for Adobe. He helps developers learn and adopt multiple APIs at Adobe. He is the author of multiple books on web development and has been actively blogging and presenting for almost twenty years. Raymond can be reached at his blog... Read More →
Tuesday November 12, 2024 9:00am - 9:50am PST
VIRTUAL API World -- Workshop Stage C

9:00am PST

[Virtual] PRO WORKSHOP (API): Copilot Powered Modulith Design for Micro Services
Tuesday November 12, 2024 9:00am - 9:50am PST
Renjith Ramachandran, BJs Wholesale Club, Senior Solutions Architect

This workshop explores the concept of moduliths, a hybrid architecture that combines the simplicity of monolithic systems with the flexibility and modularity of microservices. Moduliths enable the creation of a single deployable unit while maintaining a modular structure. The session will examine common pitfalls in modulith design and highlight best practices for building scalable and flexible systems.

In addition, the workshop will demonstrate how to use GitHub Copilot to streamline the design, development, and evolution of modern modular architectures. Copilot can accelerate development by providing intelligent code suggestions, generating unit and performance test cases.
 
Speakers
avatar for Renjith Ramachandran

Renjith Ramachandran

Senior Solutions Architect, BJS Wholesale
Renjith Ramachandran is a digital professional with over 18 years of experience, currently serving as a Senior Solutions Architect at BJs Wholesale Club. His expertise spans Retail, Finance,Telecom and Healthcare, with a focus on cloud integrations, microservices, DevOps, and full-stack... Read More →
Tuesday November 12, 2024 9:00am - 9:50am PST
VIRTUAL CloudX -- Stage 1

9:00am PST

[Virtual] OPEN WORKSHOP (API): API CTF: Learn the FUNdamentals of API Security
Tuesday November 12, 2024 9:00am - 9:50am PST
David Warburton, F5, Director, F5 Labs
Malcolm Heath, F5, Senior Threat Researcher


Join us for an exciting and educational Capture the Flag (CTF) event focused on API security, designed specifically for beginners! No prior experience with API security is required, making this an inclusive and welcoming environment for anyone eager to learn how APIs are commonly attacked — by doing the attacking themselves!
Participants will engage with a series of hands-on challenges aimed at teaching fundamental concepts of API security. You'll explore vulnerabilities often found in APIs and learn how attackers exploit these weak spots to compromise systems. Each challenge is designed to introduce you to core techniques used in the field of cybersecurity, guiding you step by step toward understanding how APIs work and where their security gaps lie.
This event is all about learning by doing, but don’t worry — you won’t be left to figure things out entirely on your own. While the focus is on self-discovery and problem-solving, the session will end with a detailed walk-through of all the challenges. So, even if you're unsure of how to solve a particular problem, you'll leave with valuable new skills and a deeper understanding of API security.
What to Expect:
  • A series of beginner-friendly CTF challenges that focus on API vulnerabilities.
  • No pressure, inclusive atmosphere where the goal is to learn, not compete.
  • Guidance on how to approach and solve common API security challenges.
  • A final walk-through session where the team demonstrates solutions for each challenge, so you'll understand the techniques used, even if you struggled to solve them on your own.
What to Bring:
  • Your own laptop. Most challenges can be solved using a standard web browser like Firefox or Chrome, but you’ll have an edge if you're able to run Python scripts or use tools like Postman, which can make testing APIs easier and more efficient.
While this event is geared toward beginners, having a basic understanding of HTTP requests and headers will be helpful but not essential. Don’t worry if you don’t have that background, as the walkthrough and explanations provided during the event will help bring you up to speed.
Whether you’re completely new to the world of API security or just looking to reinforce your understanding, this CTF game will be an engaging and fun way to dive into the subject. By the end of the session, you’ll leave with practical knowledge and the confidence to further explore API security on your own!
Speakers
avatar for Malcolm Heath

Malcolm Heath

Senior Threat Researcher, F5
Malcolm Heath is a Senior Threat Researcher with F5 Labs.  His career has included incident response, program management, penetration testing, code auditing, vulnerability research, and exploit development at companies both very large and very small. Prior to joining F5 Labs, he... Read More →
avatar for David Warburton

David Warburton

Director, F5 Labs, F5
Warburton is the director of threat research team, F5 Labs, has given talks around world, and appeared on TV, and industry podcasts. He is the author of several F5 Labs reports, and recently co-authored the SSL/TLS/HTTPS scanning devops tool ‘Cryptonice’ which helps organisations... Read More →
Tuesday November 12, 2024 9:00am - 9:50am PST
VIRTUAL API World -- Workshop Stage B

10:00am PST

[Virtual] PRO WORKSHOP (API): Empowering Low-Code UI: Harnessing the Potential of Advanced API Integration
Tuesday November 12, 2024 10:00am - 10:50am PST
Indu Chaube, Cisco Systems, Software Architect and Engineer

The conference, titled "Empowering Low-Code UI: Harnessing the Potential of Advanced API Integration," delves into the pivotal role of API integration in optimizing low-code development platforms. Exploring topics ranging from fundamental API design principles to advanced data connectivity strategies and security considerations, the event aims to provide attendees with insights into enhancing user experience and scalability. Through case studies and discussions on emerging trends, participants will gain valuable knowledge on leveraging APIs to unlock the full potential of low-code UI architecture.
Topic will be covered as below,
- Introduction to Low-Code Development Platforms
- Importance of API Integration in Low-Code UI Architecture
- Principles of API Design for Low-Code Environments
- Data Connectivity: Integrating APIs for Data Access
- Strategies for Efficient Data Synchronization
- Security and Governance in API-driven Architectures
- Enhancing User Experience through API-driven Functionality
- Case Studies of Successful Implementations
- Future Trends and Innovations in Low-Code Development
- Emerging Technologies Shaping Low-Code UI Architecture

This conference will leave equipped with the knowledge and tools to effectively integrate APIs into low-code UI architecture, empowering them to create robust, scalable, and user-friendly applications. By harnessing the potential of advanced API integration, attendees can drive innovation and efficiency in their development workflows.
Speakers
avatar for Indu Chaube

Indu Chaube

Software Architect and Engineer, Cisco Systems
Indu Chaube is a highly accomplished software architect and visionary leader with more than a decade-long track record in software product design and development, encompassing User Interface, User Experience, and web API domains. Collaborating with industry giants like Cisco and SAMSUNG... Read More →
Tuesday November 12, 2024 10:00am - 10:50am PST
VIRTUAL API World -- Workshop Stage C

10:00am PST

[Virtual] PRO WORKSHOP (API): Developing APIs that Data Scientists Will Love
Tuesday November 12, 2024 10:00am - 10:50am PST
Ryan Day, CSBS, Advanced data scientist

This presentation will include practical tips for crafting APIs that data scientists and machine learning engineers will love, along with code examples using Python and the FastAPI framework.

Data scientists are not like your average software developer. They want to use your APIs, but they have some unique quirks. To make them happy, you need to understand their needs:
- Who are data scientists?
- What tasks do they perform with your APIs?
- What tools do they use?
- What features are important to them?

Ryan is the author of Hands-on APIs for AI and Data Science, coming in May 2025 from O'Reilly Publishing.
Speakers
avatar for Ryan Day

Ryan Day

Advanced Data Scientist, CSBS
Ryan Day is an advanced data scientist in the financial services industry. He is the author of the O’Reilly book Hands-on APIs for AI and Data Science that will be published in April 2025 (https://hands-on-api-book.com/)He is an AWS-certified solutions architect and member of the... Read More →
Tuesday November 12, 2024 10:00am - 10:50am PST
VIRTUAL API World -- Workshop Stage A

10:00am PST

[Virtual] PRO WORKSHOP (API): Beyond Sidecars: Embracing a Sidecarless Future with Istio Ambient
Tuesday November 12, 2024 10:00am - 10:50am PST
Petr McAllister, Solo.io, Engineer

"Beyond Sidecars: Embracing a Sidecarless Future with Istio Ambient" ventures into the evolution of service mesh architecture, propelled by the advent of Istio Ambient. This session aims to dissect the architectural shift towards a sidecarless model, emphasizing the operational efficiencies and performance optimizations it introduces to cloud-native ecosystems.

Diving deep into the mechanics of Istio Ambient, we'll explore its core components, the elimination of sidecar proxies, and the direct impact on service-to-service communication. Key highlights include:

- A comparative analysis of sidecar-based vs. sidecarless models in service mesh, focusing on performance metrics and deployment complexities.
- Technical walkthroughs of Istio Ambient integration patterns, showcasing seamless adoption in microservices infrastructures.
- Best practices for migrating to a sidecarless architecture, supported by case studies of early adopters.

Designed for engineers and architects, this talk aims to equip you with the knowledge to leverage Istio Ambient effectively, ensuring you're well-prepared for the next wave of service mesh innovation.
Speakers
avatar for Petr McAllister

Petr McAllister

Engineer, Solo.io
Petr, Engineer on the Partner Team at Solo.io, comes from a background as a solution architect and developer, now focusing on Service Mesh technologies with public clouds.
Tuesday November 12, 2024 10:00am - 10:50am PST
VIRTUAL API World -- Workshop Stage B

11:00am PST

[Virtual Exclusive] PRO WORKSHOP (API): Learn to Maximize AI performance through Open-Source Computer Vision based Retail Solution
Tuesday November 12, 2024 11:00am - 11:50am PST
Neethu Elizabeth Simon, Intel, Senior Software Engineer
Antonio Martinez, Intel, Software Engineer
Brian McGinn, Intel, Software Solution Developer
 


Computer vision is revolutionizing various industries, and retail is no exception. While AI applications have many benefits, proof-of-concepts do not scale successfully into larger, implemented deployments. Retailers, independent software vendors (ISVs), and system integrators (SIs) require a good understanding of both hardware and software, maintaining AI models in production and having in-depth knowledge of costs involved in setting up and scaling these systems. Vision workloads are significantly larger, complex, undergo multiple stages of processing and therefore require systems to be architected, built, and deployed with several considerations. To make it easier for software developers to understand the optimizations and hardware capabilities, Automated Self-Checkout is developed- an open-source initiative for vision-enabled retail use cases, providing optimized code blocks, documentation, and performance benchmark data to enhance and accelerate developer’s product and project work.

This Open-Source project is a community developed project that provides the tools needed to launch and benchmark a computer vision-based workload on your local device.

In this hands-on workshop we will demonstrate how to utilize the automated-self-checkout solution to run Docker containers with open-source Intel OpenVINO toolkit and benchmark their performance on different hardware platforms. Through this interactive workshop, attendees will be able to setup and run the AI computer vision-based retail pipelines using this solution. Attendees will also gain knowledge on how to benchmark the workloads using this tool for obtaining maximum hardware performance.
Speakers
avatar for Antonio Martinez

Antonio Martinez

Software Engineer, Intel
Antonio is a software engineer with a strong focus on AI applications. He has more than 10 years of experience in software development.He currently holds the esteemed position of technical lead at Intel, where he is responsible for guiding projects and leading teams to develop cutting-edge... Read More →
avatar for Brian McGinn

Brian McGinn

Software Solution Developer, Intel
Brian McGinn is a software architect and technical lead at Intel for the Health, Education, and Consumer Technologies group. He has developed software with Intel for the past 13 years and most recently working with open source computer vision and AI solutions in the retail space... Read More →
avatar for Neethu Elizabeth Simon

Neethu Elizabeth Simon

Senior Software Engineer, Intel Corporation
Neethu Elizabeth Simon is an IOT/ML Senior Software Engineer in Network & Edge Group at Intel Corporation, with vast industrial experience in building smart end-to-end computer vision-based AI/ML solutions in retail, biopharma, healthcare etc. Neethu holds Master’s in Computer Science... Read More →
Tuesday November 12, 2024 11:00am - 11:50am PST
VIRTUAL API World -- Workshop Stage B

11:00am PST

[Virtual] PRO WORKSHOP (API): Next Gen API Ecosystem
Tuesday November 12, 2024 11:00am - 11:50am PST
John Power, Ostia Solutions, CEO

Join us for a look into the next generation of API Ecosystem design and deployment, led by industry experts John and Leo. In this workshop, you'll learn how a No-Code approach can transform the API lifecycle: enabling rapid development, and fostering greater collaboration among stakeholders.

We'll tackle common challenges head-on, including ensuring consistency across environments (Sandbox, Test & Production) and refining partner, developer and end-user experiences.

Speakers
avatar for John Power

John Power

CEO, Ostia Solutions
John Power has over 40 years experience in software development and has focused on the the design and deployment of APIs / API Ecosystems for the past 20 years.
Tuesday November 12, 2024 11:00am - 11:50am PST
VIRTUAL API World -- Workshop Stage C

11:00am PST

[Virtual] PRO WORKSHOP (API): Managing Secrets at Scale in a Multi-Cloud Environment
Tuesday November 12, 2024 11:00am - 11:50am PST
Brian Vallelunga, Doppler, Founder & CEO

In this session, we'll dive into the world of secrets and configurations in a multi-cloud environment. Get answers to your questions like: What are secrets, and why are they so important for security? How do we use them effectively in our software environments?

We'll also discuss the critical role of configuration in the installation and integrating an oss tool. You'll also learn best practices for managing secrets and how templates for different configurations can accelerate adoption by streamlining setup.
Speakers
avatar for Brian Vallelunga

Brian Vallelunga

Founder & CEO, Doppler
Brian Vallelunga is the Founder and CEO of Doppler, which is the first secrets management platform for developers. Doppler empowers tens of thousands of engineering and devops teams to seamlessly orchestrate, govern, and manage their secrets across environments at scale. Brian has... Read More →
Tuesday November 12, 2024 11:00am - 11:50am PST
VIRTUAL API World -- Workshop Stage A

12:00pm PST

[Virtual] PRO WORKSHOP (API): Software Delivery with Application Orchestration
Tuesday November 12, 2024 12:00pm - 12:50pm PST
Richard Lander, Qleet, CTO & Co-Founder

Application orchestration uses a control plane to manage software delivery instead of the pipeline-based approach used with continuous delivery (CD). In this session you'll learn how application orchestration differs from the traditional DevOps config management approach to managing cloud native software delivery. It will include a demo of Threeport, an open source implementation of application orchestration, to illustrate how platform engineers can provide a true self-service application platform to their developers. 
Speakers
avatar for Richard Lander

Richard Lander

CTO & Co-Founder, Qleet
Richard is the CTO and co-founder at Qleet, a cloud native software startup. Richard was an early adopter of containers and ran Kubernetes in production for the first time in 2016. Subsequently, he was a field engineer at CoreOS, Heptio and VMware where he gained a wealth of experience... Read More →
Tuesday November 12, 2024 12:00pm - 12:50pm PST
VIRTUAL API World -- Workshop Stage B

12:00pm PST

[Virtual] PRO WORKSHOP (API): Speedy Microservices: Build and Deploy in 30 min with Copilot & Devprime
Tuesday November 12, 2024 12:00pm - 12:50pm PST
Lucas Massena, Optimus Info, Cloud Solutions Architect Lead

Unlock the secrets of rapid software development! Join us to learn how Copilot & Devprime revolutionize your Dev Experience. Discover code generation, streamlined development, & microservices deployment efficiency with observability, API, database, and other essential features. Redefine your process in just 30 minutes!
Speakers
avatar for Lucas Massena

Lucas Massena

Cloud Solutions Architect Lead and Devprime Advocate, Optimus Info
I'm a visionary Cloud Architect on a mission to spearhead digital transformation and redefine the technological landscape. With over two decades of experience, I've orchestrated transformative journeys for enterprises, guiding them through the intricate maze of digital evolution... Read More →
Tuesday November 12, 2024 12:00pm - 12:50pm PST
VIRTUAL API World -- Workshop Stage C

12:30pm PST

[Virtual] PRO SESSION (API): Designing A Lingua Franca for Data Access
Tuesday November 12, 2024 12:30pm - 12:55pm PST
Tom Harding, Hasura, Software Engineer

How could we design an API for querying data across all kinds of sources? How could we describe complex queries that join data across them? This problem is tough enough when all the sources are, say, Postgres, but what about when we need to join data from Postgres to MongoDB? Or an arbitrary CSV file? Or even another API? How do we talk about data access and manipulation in a way that makes sense for all these possible backends?

In this talk, we'll discuss how we've been designing a solution to this problem. We'll talk about some of the challenges in keeping API design consistent across data sources, balancing simplicity and expressivity, and even making all of this performant behind the infinite number shapes that a GraphQL request can take.
Speakers
avatar for Tom Harding

Tom Harding

Software Engineer, Hasura
Tom lives in Barcelona with his partner and their cat, Beef. At Hasura, he builds compilers from GraphQL to SQL across a variety of different backend data stores. Outside of work, he's a runner, climber, and cyclist.
Tuesday November 12, 2024 12:30pm - 12:55pm PST
VIRTUAL API World -- Workshop Stage A

1:00pm PST

[Virtual] PRO WORKSHOP (API): Using Vector Databases for Multimodal Search and Retrieval Augmented Generation
Tuesday November 12, 2024 1:00pm - 1:50pm PST
Zain Hasan, Together AI, Senior ML DevRel Engineer

Many real-world problems are inherently multimodal, from the communicative modalities humans use such as spoken language and gestures to the force, sensory, and visual sensors used in robotics. For machine learning models to address these problems and interact more naturally and wholistically with the world around them and ultimately be more general and powerful reasoning engines, we need them to understand data across all of its corresponding images, video, text, audio, and tactile representations.

In this talk, Zain Hasan will discuss how we can use open-source multimodal embedding models in conjunction with large generative multimodal models that can that can see, hear, read, and feel data(!), to perform cross-modal search(searching audio with images, videos with text etc.) and multimodal retrieval augmented generation (MM-RAG) at the billion-object scale with the help of open source vector databases. I will also demonstrate, with live code demos, how being able to perform this cross-modal retrieval in real-time can enables users to use LLMs that can reason over their enterprise multimodal data. This talk will revolve around how we can scale the usage of multimodal embedding and generative models in production.
Speakers
avatar for Zain Hasan

Zain Hasan

Senior ML DevRel Engineer, Together AI
Zain Hasan is a Senior ML DevRel Engineer at Together AI an open-source vector database. He is an engineer and data scientist by training, who pursued his undergraduate and graduate work at the University of Toronto building artificially intelligent assistive technologies. He then... Read More →
Tuesday November 12, 2024 1:00pm - 1:50pm PST
VIRTUAL API World -- Workshop Stage C

1:00pm PST

[Virtual] PRO WORKSHOP (API): 10 Things You Hate About Your API Gateway
Tuesday November 12, 2024 1:00pm - 1:50pm PST
Scott McAllister, ngrok, Principal Developer Advocate

Diving into the world of API gateways often mirrors a rocky romance, full of high hopes dashed by frustrating challenges—from the enigmatic configurations that test our patience to security measures and scalability that flirt with our limits. Yet, in the heart of these frustrations lies the potential for a love story as we uncover strategies and workarounds that turn sour experiences sweet. This talk will take you on a swift journey from loathing to loving your API gateway, showcasing how our biggest grievances can transform into the very reasons we value using gateways when developing and deploying APIs.

 

Speakers
avatar for Scott McAllister

Scott McAllister

Principal Developer Advocate, ngrok
Scott McAllister is a Developer Advocate for ngrok. He has been building web applications in several industries for over a decade. Now he's helping others learn about a wide range of web and infrastructure technologies. When he's not coding, writing or speaking he enjoys long walks... Read More →
Tuesday November 12, 2024 1:00pm - 1:50pm PST
VIRTUAL API World -- Workshop Stage A

1:00pm PST

[Virtual] PRO WORKSHOP (API): Powerful APIs for Building Microservices
Tuesday November 12, 2024 1:00pm - 1:50pm PST
Fernando Rocha, Diagrid, Customer Success Engineer

Starting a new project can be daunting. Choosing a technology for messaging, storage, workflows (and others) is a big commitment that takes time for developers. An ever increasing number of libraries, frameworks, cloud services and infrastructure lead to code sprawl, refactoring, lock-in, and security vulnerabilities, forcing developers to become experts of everything and ship code that’s hard to maintain. Switching between technologies is a risky, incredibly complex, and costly process. The flexibility is there, but it has a big price.

Meet Catalyst!

Powered by Dapr (Distributed Application Runtime), the 12th largest Cloud Native Computing Foundation project, Catalyst provides developers with APIs that remain consistent while the underlying infrastructure can be swapped out with little to no code changes. For teams using multiple programming languages or running in multiple clouds, Catalyst provides a single API for interacting with the underlying infrastructure, drastically reducing the amount of code and maintenance you’re on the hook for. Not only that, these APIs already embed best practices on security and reliability. If that's not amazing enough, Catalyst runs as-a-service, so there’s nothing to install or manage!

Join us to learn how Catalyst can add infrastructure flexibility, zero trust security, and fault tolerance to your distributed solutions with no extra development time!
Speakers
avatar for Fernando Rocha

Fernando Rocha

Customer Success Engineer, Diagrid
Fernando is a Customer Success Engineer @ Diagrid.io specializing in distributed architectures on Dapr OSS.Fernando is also a founding member of the Cloud Native Vancouver Chapter. For the last 10 of his 15 years of experience in IT, Fernando has been helping teams modernize and innovate... Read More →
Tuesday November 12, 2024 1:00pm - 1:50pm PST
VIRTUAL API World -- Workshop Stage B

2:00pm PST

[Virtual] PRO WORKSHOP (API): AI Needs APIs: Dynamic Data Access for Next-Gen Experiences
Tuesday November 12, 2024 2:00pm - 2:50pm PST
Andrew Carlson, Apollo GraphQL, Principal Field Architect

Gartner predicts that by 2026, more than 30% of the increase in demand for APIs will come from artificial intelligence and tools using large language models. API sprawl is a hazardous form of technical debt. It has hard costs from hosting and scaling a fleet of APIs, real security risks and an increased operational burden from the sheer number of APIs that platform engineering teams need to manage. With GraphQL, any client, even an LLM, can request exactly the data they need without over or under-fetching. And with federated GraphQL, the data can come from any underlying API.

Learn popular use cases for implementing the graph in an AI-driven experience, how organizations can safely adopt AI on a spectrum from low to high trust, and why GraphQL is an ideal API access layer for AI.
Speakers
avatar for Andrew Carlson

Andrew Carlson

Principal Field Architect, Apollo GraphQL
Andrew is an experienced Principal Architect and leader who lives to collect experiences and new perspectives, and he’s gathered a lot of hobbies along the way.When he’s not helping companies like Ford, Amex, Sherwin-Williams, and Unilever scale their architecture and technical... Read More →
Tuesday November 12, 2024 2:00pm - 2:50pm PST
VIRTUAL API World -- Workshop Stage C

2:00pm PST

[Virtual] PRO WORKSHOP (API): Need a Backend for Your Frontend?
Tuesday November 12, 2024 2:00pm - 2:50pm PST
Terje Woldseth, Softeria AS, CEO

Can you create your API-enabled backend with a no-code service?

Explore the opportunities provided by no-code/low-code providers to create POCs, MVPs and production-grade solutions.

Reduced cost and time-to-market vs. the flexibility of a homegrown backend.
Speakers
avatar for Terje Woldseth

Terje Woldseth

CEO, Softeria
CEO and founder at Softeria AS, CTO and founder at Twoday Avento AS, CTO and founder at Payex AS
Tuesday November 12, 2024 2:00pm - 2:50pm PST
VIRTUAL API World -- Workshop Stage A

2:00pm PST

[Virtual] PRO WORKSHOP (CloudX): Building Guardrails for Generative AI: Security, Compliance, and Responsible Innovation
Tuesday November 12, 2024 2:00pm - 2:50pm PST
Ken Huang, DistributedApps, CEO and Chief AI Officer

This presentation introduces a comprehensive framework for testing and validating the security of generative AI applications, particularly those built on large language models (LLMs). Developed by Ken Huang (the Speaker) and World Digital Technology Academy's AI Safety, Trust, and Responsibility (STR) working group, the framework addresses the new attack surfaces and risks introduced by generative AI.

The standard covers the entire AI application stack, including base model selection, embedding and vector databases, prompt execution/inference, agentic behaviors, fine-tuning, response handling, and runtime security. For each layer, it outlines specific testing methods and expected outcomes to ensure AI applications behave securely and as designed throughout their lifecycle.

Key areas of focus include model compliance, data usage checks, API security, prompt injection testing, output validation, and privacy protection. The framework also addresses emerging challenges like agentic behaviors, where AI agents autonomously perform tasks based on predefined objectives.
Speakers
avatar for Ken Huang

Ken Huang

CEO and Chief AI Officer, DistributedApps
Ken Huang is a prolific author and renowned expert in AI and Web3, with numerous published books spanning AI and Web3 business and technical guides and cutting-edge research. As Co-Chair of the AI Safety Working Groups at the Cloud Security Alliance, and Co-Chair of AI STR Working... Read More →
Tuesday November 12, 2024 2:00pm - 2:50pm PST
VIRTUAL CloudX -- Main Stage

2:00pm PST

[Virtual] PRO WORKSHOP (API): Observability of MLOps on Kubernetes for generative AI
Tuesday November 12, 2024 2:00pm - 2:50pm PST
Steven David, AWS, Principal Solutions Architect

Observability is a critical aspect of MLOps, as it enables teams to gain insights into the behavior and performance of their ML models along with the underlying infrastructure in production. Kubernetes provides a platform for orchestrating ML workloads. Cloud providers such as AWS, offer a lot of tools to enable observability of MLOps. In this session, we will provide guidance for observing machine learning infrastructure and workloads running on Kubernetes in AWS. 
Speakers
avatar for Steven David

Steven David

Principal Solutions Architect, AWS
Steven David is a Principal Solutions Architect at Amazon Web Services (AWS). He has over 20 years of experience designing solutions for large enterprises. Through these engagements he has developed deep expertise in application development technologies and methodologies. In addition... Read More →
Tuesday November 12, 2024 2:00pm - 2:50pm PST
VIRTUAL CloudX -- Stage 1
 
Wednesday, November 13
 

9:30am PST

[Virtual] KEYNOTE (API): IBM - Leading the Future with AI and APIs, a Powerful Duo
Wednesday November 13, 2024 9:30am - 9:55am PST
Rashmi Kaushik, IBM, Director, Product Management, Integration Portfolio
Ram Menon, IBM, Director, Product Management, Integration Portfolio
Speakers
avatar for Rashmi Kaushik

Rashmi Kaushik

Director, Product Management, Integration Portfolio, IBM
Rashmi Kaushik is the Executive Product Director for the Integration portfolio of offerings that spans API Management and Gateways. Prior to this, Rashmi led the Data Privacy and Governance product portfolio in IBM Data & AI. Rashmi brings in-depth experience from her prior roles... Read More →
avatar for Ram Menon

Ram Menon

Director, Product Management, Integration Portfolio, IBM
Ram Menon is the Director of Product Management for IBM’s Event Automation Product Portfolio. He is working with a team of Rockstar PMs to shape the future of Events Portfolio at IBM and the next generation of Event Driven Architectures. Ram brings over two decades of industry experience... Read More →
Wednesday November 13, 2024 9:30am - 9:55am PST
VIRTUAL API World -- Main Stage

9:30am PST

[Virtual] PRO WORKSHOP (API): Crafting Consistent APIs at Scale: Embracing Linting & Reusable Models
Wednesday November 13, 2024 9:30am - 10:20am PST
Travis Gosselin, SPS Commerce, Distinguished Software Engineer

In an era where digital transformations drive business value, the importance of developing consistent, scalable, and robust APIs cannot be overstated. As teams expand and projects multiply, maintaining a unified API design can pose significant challenges. This presentation delves into the powerful combination of linting and reusable models as tools to navigate these challenges and ensure consistency across large-scale API designs.

We will explore API linting using the open-source Spectral project to enable teams to identify and rectify inconsistencies during design. In tandem we will navigate the need for reusable models, recognizing that the best specification is the one you don't have to write or lint at all! These two approaches not only facilitate the smooth integration of services but also foster collaboration across teams by providing a shared, consistent foundation.
Speakers
avatar for Travis Gosselin

Travis Gosselin

Distinguished Software Engineer, SPS Commerce
Travis is an accomplished software developer, architect, and speaker. A tech enthusiast and blogger, Travis finds his niche in architecting and working with teams to compose highly automated service-oriented systems both in the cloud and on-premise. Travis currently works as a Distinguished... Read More →
Wednesday November 13, 2024 9:30am - 10:20am PST
VIRTUAL API World -- OPEN Workshop Stage

10:00am PST

[Virtual] Sponsor Spotlight: IBM (Live Demo)
Wednesday November 13, 2024 10:00am - 10:15am PST
Get greater visibility and control into your AI services with an AI Gateway
Matt Roberts
Sponsors
avatar for IBM

IBM

IBM is a leading global hybrid cloud and AI, and business services provider, helping clients in more than 175 countries capitalize on insights from their data, streamline business processes, reduce costs and gain the competitive edge in their industries. All of this is backed by IBM’s... Read More →
Wednesday November 13, 2024 10:00am - 10:15am PST
Virtual Expo Hall
  OPEN SESSIONS, API World

10:00am PST

[Virtual] KEYNOTE (API): Postman -- Optimize the Developer Experience Through Collaboration with Postman
Wednesday November 13, 2024 10:00am - 10:25am PST
Alex Barnett, Postman, Head of DevRel & Community

In the fast-paced world of software development, collaboration is key to building robust and innovative solutions. This session delves into the strategies and features that make Postman, a leading API development platform, a catalyst for effective teamwork and improved developer productivity. We’ll cover features such as collaborative workspaces, role-based access control, version control and API lifecycle management, integrated documentation and testing, and public and private API networks.

Join us to learn how Postman's collaboration-centric approach is transforming the developer experience, making it easier for teams to build, test, and deploy high-quality APIs together.

You'll get a deep dive into:
1. Collaborative Workspaces: Discover how Postman's collaborative workspaces enable teams to work together in real-time, facilitating seamless communication and project management.

2. Role-Based Access Control: Learn about Postman’s role-based access control, which ensures secure and organized collaboration by defining specific roles and permissions within a team.

3. Version Control and API Lifecycle Management: Explore Postman’s version control features that help teams manage changes, track progress, and maintain consistency throughout the API lifecycle.

4. Integrated Documentation and Testing: See how Postman integrates documentation and testing within the development process, enabling teams to create comprehensive API documentation and automated tests collaboratively.

5. Public and Private API Networks: Understand the benefits of Postman’s public and private API networks for sharing and discovering APIs, fostering a community-driven approach to API development.
 
Speakers
avatar for Alex Barnett

Alex Barnett

Head of DevRel & Community, Postman
Alex is a results-oriented senior developer relations leader with 20 years of internet-related business experience. He's passionate about technology, developers as a customer, ecosystems & platforms development, as well as leading & developing high performing teams at world-class... Read More →
Wednesday November 13, 2024 10:00am - 10:25am PST
VIRTUAL API World -- Main Stage

10:00am PST

[Virtual] PRO SESSION (API): Scaling Event Driven Microservices with Netflix Conductor
Wednesday November 13, 2024 10:00am - 10:25am PST
Viren Baraiya, Orkes, CTO

Event driven architecture provides a robust mechanism for microservices communication over an event bus, providing scale and durability of the flows. Event Driven Microservices in recent times have gained popularity because of these reasons and are especially useful when implementing asynchronous flows.

In this talk, we will discuss strategies and framework that allows building and scaling your microservices using event driven architecture leveraging open source Netflix conductor.
Speakers
avatar for Viren Baraiya

Viren Baraiya

CTO, Orkes
Viren is the CTO at Orkes, leading core engineering.Prior to founding Orkes, Viren led engineering teams at Google building products at internet scale with Firebase and Google Play.Viren built and architected Netflix Conductor during his time at Netflix and is the key committer to... Read More →
Wednesday November 13, 2024 10:00am - 10:25am PST
VIRTUAL API World -- Workshop Stage A

10:00am PST

[Virtual] OPEN SESSION (API): Securing APIs Requires Cyber Survival Tactics
Wednesday November 13, 2024 10:00am - 10:25am PST
Steve Winterfeld, Akamai Technologies, Advisory CISO
Swetha Sridharan, IBM API Connect, Senior Product Manager

APIs are the backbone of modern applications, enabling seamless communication and user experiences, but their widespread use makes them prime targets for cybercriminals. Business and IT leadership is quickly recognizing that cyber risk is business risk, and securing API driven transformation is critical to protecting revenue and brand. 
 
Fueled by the latest research from Akamai’s State of the Internet (SOTI) report as well as IBM’s 2024 Cost of a Data Breach report, you will learn about the latest threat trends including the most-targeted industries and attack surfaces so you can stay secure in an evolving threat landscape. Join us to understand how to leverage these tactics to strengthen your API security practices and posture. 
Takeaways
  • Understanding of threat trends 
  • Case studies by industry
  • Best practices, resources, and tools to mitigate the threat 
Speakers
avatar for Swetha Sridharan

Swetha Sridharan

Senior Product Manager, IBM API Connect
Swetha Sridharan is passionate about solving problems through technology and empathetic design thinking in API management and integration. She is currently a Senior Product Manager at IBM API Connect.
avatar for Steve Winterfeld

Steve Winterfeld

Advisory CISO, Akamai Technologies
Steve Winterfeld is Akamai’s Advisory CISO. He has a strong background in building operational security programs that are compliant with industry regulations. Before joining the team, he served as CISO for Nordstrom Bank, Managing Director of Incident Response and Threat Intelligence... Read More →
Wednesday November 13, 2024 10:00am - 10:25am PST
VIRTUAL API World -- Expo Discovery Stage

10:30am PST

[Virtual Exclusive] PRO SESSION (API): Insights from Analyzing 1 Million Domains - The State of API Security 2024
Wednesday November 13, 2024 10:30am - 10:55am PST
Tristan Kalos, Escape, Co-founder and CEO 

Join Tristan Kalos & Antoine Carossio from Escape, for insights on critical risks from exposed API tokens. Their groundbreaking research, analyzing 1 million domains, uncovered 18,000+ API tokens and RSA keys accessible without authentication. 41% were highly critical.
They will share his unique web scanning methodology, dive into sensitive API data revealing potential severe financial losses (up to 17 million $), and draw parallels to standard API security threats.
Going beyond the findings, they'll present actionable remediation strategies and provide a practical API security checklist. Leave equipped with a clear path to secure your APIs.


Speakers
avatar for Antoine Carossio

Antoine Carossio

Cofounder & CTO, Escape.tech
Former pentester for the French Intelligence Services.Former Machine Learning Research @ Apple.
avatar for Tristan Kalos

Tristan Kalos

Co-founder and CEO, Escape
Tristan Kalos, co-founder and CEO at Escape, draws from a background as a software engineer and Machine Learning Researcher at UC Berkeley. Motivated by firsthand experience witnessing a client's database stolen through an API in 2018, he has since become an expert in API security... Read More →
Wednesday November 13, 2024 10:30am - 10:55am PST
VIRTUAL API World -- Workshop Stage A

10:30am PST

[Virtual] PRO SESSION (API): Log for Success: Enhancing API Security and Operations Through Effective Audit Logging
Wednesday November 13, 2024 10:30am - 10:55am PST
John Tobin, Solsys, Principal Consultant

APIs are more vital - and more vulnerable - than ever before. The potential for exposing critical customer data or jeopardizing financial transactions puts organizations at significant risk of reputational and financial damage. Additionally, ensuring API performance and swiftly resolving client issues have become increasingly complex tasks. The solution to these challenges lies in effective API audit logging at key entry points. Understanding what to log and how to monitor this information for security threats is crucial. This session will provide essential practices for effective API audit logging, empowering you to safeguard your organization and enhance operational efficiency.
 
Speakers
avatar for John Tobin

John Tobin

Principal Consultant, Solsys
John has over 25 years of experience working in software and technology, with professional services consulting firms and product companies, ranging from large enterprises to small firms. John currently helps clients with their API governance, API management, and API security problems... Read More →
Wednesday November 13, 2024 10:30am - 10:55am PST
VIRTUAL API World -- Workshop Stage B

10:30am PST

[Virtual] OPEN SESSION (API): Runtime API Governance: The Secret to Scaling Secure and Reliable APIs
Wednesday November 13, 2024 10:30am - 10:55am PST
Sudeep Goswani, Traefik Labs, CEO

As APIs become the lifeblood of modern software development, ensuring their security, reliability, and scalability is more crucial than ever. Runtime API governance is the unsung hero that enables this success, providing the necessary guardrails and constraints to produce the desired outcome. In this talk, we'll explore the critical components of runtime API governance, including security posture, conformance checks, and ongoing change management. We'll delve into the importance of these components and how they work together to create a checks and balances system that ensures APIs can handle the pace of business and don't fall prey to runtime issues. Join us to learn how to build a robust API governance strategy that will help you sleep better at night, knowing your APIs are secure, reliable, and scalable.
Speakers
avatar for Sudeep Goswami

Sudeep Goswami

CEO, Traefik Labs
With a 25-year career spanning multiple disciplines, including software programming, network desgin and engineering, technology consulting, product management, product marketing, corporate marketing, business development, and sales, Sudeep joined Traefik Labs as the Chief Revenue... Read More →
Wednesday November 13, 2024 10:30am - 10:55am PST
VIRTUAL API World -- Expo Discovery Stage

10:30am PST

[Virtual] OPEN SESSION (API): Top API challenges for Platform Engineering teams
Wednesday November 13, 2024 10:30am - 10:55am PST
Francesco Burns, Gravitee.ioVP Product

In this session we will explore Platform Engineering practise and some common challenges faced by Platform Engineering teams. In particular, this session examines some common challenges around APIs and API lifecycle that these teams deal with, and examples of how organizations overcome them.
 
Speakers
avatar for Francesco Burns

Francesco Burns

VP Product, Gravitee.io
Francesco, VP of Product at Gravitee.io has more than 12 years experience in building successful products and leading high-performing teams in B2B SaaS and B2C markets. He spent the best part of his career building software for developers, and now leads the product team and strategy... Read More →
Wednesday November 13, 2024 10:30am - 10:55am PST
VIRTUAL API World -- Main Stage

10:45am PST

[Virtual] Sponsor Spotlight: Ambassador (Live Demo, Live Q&A (post speaking session))
Wednesday November 13, 2024 10:45am - 11:00am PST
Live virtual demo and Q&A with Chris Petterson, VP of Solutions.

Sponsors
avatar for Ambassador

Ambassador

Ambassador provides best-in-class Kubernetes-native productivity tools. We specialize in building developer-friendly solutions – Telepresence and Edge Stack. We design tools to empower developers to design, develop, test, deploy, and monitor applications with efficiency and ease.As... Read More →
Wednesday November 13, 2024 10:45am - 11:00am PST
Virtual Expo Hall
  OPEN SESSIONS, API World

11:00am PST

[Virtual] PRO SESSION (API): cURL to SDKs: Navigating the API Adoption Chasm
Wednesday November 13, 2024 11:00am - 11:25am PST
Sid Maestre, APIMatic, VP Developer Relations

As API adoption becomes increasingly pivotal for companies, understanding the evolution from cURL commands to robust Software Development Kits (SDKs) is paramount. Your initial developer experience may focus on API reference docs with cURL commands, but as you scale, you'll need to help developers beyond “Hello World.” Discover the pivotal role SDKs play in propelling developers towards production-ready solutions.

However, building and maintaining an effective SDK program can be resource-intensive. This talk will address this challenge by demonstrating the key – SDK generation. Learn how your OpenAPI definition can serve as a source of truth, enabling the automated generation of SDK libraries in multiple languages, comprehensive documentation, and illustrative code samples. Join us as we explore the transformative potential of SDK generation as the linchpin in crossing the API Adoption Chasm.
Speakers
avatar for Sid Maestre

Sid Maestre

VP Developer Relations, APIMatic
As the VP of Developer Relation at APIMatic, Sid Maestre works with companies to automate how they build developer experiences and drive adoption of their APIs through SDKs, interactive documentation, guides and code samples. Sid is building a community of practice for SDKs builders... Read More →
Wednesday November 13, 2024 11:00am - 11:25am PST
VIRTUAL API World -- Workshop Stage B

11:00am PST

[Virtual] PRO SESSION (API): Embedded API Governance in Action
Wednesday November 13, 2024 11:00am - 11:25am PST
Swapnil Sapar, Microsoft, Principal Software Engineer

API governance is crucial for enterprise success. By integrating policy guidance as developer signals within their Software Development Life Cycle (SDLC) tools and processes, enterprises achieve higher policy compliance at substantially lower recovery costs. This approach enhances the developer experience and offers management a transparent overview of their API portfolios, facilitating ongoing improvements in API production. The API Health Dashboard, an exemplary governance application for internal portals, provides upper management with a clear perspective on the performance of their APIs. 
Speakers
avatar for Swapnil Sapar

Swapnil Sapar

Principal Software Engineer, Microsoft
https://www.linkedin.com/in/swapnilsapar/Implemented API Programs at Enterprise ScaleMember of OpenAPI SIG, Linux Foundation.
Wednesday November 13, 2024 11:00am - 11:25am PST
VIRTUAL API World -- Workshop Stage A

11:00am PST

[Virtual] OPEN SESSION (API) : APIs for Data: How to Build Data-Intensive Cloud Applications with Snowflake and Large Language Models
Wednesday November 13, 2024 11:00am - 11:25am PST
Daniel Myers, Snowflake, Director of Developer Relations

APIs for data - do you start with the data model or the API model? Learn best practices and how to build data-intensive applications on Snowflake and large language models (LLMs). In this session, you’ll learn different API architectural patterns, including Connected Apps and Snowflake Native Apps. Daniel will demonstrate how to develop, deploy, and run applications directly on Snowflake.
 
Speakers
avatar for Daniel Myers

Daniel Myers

Director of Developer Relations, Snowflake
With cross-functional experience in software engineering, product management, and business development, Daniel is the Director of Developer Relations at Snowflake. Daniel leads global, cross-functional teams in software development and customer adoption, with a focus on bottom-up... Read More →
Wednesday November 13, 2024 11:00am - 11:25am PST
VIRTUAL API World -- Expo Discovery Stage

11:00am PST

[Virtual] OPEN SESSION (API): Conquer the API Rainbow Road Level with These Dev “Cheat Codes”
Wednesday November 13, 2024 11:00am - 11:25am PST
Matt Voget, Ambassador, Director of Technology

In the game of API development, the world is getting more and more complex. How do you power up your dev team to complete each level faster and better? In this session, we’ll share the top five “cheat codes” that will put you in the winner’s circle. From design through testing, we’ll share how to give developers ultimate control over the development process, automate spec gen, and remove unnecessary infrastructure obstacles from impeding the advancement of your API strategy.
Speakers
avatar for Matt Voget

Matt Voget

Director of Technology, Ambassador
I bring 10+ years experience working as a multi-disciplinary engineer on software projects ranging from enterprise SaaS web-apps to embedded software on satellite payloads. I leverage my experience as a Manager, Software Engineer, Systems Engineer, and QA Engineer within large and... Read More →
Wednesday November 13, 2024 11:00am - 11:25am PST
VIRTUAL API World -- Main Stage

11:00am PST

[Virtual] OPEN SESSION (API): Turn Fragmentation into Federation: A Guide to Effective API Management
Wednesday November 13, 2024 11:00am - 11:50am PST
Beerinder Rodey, Boomi, Director, API Product Management

The rapid proliferation and fragmentation of APIs create complexities and inefficiencies that hinder operational effectiveness for many organizations. If you’re an API developer, product owner, or architect facing these challenges, join this session.

We will discuss the current state of API management and outline strategies to move from fragmented APIs to a unified federated approach. Key topics will include dynamic API discovery, the issues caused by API sprawl, and how effective API management can enhance workflows, support API productization, and enable scalability in the context of AI integration.

Gain insights into improving API visibility, security, and governance while leveraging your existing API management investments like AWS, Azure, Apigee, and Kong. Witness federated API management in action and explore its potential to streamline your API ecosystem.

Join us to discover how to:
- Centralize API discovery and provisioning
- Strengthen API governance for better control
- Simplify API management practices
Speakers
avatar for Beerinder Rodey

Beerinder Rodey

Director, API Product Management, Boomi
As a product management leader with over 10 years of experience in the API Management space, Beerinder has a proven track record of managing globally distributed SaaS and Hybrid platform solutions at scale. Beerinder is passionate about customer engagement and finding innovative solutions... Read More →
Wednesday November 13, 2024 11:00am - 11:50am PST
VIRTUAL API World -- OPEN Workshop Stage

11:30am PST

[Virtual] PRO SESSION (API): Coordinating Chaos - Architecting Distributed Transactions in Microservices
Wednesday November 13, 2024 11:30am - 11:55am PST
Amuthan Ganeshan, US Bank, Principal Architect

The shift towards microservices has introduced a range of transactional complexities that cannot be efficiently managed through traditional ACID transaction models. My presentation will explore the implementation of the Saga pattern, using Apache Kafka for messaging, to ensure data consistency and integrity across distributed systems. 
Speakers
avatar for Amuthan Ganeshan

Amuthan Ganeshan

Principal Architect, US bank
Principal Software Engineer with over 15 years of hands-on experience architecting and building distributed cloud-native applications. Authored a couple of books on enterprise Java application development.
Wednesday November 13, 2024 11:30am - 11:55am PST
VIRTUAL API World -- Workshop Stage A

11:30am PST

[Virtual] OPEN SESSION (API): Leveraging Modern Authorization Models to Scale Your Applications
Wednesday November 13, 2024 11:30am - 11:55am PST
Tyler Nix, Auth0 by Okta, Product Manager  


Learn how modern authorization models enable developers to easily implement authorization for the most complex use cases. Modern authorization models enable developers to design authorization models in a way that's centralized, flexible, scalable, and easy to use.

In this talk, we’ll cover:
Where we’re at with authorization as an industry today.
The scalability, performance, and complexity challenges of implementing authorization.
An introduction to modern authorization models and key principles to address the fine-grained authorization challenges
Details about OpenFGA, the open source version of FGA and Okta’s commercial offering
 
Speakers
avatar for Tyler Nix

Tyler Nix

Product Manager, Auth0 by Okta
Tyler’s professional experience spans engineering, architecture, sales, and product at companies ranging from a small Series B startup to a large Fortune 5 enterprise. He now uses his diverse experiences to build better products at Okta. When he is not scaling digital products... Read More →
Wednesday November 13, 2024 11:30am - 11:55am PST
VIRTUAL API World -- Main Stage

11:30am PST

[Virtual] OPEN SESSION (API): OAuth 2.0: Is It Really a ‘Standard’? Exploring Real-World Implementations and Potential Changes with OAuth 2
Wednesday November 13, 2024 11:30am - 11:55am PST
Shon Urbas, Pandium, CTO

OAuth 2 is a protocol celebrated for its intended standardization, yet it’s plagued by inconsistent implementations across various systems. In this session, Shon Urbas will discuss the evolution of OAuth 2.0.
Drawing on unique insights from his leadership at Pandium—a platform that streamlines authentication and integration for SaaS companies—Shon will share critical patterns, anomalies, and best practices extracted from 7-years of data collected through Pandium’s extensive work with hundreds of systems.

This presentation will also highlight actual usage demographics of OAuth 2.0, sourced from Pandium’s work simplifying authentication for their customers across different APIs, shedding light on common pitfalls and effective strategies. Looking ahead, Shon will discuss the anticipated OAuth 2.1, examining its potential to rectify past mistakes and advance beyond current implementations.
Speakers
avatar for Shon Urbas

Shon Urbas

CTO, Pandium
Shon Urbas, CTO and Co-Founder of Pandium, brings decades of experience building integrations and leading large-scale integration projects across SaaS platforms. As the architect behind Pandium, Shon has helped hundreds of companies streamline their OAuth and authentication processes... Read More →
Wednesday November 13, 2024 11:30am - 11:55am PST
VIRTUAL API World -- Expo Discovery Stage
  OPEN SESSIONS, API World

11:45am PST

[Virtual] Sponsor Spotlight: Traefik Labs (Live Demo)
Wednesday November 13, 2024 11:45am - 12:00pm PST
Join our demo on how you can seamlessly add API gateway and API Management capabilities to Traefik OSS in seconds.

No rip and replace. No learning curve. All awesome.

Speaker: Shaun Empie, Principal Solutions Architect
Sponsors
avatar for Traefik Labs

Traefik Labs

Traefik Labs helps organizations adopt and scale cloud-native architectures by providing a modern, intuitive, and open platform that reimagines application connectivity and API management, paving the way for seamless operations and enhanced productivity.
Wednesday November 13, 2024 11:45am - 12:00pm PST
Virtual Expo Hall
  OPEN SESSIONS, API World

12:00pm PST

[Virtual Exclusive] PRO SESSION (API): Ship Features Faster with AI Based Testing Using Keploy
Wednesday November 13, 2024 12:00pm - 12:25pm PST
Animesh Pathak, Keploy, DevRel

Keploy. has become one of the popular tools for software end to end testing. If you can test your application with enough time to market that, this is what you're likely to use.

In this talk, we will classify end to end testing and discuss application areas for Keploy and traditional testing framework, and discuss which tool to choose for each use-case. And why not both? We will discuss using Keploy side by side with existing testcases to get even higher coverage with real-time based edge scenarios.

P.S: We will focus on enterprise grade application with Node, Java, but the same approaches can be used everywhere since Keploy is language agnostic.
Speakers
avatar for Animesh Pathak

Animesh Pathak

DevRel, Keploy
I have a passion for learning and sharing my knowledge with others a public as possible.I love open source. I am not a heavy maintainer of any large libraries, but I really like the boyscout rule. I contribute to things as I come across issues that I think other people might struggle... Read More →
Wednesday November 13, 2024 12:00pm - 12:25pm PST
VIRTUAL API World -- Workshop Stage B

12:00pm PST

[Virtual Exclusive] OPEN SESSION (API): API Robot - Swagger Contract to Deployment – in Minutes
Wednesday November 13, 2024 12:00pm - 12:25pm PST
Basu Sugeerappa, Fidelity Investments, Director, API Center of Excellence

As our firm started modernization of API (Rest, Cloud, Gateway) it was evident that program needed to be accelerated rather than taking one API at a time. Team enthusiastic tech geeks defined standard technology, tools, process, development, and deployment procedure. Best thing is it is all automated and friendly UI where even non-technologist can develop API without knowing java or CICD. Our organization is contract first approach. Created various financial business need based swagger templates to jump start contract creation process, it goes through rigor governance committee review to avoid redundancy and to ensure new contract meets defined standards. After governance approval we use proprietary framework generates java code for Authentication, Authorization, Monitoring, logging, IO, Database, Caching etc.. It creates required configuration files and all deployable. Using generated java code, API goes through successful build procedure, and it auto deploys API runnable to cloud environment and the swagger proxy to envoy-based gateway. All these activities are completed less than 30 min from API contract to deployment which helps various development teams and business in focusing on business logic than infrastructure. Through this process we're able to decrease the time to market, bring consistent development practices and of course save money and bring operational efficiencies across the heterogeneous technologies and teams. Behind the scenes we use regular SDLC Swaggerhub, Github, Java Springboot, Jenkins, uDeploy, Venafi, GSLB, Azure and Envoy. Advantage is person who is developing API don't need to know how to do but they just focus on what business wants. 
Speakers
avatar for Basu Sugeerappa

Basu Sugeerappa

Director, Software Engineering Development, Fidelity Investments
Wednesday November 13, 2024 12:00pm - 12:25pm PST
VIRTUAL API World -- OPEN Workshop Stage

12:30pm PST

[Virtual] Sponsor Spotlight: Auth0 by Okta (Live Demo)
Wednesday November 13, 2024 12:30pm - 12:45pm PST
In this demo, we’ll showcase how to secure APIs using Auth0 Fine-Grained Authorization (FGA). As modern applications require more sophisticated access control, traditional methods like role-based access control (RBAC) can fall short. Auth0 FGA provides a more flexible and scalable solution by enabling developers to define and enforce granular permissions and policies.

We’ll walk through the process of setting up Auth0 FGA to protect your APIs, demonstrate key concepts, and show how to implement dynamic, relationship-based access controls. By the end of this demo, you’ll have a clear understanding of how to secure your APIs using Auth0 FGA while delivering a seamless user experience


Booth #606
Sponsors
avatar for Okta

Okta

Auth0 by Okta takes a modern approach to Identity and enables organizations to provide secure access to any application, for any user. Auth0 is a highly customizable product that is as simple as development teams want, and as flexible as they need. Safeguarding billions of login transactions... Read More →
Wednesday November 13, 2024 12:30pm - 12:45pm PST
Virtual Expo Hall
  OPEN SESSIONS, API World

12:30pm PST

[Virtual Exclusive] PRO SESSION (API): Minimal API - Tool for the Job
Wednesday November 13, 2024 12:30pm - 12:55pm PST
Karol Rogowski, SoftwareHut, Head of Engineering

Minimal API is a powerful tool for developers looking to build lightweight and efficient web applications. Unlike traditional web frameworks that can be cumbersome and difficult to work with, Minimal API streamlines the development process by providing a simple, yet effective, interface for creating RESTful APIs. With Minimal API, developers can easily define routes, handle HTTP requests and responses, and implement middleware with just a few lines of code. This results in faster development times, improved performance, and reduced complexity. Whether you're building a small application or a large-scale API, Minimal API is the perfect tool for the job. 
Speakers
avatar for Karol Rogowski

Karol Rogowski

Head of Engineering, SoftwareHut
Working in IT since 2009. Currently working as Head of Engineering at SoftwareHut and as an academic teacher at Białystok Technical University. Co-founder of meet.js Białystok. Book and articles author. Father, husband, huge H.P. Lovecraft fan and terrible poker player.
Wednesday November 13, 2024 12:30pm - 12:55pm PST
VIRTUAL API World -- Workshop Stage A

1:00pm PST

[Virtual] Sponsor Spotlight: Traefik Labs (Live Demo)
Wednesday November 13, 2024 1:00pm - 1:15pm PST
Explore Traefik Hub, the only cloud native, GitOps-driven API management solution on the market.

See why it’s the most flexible, most efficient, and most secure solution available.

Speaker: Shaun Empie, Principal Solutions Architect
Sponsors
avatar for Traefik Labs

Traefik Labs

Traefik Labs helps organizations adopt and scale cloud-native architectures by providing a modern, intuitive, and open platform that reimagines application connectivity and API management, paving the way for seamless operations and enhanced productivity.
Wednesday November 13, 2024 1:00pm - 1:15pm PST
Virtual Expo Hall
  OPEN SESSIONS, API World

1:00pm PST

[Virtual] PRO SESSION (API): Modern OpenAPI Tooling - Unlock the Full Potential of Your Spec
Wednesday November 13, 2024 1:00pm - 1:25pm PST
Adrian Machado, Zuplo, Product Engineer

OpenAPI adoption has reached an alltime high - but most companies are doing OpenAPI ALL WRONG. Join Adrian Machado, Zuplo Product Engineer, and prominent developer in the Open Source API Tooling space, as he dives into how cutting-edge companies are using OpenAPI to power more than just their documentation. You'll learn how to use modern OpenAPI tooling to improve API security and developer experien
 
Speakers
avatar for Adrian Machado

Adrian Machado

Product Engineer, Zuplo
Adrian is a Product Engineer at Zuplo. Formerly a tech lead in the Facebook videos org, Adrian is now focused on making API development accessible to all.
Wednesday November 13, 2024 1:00pm - 1:25pm PST
VIRTUAL API World -- Workshop Stage A

1:00pm PST

[Virtual] PRO SESSION (API): Microservices for Confidential Computing Ecosystem
Wednesday November 13, 2024 1:00pm - 1:25pm PST
Bala Siva Sai Akhil Malepati, Intel, Staff Engineer

Confidential Computing is an emerging field which makes it possible to protect and secure data in use. Microservices built for this ecosystem have fundamental uniqueness in terms of architecture and design. There are many offerings in the Confidential Computing ecosystem which can help developers build Microservices with more ease. In this session, will cover about above and more specifically fundamentals of Confidential Computing such as Attestation, Sealing, etc. along with how Microservices should be thought of, built, deployed and managed for this emerging ecosystem.

Speakers
avatar for Bala Siva Sai Akhil Malepati

Bala Siva Sai Akhil Malepati

Staff Engineer, Intel
I love distributed and decentralized systems. Currently working as Staff Engineer at Intel. Working on Research and Development of Distributed and Secure Platforms and Services. Previously worked on various layers and aspects in terms of innovation, architecture, design and development... Read More →
Wednesday November 13, 2024 1:00pm - 1:25pm PST
VIRTUAL API World -- Workshop Stage B

1:00pm PST

[Virtual] OPEN SESSION (API): Embracing API-First in the Internal Developer Platform: A Unified Approach
Wednesday November 13, 2024 1:00pm - 1:25pm PST
Asanka Abeysinghe, WSO2, CTO

In the evolving landscape of enterprise technology, the traditional approach of building separate API platforms is no longer sustainable. Instead, integrating API management and capabilities into a comprehensive Internal Developer Platform (IDP) ensures greater agility, efficiency, and coherence in software development. This session explores the pitfalls of isolated API platforms and presents a compelling case for their integration into IDPs. By emphasizing modularity, discovery, and composability, this unified approach can streamline workflows and enhance developer productivity. Drawing from the principles of the Platformless Manifesto, practical strategies, architectural considerations, and real-world examples will illustrate the benefits of this integrated methodology. 
Speakers
avatar for Asanka Abeysinghe

Asanka Abeysinghe

CTO, WSO2
Asanka is a technology visionary who connects people and technology through digital transformation programs that create consumer-centric applications. As WSO2's CTO, he is responsible for advancing the company's corporate reference architecture and promoting its thought leadership... Read More →
Wednesday November 13, 2024 1:00pm - 1:25pm PST
VIRTUAL API World -- Main Stage

1:00pm PST

[Virtual] OPEN SESSION (API): Rerouting: GIS-based Microservices for the Modern Business
Wednesday November 13, 2024 1:00pm - 1:25pm PST
Anthony Molzahn, Devii, CEO

Geospatial Information Systems (GIS) are pivotal across industries. Yet, many GIS applications remain anchored in outdated, monolithic structures.


Join us for an insightful session with Anthony Molzahn, CEO of Devii, to discover how cutting-edge microservices are transforming the GIS landscape.


Anthony, a pioneer in remote sensing, GIS, and API technologies, will share the value in making spatial data more accessible and commercially viable. Learn how these innovations are driving efficiency and growth in sectors like manufacturing, supply chain, agtech, energy, security, photonics, and IoT.







Speakers
avatar for Anthony Molzahn

Anthony Molzahn

CEO, Devii
Anthony Molzahn is the CEO and co-founder of Devii, a company specializing in a middleware capable of automating the generation of GraphQL schemas and APIs for any and all SQL-based relational databases.With 16+ years of experience in B2B SaaS and startup environments, Anthony has... Read More →
Wednesday November 13, 2024 1:00pm - 1:25pm PST
VIRTUAL API World -- Expo Discovery Stage

1:00pm PST

[Virtual] OPEN SESSION (API): Layer7 - Comprehensive API Security Infrastructure
Wednesday November 13, 2024 1:00pm - 1:50pm PST
Greg Thompson, Broadcom, Product Manager
Aran White, Broadcom, Head of Product Management
Jonathan Schendt, Vista Ascent Solutions, Founder

Deep dive into the infrastructure that controls access to APIs based on four pillars of security; real time security and integration, API Ops at Scale, API Management, and API intelligence. We will explore how these pillars combine to provide an effective and comprehensive solution for large-scale API security.
Speakers
avatar for Jonathan Schendt

Jonathan Schendt

Founder, Vista Ascent Solutions
Jon Schendt has been working in the US Federal space for the past 17 years, focusing on API Management, Key Performance Indicators, data transformation and normalization, and full stack development.  In his career, Jon has been an advocate and champion for deriving business and operational... Read More →
avatar for Greg Thompson

Greg Thompson

Product Manager, Broadcom
Greg Thompson is a member of the Layer7 API Security product management team. He has been part of the Layer7 API Security team for the past 10+ years where he has specialized in working with customers, helping them to realize their integration and API management business challenges... Read More →
avatar for Aran White

Aran White

Head of Product Management, Broadcom
Aran is the head of  the Layer7 API product management team. He has worked with Layer7 for over 15 years and has been in API security and API management for over 20 years. He has worked in a number of customer facing roles including presales, adoption and sales. For the last few... Read More →
Wednesday November 13, 2024 1:00pm - 1:50pm PST
VIRTUAL API World -- OPEN Workshop Stage
  OPEN SESSIONS, API World

1:30pm PST

[Virtual] KEYNOTE (API): Apollo GraphQL -- The Year Ahead for GraphQL: Combining APIs for the AI Era
Wednesday November 13, 2024 1:30pm - 1:55pm PST
Geoff Schmidt, Apollo GraphQL, CEO and co-founder
Michael Watson, Apollo GraphQL, Developer Advocate

Forget what you’ve heard about GraphQL – it’s not a REST alternative, graph database, or just for frontend developers. GraphQL is about combining together the APIs you already have. In this talk, you’ll learn how a federated GraphQL architecture brings a platform approach to API composition, where it fits into the API stack, and what is coming next to help teams build tomorrow’s AI products and experiences on today’s APIs.
Speakers
avatar for Geoff Schmidt

Geoff Schmidt

CEO & Co-founder, Apollo GraphQL
Geoff Schmidt is the co-founder and CEO of Apollo GraphQL, the leader in federated, open source, and commercial GraphQL technologies. The company has raised more than $170 million to build toward its mission of helping app developers help the world. Apollo’s open-source GraphQL... Read More →
avatar for Michael Watson

Michael Watson

Developer Advocate, Apollo GraphQL
Michael Watson is a Developer Advocate at Apollo GraphQL, where he plays a key role in educating and empowering the developer community to build modern applications using Apollo GraphQL technology. Michael is passionate about bridging the gap between development and advocacy, helping... Read More →
Wednesday November 13, 2024 1:30pm - 1:55pm PST
VIRTUAL API World -- Main Stage

1:30pm PST

[Virtual] PRO SESSION (API): The Hidden Currents of API Consumption: Strategies for Effective Egress Traffic Control
Wednesday November 13, 2024 1:30pm - 1:55pm PST
Eyal Solomon , Lunar, CEO & Co-founder
Iddo Gino, Lunar, Advisor & Investor

In a world where APIs serve as the linchpin of digital transformation, the journey often begins with a successful integration.

However, the narrative seldom explores the aftermath—what happens after the integration is completed?

The proposed lecture zooms in on API Egress traffic and into the less-discussed terrain of post-integration challenges and pragmatic solutions within the API economy.
Speakers
avatar for Iddo Gino

Iddo Gino

Advisor & Investor, Lunar
Part of Forbes 30 Under 30 list, he's a 2017 Thiel Fellow. Previously, he was a Co-organizer of Hacking Gen Y. Iddo has been programming since he was a kid and continues to contribute to open-source projects. Originally from Haifa, Israel, Iddo is based in San Francisco, CA.
avatar for Eyal Solomon

Eyal Solomon

CEO & Co-founder, Lunar
Eyal Solomon is the CEO and Co-Founder of Lunar.dev.He has an extensive background as a Cyber Security Engineer and product leader with over 10 years of experience in cyber tools, product management and sales.Eyal was also one of the early employees at a large scale Cyber Company... Read More →
Wednesday November 13, 2024 1:30pm - 1:55pm PST
VIRTUAL API World -- Workshop Stage B

1:30pm PST

[Virtual] OPEN SESSION (API): API Testing on Trial: Evolution or Extinction in the AI Era
Wednesday November 13, 2024 1:30pm - 1:55pm PST
Joanna Schloss, Parasoft, Chief Marketing Officer

As artificial intelligence continues to reshape the tech landscape, the most pressing question emerges: Has AI fundamentally altered the realm of API testing? Join us for a dynamic panel discussion where our experts—Arthur and Renata—will delve into the merits and limitations of AI-driven testing versus traditional, human-led approaches. They will cover the topic of how quality and engineering organizations are fundamentally evolving during this time where AI seems to be a hype that is driving a sea change in our world of API first development.

Moderated by a seasoned industry professional, Joanna Schloss, this session will explore key points of contention, including:

Can AI truly replicate the intuition of experienced testers in identifying edge cases?

How do AI-generated test cases compare to manually crafted ones in terms of coverage and reliability?

What are the practical challenges of integrating AI testing tools into existing development workflows?

We will also examine how the rise of AI testing impacts the roles of QA professionals and developers. Engage in this interesting and timely debate as we consider whether API testing is evolving or facing extinction in the age of AI. Don’t miss the opportunity to weigh in on the future of quality assurance!
Speakers
avatar for Joanna Schloss

Joanna Schloss

Chief Marketing Officer, Parasoft
Joanna Schloss leads Parasoft’s marketing, business development, branding, strategic positioning, go-to-market strategy, and sales enablement. With 25 years of experience transforming and evolving both global 500 companies and startups, she’s worked on various projects involving... Read More →
Wednesday November 13, 2024 1:30pm - 1:55pm PST
VIRTUAL API World -- Expo Discovery Stage

2:00pm PST

[Virtual] KEYNOTE (API): U.S. Bank -- APIs and AI - Building Intelligent Applications
Wednesday November 13, 2024 2:00pm - 2:25pm PST
Suman Devarasetti, U.S. Bank, Vice President, Software Engineering Director

Join me at API World 2024 conference as I delve into the transformative synergy of APIs and AI in building Intelligent Applications. Discover how these technologies intersect to revolutionize app development, enabling seamless integration of AI capabilities and fostering innovation across industries. From enhancing customer experiences to optimizing business operations, explore real-world examples and best practices for leveraging APIs and AI to unlock the full potential of intelligent applications. This talk explores how APIs facilitate seamless integration of AI to enhance application functionalities. Through industry-specific use cases, the presentation illuminates the transformative potential across banking and finance, addressing challenges such as complexity, data privacy, and interoperability, and concluding with best practices for a successful integration. This discourse aims to provide a comprehensive overview for developers and businesses on leveraging these technologies to forge innovative, future-ready solutions. 
Speakers
avatar for Suman Devarasetti

Suman Devarasetti

Vice President, Director - Payments Core Modernization, U.S. Bank
Suman Devarasetti is currently a Vice President in U.S. Bank’s Payments Services, with primary focus on core modernization. A 17-year veteran of U.S. Bank, Suman started his career at the bank in sales and service management, subsequently holding various technology, product management... Read More →
Wednesday November 13, 2024 2:00pm - 2:25pm PST
VIRTUAL API World -- Main Stage

2:00pm PST

[Virtual Exclusive] PRO SESSION (API): Evolution of SRE Program Management with AI
Wednesday November 13, 2024 2:00pm - 2:25pm PST
Karanveer Anand, Google, Technical Program Management

Last year, we solicited talks on the then new trend of
cost and resource pressure: doing more with less in the
face of uncertain future growth and revenue for the
technology industry while also generative AI has improved the workflows of business.
Speakers
avatar for Karanveer Anand

Karanveer Anand

Technical Program Management, Google
Karanveer Anand is a technical program management leader at Google's SRE organization. Before joining Google, he managed program management in the SRE organization at Nutanix. He is a prominent voice in the industry, advocating for new program structures and standards.
Wednesday November 13, 2024 2:00pm - 2:25pm PST
VIRTUAL API World -- Workshop Stage A

2:00pm PST

[Virtual Exclusive] PRO SESSION (API): In Memory Of Travails
Wednesday November 13, 2024 2:00pm - 2:25pm PST
Gabriel Schulhof, Auction.com, Senior Software Engineer

Two aspects of resolvers have an outsized influence on their performance: the size of the execution context, and the way we compute their value. In the Node.js implementation of graphql, promises wrapping primitive values are especially disruptive, since they add a large computing overhead. The context size creates a memory usage baseline that can rise very quickly with even small additions to the context, when there are many concurrent contexts. The execution can create temporary objects, increasing memory usage. Often-run resolvers, such as those responsible for filling out large arrays of objects, can become performance bottlenecks.

At Auction.com, our search results page (SRP) requests up to 500 items of roughly 80 fields each. The query resolving these fields was suffering a high latency. We shall examine the tools to instrument our code and identify memory usage and CPU utilization bottlenecks.

Our realtime elements (e.g. realtime updates to the status of currently viewed properties) are implemented using a translation of kafka messages to graphql updates. We shall present the tools and procedures to reduce memory usage and CPU usage when fanning out such messages.
Speakers
avatar for Gabriel Schulhof

Gabriel Schulhof

Senior Software Engineer, Auction.com
Node.js Core Collaborator and TSC Member emeritus, member of the Node.js API working group. Former employers include Nokia, Intel, and SpaceX.
Wednesday November 13, 2024 2:00pm - 2:25pm PST
VIRTUAL API World -- Workshop Stage B

2:00pm PST

[Virtual] OPEN SESSION (API): Demystifying GraphQL: Explore the Truth Behind the Myths
Wednesday November 13, 2024 2:00pm - 2:25pm PST
Roy Derk, IBM, Developer Experience & DevRel, Integration Portfolio
Brian Pagano, IBM, Brand Technical Specialist, Automation Portfolio

Although increasingly popular, numerous misconceptions and myths have emerged about GraphQL, leading to confusion among developers and technology adopters. See real-world examples, best practices and debunked myths to understand the true capabilities and benefits of GraphQL.
Speakers
avatar for Roy Derks

Roy Derks

Developer Experience & DevRel, Integration Portfolio, IBM
Roy works with the IBM API Connect engineering, product, and marketing teams to create content and attract new users. He has over 11 years of experience in building, investing, and advising startups and developers, and is the founder of Hackteam.io, a platform that connects tech talent... Read More →
avatar for Brian Pagano

Brian Pagano

Brand Technical Specialist, Automation Portfolio, IBM
Having spent decades in enterprise software, Brian has worked in various roles, from startups to Fortune 500 companies on Wall Street. The last decade was spent at Apigee and Google, helping customers make good decisions. His current role at IBM continues that work by helping customers... Read More →
Wednesday November 13, 2024 2:00pm - 2:25pm PST
VIRTUAL API World -- Expo Discovery Stage

2:30pm PST

[Virtual] Sponsor Spotlight: Devii (Live Demo)
Wednesday November 13, 2024 2:30pm - 2:45pm PST
We will make a fully functional, production-ready API for a SQL database in less than 15 minutes.

It comes with a policy based access control for queries and mutations!

Bring your own SQL database or use our demo database to follow along.


Sponsors
avatar for Devii

Devii

Devii provides middleware that automatically generates GraphQL schemas and APIs for any combination of SQL-based relational databases.Our platform offers software engineers the tools to streamline API creation with a single unified endpoint for all queries and mutations, reducing... Read More →
Wednesday November 13, 2024 2:30pm - 2:45pm PST
Virtual Expo Hall
  OPEN SESSIONS, API World

2:30pm PST

[Virtual] PRO SESSION (API): Breaking Barriers: Achieving Continuous Testing @ Scale
Wednesday November 13, 2024 2:30pm - 2:55pm PST
Wilhelm Haaker, Parasoft, Director, Solution Engineering, Functional

Continuous testing serves as the cornerstone for modern software development, facilitating the rapid delivery of high-quality software. Yet, as projects grow in complexity and testing scope, achieving the delicate balance between frequent releases and uncompromised quality becomes increasingly challenging. The methodology of short development iterations often clashes with the necessity of rigorous regression testing, threatening to erode the foundation of continuous testing.

In this session, we’ll discuss how to overcome the hurdles that impede achieving continuous testing at scale. Drawing from industry experience and best practices, we’ll tackle:

Too many UI tests. Explore innovative approaches to reduce dependence on UI testing, optimizing test coverage across the SDLC for efficiency and reliability.

Too many tests in general. Reduce the constantly increasing weight of regression tests that compromise QA's ability to keep up with development by adopting strategies that uphold testing effectiveness without sacrificing velocity.

Test environment constraints. Confront the challenges stemming from test environment availability and controllability through the strategic application of service virtualization.

Join us as we unravel the intricacies of continuous testing at scale, equipping your team with the tools and insights necessary to embrace a paradigm shift toward accelerated delivery without compromising on quality.
Speakers
avatar for Wilhelm Haaker

Wilhelm Haaker

Director, Solution Engineering, Functional, Parasoft
Wilhelm Haaker, Director of Solution Engineering at Parasoft, manages a global team of solution engineers dedicated to Parasoft’s web and cloud solutions. His team helps organizations modernize their software development and testing processes and optimize test automation for Agile... Read More →
Wednesday November 13, 2024 2:30pm - 2:55pm PST
VIRTUAL API World -- Workshop Stage A

2:30pm PST

[Virtual] OPEN SESSION (API): Rest Doesn’t Cut It. I Needed a Simple JSON API—So I Built One
Wednesday November 13, 2024 2:30pm - 2:55pm PST
Mike Bowers, FairCom, Chief Architect

In this session, Chief Architect Mike Bowers explains how he dreamt up a new JSON API to replace REST—one that could easily query and manage databases in any language, even without a driver.

Learn how he created and deployed the JSON DB API to POST JSON to a single URL over HTTPS. See just how simple development can be with jsonAction.

Mike will also demo how JSON DB API let’s you:
—Use JSON to manage databases, tables, records, queries, etc.
—Use stateful database sessions and cursors from stateless app servers.
—Run jsonAction commands over HTTPS, WSS, and MQTTS.
—Automatically map data between JSON and SQL.
Speakers
avatar for Mike Bowers

Mike Bowers

Chief Architect, FairCom
Mike Bowers is chief architect at FairCom. He oversees the company's architecture and product roadmaps, which include high-performance SQL and JSON databases, IIoT platforms, and failsafe MQTT brokers. He has more than 35 years of experience in software development, database management... Read More →
Wednesday November 13, 2024 2:30pm - 2:55pm PST
VIRTUAL API World -- Expo Discovery Stage

2:30pm PST

[Virtual] OPEN SESSION (API): Supergraph: Putting the Domain Back in Your API First Architecture
Wednesday November 13, 2024 2:30pm - 2:55pm PST
Praveen Durairaju, Hasura, Staff Developer Advocate

In a world where data sprawl across heterogeneous data sources is the norm, maintaining high-quality API-first development can be a significant challenge. Supergraph architecture addresses this challenge by enabling teams to build robust API platforms that manage complexity and foster productivity. This session explores how the Supergraph’s metadata-driven approach allows for centralized and federated governance while providing decentralized data access. By driving API design and runtime through comprehensive metadata definitions, the Supergraph ensures consistency, simplifies integration with governance tools, and enhances developer efficiency. Discover how adopting Supergraph architecture can transform your API-first development process, allowing your teams to deliver more value in a rapidly evolving data landscape.
Speakers
avatar for Praveen Durairaju

Praveen Durairaju

Staff Developer Advocate, Hasura
Praveen is a Developer Advocate at Hasura with over 10 years of full-stack web dev experience. Praveen was a core contributor to open source projects like hasura/graphql-engine, gatsby-gitbook-starter and evangelizes modern data access practices. Besides the day job, Praveen runs... Read More →
Wednesday November 13, 2024 2:30pm - 2:55pm PST
VIRTUAL API World -- Main Stage

3:00pm PST

[Virtual] PRO SESSION (API): How Attentive Leveraged Istio's Proxyless Mesh To Send Over Half A Billion Text Messages In A Day
Wednesday November 13, 2024 3:00pm - 3:25pm PST
Lawrence Finn, Attentive, Principal Engineer

Attentive is a leader in text and email marketing. Every year around Thanksgiving, companies do a massive amount of marketing. In 2023 we realized that our typical service mesh would not be able to handle the estimated load generated during the holiday season. Learn about how we migrated some of our services to use Istio's Proxyless Mesh powered by xDS to handle our scale needs and then some. 
Speakers
avatar for Lawrence Finn

Lawrence Finn

Principal Engineer, Attentive
Lawrence (Larry) Finn is a technologist hailing from New York City. He started out working in banking technology, but has spent the past decade in the startup world working at enterprise technology startups. Larry has specialized in building APIs and distributed backend systems.
Wednesday November 13, 2024 3:00pm - 3:25pm PST
VIRTUAL API World -- Workshop Stage A

3:00pm PST

[Virtual] OPEN SESSION (API): Unlock Shift-Left: Right Teams, Right Tools, Fixed Problems
Wednesday November 13, 2024 3:00pm - 3:25pm PST
Dan Hopkins, StackHawk, VP, Engineering

In today's fast-paced development environment, ensuring API security is more crucial than ever. Despite the strong desire to integrate security into software delivery cycles, many organizations struggle to achieve this effectively. This session will focus on the importance of proactive API security testing to match the pace of development and achieve business outcomes and goals. By understanding your organization's shift-left maturity, you can better position yourself to integrate security into your development processes seamlessly.

Using StackHawk's Shift-Left Maturity Model as a framework, we will explore how identifying your maturity stage is key to making meaningful progress. The session will delve into the three fundamental pillars of successful shift-left practices: people, process, and tooling. Join us to learn how to empower your team, optimize your processes, and leverage the right tools to shift left effectively and ensure robust API security.
Speakers
avatar for Dan Hopkins

Dan Hopkins

VP, Engineering, StackHawk
Dan Hopkins has been a software engineer for 20 years, working at high growth startups such as VictorOps and LivingSocial and at large high tech companies such as Splunk. For the last 10 years he has focused on building tools for progressive engineering teams adopting DevOps and DevSecOps... Read More →
Wednesday November 13, 2024 3:00pm - 3:25pm PST
VIRTUAL API World -- Main Stage

3:00pm PST

[Virtual] OPEN SESSION (API): Unlocking the Power of Intelligent Data APIs
Wednesday November 13, 2024 3:00pm - 3:25pm PST
Akhilesh Agarwal, apexanalytix, COO & EVP, Global Procure to Pay Solutions & Applied Technology

Dive into the world of Intelligent Data APIs and explore how they can transform your data management processes. Learn how these powerful tools reference over 1,000 data sources to ensure the accuracy of vendor addresses, tax information, bank details, and more. 
Speakers
avatar for Akhilesh Agarwal

Akhilesh Agarwal

COO & EVP, Global Procure to Pay Solutions & Applied Technology, apexanalytix
Akhilesh Agarwal leads the apexanalytix solutions practice responsible for apexportal, the industry’s only 100 percent touchless solution for global supplier information management and working capital optimization. He leads the development of new client-focused software innovations... Read More →
Wednesday November 13, 2024 3:00pm - 3:25pm PST
VIRTUAL API World -- Expo Discovery Stage

3:00pm PST

[Virtual] OPEN SESSION (API): Accelerate AI Adoption with an AI Gateway
Wednesday November 13, 2024 3:00pm - 3:50pm PST
Steve Poyer, Kong, Senior Solutions Engineer

Is your company looking to improve revenue or reduce costs with AI? As businesses adopt AI they have heard of or discovered the horror stories of PII exposure, AI hallucinations and exploding costs. How can an AI Gateway help with these concerns? In this presentation you will learn how AI Gateways:
Improve developer productivity.
Add guardrails to corporate use of AI.
Improve AI security and observability.
Enforce AI compliance and abuse prevention.
Control access to AI models

The presentation will explore using AI with existing API traffic and without coding as well as optimization of LLM usage with AI Gateway symantec functionality.
Speakers
avatar for Steve Poyer

Steve Poyer

Senior Solutions Engineer, Kong
Steve Poyer has spent his entire career of over 20 years helping companies succeed with IT technology in the areas of Systems Management, Content Management, Content Networking, Enterprise Video, Load Balancing, API Management, Kubernetes and more recently, Artificial Intelligence... Read More →
Wednesday November 13, 2024 3:00pm - 3:50pm PST
VIRTUAL API World -- OPEN Workshop Stage

3:30pm PST

[Virtual] PRO SESSION (API): AI for API Privacy Testing
Wednesday November 13, 2024 3:30pm - 3:55pm PST
Intesar Shannan Mohammed, PerfAI, Founder

Did you know that data privacy is a compliance requirement mandated by almost every country? It differs from data security, with a greater focus on protecting personal information. API privacy plays a crucial role in this, as it extends beyond securing databases and cloud data. In this session, I’ll introduce the API Privacy Top-10 List and demonstrate how AI can automate API privacy testing, freeing developers from tedious tasks while ensuring your applications and APIs remain compliant with privacy regulations.
Speakers
avatar for Intesar Shannan Mohammed

Intesar Shannan Mohammed

Founder, PerfAI.ai
Intesar Shannan Mohammed is a seasoned serial entrepreneur and speaker with profound expertise in APIs, governance, privacy, performance, and security. With a remarkable track record of founding three successful startups in the API space, Intesar's entrepreneurial journey has been... Read More →
Wednesday November 13, 2024 3:30pm - 3:55pm PST
VIRTUAL API World -- Workshop Stage A

3:30pm PST

[Virtual] PRO SESSION (API): Empowering Concurrent Development of Distributed Systems with GenAI-Assisted API Spec Management
Wednesday November 13, 2024 3:30pm - 3:55pm PST
Matthew Bae, Deloitte, Specialist Lead in API & Integration Offering

Modern integration techniques, typically implemented through APIs and Microservices, play a pivotal role in propelling digital transformation initiatives. These deployments often occur in highly distributed environments, where a large number of small APIs and Microservices are simultaneously developed by different teams.

This simultaneous development can present challenges such as coordination among teams and delays due to waiting for other teams' completion. Overcoming these challenges requires distributed development techniques like design-first approaches and test-driven methodologies. In these methods, interface specifications written in a common structured language serve as the "contract" to manage interface agreements between applications. These interface contracts, which are machine-readable, and version controlled, facilitate trust among teams and allow parallel development and testing of applications in an early stage of the application development lifecycle. The contracts also aid in dependency management, planning for integrated testing, and releases of all related APIs and Microservices.

This session discusses a GenAI-assisted solution to standardize the development of API specifications, and automate the publishing of versioned, traceable API documentation in an API catalog portal. This pro
Speakers
avatar for Matthew Bae

Matthew Bae

Specialist Lead in API & Integration Offering, Deloitte
Matthew Bae is a systems integration leader and collaborative problem solver who uses his over 20 years of banking and telco industry knowledge, IT management consulting experiences, and digital transformation and integration architecture expertise (MuleSoft) to help enterprises reduce... Read More →
Wednesday November 13, 2024 3:30pm - 3:55pm PST
VIRTUAL API World -- Workshop Stage B

3:30pm PST

[Virtual] OPEN SESSION (API): Scaling Data Management at Netflix: The Power of Data Abstractions
Wednesday November 13, 2024 3:30pm - 3:55pm PST
Raj Ummadisetty, Netflix, Senior Software Engineer
Vidhya Arvind, Netflix, Staff Software Engineer


Managing data at Netflix scale presents unique challenges, especially with multiple applications requiring diverse databases. Traditional methods risk database sprawl, fragmented knowledge, and redundant efforts. Netflix's Data Access team addresses these issues with Data Abstractions, creating a streamlined data access layer.

Our paved path abstractions—KeyValue, Time Series, Graph, and more—offer robust APIs that hide underlying database complexities. Application teams simply specify their access patterns and requirements, and select the appropriate abstraction. Our platform then handles capacity planning, hardware provisioning, and database deployment.

Data Abstractions allow us to transparently switch databases, ensuring optimal performance and scalability as use cases evolve. This approach has enabled one of the largest database migrations at Netflix, completely transparent to the client. This innovative approach allows Netflix to maintain a high level of service reliability and operational efficiency, even as new database technologies emerge.

Learning objectives
1) Gain a comprehensive understanding of what Data Abstractions are and how they simplify database management by providing a robust data access layer.
2) Discover how Netflix's platform handles capacity planning and hardware provisioning based on application teams' specified access patterns and requirements.
3) Explore the architecture, scale, and novel techniques employed by Netflix to operate Data Abstractions reliably at massive scale.
 
Speakers
avatar for Vidhya Arvind

Vidhya Arvind

Staff software Engineer, Netflix
Vidhya Arvind is a Senior Software Engineer at Netflix and a Senior IEEE member, specializing in building data abstractions. She is a founding member of Netflix’s data abstraction platform, which supports common patterns including KeyValue, Tree, TimeSeries, Table Metadata, and... Read More →
avatar for Raj Ummadisetty

Raj Ummadisetty

Senior Software Engineer, Netflix
Rajasekhar Ummadisetty is a leading professional with over a decade of experience in solving distributed systems problems at scale. He currently leads the development of data abstractions at Netflix, focusing on scalable, high-performance solutions. Previously, Rajasekhar made significant... Read More →
Wednesday November 13, 2024 3:30pm - 3:55pm PST
VIRTUAL API World -- Expo Discovery Stage

4:00pm PST

[Virtual] KEYNOTE (API): Imperva -- API Security from Runtime to Security Testing: Avoid Common Data Protection Pitfalls
Wednesday November 13, 2024 4:00pm - 4:25pm PST
Madhusudhan Reddy, Imperva, Sr. Product Manager for Runtime Application Self Protection (RASP) and API Security

It is becoming more common for practitioners of API Security Testing to leverage runtime data to enhance their capability to discover business logic and API specific vulnerabilities. While runtime data are critical to overcome the limitation of static analysis, the data collection itself can raise real concerns over data privacy protection, especially when it can be seen as a breach of the compartmentalization between runtime and dev environments. In this talk you will learn best practices for the runtime API Security component to generate tests without jeopardizing data.
Speakers
avatar for Madhusudhan Reddy

Madhusudhan Reddy

Sr. Product Manager for Runtime Application Self Protection (RASP) and API Security, Imperva
Madhusudhan Reddy (Madhu) is the Sr. Product Manager for Runtime Application Self Protection (RASP) and API Security at Imperva, a Thales company. Madhu has over 15 years of experience in Cyber Security.  Prior to Imperva, Madhu worked at F5 where he managed threat intelligence products... Read More →
Wednesday November 13, 2024 4:00pm - 4:25pm PST
VIRTUAL API World -- Main Stage

4:00pm PST

[Virtual] PRO SESSION (API): Architecting a Developer-Friendly API Platform
Wednesday November 13, 2024 4:00pm - 4:25pm PST
Augusto Goncalves, Autodesk, Developer Advocate Manager

Well-designed and well-maintained APIs are the foundation of any successful API ecosystem program. In this session, we'll explore best practices for architecting APIs across various formats – REST & GraphQL – to deliver performant and developer-friendly services. Drawing from the experience of building a world-class developer program that supports thousands of active third-party developers, we'll delve into the architectural considerations and strategies for creating a cohesive platform that provides a seamless experience across all APIs. 
Speakers
avatar for Augusto Goncalves

Augusto Goncalves

Developer Advocate Manager, Autodesk
Advocate at Autodesk since 2008, supporting customers and partners using desktop and cloud APIs
Wednesday November 13, 2024 4:00pm - 4:25pm PST
VIRTUAL API World -- Workshop Stage A

4:00pm PST

[Virtual] PRO SESSION (API): Establishing an API-First Culture within Atlassian
Wednesday November 13, 2024 4:00pm - 4:25pm PST
Dugald Morrow, Atlassian, Developer Advocacy and Extensibility Standards

API technologists are becoming increasingly aware of the benefits of an API first approach to software development, but there are many challenges related to the establishment of an API First culture throughout an organisation.

In this session, learn about the tactics used by Atlassian’s Extensibility Standards team to uplevel Atlassian’s API culture. The session covers the challenges faced by Atlassian, how API First overcomes these challenges and how API First fits within Atlassian’s API lifecycle management practices.
Speakers
avatar for Dugald Morrow

Dugald Morrow

Developer Advocacy and Extensibility Standards, Atlassian
Dugald Morrow studied electrical engineering at the University of Sydney. His software career started in the development of mission critical applications including a submarine combat system, air traffic control system and traffic and transport management system. He worked in a number... Read More →
Wednesday November 13, 2024 4:00pm - 4:25pm PST
VIRTUAL API World -- Workshop Stage B

4:00pm PST

[Virtual] OPEN SESSION (API): APIs for Data Mesh Architecture
Wednesday November 13, 2024 4:00pm - 4:25pm PST
Terence Bennett, DreamFactory Software, CEO

Data Mesh Architecture is the fourth generation of the “modern data stack”. This approach focuses on the creation of ‘data products’ that feed data from data warehouses or data lakes back into operational systems. REST APIs are at the heart of this architecture and we are seeing a whole new set of use cases based on this approach.
Speakers
avatar for Terence Bennett

Terence Bennett

CEO, DreamFactory Software
Terence is the CEO of DreamFactory Software. Previously, he was the Director of Operations at DreamFactory Software. Before joining DreamFactory, led operations at TeamPassword, was a member of Google RedTeam, and served as a U.S. Navy Officer during Operation Iraqi Freedom.
Wednesday November 13, 2024 4:00pm - 4:25pm PST
VIRTUAL API World -- Expo Discovery Stage

4:00pm PST

[Virtual] OPEN SESSION (API): Epson Connect API: Endless Possibilities
Wednesday November 13, 2024 4:00pm - 4:25pm PST
Tim Nguyen, Epson, Head of Business Development & Partner Innovation

This talk delves into the transformative impact of Epson Connect API on compliance and automation workflows across diverse industries. Through case studies and real-world examples, we explore how Epson’s seamless API integration has empowered businesses to reduce manual workload, minimize errors, and achieve significant cost savings.

One highlighted case is the Facil.IT solution, developed to assist laboratories and manufacturing facilities with the complexities of hazardous material compliance. By using Epson’s Connect API, Facil.IT automates document scanning and regulatory checks, enabling rapid classification and compliance verification. This solution reduces compliance processing times from days to minutes, improving operational speed by up to 83% and lowering documentation errors by over 75%.

Join us to learn how businesses from immigration services to facility management are integrating Epson Connect API to streamline processes, enhance data accuracy, and improve client experiences.
Speakers
avatar for Tim Nguyen

Tim Nguyen

Head of Business Development & Partner Innovation, Epson
With 12+ years of experience in the technology industry, I am a business leader who builds teams and platforms for scale and impact. I have worked with some of the world's most successful companies, such as Apple, DJI, and TikTok, and formulated strategic partnerships with Microsoft... Read More →
Wednesday November 13, 2024 4:00pm - 4:25pm PST
VIRTUAL API World -- OPEN Workshop Stage
 
Thursday, November 14
 

9:30am PST

[Virtual] OPEN SESSION (API): OpenAPI Extensibility - The Good, The Bad and The YAMLy
Thursday November 14, 2024 9:30am - 9:55am PST
Oleg Nenashev, Gradle, Community Builder

Swagger and OpenAPI revolutionized the API landscape and created a thriving ecosystem of developer tools, from IDEs to contract testing and no-code solutions. In our projects (WireMock, Jenkins, Testcontainers and WireMock Cloud) we adopted OpenAPI to provide a great developer, and achieved great results. At the same time, the v3 version of specification has too many limitations, especially when it comes to behavior modeling: limited extensions framework, poor response flexibility limiting complex API options, and weak examples and self documentation capabilities. Good news is that OpenAPI v4 (Project Moonwalk) addresses many of those concerns and, hopefully, could address others before the release. Let’s, wearing our end user hats, discuss the v3 experiences and how we could address them in the upcoming major release!
Speakers
avatar for Oleg Nenashev

Oleg Nenashev

Lead Developer Advocate, Gradle
Oleg is a developer tools hacker, community builder and DevRel consultant. He's passionate open source software, open ecosystems and open hardware advocate. Oleg is a core maintainer and ex board member in the Jenkins project. He's a CNCF ambassador, Testcontainers Champion, GSoC... Read More →
Thursday November 14, 2024 9:30am - 9:55am PST
VIRTUAL API World -- Workshop Stage B

9:30am PST

[Virtual] OPEN SESSION (API): Build Trust in AI with Integration & API Management
Thursday November 14, 2024 9:30am - 9:55am PST
Dakota Garcia, MuleSoft from Salesforce, Senior Product Manager
Simone Geib, MuleSoft from Salesforce, Director of Product Management

How can you adopt AI with trust & speed? Will AI lead to more API sprawl? Create a connected, scalable foundation to deliver AI-powered experiences and improve visibility, security and governance for APIs using MuleSoft Anypoint Platform.
Speakers
avatar for Dakota Garcia

Dakota Garcia

MuleSoft from Salesforce, MuleSoft from Salesforce
Seasoned product manager with experience delivering impactful solutions in the API and Integration space. Currently focused on shaping the future of development through Anypoint Code Builder, MuleSoft’s next-gen IDE.
avatar for Simone Geib

Simone Geib

Director of Product Management, MuleSoft from Salesforce
Simone Geib is Director of Product Management at MuleSoft. Simone has over 20 years experience in the integration space, and leads Product Management for MuleSoft's Developer Experience portfolio, including Anypoint Code Builder, Anypoint Studio and APIkit.
Thursday November 14, 2024 9:30am - 9:55am PST
VIRTUAL API World -- OPEN Workshop Stage

9:30am PST

[Virtual] OPEN SESSION (API): Thrive with the Power of APIs in the Artificial Intelligence Era
Thursday November 14, 2024 9:30am - 9:55am PST
Alisha Mohanty. OpenText, Manager, Product Marketing

A quick guide to API strategy for businesses to thrive in an era of Artificial Intelligence
Here I elaborate on points to take away for current trends in API strategy and future predictions keeping them relevant the age of AI.
Speakers
avatar for Alisha Mohanty

Alisha Mohanty

Manager, Product Marketing, OpenText
Alisha is a Technology Marketeer with OpenText, an information management technology company in AI and Analytics line of business. Here, she is focused on strategies to foster API adoption and innovation, empowering partners through smarter information management solutions. As a speaker... Read More →
Thursday November 14, 2024 9:30am - 9:55am PST
VIRTUAL API World -- Expo Discovery Stage

9:30am PST

[Virtual] OPEN SESSION (API): Unleashing GenAI's Potential for Advanced API Linting
Thursday November 14, 2024 9:30am - 9:55am PST
Sridhar Kunisetty, Equinix, Principal Architect

An API linter plays a crucial role in ensuring that API specifications adhere to established standards, best practices, guidelines, and are free from potential errors. It is an essential component in the development process to ensure that APIs are well-designed, consistent, maintainable, reliable, secure and follow the organization's conventions and guidelines.

We present a new approach to API linting by harnessing the power of Generative AI (GenAI). Our solution involves training a Large Language Model (LLM) to act as an Advanced API Linter, capable of not only answering correctness queries but also analyzing API specifications and providing a comprehensive list of errors, violations, and issues.

Unlike traditional API linters, our GenAI solution eliminates the need for complex validation rules and specialized expertise. By training the LLM with our organization's API standards, best practices, and guidelines, we enable it to understand and enforce these rules effortlessly. Moreover, the training process is straightforward, and we can alternatively provide the necessary content as a context in the prompt to the LLM.

One of the key advantages of our GenAI approach is its user-friendliness. Instead of grappling with new syntax or programming languages to define validation rules, users can express their requirements in plain English. This democratizes API linting, empowering developers to improve API quality through self-service and facilitating the seamless adoption of an API-First approach.

During this session, we will showcase a range of use cases that demonstrate how GenAI can be leveraged to achieve advanced API linting capabilities. Additionally, we will explore the potential of utilizing a Small Language Model (SLM) as an alternative to the LLM, opening up new possibilities for API linting efficiency.

Join us as we unveil the future of API linting, where GenAI revolutionizes the development process, enhances API quality, and empowers developers to build robust and reliable APIs effortlessly.
Speakers
avatar for Sridhar Kunisetty

Sridhar Kunisetty

Principal Architect, Equinix
Sridhar has over 20 years of experience working in technical and management roles in startups and large companies in Silicon Valley Bay Area. Before joining Equinix to lead the API program, he was a Distinguished Engineer and a Chief Architect at other companies. He is a lead inventor... Read More →
Thursday November 14, 2024 9:30am - 9:55am PST
VIRTUAL CloudX -- Expo Innovation Stage

10:00am PST

[Virtual] PRO SESSION (API): Bridging the Gap: Lessons from Industry-Shaping Integrations
Thursday November 14, 2024 10:00am - 10:25am PST
Arun Narasimhan, Senior Software Engineer


In today's digital landscape, large-scale system integrations between industry giants are essential for innovation and market leadership. This presentation explores the challenges and solutions involved in bridging disparate systems through strategic API implementation.

Traditionally, enterprises have operated within isolated ecosystems, resulting in fragmented user experiences. We will examine how industry leaders are overcoming these obstacles by integrating their systems to create unified platforms that deliver enhanced value.

Focusing on the technical intricacies of API schema design, we’ll discuss its significant impact on project timelines and the importance of building working interfaces early in the development process. Additionally, we’ll highlight the critical need to thoroughly review and challenge contractual fine print during integrations.

Attendees will gain valuable takeaways, including best practices for managing large-scale system integrations between industry behemoths. These lessons will prove invaluable for API architects, system integrators, and business leaders looking to forge powerful alliances in the digital age.

Speakers
avatar for Arun Narasimhan

Arun Narasimhan

Senior Software Engineer
Arun Narasimhan is a Senior Software Engineer and Tech Lead Manager at Google with over ten years of experience in software development.Arun was the Engineering Manager of the Spam & Abuse fighting team for the ‘Google Messages’ product which has 5B+ downloads on the Android PlayStore... Read More →
Thursday November 14, 2024 10:00am - 10:25am PST
VIRTUAL API World -- Workshop Stage B

10:00am PST

[Virtual] OPEN SESSION (API): Unlocking Live Data Access for AI
Thursday November 14, 2024 10:00am - 10:25am PST
Anushrut Gupta, Hasura, Senior Product Manager, Generative AI

“Over the last 3 months, summarize the top billing issues faced by my enterprise customers within the first 30 days of their onboarding.”

On the surface, building an internal AI customer intelligence application that can answer questions like this is a perfect use-case for Gen AI.
However, building a production ready app that retrieves the data (RAG) before hauling it off to your favorite LLM for summarization soon becomes a terrible engineering experience.

The data is spread across 3 places: a tickets database (eg: elastic), a CRM (eg: salesforce) and your user-accounts transactional database (eg: postgres).
In production, your app can’t access the data from these databases directly. Given security & privacy concerns, your app won’t have direct access to these databases.
Making independent retrieval requests to each of these sources and then joining them in memory might be prohibitively expensive and needs a level of query planning to do efficiently.
Moving all data into one location is expensive to build, maintain and govern
Predictable quality is further made hard because underlying data formats and storage interfaces are continuously changing.
Different types of user queries might require additional filtering and joining of data, which becomes hard to generalize.

APIs solve almost all of these very well known challenges. APIs offer standardization and security. APIs can provide a stable contract to interact with underlying data.

And in all likelihood, you already have APIs on these internal and external data sources.

Ironically, while APIs have become a necessity for other parts of the stack, they are clearly not the first thing that AI engineers building RAG reach for.

In this talk, we’ll discuss:
Why API based retrieval doesn’t work well for RAG
What we need from our existing internal and external APIs to make them RAG ready
How we can get existing APIs to become RAG ready without needing to rebuild the APIs

This talk will be technical, with code demos (possibly with some live coding!) and end with key resources (reference architectures, API best practices, tools/technologies) that attendees can take back to their work.
Speakers
avatar for Anushrut Gupta

Anushrut Gupta

Senior Product Manager, Generative AI, Hasura
Thursday November 14, 2024 10:00am - 10:25am PST
VIRTUAL API World -- OPEN Workshop Stage

10:15am PST

[Virtual] Sponsor Spotlight: Traefik Labs (Live Demo)
Thursday November 14, 2024 10:15am - 10:30am PST
Explore Traefik Hub, the only cloud native, GitOps-driven API management solution on the market.

See why it’s the most flexible, most efficient, and most secure solution available.

Speaker: Shaun Empie, Principal Solutions Architect
Sponsors
avatar for Traefik Labs

Traefik Labs

Traefik Labs helps organizations adopt and scale cloud-native architectures by providing a modern, intuitive, and open platform that reimagines application connectivity and API management, paving the way for seamless operations and enhanced productivity.
Thursday November 14, 2024 10:15am - 10:30am PST
Virtual Expo Hall
  OPEN SESSIONS, API World

10:30am PST

[Virtual] OPEN SESSION (API): Accelerating API Adoption with Ready-Made Code 🧙
Thursday November 14, 2024 10:30am - 10:55am PST
Raileen Del Rosario, Docusign, Programmer Writer

Ensuring frictionless integration for developers is key to ensuring that your APIs are used to their fullest potential. By offering reference implementations and a Quickstart wizard in eight programming languages, we highlight the main use cases for our APIs, enabling developers to use our tools efficiently. This talk will discuss how providing ready-made code enables developers to start using your APIs as quickly as possible. 
Speakers
avatar for Raileen Del Rosario

Raileen Del Rosario

Programmer Writer, Docusign
Raileen has been a Programmer Writer with Docusign for two years. As a member of the Developer Content team, she is passionate about developer enablement, developing code and writing guides to assist developers in the enablement of Docusign APIs to meet their needs.
Thursday November 14, 2024 10:30am - 10:55am PST
VIRTUAL API World -- Expo Discovery Stage

10:30am PST

[Virtual] OPEN SESSION (API): Rerouting: GIS-based Microservices for the Modern Business
Thursday November 14, 2024 10:30am - 10:55am PST
Anthony Molzahn, Devii, CEO

Geospatial Information Systems (GIS) are pivotal across industries. Yet, many GIS applications remain anchored in outdated, monolithic structures.


Join us for an insightful session with Anthony Molzahn, CEO of Devii, to discover how cutting-edge microservices are transforming the GIS landscape.


Anthony, a pioneer in remote sensing, GIS, and API technologies, will share the value in making spatial data more accessible and commercially viable. Learn how these innovations are driving efficiency and growth in sectors like manufacturing, supply chain, agtech, energy, security, photonics, and IoT.

Speakers
avatar for Anthony Molzahn

Anthony Molzahn

CEO, Devii
Anthony Molzahn is the CEO and co-founder of Devii, a company specializing in a middleware capable of automating the generation of GraphQL schemas and APIs for any and all SQL-based relational databases.With 16+ years of experience in B2B SaaS and startup environments, Anthony has... Read More →
Thursday November 14, 2024 10:30am - 10:55am PST
VIRTUAL API World -- OPEN Workshop Stage

10:45am PST

[Virtual] Sponsor Spotlight: Ambassador (Live Demo, Live Q&A (post speaking session))
Thursday November 14, 2024 10:45am - 11:00am PST
Live virtual demo and Q&A with Chris Petterson, VP of Solutions.

Sponsors
avatar for Ambassador

Ambassador

Ambassador provides best-in-class Kubernetes-native productivity tools. We specialize in building developer-friendly solutions – Telepresence and Edge Stack. We design tools to empower developers to design, develop, test, deploy, and monitor applications with efficiency and ease.As... Read More →
Thursday November 14, 2024 10:45am - 11:00am PST
Virtual Expo Hall
  OPEN SESSIONS, API World

11:00am PST

[Virtual] PRO SESSION (API): How NorthWestern Mutual 10X Our Developer Experience through an Automated Governance Model
Thursday November 14, 2024 11:00am - 11:25am PST
Budhaditya Bhattacharya, Tyk, Developer Advocate
Supreet Nagi, Northwestern Mutual, Assistant Director Systems Software Engineering

NorthWestern Mutual is one of the largest financial services providers in the United States with 5 million+ customers and 6700+ financial advisors. APIs are a core part of our business and are supported by a highly mature API platform engineering team.
In this case study, we learn how we combined seamless API creation and centralized governance using an automated workflow-based model to drive an exceptional DevX.
We will examine a combination of tools, such as K8S, KEDA, Jaeger, and OTel, that enabled the creation of our API platform, along with changes to people and processes.
What we will cover:
1. Key challenges when balancing API creation & governance at scale
2. Implementing an automated workflow-based governance model
3. Metrics of success & outcomes achieved
4. How to execute a similar API platform strategy using the platform engineering maturity model
Ultimately, this session provides real-world examples and insights into best practices for implementing this model within your company.
Speakers
avatar for Budhaditya Bhattacharya

Budhaditya Bhattacharya

Developer Advocate, Tyk
Budha is a Developer Advocate at Tyk responsible for product education, community engagement, and open-source ecosystem expansion. He is the host of the All About APIs podcast as well as the API hangout where he engages with developers and business leaders on all things APIs including... Read More →
avatar for Supreet Nagi

Supreet Nagi

Assistant Director Systems Software Engineering, Northwestern Mutual
Supreet Nagi, Assistant Director in infrastructure core platforms, leads messaging, events, runtimes, and API management teams. With 18 years of IT experience, witnessed the transformation of developer experience from 1-day manual builds to 5-minute CICD, bringing efficiency and agility... Read More →
Thursday November 14, 2024 11:00am - 11:25am PST
VIRTUAL API World -- Workshop Stage B

11:00am PST

[Virtual] PRO SESSION (API): A Maturity Model for API Security Best Practices
Thursday November 14, 2024 11:00am - 11:25am PST
Tim Erlin, Wallarm, VP of Product

Securing modern applications requires new thinking. As the prevalence of application programming interfaces (APIs) increases, and the exponential increase in API calls grows, attackers are taking notice. Attackers have shifted their primary focus from web applications to APIs and most security teams haven’t adapted. Since APIs are inherently more exposed than traditional web apps, security teams must rebalance their efforts to ensure defenses are strongest where attacks are actually occurring. The session will cover:

Introduction to API Security Requirements
Cross-referenced API Security Best Practices
A Security Maturity Model for API Security
3 Ways to Close Remaining Security Gaps
Q&A
Speakers
avatar for Tim Erlin

Tim Erlin

VP of Product, Wallarm
Thursday November 14, 2024 11:00am - 11:25am PST
VIRTUAL API World -- Workshop Stage A

11:00am PST

[Virtual] OPEN SESSION (API): API Synthetics and Observability to Improve UX and Digital Outcomes
Thursday November 14, 2024 11:00am - 11:25am PST
Gagan Kapahi, Optum, Sr. Principal Engineer and Director of Engineering

With proliferation of multi cloud, hybrid cloud, digital architectures and micro services, security and reliability of APIs has become very critical and important.

Majority of the organizations today spend a lot of time and resources on chasing the problem and the root cause.

With the right blend of synthetics and enhanced observability strategy, organizations can save huge amount of time chasing the problem and instead spend more time rolling out new features and problem solving.

Let's hear more from us on how this overall synthetics and observability strategy leads to improved user experience (UX) and digital outcomes.
Speakers
avatar for Gagan Kapahi

Gagan Kapahi

Sr. Principal Engineer and Director of Engineering, Optum (United Health)
Gagan Kapahi is a hands-on Technology Leader with deep expertise in platform engineering, product, automation and delivery of transformative capabilities and solutions across multiple tiers, data centers and cloud.In his current role, Gagan is serving UnitedHealth Group/Optum as Sr... Read More →
Thursday November 14, 2024 11:00am - 11:25am PST
VIRTUAL API World -- OPEN Workshop Stage
  OPEN SESSIONS, API World

11:00am PST

[Virtual] OPEN SESSION (API): You Can't Do AI Without APIs: A Practical Playbook for the AI Revolution
Thursday November 14, 2024 11:00am - 11:25am PST
Sterling Chin, Postman, Senior Developer Advocate

Sterling presents a comprehensive playbook for navigating the AI API landscape, which has been rapidly evolving since the AI revolution began in late 2022. We'll explore how APIs have become the cornerstone of AI accessibility and implementation across industries.

Attendees will gain actionable insights on how to implement and maximize the potential of AI APIs in their organizations. This playbook approach will equip participants with the knowledge to make informed decisions, overcome common challenges, and stay ahead in the rapidly advancing field of AI.

Whether you're new to AI implementation or looking to optimize your current strategies, this talk will provide valuable, real-world guidance for harnessing the power of AI through APIs.

You'll Learn:
1. How to evaluate AI APIs
2. Open Source or Close Source?
3. How to create a playbook on implementing AI APIs in your products
Speakers
avatar for Sterling Chin

Sterling Chin

Senior Developer Advocate, Postman
Sterling Chin is a driving force behind numerous Postman initiatives from inception to launch, including the GA releases of gRPC, GraphQL, Postman Flows, and most recently Postbot, Postman’s AI Assistant. As a long time proponent of AI/ML, he has been instrumental in the adoption... Read More →
Thursday November 14, 2024 11:00am - 11:25am PST
VIRTUAL API World -- Expo Discovery Stage

11:30am PST

[Virtual] Sponsor Spotlight: Auth0 by Okta (Live Demo)
Thursday November 14, 2024 11:30am - 11:45am PST
In this demo, we’ll showcase how to secure APIs using Auth0 Fine-Grained Authorization (FGA). As modern applications require more sophisticated access control, traditional methods like role-based access control (RBAC) can fall short. Auth0 FGA provides a more flexible and scalable solution by enabling developers to define and enforce granular permissions and policies.

We’ll walk through the process of setting up Auth0 FGA to protect your APIs, demonstrate key concepts, and show how to implement dynamic, relationship-based access controls. By the end of this demo, you’ll have a clear understanding of how to secure your APIs using Auth0 FGA while delivering a seamless user experience


Booth #606
Sponsors
avatar for Okta

Okta

Auth0 by Okta takes a modern approach to Identity and enables organizations to provide secure access to any application, for any user. Auth0 is a highly customizable product that is as simple as development teams want, and as flexible as they need. Safeguarding billions of login transactions... Read More →
Thursday November 14, 2024 11:30am - 11:45am PST
Virtual Expo Hall
  OPEN SESSIONS, API World

11:30am PST

[Virtual] Sponsor Spotlight: IBM (Live Demo)
Thursday November 14, 2024 11:30am - 11:45am PST
Improve API quality and remediate errors with a GenAI API Assistant
Hunter Kouchi
Sponsors
avatar for IBM

IBM

IBM is a leading global hybrid cloud and AI, and business services provider, helping clients in more than 175 countries capitalize on insights from their data, streamline business processes, reduce costs and gain the competitive edge in their industries. All of this is backed by IBM’s... Read More →
Thursday November 14, 2024 11:30am - 11:45am PST
Virtual Expo Hall
  OPEN SESSIONS, API World

11:30am PST

[Virtual] PRO SESSION (API): Start Building AI Agents To Automate Your Data Analytics Workflows (by Numbers Station)
Thursday November 14, 2024 11:30am - 11:55am PST
Vishal Motwani, Numbers Station AI, Founding Product Manager

Unlock the power of AI in data analytics with Numbers Station's bespoke platform. Join Vishal Motwani, Founding Product Manager of Numbers Station, and uncover how Large Language Models (LLMs) are revolutionizing production-level data workflows. 

Via a multi-agent architecture and embeddable API, Numbers Station is built to seamlessly integrate with your existing knowledge sources—dashboards, databases, APIs, dbt, query logs and more. Numbers Station’s AI agents actively search, query, analyze, and take it two steps further—suggesting the next best action and automating downstream tasks in real-time.

Whether you're looking to embed Generative AI into legacy systems or elevate your organization's data capabilities, this session offers a glimpse into the future of AI-powered analytics that won't disrupt your current infrastructure. Don't miss this opportunity to supercharge your data strategy!


Speakers
avatar for Vishal Motwani

Vishal Motwani

Founding Product Manager, Numbers Station AI
Vishal Motwani is a founding member of Numbers Station AI, where he drives the development of impactful Analytics Agents like Text to SQL, Dynamic Charting, and Reporting. With a proven track record in leading successful AI products such as Salesforce Einstein Voice Assistant, Einstein... Read More →
Thursday November 14, 2024 11:30am - 11:55am PST
VIRTUAL API World -- Workshop Stage B

11:30am PST

[Virtual] OPEN SESSION (API): Optimizing Performance and Scalability Through Effective API Design Principles
Thursday November 14, 2024 11:30am - 11:55am PST
Gaganjot Kaur Kang, Sony Interactive Entertainment, Software Engineer

This session is geared towards equipping software engineers, technical managers, and business owners with an in-depth guide to optimizing API performance. Attendees can expect the following key takeaways:

- Explore fundamental principles and top practices to grasp the importance of API performance optimization.
- Acquire knowledge of API architecture patterns through real-world examples, aiding in the development of data-intensive applications.
- Discover strategies for bolstering the speed, scalability, and reliability of APIs.
Speakers
avatar for Gaganjot Kaur Kang

Gaganjot Kaur Kang

Senior Software Engineer, Sony PlayStation
Gaganjot Kaur Kang is a Senior Software Engineer within PlayStation’s Intelligence Platform and Personalization team.
Thursday November 14, 2024 11:30am - 11:55am PST
VIRTUAL API World -- Expo Discovery Stage

12:00pm PST

[Virtual Exclusive] PRO SESSION (CloudX): Building Guardrails for Generative AI: Security, Compliance, and Responsible Innovation
Thursday November 14, 2024 12:00pm - 12:25pm PST
Ken Huang, DistributedApps, CEO and Chief AI Officer

This presentation introduces a comprehensive framework for testing and validating the security of generative AI applications, particularly those built on large language models (LLMs). Developed by Ken Huang (the Speaker) and World Digital Technology Academy's AI Safety, Trust, and Responsibility (STR) working group, the framework addresses the new attack surfaces and risks introduced by generative AI.

The standard covers the entire AI application stack, including base model selection, embedding and vector databases, prompt execution/inference, agentic behaviors, fine-tuning, response handling, and runtime security. For each layer, it outlines specific testing methods and expected outcomes to ensure AI applications behave securely and as designed throughout their lifecycle.

Key areas of focus include model compliance, data usage checks, API security, prompt injection testing, output validation, and privacy protection. The framework also addresses emerging challenges like agentic behaviors, where AI agents autonomously perform tasks based on predefined objectives.
Speakers
avatar for Ken Huang

Ken Huang

CEO and Chief AI Officer, DistributedApps
Ken Huang is a prolific author and renowned expert in AI and Web3, with numerous published books spanning AI and Web3 business and technical guides and cutting-edge research. As Co-Chair of the AI Safety Working Groups at the Cloud Security Alliance, and Co-Chair of AI STR Working... Read More →
Thursday November 14, 2024 12:00pm - 12:25pm PST
VIRTUAL API World -- Workshop Stage A

12:00pm PST

[Virtual Exclusive] OPEN SESSION (CloudX):Architecting platform services for mission-critical software systems
Thursday November 14, 2024 12:00pm - 12:25pm PST
Aman Sardana, Discover Financial Services, Senior Principal Application Architect

Have you ever wondered what it takes to create resilient and highly available platform services that support mission-critical software systems? Please join me to find out how you can set the right strategy and foundational architecture for building platform services that businesses can trust for their most critical workloads.

Payment systems that support real-time transaction processing are expected to be highly available and highly responsive 24/7/365. These systems must be fault-tolerant and resilient to any failures that might happen during payment transaction processing.
Mission-critical payment systems with distributed architecture often depend on platform services like distributed caching, messaging, event streaming, databases, etc. that should be independently designed for high availability and fault tolerance.
In this talk, I’ll share the approach we took for architecting and designing platform services within the payments domain that can be applied to any domain that supports business-critical processes. This methodological approach starts with establishing a capability view for platform services and then defining the implementation and physical views. You’ll also gain an understanding of other aspects of platform services like provisioning, security, observability, testing, and automation that are important for creating a well-rounded platform strategy supporting business-critical systems.
Speakers
avatar for Aman Sardana

Aman Sardana

Senior Principal Application Architect, Discover Financial Services
I am a technology professional working in the financial services and payments domain. I’m a hands-on technology leader, enabling business capabilities by implementing cutting-edge, modernized technology solutions. I am skilled in designing, developing, and implementing innovative... Read More →
Thursday November 14, 2024 12:00pm - 12:25pm PST
VIRTUAL API World -- Expo Discovery Stage

12:30pm PST

[Virtual Exclusive] PRO SESSION (API): APIs/Interfaces Using Azure Integration Services
Thursday November 14, 2024 12:30pm - 12:55pm PST
Harsh Sharma, Shell, Associate Software Engineer

How to build API/Interfaces using Azure Integration Services like logic App, APIM, Service Bus, Function App.
 
Speakers
avatar for Harsh Sharma

Harsh Sharma

Associate Software Engineer, Shell
Harsh Sharma is an experienced professional having 2 years of experience in building APIs/Interfaces using Azure Integration Services, C# and .NET Core. Additionally he having experience in Research & Development by publishing 2 research papers in IEEE based on Networking & Machine... Read More →
Thursday November 14, 2024 12:30pm - 12:55pm PST
VIRTUAL API World -- Workshop Stage B

1:00pm PST

[Virtual] Sponsor Spotlight: Traefik Labs (Live Demo)
Thursday November 14, 2024 1:00pm - 1:15pm PST
Management capabilities to Traefik OSS in seconds.

No rip and replace. No learning curve. All awesome.

Speaker: Shaun Empie, Principal Solutions Architect
Sponsors
avatar for Traefik Labs

Traefik Labs

Traefik Labs helps organizations adopt and scale cloud-native architectures by providing a modern, intuitive, and open platform that reimagines application connectivity and API management, paving the way for seamless operations and enhanced productivity.
Thursday November 14, 2024 1:00pm - 1:15pm PST
Virtual Expo Hall
  OPEN SESSIONS, API World

1:00pm PST

[Virtual] KEYNOTE (API): Informatica -- Navigating the GenAI Revolution: Strategies for Successful Enterprise Deployment with GenAI APIs
Thursday November 14, 2024 1:00pm - 1:25pm PST
Sumeet Kumar Agrawal,  Informatica, Vice President Product Management

As GenAI adoption accelerates, enterprises are increasingly turning to low-code and no-code API development to democratize access and spur innovation. However, deploying GenAI applications within large organizations poses unique challenges, including a shortage of skilled resources, navigating complex enterprise data landscapes, staying relevant with rapidly evolving GenAI models and frameworks, and the difficulty of scaling AI projects beyond proof of concept.
Join us for an insightful session where we explore overcoming these challenges with a GenAI-powered integration API solution. We will discuss strategies to democratize GenAI across various user personas, contextualize its use for future-proofing, create LLM agnostic GenAI orchestrations, and achieve enterprise-grade scalability. Learn how to leverage the right data management tools to build successful GenAI apps that are easy to use, grounded with high-quality and trusted enterprise data, and protected from bias and privacy breaches.
Speakers
avatar for Sumeet Kumar Agrawal

Sumeet Kumar Agrawal

Vice President Product Management, Informatica
Sumeet Agrawal is the Vice President of Products at Informatica, where he spearheads product management of innovative cloud-based technology products. With over 15 of experience in data engineering and product management, Sumeet has a proven track record of driving innovative solutions... Read More →
Thursday November 14, 2024 1:00pm - 1:25pm PST
VIRTUAL API World -- Main Stage

1:00pm PST

[Virtual] PRO SESSION (API): Harmony in API Development: Bridging Code-First and Design-First
Thursday November 14, 2024 1:00pm - 1:25pm PST
Brett Bush, LogicGate, Staff Software Engineer: Platform

Within API-First development, a dichotomy has formed: Code-First or Design-First. Are these approaches destined to be adopted in polarized isolation, or rather, are they equally valid phases of a healthy API development cycle? This presentation will reveal a new way to visualize the cyclical nature of Code-First and Design-First API development, discuss parallels to Test-Driven development, and explore the benefits unlocked from leveraging both methodologies in tandem. 
Speakers
avatar for Brett Bush

Brett Bush

Staff Software Engineer: Platform, LogicGate
Brett Bush is a Staff Software Engineer at LogicGate with a decade of experience building flexible APIs, services, and databases from SaaS platforms to SDKs with a passion for developer experience, comprehensive documentation, and cross-team collaboration. Brett built out LogicGate's... Read More →
Thursday November 14, 2024 1:00pm - 1:25pm PST
VIRTUAL API World -- Workshop Stage A

1:00pm PST

[Virtual] PRO SESSION (API): Post-Quantum API Security - Preparing Your APIs for Q-day
Thursday November 14, 2024 1:00pm - 1:25pm PST
Michael Kwan, Broadcom, Architect

Quantum computing seems like a distant-future technology, but if you consider the pace of enterprise modernization, the quantum threat may be just around the corner - and APIs are a primary target. When is Q-day exactly? Nobody knows yet, but equally unknown is the scale of the corrective measures that will be required of your API infrastructure.

In this presentation you will learn:
- How quantum computing introduces a new security risk
- What is the API-specific exposure associated with this threat
- How and when do you need to start preparing your APIs
- What will be the costs in terms of computing resources and API retrofit projects
- What we are learning from post-quantum API security research and initial tests so far

Speakers
avatar for Michael Kwan

Michael Kwan

Architect, Broadcom
Michael Kwan is an accomplished software engineer and architect with passion creating scalable, secured, robust software solutions. At Broadcom, currently, his focus is designing solutions to help businesses develop, protect, and secure their APIs and valuable resources.
Thursday November 14, 2024 1:00pm - 1:25pm PST
VIRTUAL API World -- Workshop Stage B

1:00pm PST

[Virtual] OPEN SESSION (API): Modernizing Monoliths
Thursday November 14, 2024 1:00pm - 1:25pm PST
Parth Shah, Cruise, Staff Software Engineer
Bianca Tamayo, Cruise, Staff Software Engineer


In today's micro services world, it is far too common for an API service to explode at an unbounded rate. The journey starts off as a shiny new micro service, which was designed to contain APIs for 1 business entity, becoming so heavily utilized that over time, it evolves and turns into a massive monolith, which contains hundreds of APIs for dozens of business entities. In the early days, new features could be introduced and rolled out within a few hours. Now, a small database schema change takes a few days or weeks to roll out. In this madness, how do you effectively and efficiently decompose and modernize your monolith? This session goes over a real world case study of how a group of 5 engineers decomposed a 160+ API monolith into smaller and focused micro services with 0 outages, 0 downtime, increase in overall service availability from 99.9% to 99.999%, decrease in latencies from 15% to 95% and ability to handle 90x more traffic with a reduced resource footprint (68% reduction in compute and 55% reduction in memory).
 
Speakers
avatar for Parth Shah

Parth Shah

Staff Software Engineer, Cruise
Parth is a highly accomplished Staff Software Engineer who is currently working on Developer Productivity at Cruise LLC. With a distinguished career spanning across industry giants such as Oracle and Microsoft, he has consistently designed, developed, and delivered cutting-edge cloud... Read More →
avatar for Bianca Tamayo

Bianca Tamayo

Staff Software Engineer, Cruise
Bianca Tamayo is a Staff Software Engineer at Cruise, based in San Francisco. She has a broad range of experience, including full-stack application development, backend services, release and deployment, and building platforms. Bianca's passion lies in developing systems that simplify... Read More →
Thursday November 14, 2024 1:00pm - 1:25pm PST
VIRTUAL API World -- Expo Discovery Stage

1:00pm PST

[Virtual] OPEN SESSION (API): A World of AI Is a World of APIs; Securing the Most Modern of Modern Apps
Thursday November 14, 2024 1:00pm - 1:50pm PST
Cameron Delano, F5, Sr Strategic Architect 
Corey Ball, Moss Adams, Senior Manager - Penetration Testing

F5 secures and optimizes traffic for some of the largest AI projects in the world, and organizations are planning to spend an average of 18% of 2025 IT budgets on AI implementation.
What many are missing is that outside of a few edge cases, nearly all training, usage, attacks, and data loss against AI models come through APIs, and APIs themselves expose critical information about models such as data labels and confidence scores, facilitating model theft, transfer attacks, and other issues unique to securing LLMs.
In this session, we’ll talk about the ties between AI security, APIs, and how to structure a Defense in Depth architecture to secure your AI factory and models from the beginning, rather than after the fact.
Speakers
avatar for Corey Ball

Corey Ball

Senior Manager - Penetration Testing, Moss Adams
Corey has provided cybersecurity consulting services since 2011, and has primarily focused his expertise on the energy, financial, legal, and health care industries. He has extensive technical experience in multiple security areas, including penetration testing, web application security... Read More →
avatar for Cameron Delano

Cameron Delano

Sr Strategic Architect, F5
Thursday November 14, 2024 1:00pm - 1:50pm PST
VIRTUAL API World -- OPEN Workshop Stage

1:30pm PST

[Virtual] PRO SESSION (API): Anatomy of Inter-Agentic APIs
Thursday November 14, 2024 1:30pm - 1:55pm PST
Shashank Ashtikar, M9, Co-Founder & CTO

With the viral adoption of AI driven by commercially available LLMs newer venues of business have opened up. These new business models are driven by the likes of Co-pilots and virtual agents that bring in tremendous productivity gains across business workflows. Concepts like Generative AI and Conversational AI have already gained mainstream popularity. A new branch of AI that is gaining momentum is that of Agentic AI. This talk is geared towards identifying mechanisms that make inter-agentic communication possible and the ontology of such interactions solving for needed concepts of roles, tasks, memory, tools, context and prompts for a scalable and reliable inter-agentic business workflow.
 
Speakers
avatar for Shashank Ashtikar

Shashank Ashtikar

co-founder and CTO, M9
Shashank is the co-founder and CTO of M9. He has more than a decade of work experience working in technology. More recently he was leading performance and AI initiatives at Akasa where he improved developer productivity by 1000x. Prior to that he was with Amazon where his work on... Read More →
Thursday November 14, 2024 1:30pm - 1:55pm PST
VIRTUAL API World -- Workshop Stage B

1:30pm PST

[Virtual] PRO SESSION (API): Eliminating Complexity While Ensuring Data Consistency
Thursday November 14, 2024 1:30pm - 1:55pm PST
Todd Little, Oracle, Chief Architect Oracle Transaction Processing Products

Microservices are currently the architecture du jour for building cloud native applications. This session will describe how microservices, each with their own database, can work together to ensure the data they maintain is consistent with the databases of other microservices.
Deciding on a pattern to guarantee data consistency is dependent upon many factors. This session will describe some of those factors and provide practical solutions to ensuring data consistency across a broad range of microservices.
At the completion of this session, attendees should understand that it's more important to determine the context and requirements for their application than just going with the current mantra. Hopefully this will lead them to consider simpler design patterns that have been discarded for no other reason than someone decided they're an anti-pattern.
Speakers
avatar for Todd Little

Todd Little

Chief Architect Transaction Processing Products, Oracle
Todd Little is chief architect for transaction processing products at Oracle, including the Oracle Tuxedo product family, Oracle Blockchain Platform, and Oracle Transaction Manager for Microservices (MicroTx). Todd is responsible for defining the technical strategy and direction for... Read More →
Thursday November 14, 2024 1:30pm - 1:55pm PST
VIRTUAL API World -- Workshop Stage A

1:30pm PST

[Virtual] OPEN SESSION (API): Building an API Ecosystem to Enable Generative AI
Thursday November 14, 2024 1:30pm - 1:55pm PST
Ed Olson-Morgan, Marsh McLennan, Core API & Innovation Lead

Driving value from generative AI isn't just about large language models. Integrating them with the right data, services and supporting capabilities through APIs is just as important.

Learn how Marsh McLennan's Generative AI Services project built an API-based environment to nourish AI experimentation and underpin AI impact through production applications serving their 90,000 employees as well as a world-wide client base.
Speakers
avatar for Ed Olson-Morgan

Ed Olson-Morgan

Core API & Innovation Lead, Marsh McLennan
Ed Olson-Morgan is an experienced technology leader with a diverse background across technical fields as well as business, consulting and strategy. He is currently the Core APIs and Innovation Lead at Marsh McLennan, where he is building a team of software engineers and technologists... Read More →
Thursday November 14, 2024 1:30pm - 1:55pm PST
VIRTUAL API World -- Main Stage

2:00pm PST

[Virtual] PRO SESSION (API): DevSecOps for Network Operations
Thursday November 14, 2024 2:00pm - 2:25pm PST
Akash Bhaskar, Cisco, Software Architect

This technical session will demonstrate software and configuration compliance use cases through CI/CD pipelines on network devices. A fully functional Jenkins pipelines will be discussed including tools and concepts like code management, artifact management, orchestration, testing.

Based on the concepts and tools mentioned in this session, network engineers can quickly build their own pipelines and take advantage of well tested approach in their network operations. The session will be tool independent where a certain concept will be introduced along with potential tool.
Speakers
avatar for Akash Bhaskar

Akash Bhaskar

Software Architect, Cisco
Akash has over a decade of experience including Site Reliability, DevOps, IT Operations, Middleware Administration, ITIL and Managed File Transfer. Cisco has provided Akash an opportunity apply SRE principles to network operations. Akash has presented at Cisco Live EMEA at Amsterdam... Read More →
Thursday November 14, 2024 2:00pm - 2:25pm PST
VIRTUAL API World -- Workshop Stage A

2:00pm PST

[Virtual] PRO SESSION (API): Is There a Future for Secure Data in the World of AI and Cyber?
Thursday November 14, 2024 2:00pm - 2:25pm PST
Brenton House, IBM, Principal Cybersecurity and AI Advisor

Generative AI has revolutionized the tech world in the past months. With its insatiable thirst for data, all eyes have turned to APIs and the security (or lack of) protecting them. Large data breaches have become so common that security researchers are overwhelmed with the terabytes of leaked data finding its way to the Dark Web. Learn both the ugly secrets behind cyber threats and the successful strategies used to stop them.
 
Speakers
avatar for Brenton House

Brenton House

Principal Cybersecurity and AI Advisor, IBM
Brenton House is an ex-hacker, developer, strategist, and now Principal Cybersecurity and AI Advisor for IBM webMethods. Known for his unique creative work and YouTube channel, Brenton has produced several hit series including The Redacted Hacker, AI: Man vs. Machine, and API Cybersecurity... Read More →
Thursday November 14, 2024 2:00pm - 2:25pm PST
VIRTUAL API World -- Workshop Stage B

2:00pm PST

[Virtual] OPEN SESSION (API): How AI Is Redefining API development and How Developers Will Benefit from It
Thursday November 14, 2024 2:00pm - 2:25pm PST
Dominik Rampelt, APICHAP, CEO & Co-Founder

Artificial Intelligence is rapidly transforming every facet of our lives, including the way we approach API development. In this talk, we will explore the profound impact AI will have on developers and the necessary steps to harness its full potential. The future of API development will focus heavily on an API-Contract First approach, where developers become architects defining APIs and data flows. The implementation will then be assisted by various AI tools.

Join us to discover how tools like APICHAP enable developers to implement APIs for your services and integrate with any datasource in just a few seconds. Learn how to leverage the power of AI in your daily development work. In the future, the best API developers won't just write code—they'll design the blueprint for AI to follow.  
Speakers
avatar for Dominik Rampelt

Dominik Rampelt

CEO & Co-Founder, APICHAP
Dominik is an API Advocate with over a decade of experience in building hundreds of APIs, backends, and system integrations. Throughout his career, Dominik has witnessed the evolution of APIs, from the rise of REST APIs and API-Contract development to the advent of AI-assisted API... Read More →
Thursday November 14, 2024 2:00pm - 2:25pm PST
VIRTUAL API World -- OPEN Workshop Stage

2:00pm PST

[Virtual] OPEN SESSION (API): Transforming Lending with Open Banking: A Case Study in Building a Cash Flow Underwriting System
Thursday November 14, 2024 2:00pm - 2:25pm PST
Amol Gote, Innova Solutions, Solutions Architect

In the evolving landscape of financial services, implementing a cash flow underwriting system aims to expand credit access and enhance risk assessment. This session will cover an approach that leverages open banking, machine learning, and dynamic underwriting rules to provide creditworthiness evaluation beyond traditional credit scoring methods. It will cover the case study of iCreditWorks - a Fintech organization where this pattern was implemented.

The system consists of four critical components:

(1) A financial data aggregator to securely link customers' bank accounts, utilizing open banking APIs and traditional integration techniques.

(2) Collaboration with a specialized partner that employs machine learning models to analyze transaction data, generating a comprehensive cash flow score and identifying verifiable income.

(3) Developing and implementing underwriting rules that integrate the cash flow score and income data to make informed lending decisions.

(4) The seamless integration of these components into a mobile application and backend infrastructure, ensuring a user-friendly experience and efficient loan application processing.

This session discusses the cash flow underwriting system's design, implementation, and strategic significance. It highlights its potential to extend credit access by surpassing traditional credit scores and opening new avenues for financial inclusion and risk assessment. It also introduces a technical implementation approach for cash flow underwriting by integrating multiple services and using open banking for bank account linking for transaction data.
Speakers
avatar for Amol Gote

Amol Gote

Solutions Architect, Innova Solutions
Amol Gote is a seasoned technology professional adept at building scalable, resilient microservices in Java and .NET. He excels at deploying and managing microservices in AWS and Azure environments and boasts technical proficiency across multiple applications and tools. His expertise... Read More →
Thursday November 14, 2024 2:00pm - 2:25pm PST
VIRTUAL API World -- Expo Discovery Stage

2:00pm PST

[Virtual] PRO WORKSHOP (API): The Wild West…East, North and South: Design Patterns for Multi-Region Microservices
Thursday November 14, 2024 2:00pm - 2:50pm PST
Amit Chauhan, Yugabyte, Principal Engineer

The infrastructure of major cloud providers and private data centers spans countries and continents. This makes it possible to build multi-region microservices that serve user requests with low latency from nearly anywhere, tolerate all sorts of possible outages, and comply with data regulatory requirements.

This hands-on session introduces you to design patterns for building scalable and fault-tolerant microservices that span distant locations. You'll learn the patterns by building a sample microservices. We'll start with a traditional single-region configuration and then switch to a multi-region setting. In the end, we'll have a working prototype of an microservices that handles user traffic with low latency in North America, Europe, and Australia.
Speakers
avatar for Amit Chauhan

Amit Chauhan

Principal Engineer, YugabyteDB
Amit Chauhan is a Principal Engineer at Yugabyte with a deep passion for Microservices and API architecture. In his current role, he collaborates with Fortune 500 enterprises to architect their business applications with scalable microservices and geo-distributed, fault-tolerant data... Read More →
Thursday November 14, 2024 2:00pm - 2:50pm PST
VIRTUAL CloudX -- Expo Innovation Stage

2:30pm PST

[Virtual] Sponsor Spotlight: Devii (Live Demo)
Thursday November 14, 2024 2:30pm - 2:45pm PST
We will make a fully functional, production-ready API for a SQL database in less than 15 minutes.

It comes with a policy based access control for queries and mutations!

Bring your own SQL database or use our demo database to follow along.


Sponsors
avatar for Devii

Devii

Devii provides middleware that automatically generates GraphQL schemas and APIs for any combination of SQL-based relational databases.Our platform offers software engineers the tools to streamline API creation with a single unified endpoint for all queries and mutations, reducing... Read More →
Thursday November 14, 2024 2:30pm - 2:45pm PST
Virtual Expo Hall
  OPEN SESSIONS, API World

2:30pm PST

[Virtual] PRO SESSION (API): APIs Without Borders: Exploring the World of Locationless API Management
Thursday November 14, 2024 2:30pm - 2:55pm PST
Vamsi Ravula, Red Hat, Developer Advocate
Hugo Guerrero, Red Hat, Sr Principal Developer Advocate

Locationless API management is a paradigm shift in API governance and security. This innovative approach allows organizations to efficiently manage their APIs distributed across multiple clouds and clusters without exposing them publicly over the internet. Instead, it leverages a sophisticated layer seven service network, offering a secure and seamless solution for API management. By operating locationless, businesses can maintain a high degree of control and privacy over their APIs, mitigating the risks associated with public exposure while facilitating efficient communication between services across diverse deployment environments.

A Layer 7 service network provides the necessary infrastructure to establish secure connections between services, regardless of location. Through this network, APIs can be efficiently managed and accessed within a controlled environment, ensuring that sensitive data and functionalities remain protected. This locationless API management approach not only enhances security but also streamlines operations, as it minimizes the complexities of public-facing API management. As organizations continue to prioritize data privacy and security, locationless API management, powered by technologies like a Layer 7 service network, emerges as a game-changing solution that empowers businesses to securely manage and utilize their APIs without the need for public internet exposure.
Speakers
avatar for Hugo Guerrero

Hugo Guerrero

Sr Principal Developer Advocate, Red Hat
Hugo Guerrero is a developer advocate at Red Hat. He has over 20 years of experience as a developer, consultant, architect, and software development manager. He is an AsyncAPI ambassador and contributes to open source initiatives. He is responsible for maintaining the Microcks Docker... Read More →
avatar for Vamsi Ravula

Vamsi Ravula

Developer Advocate, Red hat
Vamsi Ravula is a Technical Marketing Manager at Red Hat working on Red Hat Application Foundations, application connectivity, and API management technologies. He is passionate about understanding customers' challenges and use cases and showcasing how Red Hat products can address... Read More →
Thursday November 14, 2024 2:30pm - 2:55pm PST
VIRTUAL API World -- Workshop Stage B

2:30pm PST

[Virtual] OPEN SESSION (API): How to Build a Killer API Program Developers Love
Thursday November 14, 2024 2:30pm - 2:55pm PST
Derric Gilling, Moesif, CEO

A discussion on what are healthy metrics foryour developer program and ways to improve like Time to First Hello World (TTFHW) and integration rate. What does it mean to build a good Developer Experience and some tips on where you can improve. 
Speakers
avatar for Derric Gilling

Derric Gilling

CEO, Moesif
Derric Gilling is the CEO of Moesif, the leading API analytics and monetization platform. He enjoys working with both startups and large enterprises on launching and scaling an API-first strategy. Gilling is a frequent speaker at developer conferences, including API World, Developer... Read More →
Thursday November 14, 2024 2:30pm - 2:55pm PST
VIRTUAL API World -- OPEN Workshop Stage

3:00pm PST

[Virtual] Sponsor Spotlight: Broadcom (Live Raffle/Giveaway)
Thursday November 14, 2024 3:00pm - 3:15pm PST
Pamela Deason, Marketing Manager for Broadcom with draw a name to receive a Soarington Drone!

Sponsors
avatar for Broadcom

Broadcom

Broadcom Inc. (NASDAQ: AVGO) is a global technology leader that designs, develops and supplies a broad range of semiconductor and infrastructure software solutions. Broadcom’s category-leading product portfolio serves critical markets including data center, networking, enterprise... Read More →
Thursday November 14, 2024 3:00pm - 3:15pm PST
Expo Hall
  OPEN SESSIONS, API World

3:00pm PST

[Virtual] PRO SESSION (API): Fusion Tech Art: Leveraging APIs to Integrate AI, ML, and Creative Disciplines
Thursday November 14, 2024 3:00pm - 3:25pm PST
Ayesha M. Ali, Metavisionaries, Co-Founder / Creative Director

This session will explore the transformative potential of APIs in the realm of Fusion Tech Art and interdisciplinary content creation. Emphasizing the integration of frontier technologies such as Artificial Intelligence (AI) and Machine Learning (ML), we will discuss how APIs serve as the vital connectors enabling seamless communication and collaboration across diverse creative fields. Participants will gain insights into how APIs facilitate innovative approaches that merge art, technology, fashion, and more.
Objectives:
• Introduce the Concept of Fusion Tech Art: Explain the importance and impact of Fusion Tech Art in the modern digital and creative industries.
• Highlight the Role of APIs: Discuss how APIs act as the backbone of integrating AI, ML, and various creative disciplines.
• Demonstrate Practical API Integration Techniques: Showcase new interdisciplinary approaches enabled by APIs and practical techniques that can be adopted by entrepreneurs and creatives.
• Case Study: Present a detailed case study of my project sent to space in collaboration with NASA and SpaceX, illustrating the power of API-driven integration.
• Ethical and Sustainable Practices: Address the ethical considerations and sustainability issues related to API-driven AI and tech projects, both on Earth and in space.
Session Outline:
1. Introduction to Fusion Tech Art:
• Definition and significance of Fusion Tech Art in contemporary creative practices.
• Overview of how APIs enable the integration of AI, ML, and other technologies into creative projects.
2. Current Landscape of Frontier Technologies:
• In-depth look at the latest developments in AI, ML, and their applications through APIs.
• Examples of cutting-edge tools and platforms that utilize APIs for interdisciplinary integration.
3. Seamless Interdisciplinary Techniques through APIs:
• Step-by-step guide on adopting an interdisciplinary approach using APIs.
• Demonstration of API functionalities that enable the merging of art, technology, fashion, and other fields.
4. Case Study: Art Project to Space via APIs:
• Detailed narrative of my project sent to the International Space Station (ISS) with NASA and SpaceX, focusing on the API integrations that made it possible.
• Insights into the creative process, collaboration, and execution of the project.
• Lessons learned and tips for aspiring creatives and entrepreneurs on leveraging APIs.
5. Ethics and Sustainability in API-Driven Fusion Tech Art:
• Discussion on the ethical implications of using APIs in AI and content creation.
• Sustainability discourse and its importance in tech-driven projects.
• How to ensure responsible and sustainable practices when utilizing APIs in creative projects.
Target Audience:
• API developers and technologists interested in the creative applications of their work.
• Artists and designers looking to integrate technology into their projects using APIs.
• Entrepreneurs and creatives seeking innovative interdisciplinary approaches.
• Educators and students in the fields of art, technology, and design.
Expected Outcomes:
• Increased awareness and understanding of Fusion Tech Art and the role of APIs in enabling it.
• Practical knowledge of API-driven tools and techniques for merging diverse creative disciplines.
• Inspiration from real-world examples and successful case studies.
• A framework for ethically and sustainably implementing API-driven AI and tech in creative projects.
Speakers
avatar for Ayesha M. Ali

Ayesha M. Ali

Co-Founder / Creative Director, Metavisionaries
Ayesha is an Internationally acclaimed Visual Tech-Artist and Wearable Art Designer/Researcher, focusing on Fusion-art practices. Her work often explores the synergy between humans and machines, the intersection of technology and identity. By combining sci-fi themes, and the hidden... Read More →
Thursday November 14, 2024 3:00pm - 3:25pm PST
VIRTUAL API World -- Workshop Stage B

3:00pm PST

[Virtual] PRO SESSION (API): State of API Security 2024
Thursday November 14, 2024 3:00pm - 3:25pm PST
Jeremy Snyder, FireTail.io, CEO and Founder

To start off, Jeremy will summarize key points and findings from extensive research into the API security landscape in 2024 with a look at our growing reliance on APIs and how APIs are increasingly being used as an attack surface.

Then, he’ll go over statistics on API proliferation and recap key developments from 2023, including the OWASP Top 10 Update 2023 and the impact AI is having on API security. He will pay particular attention to the massive expansion of API calling capabilities that came via recent OpenAI Updates and the overall impact of AI on API security.

Jeremy will then look at increasing regulatory oversight, the current shift toward personal accountability for CISOs and what this means for cyber security against a backdrop of increasingly sophisticated API attacks.

Jeremy will present real-world examples and show what we can learn from them, while drawing on data from a decade of data breaches, including notable cases like Points.com, moveIT, Money Lover and bugs in West Bengal and Rajasthan government websites, as well as others.

Jeremy will analyze API breaches by primary and secondary attack vectors and compare these findings to what we witnessed in 2023.

Finally, this talk will provide the actionable insights and practical advice needed to help you implement effective API security strategies across your organization. Jeremy will cover the 6 pillars of API security needed for companies to secure their APIs, as well as guidance on implementing authentication, authorization, input validation, encryption, and regular security assessments.

Overall, this talk will emphasize the importance of API security, summarize findings from the last 12 months, explore the trends we’re seeing in cyber security and make predictions for the rest of 2024, as well as providing recommendations and tips for improving cybersecurity postures.
Speakers
avatar for Jeremy Snyder

Jeremy Snyder

Founder and CEO, FireTail.io
Jeremy is the founder and CEO of FireTail.io, an end-to-end API security startup. Prior to FireTail, Jeremy worked in M&A at Rapid7, a global cyber leader, where he worked on the acquisitions of 3 companies during the pandemic. Jeremy previously led sales at DivvyCloud, one of the... Read More →
Thursday November 14, 2024 3:00pm - 3:25pm PST
VIRTUAL API World -- Workshop Stage A
 

Filter sessions
Apply filters to sessions.
  • Talk Type
  • OPEN Session
  • PRO Session
  • PRO Workshop
  • Track or Conference
  • AI & ML (CloudX)
  • API Case Studies & Success Stories (API World)
  • API Design / Architecture (API World)
  • API Leadership Summit (API World)
  • API Ops & Scalability & Usability (DX) & Testing (API World)
  • API Program Management (API World)
  • API Security / Compliance (API World)
  • API World
  • API World: API Innovation
  • API World: API Lifecycle
  • API World: API Strategy
  • API World: Microservices World
  • API-First Development (API World)
  • APIs (Dev Innovation)
  • Automated Testing & Monitoring & Reporting (CloudX)
  • CI/CD (CloudX)
  • CI/CD / Deployment (API World)
  • Cloud Development Technologies (CloudX)
  • Cloud Development Technologies (Dev Innovation)
  • Cloud Infrastructure (CloudX)
  • Cloud Innovation (AI & Edge & etc) (CloudX)
  • Cloud Security (CloudX)
  • Cloud Talent & Skills (CloudX)
  • CloudX
  • CloudX: Cloud Architecture & Infrastructure
  • CloudX: Cloud Strategy Conference
  • CloudX: Cloud-Native Development
  • CloudX: DevOps Summit
  • Containers & Kubernetes (CloudX)
  • Deployment Strategies (CloudX)
  • Dev Innovation (CloudX)
  • Dev Innovation Summit
  • Developer Tools (Dev Innovation)
  • DevSecOps (CloudX)
  • Digital Acceleration (CloudX)
  • Edge Computing (CloudX)
  • Emerging APIs: AI & IoT & Blockchain & Web3 & XR (API World)
  • Expo Challenge
  • Future of Cloud-Native Computing (CloudX)
  • Hybrid & Multi-Cloud (CloudX)
  • Hybrid APIs & Low Code APIs (API World)
  • Industries: Open Banking & Healthcare & Retail (API World)
  • Infrastructure-as-Code (CloudX)
  • Integration Management (API World)
  • Leadership Lounge
  • Microservices Design & Architecture (API World)
  • Microservices Design (CloudX)
  • Microservices Management (CloudX)
  • Observability (CloudX)
  • OPEN Session
  • Platform Engineering (API World)
  • Programming Languages (Dev Innovation)
  • Roundtables
  • Service Mesh & Containers & Kubernetes (API World)
  • Sponsor Spotlight
  • Virtual
  • In-Person/Virtual
  • In Person
  • Virtual
  • Virtual Exclusive