Player FM - Internet Radio Done Right
Checked 3d ago
הוסף לפני two שנים
תוכן מסופק על ידי Eficode. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Eficode או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט
התחל במצב לא מקוון עם האפליקציה Player FM !
התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות
I
Interrogation Nation - Full Police Interrogations, Serial Killer Docs and True Crime Investigations


1 When Killers Realize It's Over: Raw Police Interrogation Murderer Reaction Compilation 1:22:29
1:22:29
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:22:29
When Killers Realize It's Over: Raw Police Interrogation Murderer Reaction Compilation Some moments in true crime are unforgettable—none more so than the second a killer realizes it’s over. This episode dives into a chilling compilation of real police interrogations, capturing the exact moment suspects break. From calculated silence to sudden emotional collapse, we explore: The mindset behind their deception The breaking point during questioning The jaw-dropping confessions that followIncluding cases where the accused thought they were untouchable—until undeniable evidence shattered their story. These raw, emotional moments are disturbing, riveting, and revealing. You’ll hear the psychological unraveling firsthand. Content Warning: Contains graphic details of violent crimes, real audio clips, and emotionally intense content. Listener discretion is advised. When Killers Realize It's Over Raw Police Interrogation Reaction Compilation killer interrogations, raw police interrogations, true crime podcast, criminal confessions, when killers break down, interrogation room moments, police interviews, shocking confessions, caught lying, interrogation breakdowns, true crime reactions full police interrogations raw interrogation footage killer confessions suspect breakdown interrogation room reactions real crime footage police interview compilation murder suspect reactions criminal confessions true crime interrogation series serial killer interrogations Hosted on Acast. See acast.com/privacy for more information. Become a supporter of this podcast: https://www.spreaker.com/podcast/interrogation-nation-full-police-interrogations-serial-killer-docs-and-true-crime-investigations--6672917/support .…
Interview: An Experiment in Continuous Deployment of JVM applications with Nicolas Frankel
Manage episode 355563957 series 3448482
תוכן מסופק על ידי Eficode. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Eficode או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
A couple of years ago, continuous integration in the JVM ecosystem meant Jenkins. Since then, a lot of other tools have been made available. But new tools don’t mean new features, just new ways. Beside that, what about continuous deployment? There’s no tool that allows to deploy new versions of a JVM-based application without downtime. The only way to achieve zero downtime is to have multiple nodes deployed on a platform.And yet, achieving true continuous deployment of bytecode on one single JVM instance is possible if one changes one’s way of looking at things. What if compilation could be seen as changes?What if those changes could be stored in a data store, and a listener on this data store could stream those changes to the running production JVM via the Attach API?Nicolas Frankel from Hazelcast joined to share an approach that they have been experimenting with. Nicolas is accompanied in the talk by Aapo Romu, a software architect at Eficode ROOT team.Nicolas in Twitter: https://twitter.com/nicolas_frankelRelated links:- Design and create digital services to drive your strategy: https://hubs.li/H0PwMS70- An award-winning one-stop shop for DevOps tools: https://hubs.li/H0PwPbx0Related content:- Play to learn how to design the right Continuous Delivery pipelines: https://hubs.li/H0PwQzZ0- An Experiment in Streaming: Bytecode Continuous Deployment: https://hazelcast.com/blog/an-experiment-in-streaming-bytecode-continuous-deployment/- hazelcast-demos/bytecode-streaming on Github: https://github.com/hazelcast-demos/bytecode-streaming/- Warszawa Java User Group (WJUG) with Nicolas Frankel "Securing the JVM": https://www.youtube.com/watch?v=Bgo7dcCbqV8&list=PL0EuBuKK-s1EL-K3okpYwR0QZbAPRVmEG&index=12- A streaming use-case: experimenting with bytecode continuous deployment - Nicolas Fränkel: https://www.youtube.com/watch?v=9j4RvI_vARQ&list=PL0EuBuKK-s1EL-K3okpYwR0QZbAPRVmEG&index=60- Beyond “Hello World” – Zero-Downtime Deployments with Hazelcast on Kubernetes: https://hazelcast.com/blog/beyond-hello-world-zero-downtime-deployments-with-hazelcast-on-kubernetes/
…
continue reading
199 פרקים
Manage episode 355563957 series 3448482
תוכן מסופק על ידי Eficode. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Eficode או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
A couple of years ago, continuous integration in the JVM ecosystem meant Jenkins. Since then, a lot of other tools have been made available. But new tools don’t mean new features, just new ways. Beside that, what about continuous deployment? There’s no tool that allows to deploy new versions of a JVM-based application without downtime. The only way to achieve zero downtime is to have multiple nodes deployed on a platform.And yet, achieving true continuous deployment of bytecode on one single JVM instance is possible if one changes one’s way of looking at things. What if compilation could be seen as changes?What if those changes could be stored in a data store, and a listener on this data store could stream those changes to the running production JVM via the Attach API?Nicolas Frankel from Hazelcast joined to share an approach that they have been experimenting with. Nicolas is accompanied in the talk by Aapo Romu, a software architect at Eficode ROOT team.Nicolas in Twitter: https://twitter.com/nicolas_frankelRelated links:- Design and create digital services to drive your strategy: https://hubs.li/H0PwMS70- An award-winning one-stop shop for DevOps tools: https://hubs.li/H0PwPbx0Related content:- Play to learn how to design the right Continuous Delivery pipelines: https://hubs.li/H0PwQzZ0- An Experiment in Streaming: Bytecode Continuous Deployment: https://hazelcast.com/blog/an-experiment-in-streaming-bytecode-continuous-deployment/- hazelcast-demos/bytecode-streaming on Github: https://github.com/hazelcast-demos/bytecode-streaming/- Warszawa Java User Group (WJUG) with Nicolas Frankel "Securing the JVM": https://www.youtube.com/watch?v=Bgo7dcCbqV8&list=PL0EuBuKK-s1EL-K3okpYwR0QZbAPRVmEG&index=12- A streaming use-case: experimenting with bytecode continuous deployment - Nicolas Fränkel: https://www.youtube.com/watch?v=9j4RvI_vARQ&list=PL0EuBuKK-s1EL-K3okpYwR0QZbAPRVmEG&index=60- Beyond “Hello World” – Zero-Downtime Deployments with Hazelcast on Kubernetes: https://hazelcast.com/blog/beyond-hello-world-zero-downtime-deployments-with-hazelcast-on-kubernetes/
…
continue reading
199 פרקים
همه قسمت ها
×D
DevOps Sauna from Eficode

