Loading…
DeveloperWeek 2025 has ended
Subject: Cloud Native World clear filter
arrow_back View All Dates
Wednesday, February 12
 

10:00am PST

OPEN Session: How Not to Become a Database Expert
Wednesday February 12, 2025 10:00am - 10:25am PST
Dmytro Hnatiuk, Wise, Principal Software Engineer

Tackling database scalability can seem daunting without a clear path forward. In "How Not to Become a Database Expert," we'll navigate the journey of database scalability together, emphasizing the strategic timing of each step. This talk isn't about the weeds of query optimization techniques; it’s about understanding when and why to apply certain types of optimizations to get the most out of your efforts. We’ll explore a tiered pyramid approach that guides software engineers through essential phases of scalability—from basic setups to more sophisticated strategies. By focusing on the right optimizations at the right time, you’ll learn how to efficiently improve your systems without overwhelming detail. Perfect for software engineers at any level, presentation will help you with the knowledge to make impactful decisions when your project needs it most. Join me to simplify your scalability strategy and focus on what truly matters in your database environment. 
Speakers
avatar for Dmytro Hnatiuk

Dmytro Hnatiuk

Principal Software Engineer, Wise
Dmytro Hnatiuk is a Principal Software Engineer at Wise, where he has been turning complex challenges into scalable solutions for eight years. With over a decade in the tech industry and a focused expertise in the Finance & Treasury domain for the last six years, he has successfully... Read More →
Wednesday February 12, 2025 10:00am - 10:25am PST
CloudNative World Stage

10:30am PST

OPEN Session: How Robust APIs Win in a Competitive Market
Wednesday February 12, 2025 10:30am - 10:55am PST
Shireen Nagdive, Salesforce, Senior Software Engineer
Jatin Taneja, Salesforce, Senior Member of Technical Staff


With today’s tools, creating APIs has become a streamlined process—just write the API contract and generate the rest. Yet, despite similar backend functionalities, some APIs stand out and are preferred by users over others. One critical differentiator is API resiliency: the ability to stay functional and dependable when faced with failures or unexpected conditions.
In this session, we’ll dive into proven strategies for designing resilient APIs and examine common issues that arise with different resiliency approaches. By understanding these patterns and their potential pitfalls, developers can ensure their APIs are built not just for functionality but for long-term success in real-world environments.

After attending this session, attendees will walk away knowing -
1. Understanding API resiliency and its importance.
2. Why resiliency is key to API success.
3. Common resiliency strategies and their challenges.
Speakers
avatar for Shireen Nagdive

Shireen Nagdive

Senior Software Engineer, Salesforce
Shireen is a Senior Software Engineer on the Enterprise API team, which currently serves half of all API traffic for the Salesforce.com ecosystem, processing billions of transactions and over a trillion records monthly, across 30+ versions of API endpoints and formats. She builds... Read More →
avatar for Jatin Taneja

Jatin Taneja

Senior Member of Technical Staff, Salesforce
As a software engineer with over 10 years of experience, I specialize in building scalable, resilient APIs for data intensive applications. I have been working with Salesforce for over 5 years as part of the Enterprise API team. My experience spans various areas of enterprise API... Read More →
Wednesday February 12, 2025 10:30am - 10:55am PST
CloudNative World Stage
  Cloud Native World

11:00am PST

OPEN Session: DevEx Isn't Just for Developers
Wednesday February 12, 2025 11:00am - 11:25am PST
Benjie De Groot, Shipyard, Co Founder

Empowering developers starts with enabling all the internal stake holders frictionless access to WIP features. We will discuss how shortening the internal feedback loop is a key critical aspect of DX. One of the largest contributors to overall efficiency, time to market, and innovation cycles is waiting on product, QA, customer success and C-Suite feedback. When discussing DevEx we must understand the critical role that non-developer stakeholders play in the SDLC and how enabling them speeds up lead time for changes / deployment frequency. DevEx for non developers is critical! 
Speakers
avatar for Benjie De Groot

Benjie De Groot

Co Founder, Shipyard
Benjie is the co-founder of Shipyard. Previously, he built out CI/CD pipelines for companies ranging in size from seed to Fortune 50. He enjoys automating the mundane and releasing code that he knows has been tested and validated! When not working, he likes hanging out with his pug... Read More →
Wednesday February 12, 2025 11:00am - 11:25am PST
CloudNative World Stage

11:00am PST

