Tag: software architecture

Episode 495: Vaughn Vernon on Strategic Monoliths and Microservices

Filed in Episodes by on January 19, 2022 0 Comments
Episode 495: Vaughn Vernon on Strategic Monoliths and Microservices

Vaughn Vernon, author of Strategic Monoliths and Microservices, discusses topics covered in his latest book on strategies for purposeful software architecture from the perspective of both business and technical leaders. Host Akshay Manchale talks to Vaughn about barriers that businesses face in managing change in software due to organizational hurdles and technological challenges. Vaughn talks […]

Continue Reading »

SE-Radio Episode 312: Sachin Gadre on the Internet of Things

Filed in Episodes by on December 12, 2017 0 Comments
SE-Radio Episode 312: Sachin Gadre on the Internet of Things

Edaena Salinas talks with Sachin Gadre about the internet of things (IoT). What is IoT? What is the architecture of an IoT application? Sachin walks through a series of example to show how IoT applications are used and how they are built. Topics include: internet of things, data sources, and security.   Related Links The […]

Continue Reading »

SE-Radio Episode 244: Gernot Starke on Architecture Documentation using arc42

Filed in Episodes by on December 16, 2015 5 Comments
SE-Radio Episode 244: Gernot Starke on Architecture Documentation using arc42

Gernot Starke talks about arc42: an open-source set of templates he developed to document software architecture based on his practical experience with real projects. Also Gernot and host Eberhard then discuss how documenting architecture fits into agile processes and how to find the right amount of documentation for a system. They walk through the different […]

Continue Reading »

Episode 226: Eric Evans on Domain-Driven Design at 10 Years

Filed in Episodes by on May 13, 2015 6 Comments
Episode 226: Eric Evans on Domain-Driven Design at 10 Years

Eberhard Wolff talks with Eric Evans, the founder of domain-driven design (DDD), about its impact after 10 years. DDD consists of domain-modelling patterns; it has established itself as a sound approach for designing systems with complex requirements. The show covers an introduction to DDD, how the community’s understanding of DDD has changed in the last […]

Continue Reading »

Episode 210: Stefan Tilkov on Architecture and Micro Services

Filed in Episodes by on September 18, 2014 5 Comments
Episode 210: Stefan Tilkov on Architecture and Micro Services

Micro services is an emerging trend in software architecture that focuses on small, lightweight applications as a means to avoid large, unmaintainable, monolithic systems. This approach allows for individual technology stacks for each component and more resilient systems. Micro services uses well-known communication schemes such as REST but also require new technologies for the implementation. […]

Continue Reading »