1 Vibe Coding and Supply Chain Security 29:36
29:36
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי29:36
Send us a text Darren and Pinja dive into the risks of “vibe coding,” discussing how AI-generated code, supply chain attacks, and typosquatting increase security challenges, and explore practical ways to secure dependencies and prepare for the future of AI-driven development.
D
DevOps Sauna from Eficode

Send us a text Patrick Debois, known as the father of DevOps, joins Darren Richardson and Pinja Kujala to discuss the future of software development, the evolving role of AI in the SDLC, and how developer experience and human judgment fit into an increasingly automated world.
D
DevOps Sauna from Eficode

1 Visionaries, Rebels and Machines with Jamie Dobson 30:20
30:20
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי30:20
Send us a text In this episode of the DevOps Sauna, Darren Richardson and Pinja Kujala sit down with Jamie Dobson to explore his new book Visionaries, Rebels, and Machines —a high-energy journey through the breakthroughs and lucky accidents that pushed technology from steam engines to today’s AI-powered cloud. Learn how adopting AI-led DevOps practices can supercharge your teams and set your organization on the path to becoming truly AI-native: https://www.eficode.com/services/ai-success-roadmap-for-software-development…
D
DevOps Sauna from Eficode

1 Eficode’s 20th Anniversary Episode 31:38
31:38
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי31:38
Send us a text Celebrating the 200th episode of the DevOps Sauna podcast, Darren Richardson and Pinja Kujala are joined by longtime Eficodeans, Ilari Nurmi, Henri Hamalainen, and Marko Klemetti, to reminisce and celebrate the history of Eficode and the company's 20th anniversary. NOTE: This episode was recorded to celebrate our company’s 20th anniversary and features a conversation with Ilari, who—at the time—was serving as Eficode's CEO. Since then, Ilari has moved on from the company. We want to take a moment to thank him for his incredible leadership over the past six years, a period marked by remarkable growth. His impact on our journey will be lasting, and we’re grateful to have captured his reflections during such a meaningful milestone.…
D
DevOps Sauna from Eficode

