Loading…
Attending this event?
October 28-29, 2024 | Tokyo, Japan
View More Details & Registration
Note: The schedule is subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for Open Source Summit + AI_dev Japan 2024 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

This schedule is automatically displayed in Japan Standard Time (UTC +9). To see the schedule in your preferred timezone, please select from the drop-down located at the bottom of the menu to the right.
Beginner clear filter
arrow_back View All Dates
Monday, October 28
 

11:15 JST

Architecting Kubernetes-Based Internal Developer Platforms: Essential Patterns and Practices - Hiroshi Hayakawa, LY Corporation
Monday October 28, 2024 11:15 - 11:55 JST
Recent IT paradigms like DevOps, CD, and IaC have shortened release cycles but burdened developers with mastering many tools. Platform Engineering, a field of software engineering frequently discussed in the CNCF, addresses this by providing Internal Developer Platforms (IDPs) that automate non-essential tasks. Kubernetes is widely used to run the various components that make up an IDP, thanks to its consistent API experience and high extensibility. However, Kubernetes was initially created as a general foundation for running workloads, not as part of platforms. Therefore, IDP builders must add Cloud Native technologies and customizations to Kubernetes. Despite three years since the rise of platform engineering, making the right architectural and technology choices remains challenging and requires a deep understanding of the organization's context and technologies. In this session, he will explain various architectural patterns for building IDPs using Kubernetes, including access control and multitenancy. Additionally, based on years of experience providing Kubernetes-based IDPs, he will discuss the pros/cons, operational considerations, and suitable organizational structures.
Speakers
avatar for Hiroshi Hayakawa

Hiroshi Hayakawa

Staff Platform Engineer, LY Corporation
Hiroshi is a lead engineer of Kubernetes-based application platforms in LY Corporation's Private Cloud Division. The company runs many large-scale applications on its Kubernetes-based platform, and Hiroshi is skilled in running applications stably at such a scale. He has also been... Read More →
Monday October 28, 2024 11:15 - 11:55 JST
Hall A (3)

11:15 JST

From Policy Enthusiast to Legislators' Contact Point - Ciarán O'Riordan, OpenForum Europe
Monday October 28, 2024 11:15 - 11:55 JST
Governments around the world are working on legislation to regulate cybersecurity, AI, and product liability for software. The success of free and open source projects and companies has been driven by our technology. Our teams working on legislation and public policy are much smaller, but we also have results that we can be very proud of. This presentation looks at the importance of policy work and what we do that leads to success in this domain. We will look at the international relevance of some current regulations being produced in Europe - notably the EU's Cyber Resilience Act, the AI Act, and the Product Liability Directive. From these, we will look at how these areas could be best regulated in other parts of the world. We will examine the technical information that policy makers need, so that they can make informed decisions. And we will also look at the meta goal of improving our policy work in the long term. We will do this by looking at the methods and organisation that allowed our ecosystem to be effective while working with the legislators to improve these texts.
Speakers
avatar for Ciarán O'Riordan

Ciarán O'Riordan

Sr. Policy Advisor, OpenForum Europe
Senior Policy Advisor at OFE, Ciarán O’Riordan has been working in Brussels since 2004 with a focus on EU policy and free and open source software. He recently worked on the EU's Cyber Resilience Act as well as coordinating the efforts of many free and open source organisations... Read More →
Monday October 28, 2024 11:15 - 11:55 JST
Hall A (1)

12:05 JST

Open Source LLMs in the Cloud: Scalable Solutions - Miley Fu, WasmEdge
Monday October 28, 2024 12:05 - 12:45 JST
The demand for running LLMs in the cloud is growing exponentially. In this keynote, we will explore developer’s and enterprises’ urging need for open source LLMs and the best practices for deploying them in cloud-native environments. Three key approaches for LLM deployment: Python-based solutions, native runtimes like llama.cpp or vLLM, and WebAssembly as an abstraction layer. Miley will discuss the benefits and challenges of each approach, focusing on real-world applications, integration ease, portability, and resource efficiency and talk about the CNCF CNAI ecosystem landscape. This keynote aims to demystify cloud-native AI. Attendees will have practical advice and a clear roadmap for deploying LLMs in the cloud, learning about the strengths and trade-offs of different approaches, to have a better idea to select and implement the most suitable strategy
Speakers
avatar for Miley Fu