OPEN Session: Stop the Silos: From Files to Apps, Integrate Your Dev Approach
Wednesday February 12, 2025 11:00am - 11:25am PST
John Wilson, IBM, Senior Product Manager

From standards to security, there’s no shortage of considerations when developing for the transmission of complex data through myriad systems, apps, partners, and geographies. Even if you can quickly transfer files of any size in a secure, governed and encrypted manner, there’s always another hop to get to value. But files, apps, APIs—these don’t live in a silo, and neither can your approach to integration.

In this session we’ll start with an MFT use case and showcase how IBM’s hybrid iPaaS (integration platform as a service) unifies disparate integration approaches to make collaboration easier. Check out a new way to solve common everyday enterprise file handling requirements directly from a cloud or hybrid solution.
Speakers
avatar for John Wilson

John Wilson

Senior Product Manager, IBM
John Wilson is a senior product manager in application integration and middleware. He has decades of experience as a practitioner in the integration space, having worked in-house for large enterprise corporations such as Colgate-Palmolive and Coca-Cola. He then moved into the technology... Read More →
Wednesday February 12, 2025 11:00am - 11:25am PST
Dev Innovation World Stage

1:00pm PST

OPEN Session: How GenAI Helps Solve Data Consistency Problems with Cloud-Native Apps
Wednesday February 12, 2025 1:00pm - 1:25pm PST
Brijesh Deo, Oracle, Director, Software Development

Data consistency has been a longstanding challenge, dating back to the mainframe era, and transactions have traditionally been used to address these issues. However, with the rise of modern applications built on microservices architectures, ensuring data consistency has become even more complex. While AI adds further complexity to app development, it also offers significant potential to ease these challenges. New transaction patterns have emerged to tackle these modern issues. In this session, you will learn about these new patterns and the solutions available today to integrate these patterns into your applications. We will also explore in detail how some of these solutions are leveraging genAI to help developers avoid writing transaction management code or worry about associated infrastructure, making it extremely easy to adopt such transaction patterns. 
Speakers
avatar for Brijesh Deo

Brijesh Deo

Director, Software Development, Oracle
Brijesh Deo is the Director of MicroTx product development in the database organization at Oracle. He is passionate about distributed systems and cloud technologies and specializes in Kubernetes, Microservices, AI, and Java. Brijesh has a rich industry experience of more than two... Read More →
Wednesday February 12, 2025 1:00pm - 1:25pm PST
CloudNative World Stage

1:30pm PST

OPEN Session: Stateful Workloads Made Easy: A Practical Demo of Live Migration
Wednesday February 12, 2025 1:30pm - 1:55pm PST
Steven Fraser, CAST AI, Senior Solution Architect

Kubernetes works great for stateless applications, but stateful workloads like databases or long-running jobs pose a challenge. These applications rely on persistent data and can’t afford interruptions, making Kubernetes’ “ephemeral” approach risky. Downtime can lead to data loss, inconsistencies, and system failures.

That’s where live migration comes in, allowing stateful workloads to move between nodes without disruption. At Cast AI, we’ve developed Container Live Migration to automatically consolidate these workloads, ensuring continuous uptime, reducing resource fragmentation, and cutting costs. Join us to see how we’re making Kubernetes work for stateful applications in a practical demo.
Speakers
avatar for Steven Fraser

Steven Fraser

Senior Solution Architect, CAST AI
Senior Solution Architect
Wednesday February 12, 2025 1:30pm - 1:55pm PST
CloudNative World Stage
  Cloud Native World

1:30pm PST

OPEN Session: Mastering the API Lifecycle: From Design to Real-Time Events
Wednesday February 12, 2025 1:30pm - 2:20pm PST
Firas Abou-Shamlah, Gravitee.io, Solutions Engineer

Join Firas Abou-Shamalah, Solution's Engineer at Gravitee.io, for a deep dive into mastering the entire lifecycle of APIs. In this 50-minute session, Firas will guide you through every stage—from designing secure and scalable APIs to deploying, managing, and monitoring them in real-time. You’ll learn how to optimize your API strategy, streamline event-driven architectures, and ensure peak performance at scale. Whether you’re a developer, architect, or tech leader, this talk offers actionable strategies to elevate your API management game, all within a unified platform that simplifies the complexities of modern digital ecosystems. 
Speakers
avatar for Firas Abou-Shamalah

Firas Abou-Shamalah

Solutions Engineer, Gravitee.Io
A seasoned Solution's Engineer in the startup industry for many years, Firas is a veteran consultant, engineer, developer, salesman and entrepreneur. With over 5 years of experience in consulting with enterprise and Fortune 500 customers, he has seen the architectures and workings... Read More →
Wednesday February 12, 2025 1:30pm - 2:20pm PST
DeveloperWeek MAIN STAGE
  Cloud Native World

2:00pm PST

Dev Roundtable: Omri Gazitt, Co-founder & CEO, Aserto
Wednesday February 12, 2025 2:00pm - 2:30pm PST
Dev Roundtables / Product Roundtables / AI Roundtables give attendees the opportunity to meet in small groups with DeveloperWeek + ProductWorld + AI DevWorld 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 Omri Gazitt

Omri Gazitt

Co-founder & CEO, Aserto.com
Omri is the co-founder/CEO of Aserto.com, an authorization startup, and his 3rd entrepreneurial venture. He spent the majority of his 30-year career working on developer & infrastructure tech, most recently as the CPO of Puppet. Previously he was the VP & GM of HP's Cloud Native Platform... Read More →
Wednesday February 12, 2025 2:00pm - 2:30pm PST
Roundtables

2:30pm PST

Dev Roundtable: Dmytro Hnatiuk, Principal Software Engineer, Wise
Wednesday February 12, 2025 2:30pm - 3:00pm PST
Dev Roundtables / Product Roundtables / AI Roundtables give attendees the opportunity to meet in small groups with DeveloperWeek + ProductWorld + AI DevWorld 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 Dmytro Hnatiuk

Dmytro Hnatiuk

Principal Software Engineer, Wise
Dmytro Hnatiuk is a Principal Software Engineer at Wise, where he has been turning complex challenges into scalable solutions for eight years. With over a decade in the tech industry and a focused expertise in the Finance & Treasury domain for the last six years, he has successfully... Read More →
Wednesday February 12, 2025 2:30pm - 3:00pm PST
Roundtables
 

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date - 
  • Tracks & Topics
  • AI & ML Certificate
  • API Certificate
  • APIs & Microservices
  • Blockchain & Web3
  • Cloud Management Certificate
  • Data Engineering
  • Data Management and Engineering Certificate
  • Dev Career
  • Dev Leadership Certificate
  • Developer Experience (DX)
  • Developer Tools
  • DevOps
  • DevOps Certificate
  • Enterprise
  • Frontend Certificate
  • Gen AI / LLMs
  • Open Source Strategy
  • Platform Engineering
  • Product Certificate
  • Security Certificate
  • Technical Leadership & Management
  • Session Type
  • OPEN Session
  • PRO Session
  • PRO Workshop Day (Tues)
  • Conferences
  • AI & Organizational Change Management (AI DevWorld)
  • AI DevWorld
  • AI DevWorld: AI Strategy Conference
  • AI DevWorld: AI/ML Engineering Conference
  • AI DevWorld: Industry AI Conference
  • AI Ethics (AI DevWorld)
  • AI for the Enterprise (AI DevWorld)
  • AI Security & Governance & Compliance (AI DevWorld)
  • Applied AI Innovation (AI DevWorld)
  • Applied Machine Learning (AI DevWorld)
  • Bots & Language Processing (AI DevWorld)
  • Cloud Native World
  • Data Science & Predictive Models (AI DevWorld)
  • Deep AI Learning & Neural Networks (AI DevWorld)
  • Dev Exec World
  • Dev Innovation World
  • Dev Security World
  • Finance/FinTech AI (AI DevWorld)
  • Frontend World
  • Generative AI & LLMs (AI DevWorld)
  • Healthcare & HealthTech AI (AI DevWorld)
  • Marketing & Advertising AI (AI DevWorld)
  • Methodology: Agile and Rapid Prototyping and SCRUM and Beyond (ProductWorld)
  • MLOps & AIOps (AI DevWorld)
  • OPEN Session
  • OpenAPI Summit
  • OpsWorld
  • OWASP Certified
  • Product Lead / Product Manager Roundtables (ProductWorld)
  • Product Lifecycle & Case Studies (ProductWorld)
  • Product Management Tools & Software (ProductWorld)
  • Product Roadmap Strategy & Innovation (ProductWorld)
  • Product Team Management & Structure (ProductWorld)
  • ProductWorld
  • Retail & E-commerce AI (AI DevWorld)
  • Roundtables
  • Sponsor Spotlight
  • Tensorflow & PyTorch & Open Source Frameworks (AI DevWorld)
  • Virtual
  • In-Person/Virtual
  • In Person
  • Virtual
  • Virtual Exclusive