1 ITSM in 2025 with Magnus Sundset 34:52
34:52
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי34:52
Send us a text In this episode of the DevOp Sauna, Darren Richardson and Pinja Kujala are joined by Magnus Sundset, who gives an in-depth look into the origins of IT service management and how the latest tools and principles will affect it in 2025. Learn how mastering ITSM improves service delivery in your organization: https://www.eficode.com/mastering-itsm-to-improve-service-delivery…
D
DevOps Sauna from Eficode

Send us a text In this episode of the DevOps Sauna, Darren Richardson and Pinja Kujala discuss the latest stories and developments in the DevOps space in May 2025, including Klarna, Microsoft, OpenAI buying Windsurf, and new legal legislations such as the Take It Down Act and European Vulnerability Database. Learn how to adopt the best DevOps practices to drive software delivery performance successfully: https://www.eficode.com/devops-transformation…
D
DevOps Sauna from Eficode

Send us a text In this episode of the DevOps Sauna, Darren Richardson and Pinja Kujala discuss DevOps itself, covering its history, impact, and whether we'll need to change the name of this podcast in the future. Adopt the best practices for success by driving software delivery performance with a DevOps transformation: https://www.eficode.com/devops-transformation…
D
DevOps Sauna from Eficode

Send us a text In this episode of the DevOps Sauna podcast, Darren Richardson and Pinja Kujala discuss and debunk the infamous question, "Is Agile dead?", highlighting how Agile is utilized in organizations today and how important it remains. Master Agile development and collaboration within your teams using the best practices and principles: https://www.eficode.com/agile-practices…
D
DevOps Sauna from Eficode

Send us a text In this special episode of the DevOps Sauna, Darren Richardson and Pinja Kujala are joined by Markus Tihumäki (Accessibility Specialist and Business Developer) and Toni Laakso (Accessibility Specialist) to discuss everything accessibility in celebration of World Accessibility Awareness Day. Design and create future-proof, user-centered digital services with Eficode: https://www.eficode.com/services/design-and-build-digital-services…
D
DevOps Sauna from Eficode

Send us a text In this episode of the DevOps Sauna, Darren Richardson and Pinja Kujala discuss the latest stories and developments in the DevOps space in April 2025, including OpenAI and ChatGPT, open source vs. commercial software, and the new reveals at Atlassian Team '25. Learn how to adopt the best DevOps practices to drive software delivery performance successfully: https://www.eficode.com/devops-transformation…
D
DevOps Sauna from Eficode

Send us a text In this special episode of the DevOps Sauna podcast, Darren Richardson and Pinja Kujala take some time away from DevOps to analyze the history and legacy of a critical component of Finnish culture: The sauna. Check out all the episodes of the DevOps Sauna on our website: https://www.eficode.com/devops-podcast…
D
DevOps Sauna from Eficode

Send us a text In this episode of the DevOps Sauna podcast, Darren Richardson and Pinja Kujala are joined by Sofus Albertsen, a DevOps Advocate and a Kubernetes expert, to discuss Kubernetes in Edge computing, highlighting various topics including PlanetScale and GitOps. Reach your DevOps goals with us, a Kubernetes-certified provider: https://www.eficode.com/solutions/kubernetes…
D
DevOps Sauna from Eficode

Send us a text In this episode of the DevOps Sauna, Darren Richardson and Pinja Kujala are joined by Dan Khurram to discuss The Future of Software conference on March 26, 2025. They highlight their favorite talks, their experience, and what they learned at the event. Reach your business goals with the right DevOps mindset and tooling: https://efcd.co/3RwCYkt…
D
DevOps Sauna from Eficode

Send us a text In this episode of the DevOps Sauna, Darren Richardson and Pinja Kujala discuss the latest stories and developments in the DevOps space in March 2025, including recent developments with xAI and the coming end of Opsgenie. Reach your business goals with the right DevOps mindset and tooling: https://efcd.co/3RwCYkt…
D
DevOps Sauna from Eficode

Send us a text In this episode of the DevOps Sauna, Darren Richardson and Pinja Kujala discuss the reveal of an exciting new technology created by Eficode: SUAMI (Single Unified AI Metrics Indicator). Find out more about Eficode's groundbreaking measurement system designed to quantify the unquantifiable. https://efcd.co/3EeyQT4…
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.