Miley Fu

DevRel, WasmEdge
Miley is a Developer Advocate with a passion for empowering developers to build and contribute to open source. With over 5 years of experience working on WasmEdge runtime in CNCF sandbox as the founding member, she talked at KubeCon, KCD Shenzhen, CloudDay Italy, DevRelCon, Open Source... Read More →
Monday October 28, 2024 12:05 - 12:45 JST
Hall A (3)

12:05 JST

Secure Code, Safe Future: Mastering Security in Critical Software Development - Liran Tal, Snyk
Monday October 28, 2024 12:05 - 12:45 JST
You do your best to build a quality product and ensure testability and maintainable code. However, code security issues require a different domain of expertise, and your last vulnerable line of code is your first security regret. Maybe you heard about OWASP Top 10, and just maybe you can spot an SQL injection but how do you scale and prioritize code security across your tech stack and your development team? How do you ship secure operational technology (OT) software for critical infrastructure? This task becomes even more difficult to balance with false positive alerts, struggles to find vulnerable C++ libraries statically compiled in your runtime, and bridging the growing security knowledge gap that results in developers writing insecure code. Tune in to learn about secure coding practices and techniques to produce high-quality secure software. Your takeaways from this session will be learning from practical real-world vulnerable code, secure dependency upgrade policies, leveraging SBOMs for vulnerability and package signals, and hands-on hacking demos. This session offers actionable strategies and real-world applications to help you safeguard your critical software projects.
Speakers
avatar for Liran Tal

Liran Tal

Director of Developer Advocacy, Snyk
Liran Tal is a software developer, and a GitHub Star, world-recognized for his activism in open source communities and advancing web and Node.js security. He engages in security research through his work in the OpenJS Foundation and the Node.js ecosystem security WG, and further promotes... Read More →
Monday October 28, 2024 12:05 - 12:45 JST
Main Hall

12:05 JST

Step by Step, What Should We Do for the Kernel Ecosystem? - Hirotaka Motai, Cybertrust Japan
Monday October 28, 2024 12:05 - 12:45 JST
The announcement that the kernel LTS period would be two years came as a shock to embedded Linux developers (especially in Japan). However, it was also the moment that they had been relying on the kernel maintainers.Hirotaka wondered what we could do for the maintainers who worked so hard to maintain the kernel LTS, and started "Linux Kernel LTS Study Group" in Japan.A number of issues came up, including those related to kernel testing, the product development period and LTS period, and upgrading kernel versions. In this session, he will share the summary of discussions with in-house kernel developers working in Japanese companies and some examples of Open Source projects that can help you solve them, and encourage what other in-house kernel developers or just user can do as a first step for the kernel community.
Speakers
avatar for Hirotaka Motai

Hirotaka Motai

Expert Engineer and OSPO staff, Cybertrust Japan
Hirotaka worked as an embedded software engineer for 20 years. Currently he works for Cybertrust Japan and develops Debian-based embedded Linux Distribution and technical services with his team. He is a member of the technical committees in the CIP project. He is also an OSPO staff... Read More →
Monday October 28, 2024 12:05 - 12:45 JST
Hall A (4)

15:40 JST

Open Discussion on Understanding Cultural Differences When Approaching OSS - Daniel Izquierdo Cortázar, Bitergia; Ana Jiménez Santamaría, The Linux Foundation/TODO Group; Yuki Hattori, GitHub; Willem Jiang, ByteDance
Monday October 28, 2024 15:40 - 16:20 JST
This panel aims to provide lessons learned on cultural differences when approaching OSS communities. In the past, Willem and Daniel explored the differences between China and Spain. This time we are bringing Yuki Hattori, based in Japan, GitHub employee, and Ana Jiménez from the TODO group with a wide perspective on OSS projects around the world. We learned in the past about how Chinese society works [ring-based trusted networks] and barriers to effectively bringing people into Western based organizations and the other way around, how to effectively interact with more Chinese-based OSS projects. This time we would like to expand this discussion with Japanese concepts such as 'nemawashi' which is the practice of laying groundwork and building consensus before making proposals, 'uchi-soto' dynamics which is the distinction between 'insiders (uchi) and outsiders (soto) in social groups, and others. This panel will bring this discussion to the audience with practical advice on how to engage and onboard newcomers, while we are all learning together from each other.
Speakers
avatar for Willem Jiang

Willem Jiang

Principal Open Source Evangelist, ByteDance
Willem Jiang (Jiang Ning) is the principal Open Source Evangelist of ByteDance OSPO , and serves as a board director of the Apache Software Foundation. He has contributed to various Apache projects, including Camel, CXF, ServiceMix, and ServiceComb. Prior to joining ByteDance, Willem... Read More →
avatar for Daniel Izquierdo

Daniel Izquierdo

CEO, Bitergia
Daniel Izquierdo is a researcher and co-founder of Bitergia and currently holding the position of CEO, he is focused on the quality of the data, research of new metrics, analysis and studies of interest for Bitergia customers via data mining and processing. Daniel earned a PhD in... Read More →
avatar for Ana Jimenez

Ana Jimenez

Project Manager, Linux Foundation
Ana is a senior Project Manager at the Linux Foundation's TODO Group project, an open group of practitioners who want to collaborate on best practices and tools to effectively manage open source operations through Open Source Program Offices (OSPOs). Formerly she worked at Bitergia... Read More →
avatar for Yuki Hattori

Yuki Hattori

Sr. Customer Success Architect, GitHub
Primarily provides technical support for GitHub's enterprise solutions. Actively promotes the adoption of GitHub Copilot.Additionally, focuses on introducing open source culture and practices into corporations, advocating for InnerSource to break down organizational silos. Through... Read More →
Monday October 28, 2024 15:40 - 16:20 JST
Hall A (1)

17:30 JST

OSS Bird’s Eye View : a Comprehensive Picture of the Open - Taishi Yoneshima, Japan OSS Promotion Forum / NEC & Shinji Enoki, Japan OSS Promotion Forum / LibreOffice Japanese Team
Monday October 28, 2024 17:30 - 18:10 JST
“The OSS Bird’s Eye View” provides a comprehensive picture of the open source ecosystem. “The OSS Bird’s Eye View” is a tool for visualizing OSS projects, created by community within Japan. This diagram helps to understand the categories and trends of the OSS ecosystem. In this session, we will explain how to create the OSS Bird’s Eye View and how to use it. Also, by comparing past OSS Bird’s Eye Views, we will introduce what kind of transitions have occurred in OSS over the past 10 years, and show how the OSS Bird’s Eye View has deepened our understanding of the OSS ecosystem. This session is beneficial for all people who are beginners in OSS, community leaders, developers, researchers, educators, and those who want to utilize OSS in business. We look forward to your participation.
Speakers
avatar for Shinji Enoki

Shinji Enoki

Japan OSS Promotion Forum / LibreOffice Japanese Team
Shinji Enoki ia member of the OSS Bird's Eye View team of the Japan OSS Promotion Forum. His other community activities are a member of the LibreOffice Japanese Team, a substitute member of Membership Committee of The Document Foundation, a volunteer staff of Japan UNIX Society, a... Read More →
avatar for Taishi Yoneshima

Taishi Yoneshima

Leader / Assistant Manager, Japan OSS Promotion Forum / NEC
He is a leading member of the Open Source Program Office in NEC Corporation, and promoting OSS utilization and risk mitigation within the company, developing solutions related to SBOM and OSS security, and proposing secure utilization of OSS. He is a leader of Bird's-eye View WG of... Read More →
Monday October 28, 2024 17:30 - 18:10 JST
Hall A (1)
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Audience
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -