Quarkus at Spring I/O 2024 #40818
insectengine
started this conversation in
Events
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Event Description: Spring I/O 2024 A two-day conference full of Spring awesomeness.
Date: May 30 & 31, 2024
Location: Barcelona, Spain
Event Type: In Person
https://2024.springio.net/
EVENT-DRIVEN AUTOSCALING FOR SERVERLESS JAVA
Speaker(s): Daniel Oh
Day/Time: Friday, May 31st at 12:30 - 13:20 : Track 5 (Room 8)
Abstract: Kubernetes makes it possible to autoscale various business use cases from web apps to mobile, IoT edge streaming, and AI/ML in more reliable and stable ways. One caveat of Kubernetes autoscaling is based on hardware resource utilization (CPU, memory) through Horizontal Pod Autoscaling. This causes a new challenge to build an event-driven serverless Java on Kubernetes because the event metrics from multiple event sources (e.g., Apache Kafka, AWS SQS) are more relevant than a pod’s CPU usage for deciding when applications need to be scaled out and in. Fortunately, KEDA and Knative on Kubernetes are designed to solve this challenge by autoscaling both standard apps and serverless by event metrics in a separate way. This session will teach you how to redesign your Kubernetes autoscaling architecture by event-driven metrics from Apache Kafka over standard resources (CPU, Memory) with Knative and KEDA integration for serverless Java.
EMPOWERING DEVELOPERS: UNVEILING THE BACKSTAGE INTERNAL DEVELOPER PORTAL FOR JAVA DEVELOPMENT
Speaker(s): Alex Soto
Day/Time: Friday, May 31st at 14:30 - 15:20 : Track 4 (Room 3)
Abstract: Backstage is a powerful and open-source developer portal framework developed, offering a centralized platform for developers to access a wealth of tools, services, and knowledge, streamlining development workflows and enhancing productivity.
Improve developer’s performance by creating golden paths with pre-architected stack to building and deploying a particular piece of software.
By attending this session, you will gain insights into creating a developer-centric environment through the Backstage Internal Developer Portal while harnessing the capabilities of Java. Whether you are a developer, DevOps engineer, or a tech leader, this session promises to equip you with the knowledge and tools necessary to unlock the full potential of your development team.
Beta Was this translation helpful? Give feedback.
All reactions