Loading…
or to bookmark your favorites and sync them to your phone or calendar.
Company: DevOps clear filter
arrow_back View All Dates
Wednesday, February 19
 

9:30am PST

[Virtual] OPEN Session: Securing Your AI-Powered Software Development with AI
Wednesday February 19, 2025 9:30am - 9:55am PST
Dev Innovation World, GitHub, Sr Developer Advocate

We'll learn how to block secrets from ever entering your codebase, use AI to automatically generate multi file security fixes, and incorporate all your favorite third-party security tools into your native GitHub workflow! 
Speakers
avatar for Dhanashri Chavan

Dhanashri Chavan

Sr Developer Advocate, GitHub
Dhanashri Chavan is a Senior Developer Advocate at GitHub, where she collaborates with the developer community to promote awareness and adoption of GitHub products and features while representing customer needs within the organization.With over 20 years of professional experience... Read More →
Wednesday February 19, 2025 9:30am - 9:55am PST
Virtual Dev Security World
  AI DevWorld

10:00am PST

[Virtual] OPEN Session: Scaling Secure, Codeless Mobile App Development and Continuous Monitoring in CI/CD for DevOps Teams
Wednesday February 19, 2025 10:00am - 10:25am PST
Karen Hsu, Appdome, SVP Mobile DevOps & Security Solutions

In the fast-paced world of DevOps, delivering secure, functional mobile apps quickly and efficiently is critical. This session is tailored for DevOps engineers and leaders looking to streamline mobile app development by incorporating code-less, secure app building, automated testing, and continuous monitoring into their CI/CD pipelines. Attendees will learn how to:
Integrate Secure Mobile App Builds Without Code or SDKs:

1. Automatically build critical security features such as encryption, fraud/malware/social engineering prevention, and threat detection directly into the mobile app, without writing any additional code or relying on third-party SDKs.
Automate Testing in CI/CD: Seamlessly integrate no-code security testing and scriptless functional testing into your CI/CD workflows. This ensures that each code push automatically triggers comprehensive testing, identifying any issues with secured apps before deployment—without requiring manual intervention.

2. Implement Continuous Threat Detection: Incorporate real-time threat detection for all your mobile apps. Then automate builds with protections against live attacks in your CI/CD pipeline. By closing the loop between security monitoring and app development, teams can ensure their apps are secure post-deployment and protected against evolving threats.

3. Optimize CI/CD Workflows for Faster Delivery: Implement a fully automated, end-to-end process that ensures every app build is secure, functional, and continuously monitored for potential threats. DevOps teams will learn how to accelerate their app delivery timelines without sacrificing security or performance, leveraging CI/CD tools like Jenkins, GitLab CI, and CircleCI, Bitrise and Azure DevOps.

This session will include a live demonstration showing how DevOps teams can integrate these capabilities into their existing CI/CD workflows, enabling faster, secure, and scalable mobile app delivery.
Speakers
avatar for Karen Hsu

Karen Hsu

SVP Mobile DevOps & Security Solutions, Appdome
Karen Hsu is SVP Mobile DevOps and Security Solutions at Appdome, focused on automating building and testing of secure apps in the DevOps pipeline. She co-founded BlockchainIntel to identify fraud in ACH, credit card and blockchain transactions, becoming part of Appdome to extend... Read More →
Wednesday February 19, 2025 10:00am - 10:25am PST
VIRTUAL DeveloperWeek Main Stage

10:30am PST

[Virtual] OPEN Session: Radical Transparency for Software Teams
Wednesday February 19, 2025 10:30am - 10:55am PST
Gregory Lind, Buildly, CEO and Founder

Redefine team communication with radical transparency. Fostering a culture of openness, honesty, and positivity in your team, can create a work environment where everyone feels empowered to do their best work and grow both personally and professionally. This talk will give an overview to bringing radical transparency into your DevOps, software and product development processes. 
Speakers
avatar for Gregory Lind

Gregory Lind

CEO and Founder, Buildly
Author of "Radical Therapy for Software Teams", CEO of Buildly, and 20+ year career in Software, Open Source and Startups. Founder and CTO of four successful startups in 3 different countries. Worked with NGOs and Government agencies building open source grant management systems... Read More →
Wednesday February 19, 2025 10:30am - 10:55am PST
VIRTUAL OpsWorld
  Dev Exec World

