Artwork

תוכן מסופק על ידי GOTO. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי GOTO או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט
התחל במצב לא מקוון עם האפליקציה Player FM !

Optimizing Cloud Native Java • Ben Evans & Holly Cummins

39:53
 
שתפו
 

Manage episode 499027632 series 2896766
תוכן מסופק על ידי GOTO. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי GOTO או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.

This interview was recorded for the GOTO Book Club.
http://gotopia.tech/bookclub

Read the full transcription of the interview here

Ben Evans - Senior Principal Software Engineer at Red Hat & Co-Author of "Optimizing Cloud Native Java" and many more Books
Holly Cummins - Senior Principal Software Engineer on the Red Hat Quarkus Team
RESOURCES
Ben
https://mastodon.social/@kittylyst
https://www.linkedin.com/in/kittylyst
https://www.kittylyst.com

Holly
https://hollycummins.com
https://bsky.app/profile/hollycummins.com
https://hachyderm.io/@holly_cummins
https://linkedin.com/in/holly-k-cummins
DESCRIPTION
Holly Cummins talks with Ben Evans about his latest book "Optimizing Cloud Native Java", which updates his previous work "Optimizing Java" to reflect the realities of cloud native environments.
Ben explains that performance engineering is not just technical but also psychological, emphasizing the importance of user expectations and defining clear performance goals. They discuss how modern Java performance must account for cloud native architectures, with applications running across distributed microservices and containerized, single-core environments.
The book focuses on the importance of measuring relevant data, warns against relying on misleading micro-benchmarks, and highlights how system-level benchmarks offer a clearer picture. Ben also delves into the JVM's hidden complexities, such as changes in Java 17 and the impact of virtual threads. Practical, real-world examples in the book, like the "fighting animals" microservices application, help developers learn how to optimize Java performance in real network environments.
Finally, Ben touches on the future of Java concurrency, with virtual threads and structured concurrency offering new ways to handle performance challenges in cloud native systems.
RECOMMENDED BOOKS
Ben Evans & Jim Gough • Optimizing Cloud Native Java
Ben Evans, Jason Clark & David Flanagan • Ja

Crossing Borders
Crossing Borders is a podcast by Neema, a cross border payments platform that...

Listen on: Apple Podcasts Spotify

Bluesky
Twitter
Instagram
LinkedIn
Facebook
CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech
SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

  continue reading

פרקים

1. Intro (00:00:00)

2. Who's "Optimizing Cloud Native Java" for? (00:08:09)

3. Performance tuning: Art & science (00:09:54)

4. [Ad] Crossing Borders (00:10:57)

5. (Cont.) Performance tuning: Art & science (00:11:35)

6. Java performance (00:22:05)

7. Concurrency in modern Java (00:32:16)

8. Outro (00:38:44)

248 פרקים

Artwork
iconשתפו
 
Manage episode 499027632 series 2896766
תוכן מסופק על ידי GOTO. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי GOTO או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.

This interview was recorded for the GOTO Book Club.
http://gotopia.tech/bookclub

Read the full transcription of the interview here

Ben Evans - Senior Principal Software Engineer at Red Hat & Co-Author of "Optimizing Cloud Native Java" and many more Books
Holly Cummins - Senior Principal Software Engineer on the Red Hat Quarkus Team
RESOURCES
Ben
https://mastodon.social/@kittylyst
https://www.linkedin.com/in/kittylyst
https://www.kittylyst.com

Holly
https://hollycummins.com
https://bsky.app/profile/hollycummins.com
https://hachyderm.io/@holly_cummins
https://linkedin.com/in/holly-k-cummins
DESCRIPTION
Holly Cummins talks with Ben Evans about his latest book "Optimizing Cloud Native Java", which updates his previous work "Optimizing Java" to reflect the realities of cloud native environments.
Ben explains that performance engineering is not just technical but also psychological, emphasizing the importance of user expectations and defining clear performance goals. They discuss how modern Java performance must account for cloud native architectures, with applications running across distributed microservices and containerized, single-core environments.
The book focuses on the importance of measuring relevant data, warns against relying on misleading micro-benchmarks, and highlights how system-level benchmarks offer a clearer picture. Ben also delves into the JVM's hidden complexities, such as changes in Java 17 and the impact of virtual threads. Practical, real-world examples in the book, like the "fighting animals" microservices application, help developers learn how to optimize Java performance in real network environments.
Finally, Ben touches on the future of Java concurrency, with virtual threads and structured concurrency offering new ways to handle performance challenges in cloud native systems.
RECOMMENDED BOOKS
Ben Evans & Jim Gough • Optimizing Cloud Native Java
Ben Evans, Jason Clark & David Flanagan • Ja

Crossing Borders
Crossing Borders is a podcast by Neema, a cross border payments platform that...

Listen on: Apple Podcasts Spotify

Bluesky
Twitter
Instagram
LinkedIn
Facebook
CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech
SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

  continue reading

פרקים

1. Intro (00:00:00)

2. Who's "Optimizing Cloud Native Java" for? (00:08:09)

3. Performance tuning: Art & science (00:09:54)

4. [Ad] Crossing Borders (00:10:57)

5. (Cont.) Performance tuning: Art & science (00:11:35)

6. Java performance (00:22:05)

7. Concurrency in modern Java (00:32:16)

8. Outro (00:38:44)

248 פרקים

כל הפרקים

×
 
Loading …

ברוכים הבאים אל Player FM!

Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.

 

מדריך עזר מהיר

האזן לתוכנית הזו בזמן שאתה חוקר
הפעלה