microservices Episode 213: James Lewis on Microservices By www.se-radio.net Published On :: Wed, 29 Oct 2014 21:18:21 +0000 Johannes Thönes talks to James Lewis, principal consultant at ThoughtWorks, about microservices. They discuss microservices’ recent popularity, architectural styles, deployment, size, technical decisions, and consumer-driven contracts. They also compare microservices to service-oriented architecture and wrap up the episode by talking about key figures in the microservice community and standing on the shoulders of giants. Recording […] Full Article
microservices Episode 351 - Bernd Rücker on Orchestrating Microservices with Workflow Management By se-radio.net Published On :: Thu, 10 Jan 2019 23:39:57 +0000 Bernd Rücker, who has contributed to multiple open source workflow management projects, discusses orchestrating microservices with workflow management. As distributed systems evolve into a family of microservices that must handle long-running stateful processes with time-dependent actions, events, multiple paths through the system, and complex rollbacks, the workflow management model provides a way to ensure clear modeling, correctness, and separation of concerns. Rücker recommends a federated model in which each microservice is paired with its own workflow to handle retries and other policies and failure modes around that service. Robert Blumen spoke with Rücker about microservice architecture, event-driven systems, long-running stateful processes versus synchronous request/response, event handling, time-outs, and handling exceptional conditions with compensating transactions. Rücker compares the choreography versus orchestration models for collaboration and discusses why orchestration provides a better separation of concerns. The discussion delves into the implementation of workflow management systems including persistence, scaling, event handling, timers and scheduling, and similarities to CQRS. The discussion wraps up with monitoring and visualization. Full Article
microservices Episode 397: Pat Helland on Data Management with Microservices.mp3 By traffic.libsyn.com Published On :: Thu, 06 Feb 2020 18:07:13 +0000 Pat Helland talks to host Akshay Manchale about Data Management at scale in a Microservices world. Pat talks about trends in managaging data in a distributed microservices world, immutability, idempotence, inside and outside data, descriptive... Full Article
microservices Episode 495: Vaughn Vernon on Strategic Monoliths and Microservices By se-radio.net Published On :: Wed, 19 Jan 2022 21:10:46 +0000 Vaughn Vernon, author of the book “Strategic Monoliths and Microservices” discusses his book with host Akshay Manchale about strategies for purposeful architecture from the perspective of both business decision makers and technical leaders. Full Article
microservices Microservices Roundtable - Part 4 By traffic.libsyn.com Published On :: Mon, 12 Jan 2015 19:00:00 +0000 Where do we go from here? How much impact will microservices have in the future? Full Article
microservices Microservices Roundtable - Part 2 By traffic.libsyn.com Published On :: Mon, 12 Jan 2015 19:00:00 +0000 The discussion of basic differences and similarities between microservices and SOA continues. Full Article
microservices Microservices Roundtable - Part 3 By traffic.libsyn.com Published On :: Mon, 12 Jan 2015 19:00:00 +0000 The Ivory Tower and the Street: Two views of Microservices. Full Article
microservices Microservices Roundtable - Part 1 By traffic.libsyn.com Published On :: Mon, 12 Jan 2015 19:00:00 +0000 The panel discusses basic differences and similarities between microservices and service-oriented architecture. Full Article
microservices Microservices: Getting Real By traffic.libsyn.com Published On :: Tue, 16 May 2017 19:00:00 +0000 Microservices are hot, but is it the right approach for your project? A experts Chris Richardson, Adam Bien, Reza Rahman, and Karthik Gaekwad share insight on what goes into a successful microservices project in the real world. Full Article
microservices Are Microservices and APIs Becoming SOA 2.0? By traffic.libsyn.com Published On :: Tue, 15 Aug 2017 12:00:00 +0000 Are Microservices and APIs Becoming SOA 2.0? Are monolithic applications an anti-pattern? Experts Chris Richardson, Luis Weir, Phil Wilkins, and Boris Scholl address these and other questions in this roundtable discussion. Full Article
microservices #365: On the Highway to Helidon: Lightweight Java Microservices Framework By traffic.libsyn.com Published On :: Wed, 17 Apr 2019 04:00:00 +0000 Are you familiar with Project Helidon? It’s an open source Java microservices framework introduced by Oracle in September of 2018. As Helidon project lead Dmitry Kornilov explains in his article Helidon Takes Flight, "It’s possible to build microservices using Java EE, but it’s better to have a framework designed from the ground up for building microservices." In this program we’ll dig into Project Helidon with a panel that consists of two people who are actively engaged in the project, and two community leaders who have used Helidon in development projects, and have also organized Helidon-focused Meet-Ups. View the complete show notes. Full Article
microservices #390: Dmitry Alexandrov on Microservices, Project Helidon, and Building the Community By traffic.libsyn.com Published On :: Wed, 10 Feb 2021 13:49:47 +0000 In this episode Jim Grisanzio talks with Dmitry Alexandrov about his session at Jfokus 2021. Dmitry is a well known speaker at Java conferences globally, and at this month's Jfokus he ran a live coding session on Project Helidon, which is a collection of Java libraries for writing microservices. Dmitry covered the performance improvements and new features in Helidon 2.1. See his session abstract here. But Helidon is not just a Java engineering project for writing microservices. It's also an Open Source project. So developers can contribute globally via the community on GitHub. This is the real power of the technology -- the people sharing their experience and contributing to the project. And this is where Dmitry really gets emotional when he talks about Helidon. As a software developer, he loves the technology, but there's something special about his tone when he talks about the people he meets in the community. Dmitry has been a Java Champion for several years now, and he recently jointed Oracle in Bulgaria. Get him on Twitter @bercut2000. Jim Grisanzio is a Sr. Community Manager in Oracle Developer Relations. Get him on Twitter @jimgris. Video from the interview is on YouTube. Podcast Host: Jim Grisanzio, Oracle Developer Relations https://twitter.com/jimgris https://developer.oracle.com/team/ Full Article
microservices Emily Jiang Rethinks Microservices and Builds Cloud Native Apps By dukescorner.libsyn.com Published On :: Thu, 01 Sep 2022 07:51:12 +0000 JavaOne 2022 Speaker Preview In this conversation Oracle's Jim Grisanzio talks with Java developer and JavaOne 2022 speaker Emily Jiang from the UK. Emily is a Java Champion and Developer Advocate. She's doing three sessions at JavaOne in October on microservices and cloud native development and she previews them in this discussion. She also talks about her experiences with the Java community and JavaOne. JavaOne 2022 from October 17-20 in Las Vegas JavaOne 2022: Registration and Sessions JavaOne 2022 Updates at Inside Java Emily Jiang, Developer Advocate, IBM @emilyfhjiang Java Development and Community OpenJDK Inside Java Dev.Java @java on Twitter Java on YouTube Duke's Corner Podcast Host Jim Grisanzio, Oracle Java Developer Relations, @jimgris Full Article
microservices Why IoT Development Needs Microservices and Containerization By sandhill.com Published On :: Thu, 18 Jan 2018 00:00:00 +0000 Here’s how developers can maximize scalability and performance while minimizing cost and infrastructure usage. Keep on reading: Why IoT Development Needs Microservices and Containerization Full Article
microservices Designing Microservices with Django [Electronic book] : An Overview of Tools and Practices / Akos Hochrein. By encore.st-andrews.ac.uk Published On :: Berkeley, CA : Apress, 2019. Full Article