1:00pm PST

[Virtual] OpenAPI Summit: Your Cheat Code for API Authorization
Wednesday February 19, 2025 1:00pm - 1:25pm PST
Omri Gazitt, Aserto, Co-founder & CEO

Congrats, your org is all-in on microservices! But now you have hundreds (or thousands!) of APIs. Some power your customer-facing apps. Others are platform services that your front-end services consume. Still others are back-end services used by internal tools.

And ALL of them need to be authorized.

Not to mention, you need to be able to answer questions like “which users are authorized to invoke this endpoint?” and “which endpoints can this user invoke?”

Having each API “do its own thing” makes it all but impossible to wrangle this complexity. You need a cross-cutting solution to apply authorization rules consistently - either in the API code or at the API Gateway.

Enter Aserto: an open source cloud-native authorization service that does this, and more.

This talk provides hands-on learning for how to go from an OpenAPI spec to a fine-grained authorization model, ready to authorize your users, in just a few minutes.
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 19, 2025 1:00pm - 1:25pm PST
VIRTUAL Dev Exec World

1:30pm PST

[Virtual] OPEN Session: Stateful Workloads Made Easy: A Practical Demo of Live Migration
Wednesday February 19, 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 19, 2025 1:30pm - 1:55pm PST
VIRTUAL Cloud Native World
  Cloud Native World

1:30pm PST

[Virtual] OPEN Session: Where Is the Love? Why Automated Regression Testing Isn’t Getting the Attention It Needs
Wednesday February 19, 2025 1:30pm - 1:55pm PST
Jens Wessling, Veracode, Chief Technology Officer

As software development continues to evolve at a rapid pace and new innovations bring a world of possibilities, one item is often left behind: automated regression testing. The truth is without it, organizations can forget about software quality, security, winning customers' trust or being agile.

Regression testing is an integral, non-negotiable part of the production software development process right from the very moment the first line of production code is written. Its impact goes beyond code correctness, influencing development velocity, reducing long-term maintenance costs and ensuring a smoother integration process during acquisitions. However, companies often scramble to retrofit regression testing into their legacy code, but in reality, less than 10% of these after-the-fact efforts ever pan out. It might be tempting to overlook the absence of solid regression testing in smaller companies, but here's the catch: the long-term costs of maintaining code without automated testing don't just stay put – they grow. It's not just a “nice to have” it’s a strategic investment to safeguard their current operations and for companies to position themselves for future growth, innovation and success.

In this Thought Leadership Session, Jens Wessling, CTO of Veracode, outlines the importance of automated regression testing, highlighting why both developers and the C-Suite should make it a priority from the outset and how to make it a core aspect of your team's ethos.
Speakers
avatar for Jens Wessling

Jens Wessling

Chief Technology Officer, Veracode
Jens Wessling is the Chief Technology Officer at Veracode. He leads the architecture vision for Veracode’s core capabilities around its proprietary data model and AI-powered remediation engine. With more than 25 years’ experience in software engineering and architecture, Jens... Read More →
Wednesday February 19, 2025 1:30pm - 1:55pm PST
VIRTUAL OpsWorld
  Dev Exec World

1:30pm PST

[Virtual] OpenAPI Summit: No AI without APIs
Wednesday February 19, 2025 1:30pm - 1:55pm PST
Jeremy Snyder, Firetail, CEO

Application Programming Interfaces (APIs) and Artificial Intelligence (AI) are two of the most important developments in tech of the last 10 years. While AI has grabbed the majority of headlines lately, APIs are the unsung heroes, the “connective tissue” that ensures seamless integration across our digital lives. But how will the more recent emergence of AI affect API security, and how do APIs affect the security of AI? 
In this talk, we’ll explore these two hot topics that make our online worlds work. AI can be helpful to API security by allowing security teams to automate certain processes or make testing more efficient, but it can also be used to help malicious actors automate their attacks.

Speakers
avatar for Jeremy Snyder

Jeremy Snyder

CEO, FireTail
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 →
Wednesday February 19, 2025 1:30pm - 1:55pm PST
VIRTUAL Dev Exec World

2:00pm PST

