Last October, Apiumhub organized the Global Software Architecture Summit in Barcelona. This event featured over 20 talks and workshops by experts in the software architecture industry, including Michael Keeling, author of “Design It!: From Programmer to Software Architect.” Michael traveled … Read More
Software architecture
GSAS Talk: Pragmatic Approach to Architecture Metrics – Part 2
Continuing from Part 1, this article delves deeper into the insights of the talk “Pragmatic Approach to Architecture Metrics” presented by Sonya Natanzon and Vlad Khononov at the Global Software Architecture Summit last year. This second part of architecture metrics … Read More
Architectural Approaches: Clean and Hexagonal Architecture
When it comes to software architecture, the pursuit of creating robust and maintainable applications has always been the main goal. As technology evolves, so does the need for software architectures that can adapt, scale, and withstand the test of time. … Read More
The Coexistence of Microservices and Monoliths
In the realm of software architecture, two prominent concepts have gained significant attention in recent years: microservices and monoliths. Both approaches have their own set of advantages and disadvantages, and often, a debate arises as to which one is better. … Read More
GSAS Talk: Pragmatic Approach to Architecture Metrics – Part 1
In their thought-provoking presentation titled “Pragmatic Approach to Architecture Metrics” at GSAS’22 organized by Apiumhub, Sonya Natanzon, and Vlad Khononov delivered valuable insights. They offered the audience ample food for thought, emphasizing the importance of considering relevant metrics and adopting … Read More
GSAS Talk: Improve Your Architecture With the Modularity Maturity Index (MMI)
During the GSAS 2022 conference organized by Apiumhub, Dr. Carola Lilienthal presented an intriguing topic she had thoroughly explored in her book, Sustainable Software Architecture, and also in a chapter in the Software Architecture Metrics book: the Modularity Maturity Index … Read More
GSAS Talk: Metrics for Architects
Last October, I had the opportunity to attend the Global Software Architecture Summit, an event organized by Apiumhub in Barcelona. One of the talks I enjoyed the most during the event was “Metrics for Architects” by Alexander von Zitzewitz, founder and … Read More
Interview With Alexander von Zitzewitz, Speaker at GSAS 2022
Today we bring you another interview with a great professional in the software architecture industry, Alexander von Zitzewitz. Alexander attended the Global Software Architecture Summit, an event organized and hosted by Apiumhub, last year in October to present his talk … Read More
Eventual Consistency Through Message Ordering in a Microservices Architecture
Challenges When working in a microservices architecture, we face the problem of communication between our applications. Services must often collaborate in order to handle a request. As service instances are typically processes running on multiple machines or virtual instances, they … Read More
GSAS Talk: Understanding the Differences Between Modularity and Granularity
Last year, Apiumhub organized the Global Software Architecture Summit, a 2-day event that focused on software architecture metrics. During this event, I had the opportunity to attend the talk “Understanding the Differences Between Modularity and Granularity” by Mark Richards, an … Read More
GSAS Workshop: Become a Software Design Company
On October 3rd and 4th, 2022, Apiumhub organized the Global Software Architecture Summit, an event that reunited over 460 professionals to learn about software architecture metrics. In addition to talks from industry experts, GSAS also featured hands-on workshops where speakers … Read More
Interview With Michael Feathers, GSAS22 speaker
Michael Feathers, software architect and author of Working Effectively with Legacy Code, attended the Global Software Architecture Summit on October 4th, 2022, to give a talk about “Aligning Architecture with Responsibility Indices.” Apiumhub had the opportunity to interview him to … Read More