[Virtual] OPEN Session: From DevEx Disaster to Delight: How to Champion a DevEx Revolution in Your Organization
Wednesday February 19, 2025 2:00pm - 2:25pm PST
Jeremy Meiss, DevEx Institute, Developer Experience & Community Leader

Is your team struggling with bugs, inefficient tools, and demoralizing processes? Do you often hear them expressing their frustration with the deployment process and the codebase? Don't worry, this talk is your ticket to transforming your organization's Developer Experience (DevEx) from a disaster zone to a developer utopia.

We'll delve into the what, why, and how of DevEx, exploring practical strategies that will empower you to make your developers' lives easier and more productive. We'll cover everything from tooling and automation to fostering a culture of collaboration and feedback. By the end of this talk, you'll be equipped with the knowledge and practical tips to become a DevEx champion in your organization.
Speakers
avatar for Jeremy Meiss

Jeremy Meiss

Developer Experience & Community Leader, DevEx Institute
Jeremy is a seasoned Developer Experience and Community leader, formerly the Director of DevRel & Community at CircleCI, and previously at Solace, Auth0, and XDA. With almost 30 years in Tech, covering just about every functional area including support, system and database administration... Read More →
Wednesday February 19, 2025 2:00pm - 2:25pm PST
Frontend World
  Dev Exec World

2:00pm PST

[Virtual] OpenAPI Summit: APIOps: Interface Development at Scale
Wednesday February 19, 2025 2:00pm - 2:25pm PST
Erik Hansen, Dell Technologies, API Architect, Developer Platform Services

Sure, your product may deliver a REST API to customers, but what about all those interfaces that exist within your company - between microservices, for internal tooling, and from imported packages? API Operations (APIOps) enables a consistent process, for developing and sharing any type of software interface, within your company and for your customers – whether you have 2 or 200 teams.
In this talk, learn how Dell is implementing APIOps to:
- Increase development velocity - for the team producing a shared interface, and their consumers.
- Reduce complexity - through common developer tooling and processes.
- Promote Consistency - by automating validation and governance.
- Expand Visibility - across all types of interfaces: REST, gRPC, event-based, and others.
Speakers
avatar for Erik Hansen

Erik Hansen

API Architect, Developer Platform Services, Dell Technologies
Erik is a Distinguished Member Technical Staff and API Architect at Dell Technologies. He is an advocate for User Centered Design and Developer Experience, helping Dell modernize its software development processes and engagement with external developers.
Wednesday February 19, 2025 2:00pm - 2:25pm PST
VIRTUAL Dev Exec World
  Dev Exec World

2:00pm PST

[Virtual] OPEN Session: Say Goodbye to Toil: Automating Cluster Upgrades
Wednesday February 19, 2025 2:00pm - 2:25pm PST
Ben Ryves, GetYourGuide, Staff Site Reliability Engineer
Maggie Slukova, GetYourGuide, Staff Site Reliability Engineer


How difficult is it to minimize the toil of cluster upgrades while increasing confidence in deploying the changes?

Even when managed, cluster upgrades are an unavoidable part of cluster maintenance, yet they can also be a source of toil, stress and outages; either when upgrading Kubernetes itself or additional cluster components. Manually testing changes in staging clusters, deploying with a high sense of uncertainty - these time consuming tasks can be mitigated with tests. Add nifty automation and cluster management efforts are reduced to a bare minimum.

Is investing in cluster tests and automation worth it? Yes! This talk shows how a team of three engineers keeps multiple clusters continuously up-to-date with minimal time investment, effort and disruptions. By leveraging the e2e-framework and Helm, everything from Istio to cluster autoscaler is tested and seamlessly managed.
Speakers
avatar for Ben Ryves

Ben Ryves

Staff Site Reliability Engineer, GetYourGuide
Ben works as an SRE at GetYourGuide, building automation and testing tooling to provision production Kubernetes clusters. His main focus is networking, security, and resource optimisation.
avatar for Maggie Slukova

Maggie Slukova

Staff Site Reliability Engineer, GetYourGuide
Maggie is a backend engineer turned SRE with a background in Mathematics. Her areas of focus are Kubernetes, Istio, cluster optimisation, autoscaling and automation. She loves building things, be it software, infrastructure, furniture or games.
Wednesday February 19, 2025 2:00pm - 2:25pm PST
OpsWorld
  OpsWorld
 

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -